forked from OpenPDU/openpdu
wip
This commit is contained in:
42
static/googlefonts/fonts.css
Normal file
42
static/googlefonts/fonts.css
Normal file
@@ -0,0 +1,42 @@
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: italic;
|
||||
font-weight: 300;
|
||||
src: local('Source Sans Pro Light Italic'), local('SourceSansPro-LightItalic'), url(source-sans-pro-v13-latin-300italic.ttf) format('truetype');
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: italic;
|
||||
font-weight: 400;
|
||||
src: local('Source Sans Pro Italic'), local('SourceSansPro-Italic'), url(source-sans-pro-v13-latin-italic.ttf) format('truetype');
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: italic;
|
||||
font-weight: 600;
|
||||
src: local('Source Sans Pro SemiBold Italic'), local('SourceSansPro-SemiBoldItalic'), url(source-sans-pro-v13-latin-600italic.ttf) format('truetype');
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: normal;
|
||||
font-weight: 300;
|
||||
src: local('Source Sans Pro Light'), local('SourceSansPro-Light'), url(source-sans-pro-v13-latin-300.ttf) format('truetype');
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url(source-sans-pro-v13-latin-regular.ttf) format('truetype');
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: normal;
|
||||
font-weight: 600;
|
||||
src: local('Source Sans Pro SemiBold'), local('SourceSansPro-SemiBold'), url(source-sans-pro-v13-latin-600.ttf) format('truetype');
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: normal;
|
||||
font-weight: 700;
|
||||
src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'), url(source-sans-pro-v13-latin-700.ttf) format('truetype');
|
||||
}
|
||||
BIN
static/googlefonts/source-sans-pro-v13-latin-300.ttf
Normal file
BIN
static/googlefonts/source-sans-pro-v13-latin-300.ttf
Normal file
Binary file not shown.
BIN
static/googlefonts/source-sans-pro-v13-latin-300italic.ttf
Normal file
BIN
static/googlefonts/source-sans-pro-v13-latin-300italic.ttf
Normal file
Binary file not shown.
BIN
static/googlefonts/source-sans-pro-v13-latin-600.ttf
Normal file
BIN
static/googlefonts/source-sans-pro-v13-latin-600.ttf
Normal file
Binary file not shown.
BIN
static/googlefonts/source-sans-pro-v13-latin-600italic.ttf
Normal file
BIN
static/googlefonts/source-sans-pro-v13-latin-600italic.ttf
Normal file
Binary file not shown.
BIN
static/googlefonts/source-sans-pro-v13-latin-700.ttf
Normal file
BIN
static/googlefonts/source-sans-pro-v13-latin-700.ttf
Normal file
Binary file not shown.
BIN
static/googlefonts/source-sans-pro-v13-latin-700italic.ttf
Normal file
BIN
static/googlefonts/source-sans-pro-v13-latin-700italic.ttf
Normal file
Binary file not shown.
BIN
static/googlefonts/source-sans-pro-v13-latin-italic.ttf
Normal file
BIN
static/googlefonts/source-sans-pro-v13-latin-italic.ttf
Normal file
Binary file not shown.
BIN
static/googlefonts/source-sans-pro-v13-latin-regular.ttf
Normal file
BIN
static/googlefonts/source-sans-pro-v13-latin-regular.ttf
Normal file
Binary file not shown.
Reference in New Issue
Block a user