Skip to content
Snippets Groups Projects
Verified Commit 67cd16ea authored by Owen Graham's avatar Owen Graham
Browse files

Update to Red Hat fonts

parent 5222cc2e
No related branches found
No related tags found
No related merge requests found
/* Import fonts. */
@import url("https://amrdc.ssec.wisc.edu/fonts.css");
@import url("https://amrdc.ssec.wisc.edu/fonts/uw-rh/fonts.0.0.1.css");
/* Use fonts. */
body,
h1, h2, h3, h4, h5, h6,
.site-footer * {
font-family: 'Verlag', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
body {
font-family: 'Red Hat Text', sans-serif;
}
p,
.dataset-content > div {
font-family: 'Georgia', 'Times New Roman', 'Times', serif;
h1, h2, h3, h4, h5, h6,
ul.nav,
ul.pagination,
div.nums dd,
.info dt {
font-family: 'Red Hat Display', sans-serif;
}
body {
color: #494949;
font-size: 160%;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment