﻿@font-face {
    font-family: 'DIN Pro';
    src: url('DIN Pro/DINPro-Light.otf') format('opentype');
    font-weight: 350;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DIN Pro';
    src: url('DIN Pro/DINPro-Bold_1.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}