@font-face {
    font-family: 'GothamMedium';
    src: url('fonts/gotham-medium.eot');
    src: url('fonts/gotham-medium.eot?#iefix') format('embedded-opentype'),
         url('fonts/gotham-medium.woff') format('woff'),
         url('fonts/gotham-medium.ttf') format('truetype'),
         url('fonts/gotham-medium.svg#GothamMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'FournierReg';
    src: url('fonts/FournierMTStd-Regular.eot');
    src: url('fonts/FournierMTStd-Regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/FournierMTStd-Regular.woff') format('woff'),
         url('fonts/FournierMTStd-Regular.ttf') format('truetype'),
         url('fonts/FournierMTStd-Regular.svg#FournierReg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'NovecentoWideBold';
    src: url('fonts/synthview_-_novecento_sans_wide_bold.eot');
    src: url('fonts/synthview_-_novecento_sans_wide_bold.eot?#iefix') format('embedded-opentype'),
    	 url('fonts/synthview_-_novecento_sans_wide_bold.woff2') format('woff2'),
         url('fonts/synthview_-_novecento_sans_wide_bold.woff') format('woff'),
         url('fonts/synthview_-_novecento_sans_wide_bold.ttf') format('truetype'),
         url('fonts/synthview_-_novecento_sans_wide_bold.svg#NovecentoWideBold') format('svg');
    font-weight: normal;
    font-style: normal;

}