@font-face {
    font-family: 'STIXGeneral';
    src: url('STIXGeneral-Regular.woff') format('woff'), url('STIXGeneral-Regular.woff2') format('woff2'), url('STIXGeneral-Regular.eot'), url('STIXGeneral-Regular.eot?#iefix') format('embedded-opentype'), url('STIXGeneral-Regular.otf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'STIXGeneral';
    src: url('subset-STIXGeneral-BoldItalic.ttf') format('truetype');
    src:url('subset-STIXGeneral-BoldItalic.woff2') format('woff2'),
        url('subset-STIXGeneral-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

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

@font-face {
    font-family: 'STIXGeneral';
    src:  url('subset-STIXGeneral-Italic.ttf') format('truetype');
    src:url('subset-STIXGeneral-Italic.woff2') format('woff2'),
        url('subset-STIXGeneral-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

