mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-14 08:32:44 +00:00
Fix typo in Iokharic font name
This commit is contained in:
@@ -122,8 +122,8 @@
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: Lokharic;
|
||||
src: url('../../../fonts/5e/Lokharic.woff2');
|
||||
font-family: Iokharic;
|
||||
src: url('../../../fonts/5e/Iokharic.woff2');
|
||||
font-weight: 500;
|
||||
font-style: normal;
|
||||
}
|
||||
@@ -132,4 +132,4 @@
|
||||
src: url('../../../fonts/5e/Rellanic.woff2');
|
||||
font-weight: 500;
|
||||
font-style: normal;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user