diff --git a/fonts/h5p-core-16.eot b/fonts/h5p-core-16.eot deleted file mode 100644 index 239079b..0000000 Binary files a/fonts/h5p-core-16.eot and /dev/null differ diff --git a/fonts/h5p-core-16.svg b/fonts/h5p-core-16.svg deleted file mode 100644 index d0bdb88..0000000 --- a/fonts/h5p-core-16.svg +++ /dev/null @@ -1,58 +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" -} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/fonts/h5p-core-16.ttf b/fonts/h5p-core-16.ttf deleted file mode 100644 index daf1571..0000000 Binary files a/fonts/h5p-core-16.ttf and /dev/null differ diff --git a/fonts/h5p-core-16.woff b/fonts/h5p-core-16.woff deleted file mode 100644 index d654df4..0000000 Binary files a/fonts/h5p-core-16.woff and /dev/null differ diff --git a/fonts/h5p-core-17.eot b/fonts/h5p-core-17.eot new file mode 100755 index 0000000..1e70252 Binary files /dev/null and b/fonts/h5p-core-17.eot differ diff --git a/fonts/h5p-core-17.svg b/fonts/h5p-core-17.svg new file mode 100755 index 0000000..1c5ad99 --- /dev/null +++ b/fonts/h5p-core-17.svg @@ -0,0 +1,50 @@ + + + + + + +{ + "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-17.ttf b/fonts/h5p-core-17.ttf new file mode 100755 index 0000000..d9350bf Binary files /dev/null and b/fonts/h5p-core-17.ttf differ diff --git a/fonts/h5p-core-17.woff b/fonts/h5p-core-17.woff new file mode 100755 index 0000000..0e07503 Binary files /dev/null and b/fonts/h5p-core-17.woff differ diff --git a/styles/h5p.css b/styles/h5p.css old mode 100644 new mode 100755 index 2e5842e..af1af73 --- 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-16.eot?80e76o'); - src: url('../fonts/h5p-core-16.eot?80e76o#iefix') format('embedded-opentype'), - url('../fonts/h5p-core-16.ttf?80e76o') format('truetype'), - url('../fonts/h5p-core-16.woff?80e76o') format('woff'), - url('../fonts/h5p-core-16.svg?80e76o#h5p-core-15') format('svg'); + src: url('../fonts/h5p-core-17.eot?8pte1w'); + src: url('../fonts/h5p-core-17.eot?8pte1w#iefix') format('embedded-opentype'), + url('../fonts/h5p-core-17.ttf?8pte1w') format('truetype'), + url('../fonts/h5p-core-17.woff?8pte1w') format('woff'), + url('../fonts/h5p-core-17.svg?8pte1w#h5p') format('svg'); font-weight: normal; font-style: normal; }