@font-face {
    font-family: 'editorial_regular';
    src: url('editorialnew-regular-webfont.woff2') format('woff2'),
    url('editorialnew-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'editorial_thin';
    src: url('editorialnew-thin-webfont.woff2') format('woff2'),
    url('editorialnew-thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'DIN';
    src: url('din-webfont.eot');
    src: url('din-webfont.eot?#iefix') format('embedded-opentype'),
    url('din-webfont.woff') format('woff'),
    url('din-webfont.ttf') format('truetype'),
    url('din-webfont.svg#DINRegular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DIN';
    src: url('dinbold-webfont.eot');
    src: url('dinbold-webfont.eot?#iefix') format('embedded-opentype'),
    url('dinbold-webfont.woff') format('woff'),
    url('dinbold-webfont.ttf') format('truetype'),
    url('dinbold-webfont.svg#DINBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}