From 35901700e6fc7bc8305cf2a87828b8fe4c4780fd Mon Sep 17 00:00:00 2001
From: Hugo SUBTIL <ext.sopra.husubtil@grandlyon.com>
Date: Mon, 25 Oct 2021 14:43:58 +0200
Subject: [PATCH] fix(mail): add font for email

---
 src/notifications/style.hbs | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/notifications/style.hbs b/src/notifications/style.hbs
index a3ecf24a5..ab4ae97fa 100644
--- a/src/notifications/style.hbs
+++ b/src/notifications/style.hbs
@@ -27,4 +27,5 @@
 <mj-style>
   .text-and-image img { vertical-align: middle!important; margin-right:
   12px!important }
-</mj-style>
\ No newline at end of file
+</mj-style>
+<mj-font name="Lato" href="https://fonts.googleapis.com/css?family=Lato" />
-- 
GitLab