mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-05-07 16:38:38 +00:00
Correct the path to Nodesto
This commit is contained in:
@@ -33,26 +33,26 @@
|
|||||||
font-family : "NodestoCapsCondensed";
|
font-family : "NodestoCapsCondensed";
|
||||||
font-style : normal;
|
font-style : normal;
|
||||||
font-weight : normal;
|
font-weight : normal;
|
||||||
src : url('../fonts/5e/Nodesto Caps Condensed.woff2');
|
src : url('../../../fonts/5e/Nodesto Caps Condensed.woff2');
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family : "NodestoCapsCondensed";
|
font-family : "NodestoCapsCondensed";
|
||||||
font-style : normal;
|
font-style : normal;
|
||||||
font-weight : bold;
|
font-weight : bold;
|
||||||
src : url('../fonts/5e/Nodesto Caps Condensed Bold.woff2');
|
src : url('../../../fonts/5e/Nodesto Caps Condensed Bold.woff2');
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family : "NodestoCapsCondensed";
|
font-family : "NodestoCapsCondensed";
|
||||||
font-style : italic;
|
font-style : italic;
|
||||||
font-weight : normal;
|
font-weight : normal;
|
||||||
src : url('../fonts/5e/Nodesto Caps Condensed Italic.woff2');
|
src : url('../../../fonts/5e/Nodesto Caps Condensed Italic.woff2');
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family : "NodestoCapsCondensed";
|
font-family : "NodestoCapsCondensed";
|
||||||
font-style : italic;
|
font-style : italic;
|
||||||
font-weight : bold;
|
font-weight : bold;
|
||||||
src : url('../fonts/5e/Nodesto Caps Condensed Bold Italic.woff2');
|
src : url('../../../fonts/5e/Nodesto Caps Condensed Bold Italic.woff2');
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user