|
@@ -48,8 +48,7 @@
|
|
|
font-family: 'OpenSans';
|
|
font-family: 'OpenSans';
|
|
|
font-style: normal;
|
|
font-style: normal;
|
|
|
font-weight: 400;
|
|
font-weight: 400;
|
|
|
- src: local('Open Sans'), local('OpenSans'),
|
|
|
|
|
- url('../fonts/OpenSans.woff2') format('woff2'),
|
|
|
|
|
|
|
+ src: url('../fonts/OpenSans.woff2') format('woff2'),
|
|
|
url('../fonts/OpenSans.woff') format('woff');
|
|
url('../fonts/OpenSans.woff') format('woff');
|
|
|
}
|
|
}
|
|
|
|
|
|