@font-face {
    font-family: "Commissioner";
    src: url(../fonts/Commissioner-Thin-ov.ttf) format("truetype");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Commissioner";
    src: url(../fonts/Commissioner-ExtraLight-ov.ttf) format("truetype");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Commissioner";
    src: url(../fonts/Commissioner-Light-ov.ttf) format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Commissioner";
    src: url(../fonts/Commissioner-Regular-ov.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Commissioner";
    src: url(../fonts/Commissioner-Medium-ov.ttf) format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Commissioner";
    src: url(../fonts/Commissioner-SemiBold-ov.ttf) format("truetype");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Commissioner";
    src: url(../fonts/Commissioner-Bold-ov.ttf) format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Commissioner";
    src: url(../fonts/Commissioner-ExtraBold-ov.ttf) format("truetype");
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Commissioner";
    src: url(../fonts/Commissioner-Black-ov.ttf) format("truetype");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
