@font-face {
    font-family: 'Gelion';
    src: url('../gelion-font/Gelion-BlackItalic.woff2') format('woff2'),
        url('../gelion-font/Gelion-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Gelion';
    src: url('../gelion-font/Gelion-BoldItalic.woff2') format('woff2'),
        url('../gelion-font/Gelion-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Gelion';
    src: url('../gelion-font/Gelion-Black.woff2') format('woff2'),
        url('../gelion-font/Gelion-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gelion';
    src: url('../gelion-font/Gelion-Regular.woff2') format('woff2'),
        url('../gelion-font/Gelion-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gelion';
    src: url('../gelion-font/Gelion-Light.woff2') format('woff2'),
        url('../gelion-font/Gelion-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gelion';
    src: url('../gelion-font/Gelion-Bold.woff2') format('woff2'),
        url('../gelion-font/Gelion-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gelion Semi';
    src: url('../gelion-font/Gelion-SemiBold.woff2') format('woff2'),
        url('../gelion-font/Gelion-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gelion';
    src: url('../gelion-font/Gelion-Medium.woff2') format('woff2'),
        url('../gelion-font/Gelion-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gelion Semi';
    src: url('../gelion-font/Gelion-SemiBoldItalic.woff2') format('woff2'),
        url('../gelion-font/Gelion-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Gelion';
    src: url('../gelion-font/Gelion-MediumItalic.woff2') format('woff2'),
        url('../gelion-font/Gelion-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Gelion Regular';
    src: url('../gelion-font/Gelion-RegularItalic.woff2') format('woff2'),
        url('../gelion-font/Gelion-RegularItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Gelion';
    src: url('../gelion-font/Gelion-LightItalic.woff2') format('woff2'),
        url('../gelion-font/Gelion-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Gelion';
    src: url('../gelion-font/Gelion-Thin.woff2') format('woff2'),
        url('../gelion-font/Gelion-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gelion';
    src: url('../gelion-font/Gelion-ThinItalic.woff2') format('woff2'),
        url('../gelion-font/Gelion-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}