/* GT Ultra Gio Bold */
@font-face {
    font-family: 'GT Ultra Gio';
    src: url('GT-Ultra-Gio-Bold-Woff2.woff2') format('woff2'),
         url('GT-Ultra-Gio-Bold-Woff.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/* Gellix Bold */
@font-face {
    font-family: 'Gellix';
    src: url('Gellix-Bold-Woff2.woff2') format('woff2'),
         url('Gellix-Bold-Woff.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

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

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

/* Gellix Medium Italic */
@font-face {
    font-family: 'Gellix';
    src: url('Gellix-MediumItalic-Woff2.woff2') format('woff2'),
         url('Gellix-MediumItalic-Woff.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}
