
@font-face {
    font-family: 'Young Serif';
    src: url('youngserif-regular-webfont.eot');
    src: url('youngserif-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('youngserif-regular-webfont.woff2') format('woff2'),
         url('youngserif-regular-webfont.woff') format('woff'),
         url('youngserif-regular-webfont.ttf') format('truetype'),
         url('youngserif-regular-webfont.svg#young_serifregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'DINN';
    src: url('DINNextLTPro-Regular.eot');
    src: local('DIN Next LT Pro Regular'), local('DINNextLTPro-Regular'),
        url('DINNextLTPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('DINNextLTPro-Regular.woff2') format('woff2'),
        url('DINNextLTPro-Regular.woff') format('woff'),
        url('DINNextLTPro-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}