@font-face {
    font-family: 'Gilroy';
    src: url('font-gilroy/Gilroy-SemiBold.otf') format('otf');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('font-gilroy/Gilroy-Light.otf') format('otf');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('font-gilroy/Gilroy-RegularItalic.otf') format('otf');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('font-gilroy/Gilroy-LightItalic.otf') format('otf');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('font-gilroy/Gilroy-BoldItalic.otf') format('otf');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('font-gilroy/Gilroy-Regular.otf') format('otf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('font-gilroy/Gilroy-Bold.otf') format('otf');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('font-gilroy/Gilroy-SemiBoldItalic.otf') format('otf');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

