modified : font file request fixed
This commit is contained in:
parent
1406481034
commit
c52cf0b920
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
|||
font-family: 'icomoon';
|
||||
src:url('fonts/icomoon.eot?-dwmpo');
|
||||
src:url('fonts/icomoon.eot?#iefix-dwmpo') format('embedded-opentype'),
|
||||
url('fonts/icomoon.ttf?-dwmpo') format('truetype'),
|
||||
url('fonts/icomoon.woff?-dwmpo') format('woff'),
|
||||
url('fonts/icomoon.ttf') format('truetype'),
|
||||
url('fonts/icomoon.woff') format('woff'),
|
||||
url('fonts/icomoon.svg?-dwmpo#icomoon') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
|
|
Loading…
Add table
Reference in a new issue