diff --git a/fonts/h5p-core-21.eot b/fonts/h5p-core-21.eot deleted file mode 100644 index 3fe5444..0000000 Binary files a/fonts/h5p-core-21.eot and /dev/null differ diff --git a/fonts/h5p-core-21.ttf b/fonts/h5p-core-21.ttf deleted file mode 100644 index 9c76736..0000000 Binary files a/fonts/h5p-core-21.ttf and /dev/null differ diff --git a/fonts/h5p-core-21.woff b/fonts/h5p-core-21.woff deleted file mode 100644 index 32cc521..0000000 Binary files a/fonts/h5p-core-21.woff and /dev/null differ diff --git a/fonts/h5p-core-22.eot b/fonts/h5p-core-22.eot new file mode 100644 index 0000000..190a6f9 Binary files /dev/null and b/fonts/h5p-core-22.eot differ diff --git a/fonts/h5p-core-21.svg b/fonts/h5p-core-22.svg similarity index 59% rename from fonts/h5p-core-21.svg rename to fonts/h5p-core-22.svg index 6a1de4a..2dd0424 100644 --- a/fonts/h5p-core-21.svg +++ b/fonts/h5p-core-22.svg @@ -23,34 +23,35 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/fonts/h5p-core-22.ttf b/fonts/h5p-core-22.ttf new file mode 100644 index 0000000..74922b8 Binary files /dev/null and b/fonts/h5p-core-22.ttf differ diff --git a/fonts/h5p-core-22.woff b/fonts/h5p-core-22.woff new file mode 100644 index 0000000..de0a09c Binary files /dev/null and b/fonts/h5p-core-22.woff differ diff --git a/styles/h5p.css b/styles/h5p.css index d0a3eb8..760c850 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-21.eot?mz1lkp'); - src: url('../fonts/h5p-core-21.eot?mz1lkp#iefix') format('embedded-opentype'), - url('../fonts/h5p-core-21.ttf?mz1lkp') format('truetype'), - url('../fonts/h5p-core-21.woff?mz1lkp') format('woff'), - url('../fonts/h5p-core-21.svg?mz1lkp#h5p') format('svg'); + 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'); font-weight: normal; font-style: normal; }