diff --git a/src/css/glyphicons.css b/src/css/glyphicons.css index 3b891427..ae744bdd 100644 --- a/src/css/glyphicons.css +++ b/src/css/glyphicons.css @@ -1,7 +1,8 @@ @font-face { font-family: 'Glyphicons Halflings'; src: url('../fonts/glyphicons-halflings-regular.eot'); - src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') + src: + url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), diff --git a/src/index.html b/src/index.html index 12225b95..a2e809cc 100644 --- a/src/index.html +++ b/src/index.html @@ -1,4 +1,4 @@ - +