@font-face {
    font-family: "Gilroy GEO";
    src: url("../fonts/GilroyGEO-Heavy.eot");
    src: url("../fonts/GilroyGEO-Heavy.eot?#iefix") format("embedded-opentype"),
         url("../fonts/GilroyGEO-Heavy.woff2") format("woff2"),
         url("../fonts/GilroyGEO-Heavy.woff") format("woff"),
         url("../fonts/GilroyGEO-Heavy.ttf") format("truetype"),
         url("../fonts/GilroyGEO-Heavy.svg#GilroyGEO") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Helvetica Roman";
    src: url("../fonts/HelveticaNeueLTGEORoman.ttf");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Helvetica Medium";
    src: url("../fonts/HelveticaNeueLTGEOMedium.ttf");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Helvetica Bold";
    src: url("../fonts/HelveticaNeueLTGEOBold.ttf");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Helvetica Light";
    src: url("../fonts/HelveticaNeueLTGEOLight.ttf");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Campton Light";
    src: url("../fonts/CamptonLight.otf");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Campton Medium";
    src: url("../fonts/CamptonMedium.otf");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

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

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