/* =================== DIN FONT ================== */

@font-face {
    font-family: barlow-black; 
    src: url(fonts/barlow/Barlow-Black.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}

