1
mirror of https://github.com/jakejarvis/spoons.git synced 2025-04-26 06:35:22 -04:00

override with new local webfont

This commit is contained in:
Jake Jarvis 2017-07-16 16:55:10 -04:00
parent 86b299f53c
commit 6c803fc3b1

View File

@ -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;