@font-face {
    font-family: 'DINPro-Regular';
    src: url('../fonts/DINPro-Regular.woff2') format('woff2'),
    url('../fonts/RDINPro-Regular.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}