@font-face {
    font-family: Gilroy;
    font-style: normal;
    font-weight: 200;
    src: url(../fonts/gilroy/gilroy-light.woff2) format("woff2");
    font-display: swap
}

@font-face {
    font-family: Gilroy;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/gilroy/gilroy-regular.woff2) format("woff2");
    font-display: swap
}

@font-face {
    font-family: Gilroy;
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/gilroy/gilroy-medium.woff2) format("woff2");
    font-display: swap
}

@font-face {
    font-family: Gilroy;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/gilroy/gilroy-bold.woff2) format("woff2");
    font-display: swap
}

@font-face {
    font-family: Gilroy;
    font-style: normal;
    font-weight: 900;
    src: url(../fonts/gilroy/gilroy-extrabold.woff2) format("woff2");
    font-display: swap
}

@font-face {
    font-family: Inter;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/inter/inter-regular.woff2) format("woff2");
    font-display: swap
}

@font-face {
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/inter/inter-medium.woff2) format("woff2");
    font-display: swap
}

@font-face {
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    src: url(../fonts/inter/inter-semibold.woff2) format("woff2");
    font-display: swap
}

@font-face {
    font-family: Inter;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/inter/inter-bold.woff2) format("woff2");
    font-display: swap
}
