@font-face {
    font-family: 'Roxborough CF Extra';
    src: url('../fonts/RoxboroughCF-ExtraBold.woff2') format('woff2'),
        url('../fonts/RoxboroughCF-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roxborough CF Demi';
    src: url('../fonts/RoxboroughCF-DemiBoldItalic.woff2') format('woff2'),
        url('../fonts/RoxboroughCF-DemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roxborough CF Demi';
    src: url('../fonts/RoxboroughCF-DemiBold.woff2') format('woff2'),
        url('../fonts/RoxboroughCF-DemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roxborough CF Extra';
    src: url('../fonts/RoxboroughCF-ExtraBoldItalic.woff2') format('woff2'),
        url('../fonts/RoxboroughCF-ExtraBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roxborough CF';
    src: url('../fonts/RoxboroughCF-BoldItalic.woff2') format('woff2'),
        url('../fonts/RoxboroughCF-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roxborough CF';
    src: url('../fonts/RoxboroughCF-Bold.woff2') format('woff2'),
        url('../fonts/RoxboroughCF-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roxborough CF';
    src: url('../fonts/RoxboroughCF-MediumItalic.woff2') format('woff2'),
        url('../fonts/RoxboroughCF-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roxborough CF';
    src: url('../fonts/RoxboroughCF-LightItalic.woff2') format('woff2'),
        url('../fonts/RoxboroughCF-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roxborough CF';
    src: url('../fonts/RoxboroughCF-Light.woff2') format('woff2'),
        url('../fonts/RoxboroughCF-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roxborough CF';
    src: url('../fonts/RoxboroughCF-Medium.woff2') format('woff2'),
        url('../fonts/RoxboroughCF-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roxborough CF';
    src: url('../fonts/RoxboroughCF-HeavyItalic.woff2') format('woff2'),
        url('../fonts/RoxboroughCF-HeavyItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roxborough CF';
    src: url('../fonts/RoxboroughCF-Heavy.woff2') format('woff2'),
        url('../fonts/RoxboroughCF-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roxborough CF';
    src: url('../fonts/RoxboroughCF-Thin.woff2') format('woff2'),
        url('../fonts/RoxboroughCF-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roxborough CF';
    src: url('../fonts/RoxboroughCF-ThinItalic.woff2') format('woff2'),
        url('../fonts/RoxboroughCF-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roxborough CF Regular';
    src: url('../fonts/RoxboroughCF-RegularItalic.woff2') format('woff2'),
        url('../fonts/RoxboroughCF-RegularItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roxborough CF';
    src: url('../fonts/RoxboroughCF-Regular.woff2') format('woff2'),
        url('../fonts/RoxboroughCF-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Jost';
    src: url('../fonts/Jost-Regular.woff2') format('woff2'),
        url('../fonts/Jost-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

