@font-face {
    font-family: 'Gilroy';
    font-weight: 100 300;
    font-display: swap;
    font-style: normal;
    src: url("Gilroy-Medium.woff2") format("woff2");
}

@font-face {
    font-family: 'Gilroy';
    font-weight: 400 600;
    font-display: swap;
    font-style: normal;
    src: url("Gilroy-semibold.woff2") format("woff2");
}

@font-face {
    font-family: 'Gilroy';
    font-weight: 800;
    font-display: swap;
    font-style: normal;
    src: url("Gilroy-Bold.woff2") format("woff2");
}