diff --git a/fonts/h5p-core-14.svg b/fonts/h5p-core-14.svg deleted file mode 100755 index f06a083..0000000 --- a/fonts/h5p-core-14.svg +++ /dev/null @@ -1,29 +0,0 @@ - - - -Generated by IcoMoon - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/fonts/h5p-core-14.eot b/fonts/h5p-core-15.eot old mode 100755 new mode 100644 similarity index 64% rename from fonts/h5p-core-14.eot rename to fonts/h5p-core-15.eot index ba3ee9e..5a51b72 Binary files a/fonts/h5p-core-14.eot and b/fonts/h5p-core-15.eot differ diff --git a/fonts/h5p-core-15.svg b/fonts/h5p-core-15.svg new file mode 100644 index 0000000..3a440df --- /dev/null +++ b/fonts/h5p-core-15.svg @@ -0,0 +1,46 @@ + + + + + + +{ + "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-14.ttf b/fonts/h5p-core-15.ttf old mode 100755 new mode 100644 similarity index 77% rename from fonts/h5p-core-14.ttf rename to fonts/h5p-core-15.ttf index c501fcb..d3a9a27 Binary files a/fonts/h5p-core-14.ttf and b/fonts/h5p-core-15.ttf differ diff --git a/fonts/h5p-core-14.woff b/fonts/h5p-core-15.woff old mode 100755 new mode 100644 similarity index 75% rename from fonts/h5p-core-14.woff rename to fonts/h5p-core-15.woff index dceb7fe..fa8d5b0 Binary files a/fonts/h5p-core-14.woff and b/fonts/h5p-core-15.woff differ diff --git a/styles/h5p.css b/styles/h5p.css index b0e7ee2..e5c5240 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-14.eot?inh2er'); - src: url('../fonts/h5p-core-14.eot?inh2er#iefix') format('embedded-opentype'), - url('../fonts/h5p-core-14.ttf?inh2er') format('truetype'), - url('../fonts/h5p-core-14.woff?inh2er') format('woff'), - url('../fonts/h5p-core-14.svg?inh2er#h5p-core-14') format('svg'); + 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'); font-weight: normal; font-style: normal; }