add fonts
This commit is contained in:
6
fonts/source_sans_pro.css
Normal file
6
fonts/source_sans_pro.css
Normal file
@@ -0,0 +1,6 @@
|
||||
@font-face {
|
||||
font-family: 'Source Sans Pro';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
src: url(/fonts/Source_Sans_Pro/SourceSansPro-Regular.ttf) format('ttf');
|
||||
}
|
||||
Reference in New Issue
Block a user