@font-face {
    font-family: 'Onsite Std';
    src: url('OnsiteStandard-Medium.woff2') format('woff2'),
        url('OnsiteStandard-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Onsite Std';
    src: url('OnsiteStandard-Bold.woff2') format('woff2'),
        url('OnsiteStandard-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Onsite Std';
    src: url('OnsiteStandard-Extrabold.woff2') format('woff2'),
        url('OnsiteStandard-Extrabold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Onsite Std';
    src: url('OnsiteStandard-Extralight.woff2') format('woff2'),
        url('OnsiteStandard-Extralight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Onsite Std';
    src: url('OnsiteStandard-Thin.woff2') format('woff2'),
        url('OnsiteStandard-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Onsite Std';
    src: url('OnsiteStandard-Regular.woff2') format('woff2'),
        url('OnsiteStandard-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Onsite Std';
    src: url('OnsiteStandard-Light.woff2') format('woff2'),
        url('OnsiteStandard-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

