mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-22 22:37:50 +00:00
Fix Dicefont
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/* Main Font, serif */
|
||||
/* Icon Font: Elderberry Inn */
|
||||
@font-face {
|
||||
font-family : 'Eldeberry-Inn';
|
||||
font-family : 'Elderberry-Inn';
|
||||
font-style : normal;
|
||||
font-weight : normal;
|
||||
src : url('../../../fonts/icon fonts/Elderberry-Inn-Icons.woff2');
|
||||
@@ -10,7 +10,7 @@
|
||||
span.ei {
|
||||
display : inline-block;
|
||||
margin-right : 3px;
|
||||
font-family : 'Eldeberry-Inn';
|
||||
font-family : 'Elderberry-Inn';
|
||||
line-height : 1;
|
||||
vertical-align : baseline;
|
||||
-moz-osx-font-smoothing : grayscale;
|
||||
|
||||
Reference in New Issue
Block a user