/* Licenced under SIL Open Font Licence https://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL */
/* Font via Google Fonts https://fonts.google.com/specimen/Red+Hat+Text */

@font-face {
    font-family: 'Red Hat Text';
    src: url('RedHatText-Light.woff2') format('woff2'),
        url('RedHatText-Light.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Red Hat Text';
    src: url('RedHatText-LightItalic.woff2') format('woff2'),
        url('RedHatText-LightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Red Hat Text';
    src: url('RedHatText-Regular.woff2') format('woff2'),
        url('RedHatText-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Red Hat Text';
    src: url('RedHatText-Italic.woff2') format('woff2'),
        url('RedHatText-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Red Hat Text';
    src: url('RedHatText-Medium.woff2') format('woff2'),
        url('RedHatText-Medium.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Red Hat Text';
    src: url('RedHatText-MediumItalic.woff2') format('woff2'),
        url('RedHatText-MediumItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}