@font-face {
    font-family: "Geogtq-Light";
    src: url("../fonts/Geogtq-Lg.otf") format("opentype");
    font-weight: 300;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: "Geogtq-Regular";
    src: url("../fonts/Geog-RgIt.otf") format("opentype");
    font-weight: 400;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: "Geogtq-Medium";
    src: url("../fonts/Geogtq-Md.otf") format("opentype");
    font-weight: 500;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: "Geogtq-semibold";
    src: url("../fonts/Geogtq-Sb.otf") format("opentype");
    font-weight: 600;
    font-display: swap;
    font-style: normal;
}
