@font-face {
    font-family: 'Gellix';
    src: url('Gellix-Bold.woff2') format('woff2'),
        url('Gellix-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gellix';
    src: url('Gellix-Light.woff2') format('woff2'),
        url('Gellix-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gellix';
    src: url('Gellix-ExtraBold.woff2') format('woff2'),
        url('Gellix-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gellix';
    src: url('Gellix-BoldItalic.woff2') format('woff2'),
        url('Gellix-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Gellix';
    src: url('Gellix-LightItalic.woff2') format('woff2'),
        url('Gellix-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Gellix';
    src: url('Gellix-SemiBoldItalic.woff2') format('woff2'),
        url('Gellix-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Gellix';
    src: url('Gellix-SemiBold.woff2') format('woff2'),
        url('Gellix-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gellix';
    src: url('Gellix-Regular.woff2') format('woff2'),
        url('Gellix-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gellix';
    src: url('Gellix-RegularItalic.woff2') format('woff2'),
        url('Gellix-RegularItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Gellix';
    src: url('Gellix-Medium.woff2') format('woff2'),
        url('Gellix-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Denominary';
    src: url('Denominary-Bold.woff2') format('woff2'),
        url('Denominary-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}