diff --git a/fonts/h5p-core-28.eot b/fonts/h5p-core-28.eot
deleted file mode 100644
index 4b2bf455..00000000
Binary files a/fonts/h5p-core-28.eot and /dev/null differ
diff --git a/fonts/h5p-core-28.svg b/fonts/h5p-core-28.svg
deleted file mode 100644
index 7de61809..00000000
--- a/fonts/h5p-core-28.svg
+++ /dev/null
@@ -1,114 +0,0 @@
-
-
-
\ No newline at end of file
diff --git a/fonts/h5p-core-28.ttf b/fonts/h5p-core-28.ttf
deleted file mode 100644
index 520db3a9..00000000
Binary files a/fonts/h5p-core-28.ttf and /dev/null differ
diff --git a/fonts/h5p-core-28.woff b/fonts/h5p-core-28.woff
deleted file mode 100644
index 6ba91096..00000000
Binary files a/fonts/h5p-core-28.woff and /dev/null differ
diff --git a/fonts/h5p-core-29.svg b/fonts/h5p-core-29.svg
index 9056bf08..7c1f4bc4 100644
--- a/fonts/h5p-core-29.svg
+++ b/fonts/h5p-core-29.svg
@@ -1,4 +1,5 @@
+<<<<<<< HEAD
+=======
+
+
+>>>>>>> cb09d99 (HFP-3875 Add icons for expand and collapse)
diff --git a/fonts/h5p-core-30.eot b/fonts/h5p-core-30.eot
new file mode 100644
index 00000000..0ec19be7
Binary files /dev/null and b/fonts/h5p-core-30.eot differ
diff --git a/fonts/h5p-core-30.svg b/fonts/h5p-core-30.svg
new file mode 100644
index 00000000..8be85fa6
--- /dev/null
+++ b/fonts/h5p-core-30.svg
@@ -0,0 +1,123 @@
+
+
+
\ No newline at end of file
diff --git a/fonts/h5p-core-30.ttf b/fonts/h5p-core-30.ttf
new file mode 100644
index 00000000..58ffb780
Binary files /dev/null and b/fonts/h5p-core-30.ttf differ
diff --git a/fonts/h5p-core-30.woff b/fonts/h5p-core-30.woff
new file mode 100644
index 00000000..d597b59c
Binary files /dev/null and b/fonts/h5p-core-30.woff differ
diff --git a/fonts/h5p-core-30.woff2 b/fonts/h5p-core-30.woff2
new file mode 100644
index 00000000..4e82ff90
Binary files /dev/null and b/fonts/h5p-core-30.woff2 differ
diff --git a/styles/h5p.css b/styles/h5p.css
index dd07815d..b4f65182 100644
--- a/styles/h5p.css
+++ b/styles/h5p.css
@@ -4,11 +4,11 @@
/* Custom H5P font to use for icons. */
@font-face {
font-family: 'h5p';
- src: url('../fonts/h5p-core-29.eot?h1atjl');
- src: url('../fonts/h5p-core-29.eot?h1atjl#iefix') format('embedded-opentype'),
- url('../fonts/h5p-core-29.ttf?h1atjl') format('truetype'),
- url('../fonts/h5p-core-29.woff?h1atjl') format('woff'),
- url('../fonts/h5p-core-29.svg?h1atjl#h5p-core-29') format('svg');
+ src: url('../fonts/h5p-core-30.eot?h1atjl');
+ src: url('../fonts/h5p-core-30.eot?h1atjl#iefix') format('embedded-opentype'),
+ url('../fonts/h5p-core-30.ttf?h1atjl') format('truetype'),
+ url('../fonts/h5p-core-30.woff?h1atjl') format('woff'),
+ url('../fonts/h5p-core-30.svg?h1atjl#h5p-core-30') format('svg');
font-weight: normal;
font-style: normal;
}