0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-11 13:22:39 +00:00

Add Artist Snippet

Add Artist Snippet
This commit is contained in:
Gazook89
2021-08-02 21:12:20 -05:00
parent 6f6c4acf7e
commit 9e5451b940
8 changed files with 86 additions and 0 deletions

Binary file not shown.

View File

@@ -37,6 +37,12 @@
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Walter Turncoat';
src: url('../fonts/5e legacy/WalterTurncoat-Regular.woff2');
font-weight: normal;
font-style: normal;
}
/* Headers */
@font-face {

Binary file not shown.

View File

@@ -55,6 +55,12 @@
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Walter Turncoat';
src: url('../fonts/5e/WalterTurncoat-Regular.woff2');
font-weight: normal;
font-style: normal;
}
/* Headers */
@font-face {