Compare commits
2 Commits
ce224c6bd1
...
3f92309a91
Author | SHA1 | Date |
---|---|---|
|
3f92309a91 | 2 months ago |
|
e71d36ae03 | 2 months ago |
8 changed files with 22 additions and 48 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,25 +0,0 @@ |
|||||
/* |
|
||||
You may download the entire Source Sans Pro font family here: |
|
||||
https://fonts.google.com/specimen/Source+Sans+Pro?query=Source+Sans+Pro |
|
||||
*/ |
|
||||
@font-face { |
|
||||
font-family: 'Source Sans Pro'; |
|
||||
src: url('/fonts/SourceSansPro-Light.ttf') format('truetype'); |
|
||||
font-weight: light; |
|
||||
font-style: normal; |
|
||||
} |
|
||||
|
|
||||
@font-face { |
|
||||
font-family: 'Source Sans Pro'; |
|
||||
src: url('/fonts/SourceSansPro-Regular.ttf') format('truetype'); |
|
||||
font-weight: normal; |
|
||||
font-style: normal; |
|
||||
} |
|
||||
|
|
||||
@font-face { |
|
||||
font-family: 'Source Sans Pro'; |
|
||||
src: url('/fonts/SourceSansPro-Bold.ttf') format('truetype'); |
|
||||
font-weight: bold; |
|
||||
font-style: normal; |
|
||||
} |
|
||||
|
|
Loading…
Reference in new issue