@font-face {
    font-family: "Gilroy";
    src: url(Gilroy-Regular.woff) format("woff");
    font-display: swap;
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Gilroy";
    src: url(Gilroy-Medium.woff) format("woff");
    font-display: swap;
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "Gilroy";
    src: url(gilroy-bold.woff) format("woff");
    font-display: swap;
    font-weight: 600;
    font-style: normal;
}