Compare commits
1 Commits
ecoindex_o
...
15932c8083
| Author | SHA1 | Date | |
|---|---|---|---|
| 15932c8083 |
BIN
src/fonts/varela-round-v12-latin-regular.woff
Normal file
BIN
src/fonts/varela-round-v12-latin-regular.woff
Normal file
Binary file not shown.
@@ -50,6 +50,15 @@
|
||||
src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'),
|
||||
url('/fonts/open-sans-v17-latin-600.woff') format('woff'), /* Modern Browsers */
|
||||
}
|
||||
/* open-sans-700 - latin */
|
||||
@font-face {
|
||||
font-family: 'Open Sans';
|
||||
font-style: normal;
|
||||
font-weight: 700;
|
||||
font-display: swap;
|
||||
src: local('Open Sans Bold'), local('OpenSans-Bold'),
|
||||
url('/fonts/open-sans-v17-latin-700.woff') format('woff'), /* Modern Browsers */
|
||||
}
|
||||
|
||||
body {
|
||||
$line-height: functions.get-size(600);
|
||||
|
||||
Reference in New Issue
Block a user