@font-face {
    font-family: 'din';
    src: url('/fonts/din-regular-webfont-webfont.eot');
    src: url('/fonts/din-regular-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/din-regular-webfont-webfont.woff') format('woff'),
         url('/fonts/din-regular-webfont-webfont.ttf') format('truetype'),
         url('/fonts/din-regular-webfont-webfont.svg#dinregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'pontanosans';
    src: url('/fonts/pontanosans-regular-webfont.eot');
    src: url('/fonts/pontanosans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/pontanosans-regular-webfont.woff') format('woff'),
         url('/fonts/pontanosans-regular-webfont.ttf') format('truetype'),
         url('/fonts/pontanosans-regular-webfont.svg#pontano_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'interstate';
    src: url('/fonts/Interstate-Black.eot');
    src: url('/fonts/Interstate-Black.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Interstate-Black.woff') format('woff'),
         url('/fonts/Interstate-Black.ttf') format('truetype'),
         url('/fonts/Interstate-Black.svg#interstateregular') format('svg');
    font-weight: normal;
    font-style: normal;

}