@font-face {
    font-family: "GilroyRegular";
    src: url("../fonts/Gilroy-Regular.otf") format("opentype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "GilroySemiBold";
    src: url("../fonts/Gilroy-SemiBold.otf") format("opentype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "GilroyExtraBold";
    src: url("../fonts/Gilroy-ExtraBold.otf") format("opentype");
    font-style: normal;
    font-weight: normal;
}