-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
77d8ad2
commit 8ec499e
Showing
14 changed files
with
21 additions
and
146 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,41 +1,17 @@ | ||
/*! Source Sans Pro */ | ||
/*! InterVariable */ | ||
@font-face { | ||
font-family: 'Source Sans Pro'; | ||
font-family: InterVariable; | ||
font-style: normal; | ||
font-weight: 400; | ||
font-weight: 100 900; | ||
font-display: swap; | ||
src: url(fonts/Source_Sans_Pro/SourceSansPro-Regular.ttf) format('truetype') | ||
src: url('fonts/inter/InterVariable.woff2') format('woff2'); | ||
} | ||
|
||
@font-face { | ||
font-family: 'Source Sans Pro'; | ||
font-style: normal; | ||
font-weight: 600; | ||
font-display: swap; | ||
src: url(fonts/Source_Sans_Pro/SourceSansPro-SemiBold.ttf) format('truetype') | ||
} | ||
|
||
@font-face { | ||
font-family: 'Source Sans Pro'; | ||
font-style: normal; | ||
font-weight: 700; | ||
font-display: swap; | ||
src: url(fonts/Source_Sans_Pro/SourceSansPro-Bold.ttf) format('truetype') | ||
} | ||
|
||
@font-face { | ||
font-family: 'Source Sans Pro'; | ||
font-style: normal; | ||
font-weight: 900; | ||
font-display: swap; | ||
src: url(fonts/Source_Sans_Pro/SourceSansPro-Black.ttf) format('truetype') | ||
} | ||
|
||
/*! Lato */ | ||
@font-face { | ||
font-family: Lato; | ||
font-style: normal; | ||
font-weight: 400; | ||
font-display: swap; | ||
src: url(fonts/Lato/Lato-Regular.ttf) format('truetype') | ||
} | ||
/* Not Required */ | ||
// @font-face { | ||
// font-family: InterVariable; | ||
// font-style: italic; | ||
// font-weight: 100 900; | ||
// font-display: swap; | ||
// src: url('fonts/inter/InterVariable-Italic.woff2') format('woff2'); | ||
// } |
Binary file not shown.
93 changes: 0 additions & 93 deletions
93
themes/doingstuff-zola/static/fonts/Source_Sans_Pro/OFL.txt
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-242 KB
themes/doingstuff-zola/static/fonts/Source_Sans_Pro/SourceSansPro-Black.ttf
Binary file not shown.
Binary file removed
BIN
-242 KB
themes/doingstuff-zola/static/fonts/Source_Sans_Pro/SourceSansPro-Bold.ttf
Binary file not shown.
Binary file removed
BIN
-243 KB
themes/doingstuff-zola/static/fonts/Source_Sans_Pro/SourceSansPro-Regular.ttf
Binary file not shown.
Binary file removed
BIN
-242 KB
themes/doingstuff-zola/static/fonts/Source_Sans_Pro/SourceSansPro-SemiBold.ttf
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters