fixed it. now excuse me while I go punch a baby panda
This commit is contained in:
@@ -13,10 +13,10 @@
|
||||
@font-face {
|
||||
font-family: 'icomoon';
|
||||
src:url(font-path('fonts/icomoon.eot'));
|
||||
src:url(font-path('fonts/icomoon.eot?#iefix') format('embedded-opentype')),
|
||||
url(font-path('fonts/icomoon.woff') format('woff')),
|
||||
url(font-path('fonts/icomoon.ttf') format('truetype')),
|
||||
url(font-path('fonts/icomoon.svg#icomoon') format('svg'));
|
||||
src:url(font-path('fonts/icomoon.eot?#iefix')) format('embedded-opentype'),
|
||||
url(font-path('fonts/icomoon.woff')) format('woff'),
|
||||
url(font-path('fonts/icomoon.ttf')) format('truetype'),
|
||||
url(font-path('fonts/icomoon.svg#icomoon')) format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user