From 823246f76a104408010f2341b5ff0328e09e1ad1 Mon Sep 17 00:00:00 2001
From: Giuseppe Attardi <giuseppe.attardi@garr.it>
Date: Mon, 8 Oct 2018 23:40:11 +0200
Subject: [PATCH] Update install-fonts.sh

---
 install-fonts.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/install-fonts.sh b/install-fonts.sh
index 49a30af..4f33f9b 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'
-- 
GitLab