Update website heading font (#3681)
* Add nunito and nunito sans to /fonts, remove google font tags (for nunito only), * update layouts * Add Nunito-sans-extrabold * replace font files
This commit is contained in:
@@ -23,6 +23,14 @@
|
||||
font-weight: 700;
|
||||
font-style: normal;
|
||||
}
|
||||
@font-face{
|
||||
font-family:'Nunito Sans';
|
||||
src:url('/fonts/nunito-sans/Nunito-Sans-ExtraBold.eot') format('embedded-opentype'),
|
||||
url('/fonts/nunito-sans/Nunito-Sans-ExtraBold.woff') format('woff'),
|
||||
url('/fonts/nunito-sans/Nunito-Sans-ExtraBold.tff') format('truetype');
|
||||
font-weight: 800;
|
||||
font-style: normal;
|
||||
}
|
||||
@font-face{
|
||||
font-family:'Nunito';
|
||||
src:url('/fonts/nunito/Nunito-Italic.eot') format('embedded-opentype'),
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user