@font-face {
    font-family: "Arial";
    src: url("../fonts/Arial/Arial.eot");
    src:
        url("../fonts/Arial/Arial.eot?#iefix") format("embedded-opentype"),
        url("../fonts/Arial/Arial.woff2") format("woff2"),
        url("../fonts/Arial/Arial.woff") format("woff"),
        url("../fonts/Arial/Arial.svg#ArialMT") format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Arial";
    src: url("../fonts/Arial/Arial-Bold.eot");
    src:
        url("../fonts/Arial/Arial-Bold.eot?#iefix") format("embedded-opentype"),
        url("../fonts/Arial/Arial-Bold.woff2") format("woff2"),
        url("../fonts/Arial/Arial-Bold.woff") format("woff"),
        url("../fonts/Arial/Arial-Bold.svg#Arial-BoldMT") format("svg");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "RM Neue";
    src: url("../fonts/RMNeue/RMNeue-SemiBold.eot");
    src:
        url("../fonts/RMNeue/RMNeue-SemiBold.eot?#iefix")
            format("embedded-opentype"),
        url("../fonts/RMNeue/RMNeue-SemiBold.woff2") format("woff2"),
        url("../fonts/RMNeue/RMNeue-SemiBold.woff") format("woff"),
        url("../fonts/RMNeue/RMNeue-SemiBold.svg#RMNeue-SemiBold") format("svg");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: "Inter";
    src: url("../fonts/Inter/Inter-Italic-VariableFont_opsz\,wght.ttf");
    src:
        url("../fonts/Inter/Inter-VariableFont_opsz\,wght.ttf"),
        url("../fonts/Inter/static/Inter_18pt-Medium.ttf"),
        url("../fonts/Inter/static/Inter_24pt-Medium.ttf"),
        url("../fonts/Inter/static/Inter_28pt-Medium.ttf");

    /* font-weight: 400; */
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Manrope";
    src: url("../fonts/Manrope/Manrope-VariableFont_wght.ttf");
    src:
        url("../fonts/Manrope/static/Manrope-Light.ttf"),
        url("../fonts/Manrope/static/Manrope-Medium.ttf"),
        url("../fonts/Manrope/static/Manrope-Regular.ttf"),
        url("../fonts/Manrope/static/Manrope-SemiBold.ttf"),
        url("../fonts/Manrope/static/Manrope-Bold.ttf");

    /* font-weight: 400; */
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: "Roboto";
    src: url("../fonts/Roboto/Roboto-Italic-VariableFont_wdth\,wght.ttf");
    src:
        url("../fonts/Roboto/Roboto-VariableFont_wdth\,wght.ttf"),
        url("../fonts/Inter/static/Inter_18pt-Medium.ttf"),
        url("../fonts/Inter/static/Inter_24pt-Medium.ttf"),
        url("../fonts/Inter/static/Inter_28pt-Medium.ttf");

    /* font-weight: 400; */
    font-style: normal;
    font-display: swap;
}