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; }