diff --git a/fonts/h5p-core-22.eot b/fonts/h5p-core-23.eot similarity index 78% rename from fonts/h5p-core-22.eot rename to fonts/h5p-core-23.eot index 190a6f9..f86828c 100644 Binary files a/fonts/h5p-core-22.eot and b/fonts/h5p-core-23.eot differ diff --git a/fonts/h5p-core-22.svg b/fonts/h5p-core-23.svg similarity index 83% rename from fonts/h5p-core-22.svg rename to fonts/h5p-core-23.svg index 2dd0424..b282ddd 100644 --- a/fonts/h5p-core-22.svg +++ b/fonts/h5p-core-23.svg @@ -54,4 +54,9 @@ + + + + + \ No newline at end of file diff --git a/fonts/h5p-core-22.ttf b/fonts/h5p-core-23.ttf similarity index 78% rename from fonts/h5p-core-22.ttf rename to fonts/h5p-core-23.ttf index 74922b8..3a3348a 100644 Binary files a/fonts/h5p-core-22.ttf and b/fonts/h5p-core-23.ttf differ diff --git a/fonts/h5p-core-22.woff b/fonts/h5p-core-23.woff similarity index 77% rename from fonts/h5p-core-22.woff rename to fonts/h5p-core-23.woff index de0a09c..ff03f42 100644 Binary files a/fonts/h5p-core-22.woff and b/fonts/h5p-core-23.woff differ diff --git a/styles/h5p.css b/styles/h5p.css index 760c850..1f89e4e 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-22.eot?mz1lkp'); - src: url('../fonts/h5p-core-22.eot?mz1lkp#iefix') format('embedded-opentype'), - url('../fonts/h5p-core-22.ttf?mz1lkp') format('truetype'), - url('../fonts/h5p-core-22.woff?mz1lkp') format('woff'), - url('../fonts/h5p-core-22.svg?mz1lkp#h5p') format('svg'); + 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'); font-weight: normal; font-style: normal; } @@ -563,4 +563,4 @@ iframe.h5peditor-semi-fullscreen { .h5p-content.using-mouse *:not(textarea):focus { outline: none !important; -} \ No newline at end of file +}