
@font-face {
    font-family: 'DIN Next LT Pro';
    src: url('DINNextLTPro-Regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'DIN Next LT Pro';
    src: url('DINNextLTPro-Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'DIN Next LT Pro';
    src: url('DINNextLTPro-BoldItalic.otf') format('opentype');
    font-weight: 700;
    font-style: italic;
}
@font-face {
    font-family: 'DIN Next LT Pro';
    src: url('DINNextLTPro-Black.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'DIN Next LT Pro';
    src: url('DINNextLTPro-Heavy.otf') format('opentype');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'DIN Next LT Pro';
    src: url('DINNextLTPro-UltraLight.otf') format('opentype');
    font-weight: 200;
    font-style: normal;
}
