chore: font updates
This commit is contained in:
parent
01508e99e4
commit
b1a10f4008
4 changed files with 13 additions and 15 deletions
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue