@font-face {
    font-family: Gilroy-Light;
    src: url("./Gilroy-Light.otf") format("opentype");
}

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