From 37b028e4b82f947797e26f44b3ae50a4223d9465 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 20 Aug 2018 20:27:48 -0400 Subject: [PATCH] Commit updated styles --- agaric/css/agaric.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/agaric/css/agaric.css b/agaric/css/agaric.css index 27bdaf9..aa416cf 100644 --- a/agaric/css/agaric.css +++ b/agaric/css/agaric.css @@ -9813,8 +9813,8 @@ hr, .titlebar-bigborder, .media.media-comment, .media.media-comment + .media.med @font-face { font-family: 'Agaricons'; - src: url("fonts/agariccons.eot"); - src: url("fonts/agariccons.woff2") format("woff2"), url("fonts/agariccons.woff") format("woff"), url("fonts/agariccons.otf") format("opentype"); + src: url("../fonts/agariccons.eot"); + src: url("../fonts/agariccons.woff2") format("woff2"), url("../fonts/agariccons.woff") format("woff"), url("../fonts/agariccons.otf") format("opentype"); font-weight: 400; font-style: normal; }