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

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

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

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

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

@font-face {
    font-family: 'Glyphic Sans';
    src: url('GlyphicSans-Extralightitalic.woff2') format('woff2'),
        url('GlyphicSans-Extralightitalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

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

@font-face {
    font-family: 'Glyphic Sans';
    src: url('GlyphicSans-Semibolditalic.woff2') format('woff2'),
        url('GlyphicSans-Semibolditalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

