fixed it. now excuse me while I go punch a baby panda

This commit is contained in:
Ken Johnson
2013-04-24 17:06:01 -04:00
parent a9232d7b2c
commit c5c566e60a
11 changed files with 509 additions and 5 deletions
+4 -4
View File
@@ -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;
}