Fixed a bad rename for EB Garamond font family.
This commit is contained in:
parent
19be1f2bbb
commit
5f1ea3c306
6 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@
|
||||||
// Global Styles
|
// Global Styles
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: "EBGarmond";
|
font-family: "EBGarmond";
|
||||||
src: url("assets/fonts/EB Garmond/EBGaramond-VariableFont_wght.woff2") format("woff2");
|
src: url("assets/fonts/EB Garamond/EBGaramond-VariableFont_wght.woff2") format("woff2");
|
||||||
font-display: swap;
|
font-display: swap;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue