
@font-face {
    font-family: 'Open Sans';
    src: url('OpenSans-Regular-webfont.eot');
    src: url('OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('OpenSans-Regular-webfont.woff2') format('woff2'),
         url('OpenSans-Regular-webfont.woff') format('woff'),
         url('OpenSans-Regular-webfont.ttf') format('truetype'),
         url('OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'gothambookregular';
    src:  
	     url('gothambook-webfont.ttf');
	     url('gothamcondensed-book-webfont.woff2') format('woff2'),
         url('gothamcondensed-book-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'dtlnobeltregular';
    src: url('dtlnobelt-webfont.woff2') format('woff2'),
         url('dtlnobelt-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}