@font-face {
    font-family: 'Din Regular';
    src: url('../fonts/din-regular.otf') format('opentype');
}

@font-face {
    font-family: 'Din Medium';
    src: url('../fonts/din-medium.otf') format('opentype');
}

@font-face {
    font-family: 'Din Bold';
    src: url('../fonts/din-bold.otf') format('opentype');
}

@font-face {
    font-family: 'Din Italic';
    src: url('../fonts/din-italic.otf') format('opentype');
}
