@font-face {
    font-family: DINNext-bold;
    src: url('./fonts/DINNextLTPro-Bold.otf');
}
@font-face {
    font-family: DINNext-regular;
    src: url('./fonts/DINNextLTPro-Regular');
}
@font-face {
    font-family: Fengardo-black;
    src: url('./fonts/FengardoNeue_Black');
}
@font-face {
    font-family: Fengardo-regular;
    src: url('./fonts/FengardoNeue_Regular');
}
