mirror of
https://github.com/jakejarvis/spoons.git
synced 2025-04-26 12:18:27 -04:00
override with new local webfont
This commit is contained in:
parent
86b299f53c
commit
6c803fc3b1
@ -18,9 +18,11 @@
|
||||
font-weight: bold;
|
||||
font-style: normal;
|
||||
}
|
||||
* {
|
||||
font-family: "Proxima Nova", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
|
||||
}
|
||||
|
||||
body {
|
||||
font-family: "Proxima Nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||
padding: 20px 0px !important;
|
||||
font-size: 18px;
|
||||
line-height: 24px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user