fix: icons not working as they should

This commit is contained in:
Johannes Millan 2021-12-13 12:37:03 +01:00
parent cf7d7fc9f6
commit cde7f00c46
3 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -6,7 +6,7 @@
font-style: normal;
font-weight: 400;
src: local('Material Icons'), local('MaterialIcons-Regular'),
url('../../assets/fonts/MaterialIconsOutlined-Regular.otf') format('opentype');
url('../../assets/fonts/MaterialIcons-Regular.ttf') format('truetype');
}
.material-icons {