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

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

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

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