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

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