diff --git a/install-fonts.sh b/install-fonts.sh
index 49a30af588f63384d126a1875092eeadab30baa9..4f33f9bca145e67eb2d20151a2ac8b53d5479059 100644
--- a/install-fonts.sh
+++ b/install-fonts.sh
@@ -16,6 +16,7 @@ function get_font {
 get_font arial Arial
 get_font calibri Calibri
 get_font courier-new 'Courier New'
+get_font symbol Symbol
 get_font times-new-roman 'Times New Roman'
 get_font tw-cen-mt 'Tw Cen MT'
 get_font tw-cen-mt-condensed 'Tw Cen MT Condensed'