@font-face {
    font-family: 'gilroyextrabold';
    src: url('gilroy-extrabold-fb.woff2') format('woff2'),
         url('gilroy-extrabold-fb.woff') format('woff'),
         url('gilroy-extrabold-fb.ttf') format('truetype'),
         url('gilroy-extrabold-fb.svg#gilroyextrabold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'gilroylight';
    src: url('gilroy-light-fb.woff2') format('woff2'),
         url('gilroy-light-fb.woff') format('woff'),
         url('gilroy-light-fb.ttf') format('truetype'),
         url('gilroy-light-fb.svg#gilroylight') format('svg');
    font-weight: normal;
    font-style: normal;

}