Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>pull/9862/head
parent
263d2c89fb
commit
b2c21dbb14
@ -0,0 +1,24 @@ |
||||
@font-face { |
||||
font-family: 'Open Sans'; |
||||
font-style: normal; |
||||
font-weight: normal; |
||||
src: local('Open Sans'), local('OpenSans'), |
||||
url('../../../core/fonts/OpenSans-Regular.woff') format('woff'); |
||||
} |
||||
|
||||
@font-face { |
||||
font-family: 'Open Sans'; |
||||
font-style: normal; |
||||
font-weight: 400; |
||||
src: local('Open Sans Semibold'), local('OpenSans-Semibold'), |
||||
url('../../../core/fonts/OpenSans-Semibold.woff') format('woff'); |
||||
} |
||||
@font-face { |
||||
font-family: 'Open Sans'; |
||||
font-style: normal; |
||||
font-weight: 700; |
||||
src: local('Open Sans Bold'), local('OpenSans-Bold'), |
||||
url('../../../core/fonts/OpenSans-Bold.woff') format('woff'); |
||||
} |
||||
|
||||
$font-face: 'Open Sans', Frutiger, Calibri, 'Myriad Pro', Myriad, sans-serif; |
After Width: | Height: | Size: 60 KiB |
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in new issue