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

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

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

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

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

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

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

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

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

