@font-face {
    font-family: 'DIN 2014';
    src: url('DIN2014-Regular.woff2') format('woff2'),
        url('DIN2014-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Muli';
    src: url('Muli.woff2') format('woff2'),
        url('Muli.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

