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

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