|
@@ -1,8 +1,6 @@
|
|
@font-face {
|
|
@font-face {
|
|
font-family: 'Material Icons';
|
|
font-family: 'Material Icons';
|
|
- src: local('Material Icons'),
|
|
|
|
- local('MaterialIcons-Regular'),
|
|
|
|
- url('MaterialIcons-Regular.woff2?v=1') format('woff2'),
|
|
|
|
|
|
+ src: url('MaterialIcons-Regular.woff2?v=1') format('woff2'),
|
|
url('MaterialIcons-Regular.woff?v=1') format('woff');
|
|
url('MaterialIcons-Regular.woff?v=1') format('woff');
|
|
font-style: normal;
|
|
font-style: normal;
|
|
font-weight: 400;
|
|
font-weight: 400;
|