@font-face {
    font-family: "Red Hat Display";
    src: url("/documents/d/global/RedHatDisplay-Black") format("woff2");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Red Hat Display";
    src: url("/documents/d/global/RedHatDisplay-BlackItalic") format("woff2");
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Red Hat Display";
    src: url("/documents/d/global/RedHatDisplay-Bold") format("woff2");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Red Hat Display";
    src: url("/documents/d/global/RedHatDisplay-Medium") format("woff2");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Red Hat Display";
    src: url("/documents/d/global/RedHatDisplay-MediumItalic") format("woff2");
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Red Hat Display";
    src: url("/documents/d/global/RedHatDisplay-Italic") format("woff2");
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Red Hat Display";
    src: url("/documents/d/global/RedHatDisplay-BoldItalic") format("woff2");
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Red Hat Display";
    src: url("/documents/d/global/RedHatDisplay-Regular") format("woff2");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "ahc-icons";
    src: url("/documents/d/global/ahc-icons-eot") format("embedded-opentype"), 
    url("/documents/d/global/ahc-icons-ttf") format("truetype"), 
    url("/documents/d/global/ahc-icons-woff") format("woff"), 
    url("/documents/d/global/ahc-icons-svg") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}