diff --git a/fonts/h5p-core-15.eot b/fonts/h5p-core-15.eot deleted file mode 100644 index 5a51b72..0000000 Binary files a/fonts/h5p-core-15.eot and /dev/null differ diff --git a/fonts/h5p-core-15.svg b/fonts/h5p-core-15.svg deleted file mode 100644 index 3a440df..0000000 --- a/fonts/h5p-core-15.svg +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - -{ - "fontFamily": "h5p", - "description": "Font generated by IcoMoon.", - "majorVersion": 1, - "minorVersion": 1, - "version": "Version 1.1", - "fontId": "h5p", - "psName": "h5p", - "subFamily": "Regular", - "fullName": "h5p" -} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/fonts/h5p-core-16.eot b/fonts/h5p-core-16.eot new file mode 100755 index 0000000..d8b7655 Binary files /dev/null and b/fonts/h5p-core-16.eot differ diff --git a/fonts/h5p-core-16.svg b/fonts/h5p-core-16.svg new file mode 100755 index 0000000..6b6915d --- /dev/null +++ b/fonts/h5p-core-16.svg @@ -0,0 +1,55 @@ + + + + + + +{ + "fontFamily": "h5p", + "description": "Font generated by IcoMoon.", + "majorVersion": 1, + "minorVersion": 1, + "version": "Version 1.1", + "fontId": "h5p", + "psName": "h5p", + "subFamily": "Regular", + "fullName": "h5p" +} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/fonts/h5p-core-15.ttf b/fonts/h5p-core-16.ttf old mode 100644 new mode 100755 similarity index 53% rename from fonts/h5p-core-15.ttf rename to fonts/h5p-core-16.ttf index d3a9a27..814236d Binary files a/fonts/h5p-core-15.ttf and b/fonts/h5p-core-16.ttf differ diff --git a/fonts/h5p-core-15.woff b/fonts/h5p-core-16.woff old mode 100644 new mode 100755 similarity index 52% rename from fonts/h5p-core-15.woff rename to fonts/h5p-core-16.woff index fa8d5b0..8235486 Binary files a/fonts/h5p-core-15.woff and b/fonts/h5p-core-16.woff differ diff --git a/styles/h5p.css b/styles/h5p.css index e5c5240..fa731c3 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-15.eot?1a4hhb'); - src: url('../fonts/h5p-core-15.eot?1a4hhb#iefix') format('embedded-opentype'), - url('../fonts/h5p-core-15.ttf?1a4hhb') format('truetype'), - url('../fonts/h5p-core-15.woff?1a4hhb') format('woff'), - url('../fonts/h5p-core-15.svg?1a4hhb#h5p-core-15') format('svg'); + src: url('../fonts/h5p-core-16.eot?vqz3xj'); + src: url('../fonts/h5p-core-16.eot?vqz3xj#iefix') format('embedded-opentype'), + url('../fonts/h5p-core-16.ttf?vqz3xj') format('truetype'), + url('../fonts/h5p-core-16.woff?vqz3xj') format('woff'), + url('../fonts/h5p-core-16.svg?vqz3xj#h5p-core-16') format('svg'); font-weight: normal; font-style: normal; }