Delete extra fonts #13
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