@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;
}
