@font-face {
    font-family: 'Gilroy';
    src: url('../woff2/gilroy-extrabold.woff2') format('woff2'),
        url('../woff/gilroy-extrabold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../woff2/gilroy-bold.woff2') format('woff2'),
        url('../woff/gilroy-bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'Gilroy';
    src: url('../woff2/gilroy-medium.woff2') format('woff2'),
        url('../woff/gilroy-medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../woff2/gilroy-regular.woff2') format('woff2'),
        url('../woff/gilroy-regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../woff2/gilroy-light.woff2') format('woff2'),
        url('../woff/gilroy-light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../woff2/gilroy-ultralight.woff2') format('woff2'),
        url('../woff/gilroy-ultralight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../woff2/gilroy-thin.woff2') format('woff2'),
        url('../woff/gilroy-thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

