@font-face {
    font-family: 'gilroyLight';
    src: url('Gilroy-Light.otf') format('opentype'); /* Safari, Android, iOS */
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'gilroyExtraBold';
    src: url('Gilroy-ExtraBold.otf') format('opentype'); /* Safari, Android, iOS */
    font-weight: 900;
    font-style: normal;
}