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

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

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

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

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

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

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

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

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

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

