diff --git a/fonts/h5p-core-19.eot b/fonts/h5p-core-19.eot
deleted file mode 100644
index 2348e29..0000000
Binary files a/fonts/h5p-core-19.eot and /dev/null differ
diff --git a/fonts/h5p-core-19.ttf b/fonts/h5p-core-19.ttf
deleted file mode 100644
index 729aea4..0000000
Binary files a/fonts/h5p-core-19.ttf and /dev/null differ
diff --git a/fonts/h5p-core-19.woff b/fonts/h5p-core-19.woff
deleted file mode 100644
index be9ead2..0000000
Binary files a/fonts/h5p-core-19.woff and /dev/null differ
diff --git a/fonts/h5p-core-20.eot b/fonts/h5p-core-20.eot
new file mode 100644
index 0000000..a01133d
Binary files /dev/null and b/fonts/h5p-core-20.eot differ
diff --git a/fonts/h5p-core-19.svg b/fonts/h5p-core-20.svg
similarity index 60%
rename from fonts/h5p-core-19.svg
rename to fonts/h5p-core-20.svg
index a808aa6..92a9eea 100644
--- a/fonts/h5p-core-19.svg
+++ b/fonts/h5p-core-20.svg
@@ -23,32 +23,34 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/fonts/h5p-core-20.ttf b/fonts/h5p-core-20.ttf
new file mode 100644
index 0000000..5103dc2
Binary files /dev/null and b/fonts/h5p-core-20.ttf differ
diff --git a/fonts/h5p-core-20.woff b/fonts/h5p-core-20.woff
new file mode 100644
index 0000000..81982fc
Binary files /dev/null and b/fonts/h5p-core-20.woff differ
diff --git a/styles/h5p.css b/styles/h5p.css
index c8beedc..102cf5d 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-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');
+ src: url('../fonts/h5p-core-20.eot?cb8kvi');
+ src: url('../fonts/h5p-core-20.eot?cb8kvi#iefix') format('embedded-opentype'),
+ url('../fonts/h5p-core-20.ttf?cb8kvi') format('truetype'),
+ url('../fonts/h5p-core-20.woff?cb8kvi') format('woff'),
+ url('../fonts/h5p-core-20.svg?cb8kvi#h5p') format('svg');
font-weight: normal;
font-style: normal;
}