diff --git a/fonts/h5p-core-27.eot b/fonts/h5p-core-28.eot similarity index 94% rename from fonts/h5p-core-27.eot rename to fonts/h5p-core-28.eot index c2b599f..4b2bf45 100644 Binary files a/fonts/h5p-core-27.eot and b/fonts/h5p-core-28.eot differ diff --git a/fonts/h5p-core-27.svg b/fonts/h5p-core-28.svg similarity index 93% rename from fonts/h5p-core-27.svg rename to fonts/h5p-core-28.svg index 51f556a..7de6180 100644 --- a/fonts/h5p-core-27.svg +++ b/fonts/h5p-core-28.svg @@ -5,23 +5,22 @@ - + @@ -66,7 +65,7 @@ - + @@ -104,8 +103,10 @@ - + + + diff --git a/fonts/h5p-core-27.ttf b/fonts/h5p-core-28.ttf similarity index 94% rename from fonts/h5p-core-27.ttf rename to fonts/h5p-core-28.ttf index 9c63eb7..520db3a 100644 Binary files a/fonts/h5p-core-27.ttf and b/fonts/h5p-core-28.ttf differ diff --git a/fonts/h5p-core-27.woff b/fonts/h5p-core-28.woff similarity index 94% rename from fonts/h5p-core-27.woff rename to fonts/h5p-core-28.woff index 049e31a..6ba9109 100644 Binary files a/fonts/h5p-core-27.woff and b/fonts/h5p-core-28.woff differ diff --git a/styles/h5p.css b/styles/h5p.css index af15ebf..4fbcf9f 100644 --- a/styles/h5p.css +++ b/styles/h5p.css @@ -3,11 +3,11 @@ /* Custom H5P font to use for icons. */ @font-face { font-family: 'h5p'; - src: url('../fonts/h5p-core-27.eot?9pg14'); - src: url('../fonts/h5p-core-27.eot?9pg14#iefix') format('embedded-opentype'), - url('../fonts/h5p-core-27.ttf?9pg14') format('truetype'), - url('../fonts/h5p-core-27.woff?9pg14') format('woff'), - url('../fonts/h5p-core-27.svg?9pg14#h5p-core-27') format('svg'); + src: url('fonts/h5p-core-28.eot?h1atjl'); + src: url('fonts/h5p-core-28.eot?h1atjl#iefix') format('embedded-opentype'), + url('fonts/h5p-core-28.ttf?h1atjl') format('truetype'), + url('fonts/h5p-core-28.woff?h1atjl') format('woff'), + url('fonts/h5p-core-28.svg?h1atjl#h5p-core-28') format('svg'); font-weight: normal; font-style: normal; }