@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/GilroyLight.eot');
    src: url('../fonts/GilroyLight.eot') format('embedded-opentype'),
        url('../fonts/GilroyLight.otf') format('opentype'),
        url('../fonts/GilroyLight.woff2') format('woff2'),
        url('../fonts/GilroyLight.woff') format('woff'),
        url('../fonts/GilroyLight.svg#GilroyLight') format('svg');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/GilroyExtraBold.eot');
    src: url('../fonts/GilroyExtraBold.eot') format('embedded-opentype'),
        url('../fonts/GilroyExtraBold.otf') format('opentype'),
        url('../fonts/GilroyExtraBold.woff2') format('woff2'),
        url('../fonts/GilroyExtraBold.woff') format('woff'),
        url('../fonts/GilroyExtraBold.svg#GilroyExtraBold') format('svg');
    font-weight: 700;
    font-style: normal;
}