diff --git a/fonts/h5p-core-23.eot b/fonts/h5p-core-24.eot similarity index 59% rename from fonts/h5p-core-23.eot rename to fonts/h5p-core-24.eot index 0bd4bec..e22a6ea 100644 Binary files a/fonts/h5p-core-23.eot and b/fonts/h5p-core-24.eot differ diff --git a/fonts/h5p-core-23.svg b/fonts/h5p-core-24.svg similarity index 91% rename from fonts/h5p-core-23.svg rename to fonts/h5p-core-24.svg index 6196c94..06c7ab5 100644 --- a/fonts/h5p-core-23.svg +++ b/fonts/h5p-core-24.svg @@ -59,4 +59,6 @@ + + \ No newline at end of file diff --git a/fonts/h5p-core-23.ttf b/fonts/h5p-core-24.ttf similarity index 59% rename from fonts/h5p-core-23.ttf rename to fonts/h5p-core-24.ttf index e793b63..496dadb 100644 Binary files a/fonts/h5p-core-23.ttf and b/fonts/h5p-core-24.ttf differ diff --git a/fonts/h5p-core-23.woff b/fonts/h5p-core-24.woff similarity index 58% rename from fonts/h5p-core-23.woff rename to fonts/h5p-core-24.woff index a2f93d0..c8d6370 100644 Binary files a/fonts/h5p-core-23.woff and b/fonts/h5p-core-24.woff differ diff --git a/styles/h5p.css b/styles/h5p.css index c8b9b85..ae31b96 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-23.eot?mz1lkp'); - src: url('../fonts/h5p-core-23.eot?mz1lkp#iefix') format('embedded-opentype'), - url('../fonts/h5p-core-23.ttf?mz1lkp') format('truetype'), - url('../fonts/h5p-core-23.woff?mz1lkp') format('woff'), - url('../fonts/h5p-core-23.svg?mz1lkp#h5p') format('svg'); + src: url('../fonts/h5p-core-24.eot?mz1lkp'); + src: url('../fonts/h5p-core-24.eot?mz1lkp#iefix') format('embedded-opentype'), + url('../fonts/h5p-core-24.ttf?mz1lkp') format('truetype'), + url('../fonts/h5p-core-24.woff?mz1lkp') format('woff'), + url('../fonts/h5p-core-24.svg?mz1lkp#h5p') format('svg'); font-weight: normal; font-style: normal; }