package.base.patternfly-fonts.css Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of patternfly Show documentation
Show all versions of patternfly Show documentation
Assets, source, tooling, and content for PatternFly 4
The newest version!
@font-face {
font-family: "Red Hat Text";
font-style: normal;
font-weight: 400 500;
src: url("./assets/fonts/RedHatText/RedHatTextVF.woff2") format("woff2-variations");
font-display: fallback;
}
@font-face {
font-family: "Red Hat Text";
font-style: italic;
font-weight: 400 500;
src: url("./assets/fonts/RedHatText/RedHatTextVF-Italic.woff2") format("woff2-variations");
font-display: fallback;
}
@font-face {
font-family: "Red Hat Display";
font-style: normal;
font-weight: 400 700;
src: url("./assets/fonts/RedHatDisplay/RedHatDisplayVF.woff2") format("woff2-variations");
font-display: fallback;
}
@font-face {
font-family: "Red Hat Display";
font-style: italic;
font-weight: 400 700;
src: url("./assets/fonts/RedHatDisplay/RedHatDisplayVF-Italic.woff2") format("woff2-variations");
font-display: fallback;
}
@font-face {
font-family: "Red Hat Mono";
font-style: normal;
font-weight: 400;
src: url("./assets/fonts/RedHatMono/RedHatMonoVF.woff2") format("woff2-variations");
font-display: fallback;
}
@font-face {
font-family: "Red Hat Mono";
font-style: italic;
font-weight: 400;
src: url("./assets/fonts/RedHatMono/RedHatMonoVF-Italic.woff2") format("woff2-variations");
font-display: fallback;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy