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

@font-face {
    font-family: "FiraGO italic";
    src: url("../fonts/FiraGO-MediumItalic.otf");
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Helvetica Neue LT GEO";
    src: url("../fonts/HELVETICANEUELTGEO-55ROMAN.TTF");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

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