
@font-face {
    font-family: 'Gilroy';
    src: url('Gilroy-Extrabold.eot');
    src: url('Gilroy-Extrabold.eot?#iefix') format('embedded-opentype'),
    url('Gilroy-Extrabold.svg#Gilroy-Extrabold') format('svg'),
    url('Gilroy-Extrabold.ttf') format('truetype'),
    url('Gilroy-Extrabold.woff') format('woff'),
    url('Gilroy-Extrabold.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('Gilroy-Light.eot');
    src: url('Gilroy-Light.eot?#iefix') format('embedded-opentype'),
    url('Gilroy-Light.svg#Gilroy-Light') format('svg'),
    url('Gilroy-Light.ttf') format('truetype'),
    url('Gilroy-Light.woff') format('woff'),
    url('Gilroy-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
}