/* ////////////////////////////////////////////////////////////////////////////////////////// */
/* 100 */
/* ////////////////////////////////////////////////////////////////////////////////////////// */
@font-face {
    font-family: 'Gilroy';
    src: url('Gilroy-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Gilroy';
    src: url('Gilroy-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

/* /////////////////////////////////////////////////////////////////////////////////////// */
/* 200 */
/* /////////////////////////////////////////////////////////////////////////////////////// */
@font-face {
    font-family: 'Gilroy';
    src: url('Gilroy-UltraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gilroy';
    src: url('Gilroy-UltraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

/* /////////////////////////////////////////////////////////////////////////////////////////// */
/* 300 */
/* /////////////////////////////////////////////////////////////////////////////////////////// */
@font-face {
    font-family: 'Gilroy';
    src: url('Gilroy-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Gilroy';
    src: url('Gilroy-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

/* ///////////////////////////////////////////////////////////////////////////////////////////////// */
/* 400 */
/* ///////////////////////////////////////////////////////////////////////////////////////////////// */
@font-face {
    font-family: 'Gilroy';
    src: url('Gilroy-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gilroy';
    src: url('Gilroy-RegularItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

/* ////////////////////////////////////////////////////////////////////////////////////////////// */
/* 500 */
/* ////////////////////////////////////////////////////////////////////////////////////////////// */
@font-face {
    font-family: 'Gilroy';
    src: url('Gilroy-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Gilroy';
    src:  url('Gilroy-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

/* ///////////////////////////////////////////////////////////////////////////////////////// */
/* 600 */
/* ///////////////////////////////////////////////////////////////////////////////////////// */
@font-face {
    font-family: 'Gilroy';
    src: url('Gilroy-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gilroy';
    src: url('Gilroy-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

/* ///////////////////////////////////////////////////////////////////////////////////// */
/* 700 */
/* ///////////////////////////////////////////////////////////////////////////////////// */
@font-face {
    font-family: 'Gilroy';
    src: url('Gilroy-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Gilroy';
    src: url('Gilroy-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

/* //////////////////////////////////////////////////////////////////////////////////// */
/* 800 */
/* //////////////////////////////////////////////////////////////////////////////////// */
@font-face {
    font-family: 'Gilroy';
    src: url('Gilroy-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gilroy';
    src: url('Gilroy-ExtraBoldItalic.woff') format('woff');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}

/* //////////////////////////////////////////////////////////////////////////// */
/* 900 */
/* //////////////////////////////////////////////////////////////////////////// */
@font-face {
    font-family: 'Gilroy';
    src: url('Gilroy-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gilroy';
    src: url('Gilroy-HeavyItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Gilroy';
    src: url('Gilroy-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Gilroy';
    src: url('Gilroy-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
