Commit updated styles
This commit is contained in:
parent
ee125bcd80
commit
37b028e4b8
1 changed files with 2 additions and 2 deletions
|
@ -9813,8 +9813,8 @@ hr, .titlebar-bigborder, .media.media-comment, .media.media-comment + .media.med
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Agaricons';
|
font-family: 'Agaricons';
|
||||||
src: url("fonts/agariccons.eot");
|
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.woff2") format("woff2"), url("../fonts/agariccons.woff") format("woff"), url("../fonts/agariccons.otf") format("opentype");
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
font-style: normal; }
|
font-style: normal; }
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue