/*@font-face {
    font-family: 'DIN Condensed';
    src: url('DINCondensed-Bold.woff2') format('woff2'),
        url('DINCondensed-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}*/

/*@font-face {
    font-family: 'DIN Condensed';
    src: url('d-dinexp-webfont.woff2') format('woff2'),
         url('d-dinexp-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}*/

@font-face {
    font-family: 'Roboto Condensed';
    src: url('RobotoCondensed-Light.woff2') format('woff2'),
        url('RobotoCondensed-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Arista 2.0 Alternate';
    src: url('Arista20Alternate.woff2') format('woff2'),
        url('Arista20Alternate.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}