/* ===== DIN Pro ===== */
@font-face {
    font-family: "DIN Pro";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/dinpro.otf') format('opentype');
}
@font-face {
    font-family: "DIN Pro";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('../fonts/dinpro_bold.otf') format('opentype');
}
@font-face {
    font-family: "DIN Pro";
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url('../fonts/dinpro_bolditalic.otf') format('opentype');
}
@font-face {
    font-family: "DIN Pro";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url('../fonts/dinpro_black.otf') format('opentype');
}
@font-face {
    font-family: "DIN Pro";
    font-style: italic;
    font-weight: 900;
    font-display: swap;
    src: url('../fonts/dinpro_blackitalic.otf') format('opentype');
}
@font-face {
    font-family: "DIN Pro";
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('../fonts/dinpro_condensedlight.otf') format('opentype');
}
@font-face {
    font-family: "DIN Pro";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('../fonts/dinpro_condensedmedium.otf') format('opentype');
}

/* ===== Lato ===== */
@font-face {
    font-family: "Lato";
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('../fonts/S6u9w4BMUTPHh7USewqFGC_p9dw.woff2') format('woff2');
}
@font-face {
    font-family: "Lato";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/S6uyw4BMUTPHvxw6XweuBCY.woff2') format('woff2');
}
@font-face {
    font-family: "Lato";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('../fonts/S6u9w4BMUTPHh6UVewqFGC_p9dw.woff2') format('woff2');
}
@font-face {
    font-family: "Lato";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url('../fonts/S6u9w4BMUTPHh50XewqFGC_p9dw.woff2') format('woff2');
}
