@font-face {
    font-family: "Gilroy";
    font-weight: 400;
    font-style: normal;
    src: url("fonts/Gilroy-Regular/font.woff2") format("woff2"),
        url("fonts/Gilroy-Regular/font.woff") format("woff");
}

@font-face {
    font-family: "Gilroy";
    font-weight: 700;
    font-style: normal;
    src: url("fonts/Gilroy-Bold/font.woff2") format("woff2"),
        url("fonts/Gilroy-Bold/font.woff") format("woff");
}
