0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-07 18:32:40 +00:00

veracruz to Alkalami

This commit is contained in:
Victor Losada Hernandez
2023-01-30 20:27:15 +01:00
parent 78554603e8
commit 341b53c603
4 changed files with 3 additions and 5 deletions

View File

@@ -799,10 +799,8 @@ body {
bottom: 3.5em; bottom: 3.5em;
left: 0; left: 0;
width: 100%; width: 100%;
font-family: VeraCruzBold; font-family: Alkalami;
text-align: center; text-align: center;
letter-spacing: 0.6px;
transform: scaleX(90%);
} }
} }

Binary file not shown.

Binary file not shown.

View File

@@ -108,8 +108,8 @@
} }
@font-face { @font-face {
font-family: VeraCruzBold; font-family: Alkalami;
src: url('../../../fonts/5e/VeracruzBold.woff2'); src: url('../../../fonts/5e/Alkalami-Regular.woff2');
font-weight: bold; font-weight: bold;
font-style: normal; font-style: normal;
} }