@font-face {
    font-family: DINNext;
    src: url(/fonts/DINNextW1G-Black.otf) format('opentype');
    font-weight: 1000;
    font-style: normal;
}
@font-face {
    font-family: DINNext;
    src: url(/fonts/DINNextW1G-Heavy.otf) format('opentype');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: DINNext;
    src: url(/fonts/DINNextW1G-Bold.otf) format('opentype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: DINNext;
    src: url(/fonts/DINNextW1G-Medium.otf) format('opentype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: DINNext;
    src: url(/fonts/DINNextW1G-Regular.otf)format('opentype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: DINNext;
    src: url(/fonts/DINNextW1G-Light.otf)format('opentype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: DINNext;
    src: url(/fonts/DINNextW1G-UltraLight.otf)format('opentype');
    font-weight: 200;
    font-style: normal;
}