fix(demo): font demo not loading correct font file

This commit is contained in:
sethburkart123
2024-10-04 12:07:49 +10:00
parent 096c53b359
commit 881339d016
+1 -2
View File
@@ -2,8 +2,7 @@
font-family: 'icomoon';
src: url('fonts/icomoon.eot?biv4go');
src: url('fonts/icomoon.eot?biv4go#iefix') format('embedded-opentype'),
url('fonts/icomoon.ttf?biv4go') format('truetype'),
url('fonts/icomoon.woff?biv4go') format('woff'),
url('IconFamily.woff') format('woff'),
url('fonts/icomoon.svg?biv4go#icomoon') format('svg');
font-weight: normal;
font-style: normal;