diff --git a/static/style.css b/static/style.css index 11370b9..9dd6684 100644 --- a/static/style.css +++ b/static/style.css @@ -3,9 +3,7 @@ font-style: normal; font-weight: 400; src: url("/static/icons.ttf"); - src: local('Material Icons'), - local('MaterialIcons-Regular'), - url("/static/icons.ttf") format('truetype'); + src: url("/static/icons.ttf") format('truetype'); } .material-icons {