@font-face {
    font-family: 'Luna Sans';
    font-style: normal;
    font-weight: 100;
    src: url('luma-sans/LunaSans-Thin.woff') format('woff');
}

@font-face {
    font-family: 'Luna Sans';
    font-style: italic;
    font-weight: 100;
    src: url('luma-sans/LunaSans-ThinItalic.woff') format('woff');
}

@font-face {
    font-family: 'Luna Sans';
    font-style: normal;
    font-weight: 300;
    src: url('luma-sans/LunaSans-Light.woff') format('woff');
}

@font-face {
    font-family: 'Luna Sans';
    font-style: italic;
    font-weight: 300;
    src: url('luma-sans/LunaSans-LightItalic.woff') format('woff');
}

@font-face {
    font-family: 'Luna Sans';
    font-style: normal;
    font-weight: 400;
    src: url('luma-sans/LunaSans-Regular.woff') format('woff');
}

@font-face {
    font-family: 'Luna Sans';
    font-style: italic;
    font-weight: 400;
    src: url('luma-sans/LunaSans-Italic.woff') format('woff');
}

@font-face {
    font-family: 'Luna Sans';
    font-style: normal;
    font-weight: 600;
    src: url('luma-sans/LunaSans-SemiBold.woff') format('woff');
}

@font-face {
    font-family: 'Luna Sans';
    font-style: italic;
    font-weight: 600;
    src: url('luma-sans/LunaSans-SemiBoldItalic.woff') format('woff');
}

@font-face {
    font-family: 'Luna Sans';
    font-style: italic;
    font-weight: 700;
    src: url('luma-sans/LunaSans-BoldItalic.woff') format('woff');
}

@font-face {
    font-family: 'Luna Sans';
    font-style: normal;
    font-weight: 800;
    src: url('luma-sans/LunaSans-ExtraBold.woff') format('woff');
}

@font-face {
    font-family: 'Luna Sans';
    font-style: italic;
    font-weight: 800;
    src: url('luma-sans/LunaSans-ExtraBoldItalic.woff') format('woff');
}

@font-face {
    font-family: 'Luna Sans';
    font-style: normal;
    font-weight: 900;
    src: url('luma-sans/LunaSans-Black.woff') format('woff');
}

@font-face {
    font-family: 'Luna Sans';
    font-style: italic;
    font-weight: 900;
    src: url('luma-sans/LunaSans-BlackItalic.woff') format('woff');
}