@font-face {
    font-family: 'AdihausDIN Cn';
    src: url('AdihausDIN-CnItalic.woff2') format('woff2'),
        url('AdihausDIN-CnItalic.woff') format('woff'),
        url('AdihausDIN-CnItalic.ttf') format('truetype'),
        url('AdihausDIN-CnItalic.svg#AdihausDIN-CnItalic') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'AdihausDIN Cn';
    src: url('AdihausDIN-Cn.woff2') format('woff2'),
        url('AdihausDIN-Cn.woff') format('woff'),
        url('AdihausDIN-Cn.ttf') format('truetype'),
        url('AdihausDIN-Cn.svg#AdihausDIN-Cn') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AdihausDIN Cn';
    src: url('AdihausDIN-CnBold.woff2') format('woff2'),
        url('AdihausDIN-CnBold.woff') format('woff'),
        url('AdihausDIN-CnBold.ttf') format('truetype'),
        url('AdihausDIN-CnBold.svg#AdihausDIN-CnBold') format('svg');
    font-weight: bold;
    font-style: normal;
}

