@font-face {
    font-family: 'DIN-Regular';
    src: url('../woff2/din-regular.woff2') format('woff2'),
        url('../woff/din-regular.woff') format('woff'),
        url('../ttf/din-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}



@font-face {
    font-family: 'DIN-Bold';
    src: url('../woff2/din-bold.woff2') format('woff2'),
        url('../woff/din-bold.woff') format('woff'),
        url('../ttf/din-bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

