Add Source Sans 3
Add Source Sans 3 files
This commit is contained in:
parent
cf51fe2f47
commit
af0d7c4d36
39
assets/css/source-sans.css
Normal file
39
assets/css/source-sans.css
Normal file
@ -0,0 +1,39 @@
|
||||
/* source-sans-3-300 - latin */
|
||||
@font-face {
|
||||
font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
|
||||
font-family: 'Source Sans 3';
|
||||
font-style: normal;
|
||||
font-weight: 300;
|
||||
src: url('/webfonts/source-sans/source-sans-3-v15-latin-300.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
|
||||
url('/webfonts/source-sans/source-sans-3-v15-latin-300.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
|
||||
}
|
||||
|
||||
/* source-sans-3-300italic - latin */
|
||||
@font-face {
|
||||
font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
|
||||
font-family: 'Source Sans 3';
|
||||
font-style: italic;
|
||||
font-weight: 300;
|
||||
src: url('/webfonts/source-sans/source-sans-3-v15-latin-300italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
|
||||
url('/webfonts/source-sans/source-sans-3-v15-latin-300italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
|
||||
}
|
||||
|
||||
/* source-sans-3-regular - latin */
|
||||
@font-face {
|
||||
font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
|
||||
font-family: 'Source Sans 3';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
src: url('/webfonts/source-sans/source-sans-3-v15-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
|
||||
url('/webfonts/source-sans/source-sans-3-v15-latin-regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
|
||||
}
|
||||
|
||||
/* source-sans-3-italic - latin */
|
||||
@font-face {
|
||||
font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
|
||||
font-family: 'Source Sans 3';
|
||||
font-style: italic;
|
||||
font-weight: 400;
|
||||
src: url('/webfonts/source-sans/source-sans-3-v15-latin-italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
|
||||
url('/webfonts/source-sans/source-sans-3-v15-latin-italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
|
||||
}
|
||||
BIN
static/webfonts/source-sans/source-sans-3-v15-latin-300.ttf
Normal file
BIN
static/webfonts/source-sans/source-sans-3-v15-latin-300.ttf
Normal file
Binary file not shown.
BIN
static/webfonts/source-sans/source-sans-3-v15-latin-300.woff2
Normal file
BIN
static/webfonts/source-sans/source-sans-3-v15-latin-300.woff2
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
static/webfonts/source-sans/source-sans-3-v15-latin-italic.ttf
Normal file
BIN
static/webfonts/source-sans/source-sans-3-v15-latin-italic.ttf
Normal file
Binary file not shown.
BIN
static/webfonts/source-sans/source-sans-3-v15-latin-italic.woff2
Normal file
BIN
static/webfonts/source-sans/source-sans-3-v15-latin-italic.woff2
Normal file
Binary file not shown.
BIN
static/webfonts/source-sans/source-sans-3-v15-latin-regular.ttf
Normal file
BIN
static/webfonts/source-sans/source-sans-3-v15-latin-regular.ttf
Normal file
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user