diff --git a/fonts/h5p-core-17.eot b/fonts/h5p-core-17.eot deleted file mode 100755 index 89bfcc6..0000000 Binary files a/fonts/h5p-core-17.eot and /dev/null differ diff --git a/fonts/h5p-core-17.ttf b/fonts/h5p-core-17.ttf deleted file mode 100755 index 4d70f94..0000000 Binary files a/fonts/h5p-core-17.ttf and /dev/null differ diff --git a/fonts/h5p-core-17.woff b/fonts/h5p-core-17.woff deleted file mode 100755 index 78cdb4c..0000000 Binary files a/fonts/h5p-core-17.woff and /dev/null differ diff --git a/fonts/h5p-core-18.eot b/fonts/h5p-core-18.eot new file mode 100755 index 0000000..eba9d6c Binary files /dev/null and b/fonts/h5p-core-18.eot differ diff --git a/fonts/h5p-core-17.svg b/fonts/h5p-core-18.svg similarity index 50% rename from fonts/h5p-core-17.svg rename to fonts/h5p-core-18.svg index 9c12732..13da36e 100755 --- a/fonts/h5p-core-17.svg +++ b/fonts/h5p-core-18.svg @@ -23,28 +23,30 @@ - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/fonts/h5p-core-18.ttf b/fonts/h5p-core-18.ttf new file mode 100755 index 0000000..37f845e Binary files /dev/null and b/fonts/h5p-core-18.ttf differ diff --git a/fonts/h5p-core-18.woff b/fonts/h5p-core-18.woff new file mode 100755 index 0000000..8450f3d Binary files /dev/null and b/fonts/h5p-core-18.woff differ diff --git a/styles/h5p.css b/styles/h5p.css index 7bb0a56..cdf593a 100755 --- 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-17.eot?ddjqkb'); - src: url('../fonts/h5p-core-17.eot?ddjqkb#iefix') format('embedded-opentype'), - url('../fonts/h5p-core-17.ttf?ddjqkb') format('truetype'), - url('../fonts/h5p-core-17.woff?ddjqkb') format('woff'), - url('../fonts/h5p-core-17.svg?ddjqkb#h5p') format('svg'); + src: url('../fonts/h5p-core-18.eot?cb8kvi'); + src: url('../fonts/h5p-core-18.eot?cb8kvi#iefix') format('embedded-opentype'), + url('../fonts/h5p-core-18.ttf?cb8kvi') format('truetype'), + url('../fonts/h5p-core-18.woff?cb8kvi') format('woff'), + url('../fonts/h5p-core-18.svg?cb8kvi#h5p') format('svg'); font-weight: normal; font-style: normal; }