diff --git a/glyphes/glyphicons-halflings-regular.eot b/glyphes/glyphicons-halflings-regular.eot new file mode 100644 index 0000000..b93a495 Binary files /dev/null and b/glyphes/glyphicons-halflings-regular.eot differ diff --git a/glyphes/glyphicons-halflings-regular.svg b/glyphes/glyphicons-halflings-regular.svg new file mode 100644 index 0000000..94fb549 --- /dev/null +++ b/glyphes/glyphicons-halflings-regular.svg @@ -0,0 +1,288 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/glyphes/glyphicons-halflings-regular.ttf b/glyphes/glyphicons-halflings-regular.ttf new file mode 100644 index 0000000..1413fc6 Binary files /dev/null and b/glyphes/glyphicons-halflings-regular.ttf differ diff --git a/glyphes/glyphicons-halflings-regular.woff b/glyphes/glyphicons-halflings-regular.woff new file mode 100644 index 0000000..9e61285 Binary files /dev/null and b/glyphes/glyphicons-halflings-regular.woff differ diff --git a/glyphes/glyphicons-halflings-regular.woff2 b/glyphes/glyphicons-halflings-regular.woff2 new file mode 100644 index 0000000..64539b5 Binary files /dev/null and b/glyphes/glyphicons-halflings-regular.woff2 differ diff --git a/style.css b/style.css index 607e550..a32ebca 100644 --- a/style.css +++ b/style.css @@ -211,8 +211,8 @@ td,th{ } @font-face{ font-family:'Glyphicons Halflings'; - src:url('../fonts/glyphicons-halflings-regular.eot'); - src:url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'),url('../fonts/glyphicons-halflings-regular.woff') format('woff'),url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'),url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg') + src:url('glyphes/glyphicons-halflings-regular.eot'); + src:url('glyphes/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),url('glyphes/glyphicons-halflings-regular.woff2') format('woff2'),url('glyphes/glyphicons-halflings-regular.woff') format('woff'),url('glyphes/glyphicons-halflings-regular.ttf') format('truetype'),url('glyphes/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg') } .glyphicon{ position:relative;