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

@font-face {
    font-family: 'Orion';
    src: url('Orion-BlackItalic.woff2') format('woff2'),
        url('Orion-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
}

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

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

@font-face {
    font-family: 'Orion';
    src: url('Orion-ExtraBold.woff2') format('woff2'),
        url('Orion-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}

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

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

@font-face {
    font-family: 'Orion';
    src: url('Orion-ExtraBoldItalic.woff2') format('woff2'),
        url('Orion-ExtraBoldItalic.woff') format('woff');
    font-weight: 800;
    font-style: italic;
}

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

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

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

@font-face {
    font-family: 'Orion';
    src: url('Orion-SemiBoldItalic.woff2') format('woff2'),
        url('Orion-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
}

