/* latin-ext */
@font-face {
    font-family: 'Red Hat Display';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: local('Red Hat Display It'), local('RedHatDisplay-Italic'), url(/fonts/RedHatDisplay-Italic.ttf) format('truetype');
}

/* latin-ext */
@font-face {
    font-family: 'Red Hat Display';
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: local('Red Hat Display Medium It'), local('RedHatDisplay-MediumItalic'), url(/fonts/RedHatDisplay-MediumItalic.ttf) format('truetype');
}

/* latin-ext */
@font-face {
    font-family: 'Red Hat Display';
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: local('Red Hat Display Bold It'), local('RedHatDisplay-BoldItalic'), url(/fonts/RedHatDisplay-BoldItalic.ttf) format('truetype');
}

/* latin-ext */
@font-face {
    font-family: 'Red Hat Display';
    font-style: italic;
    font-weight: 900;
    font-display: swap;
    src: local('Red Hat Display Black It'), local('RedHatDisplay-BlackItalic'), url(/fonts/RedHatDisplay-BlackItalic.ttf) format('truetype');
}

/* latin-ext */
@font-face {
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local('Red Hat Display'), local('RedHatDisplay-Regular'), url(/fonts/RedHatDisplay-Regular.ttf) format('truetype');
}

/* latin-ext */
@font-face {
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: local('Red Hat Display Medium'), local('RedHatDisplay-Medium'), url(/fonts/RedHatDisplay-Medium.ttf) format('truetype');
}

/* latin-ext */
@font-face {
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local('Red Hat Display Bold'), local('RedHatDisplay-Bold'), url(/fonts/RedHatDisplay-Bold.ttf) format('truetype');
}

/* latin-ext */
@font-face {
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: local('Red Hat Display Black'), local('RedHatDisplay-Black'), url(/fonts/RedHatDisplay-Black.ttf) format('truetype');
}