Compare commits
2 Commits
15932c8083
...
b32b7acca1
| Author | SHA1 | Date | |
|---|---|---|---|
| b32b7acca1 | |||
| c5f4e7a0ee |
Binary file not shown.
@@ -50,15 +50,6 @@
|
||||
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