chore: font updates

This commit is contained in:
Cory Dransfeldt 2023-12-18 08:17:08 -08:00
parent 01508e99e4
commit b1a10f4008
No known key found for this signature in database
4 changed files with 13 additions and 15 deletions

View file

@ -44,7 +44,7 @@ html {
-o-tab-size: 4;
tab-size: 4;
/* 3 */
font-family: Inter, Roboto, Helvetica Neue, Arial Nova, Nimbus Sans, Arial, sans-serif;
font-family: Seravek, Gill Sans Nova, Ubuntu, Calibri, DejaVu Sans, source-sans-pro, sans-serif;
/* 4 */
font-feature-settings: normal;
/* 5 */
@ -1647,7 +1647,7 @@ video {
}
.font-sans {
font-family: Inter, Roboto, Helvetica Neue, Arial Nova, Nimbus Sans, Arial, sans-serif;
font-family: Seravek, Gill Sans Nova, Ubuntu, Calibri, DejaVu Sans, source-sans-pro, sans-serif;
}
.text-2xl {
@ -1918,7 +1918,7 @@ body {
body,
html {
font-family: Inter, Roboto, Helvetica Neue, Arial Nova, Nimbus Sans, Arial, sans-serif;
font-family: Seravek, Gill Sans Nova, Ubuntu, Calibri, DejaVu Sans, source-sans-pro, sans-serif;
color: #111827;
}