removed local icon font
This commit is contained in:
parent
6f449301ff
commit
b561ca87c8
@ -3,9 +3,7 @@
|
|||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
src: url("/static/icons.ttf");
|
src: url("/static/icons.ttf");
|
||||||
src: local('Material Icons'),
|
src: url("/static/icons.ttf") format('truetype');
|
||||||
local('MaterialIcons-Regular'),
|
|
||||||
url("/static/icons.ttf") format('truetype');
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.material-icons {
|
.material-icons {
|
||||||
|
Loading…
Reference in New Issue
Block a user