@font-face {
    font-family: 'Gilroy';
    src:
        url('../../fonts/gilroy-light/Gilroy-Light.ttf') format('truetype'),
        url('../../fonts/gilroy-light/Gilroy-Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src:
        url('../../fonts/gilroy-extrabold/Gilroy-Extrabold.ttf') format('truetype'),
        url('../../fonts/gilroy-extrabold/Gilroy-Extrabold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
