diff --git a/fonts/h5p-core-18.eot b/fonts/h5p-core-18.eot
deleted file mode 100755
index eba9d6c..0000000
Binary files a/fonts/h5p-core-18.eot and /dev/null differ
diff --git a/fonts/h5p-core-18.svg b/fonts/h5p-core-18.svg
deleted file mode 100755
index 13da36e..0000000
--- a/fonts/h5p-core-18.svg
+++ /dev/null
@@ -1,52 +0,0 @@
-
-
-
\ No newline at end of file
diff --git a/fonts/h5p-core-18.ttf b/fonts/h5p-core-18.ttf
deleted file mode 100755
index 37f845e..0000000
Binary files a/fonts/h5p-core-18.ttf and /dev/null differ
diff --git a/fonts/h5p-core-18.woff b/fonts/h5p-core-18.woff
deleted file mode 100755
index 8450f3d..0000000
Binary files a/fonts/h5p-core-18.woff and /dev/null differ
diff --git a/fonts/h5p-core-19.eot b/fonts/h5p-core-19.eot
new file mode 100644
index 0000000..2348e29
Binary files /dev/null and b/fonts/h5p-core-19.eot differ
diff --git a/fonts/h5p-core-19.svg b/fonts/h5p-core-19.svg
new file mode 100644
index 0000000..a808aa6
--- /dev/null
+++ b/fonts/h5p-core-19.svg
@@ -0,0 +1,54 @@
+
+
+
\ No newline at end of file
diff --git a/fonts/h5p-core-19.ttf b/fonts/h5p-core-19.ttf
new file mode 100644
index 0000000..729aea4
Binary files /dev/null and b/fonts/h5p-core-19.ttf differ
diff --git a/fonts/h5p-core-19.woff b/fonts/h5p-core-19.woff
new file mode 100644
index 0000000..be9ead2
Binary files /dev/null and b/fonts/h5p-core-19.woff differ
diff --git a/styles/h5p.css b/styles/h5p.css
index f4324a7..e3ece5c 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-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');
+ src: url('../fonts/h5p-core-19.eot?cb8kvi');
+ src: url('../fonts/h5p-core-19.eot?cb8kvi#iefix') format('embedded-opentype'),
+ url('../fonts/h5p-core-19.ttf?cb8kvi') format('truetype'),
+ url('../fonts/h5p-core-19.woff?cb8kvi') format('woff'),
+ url('../fonts/h5p-core-19.svg?cb8kvi#h5p') format('svg');
font-weight: normal;
font-style: normal;
}