@font-face {
    font-family: 'alegreya_sanslight';
    src: url('alegreyasans-light-webfont.woff2') format('woff2'),
        url('alegreyasans-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'julius_sans_oneregular';
    src: url('juliussansone-regular-webfont.woff2') format('woff2'),
        url('juliussansone-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DIN Offc Cond Medium';
    src: url('DIN Offc Cond Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DIN Offc Cond Black';
    src: url('DIN Offc Cond Black.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DIN-light';
    src: url('ufonts.com_din-light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DIN-Bold';
    src: url('DIN-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}