From 8a28edf570ffb93493604189619d248f420001e8 Mon Sep 17 00:00:00 2001 From: Gerard Date: Fri, 14 Dec 2018 14:52:59 +0100 Subject: [PATCH] updated fonts --- client/core/src/styles/salixfont.css | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/client/core/src/styles/salixfont.css b/client/core/src/styles/salixfont.css index 2728bda07..c29bbc935 100644 --- a/client/core/src/styles/salixfont.css +++ b/client/core/src/styles/salixfont.css @@ -1,8 +1,8 @@ @font-face { font-family: 'salixfont'; - src: url('./salixfont.ttf?74ph29') format('truetype'), - url('./salixfont.woff?74ph29') format('woff'), - url('./salixfont.svg?74ph29#salixfont') format('svg'); + src: url('./salixfont.ttf?wiyr0v') format('truetype'), + url('./salixfont.woff?wiyr0v') format('woff'), + url('./salixfont.svg?wiyr0v#salixfont') format('svg'); font-weight: normal; font-style: normal; } @@ -22,6 +22,12 @@ -moz-osx-font-smoothing: grayscale; } +.icon-services:before { + content: "\e93f"; +} +.icon-100:before { + content: "\e940"; +} .icon-actions:before { content: "\e900"; } @@ -210,4 +216,4 @@ } .icon-web:before { content: "\e93e"; -} +} \ No newline at end of file