@font-face {
    font-family: 'stix-two-math';
    src:    url('STIX2Math.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'stix-two-text';
    src:    url('STIX2Text-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'stix-two-text';
    src:    url('STIX2Text-Italic.woff2') format('woff2');
    font-weight: normal;
    font-style: italic;
}


@font-face {
    font-family: 'stix-two-text';
    src:    url('STIX2Text-Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
}


@font-face {
    font-family: 'stix-two-text';
    src:    url('STIX2Text-BoldItalic.woff2') format('woff2');
    font-weight: bold;
    font-style: italic;
}
