/* Bebas Neue Pro Bold — DISPLAY / H1 (assets/fonts/) */
@font-face {
    font-family: "Bebas Neue Pro";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("../fonts/BebasNeuePro-Bold.woff2") format("woff2");
}

/* Commissioner — локальные woff2 (assets/fonts/) */
@font-face {
    font-family: "Commissioner";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/commissioner-cyrillic-400-normal.woff2") format("woff2");
}

@font-face {
    font-family: "Commissioner";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("../fonts/commissioner-cyrillic-500-normal.woff2") format("woff2");
}

@font-face {
    font-family: "Commissioner";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("../fonts/commissioner-cyrillic-700-normal.woff2") format("woff2");
}
