mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
fix(demo): font demo not loading correct font file
This commit is contained in:
@@ -2,8 +2,7 @@
|
|||||||
font-family: 'icomoon';
|
font-family: 'icomoon';
|
||||||
src: url('fonts/icomoon.eot?biv4go');
|
src: url('fonts/icomoon.eot?biv4go');
|
||||||
src: url('fonts/icomoon.eot?biv4go#iefix') format('embedded-opentype'),
|
src: url('fonts/icomoon.eot?biv4go#iefix') format('embedded-opentype'),
|
||||||
url('fonts/icomoon.ttf?biv4go') format('truetype'),
|
url('IconFamily.woff') format('woff'),
|
||||||
url('fonts/icomoon.woff?biv4go') format('woff'),
|
|
||||||
url('fonts/icomoon.svg?biv4go#icomoon') format('svg');
|
url('fonts/icomoon.svg?biv4go#icomoon') format('svg');
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
|
|||||||
Reference in New Issue
Block a user