Add Nunito sans bold italic (#7953)

This commit is contained in:
Eric 2022-09-26 15:29:49 -05:00 committed by GitHub
parent 3a349bb07b
commit cb8f290488
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 1 deletions

View file

@ -31,5 +31,12 @@
font-weight: 800;
font-style: normal;
}
@font-face{
font-family:'Nunito Sans';
src:url('/fonts/nunito-sans/Nunito-Sans-Bold-Italic.eot') format('embedded-opentype'),
url('/fonts/nunito-sans/Nunito-Sans-Bold-Italic.woff') format('woff'),
url('/fonts/nunito-sans/Nunito-Sans-Bold-Italic.tff') format('truetype');
font-weight: 700;
font-style: italic;
}

Binary file not shown.

Binary file not shown.

Binary file not shown.