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

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

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

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

