0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 22:52: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;
left: 0;
width: 100%;
font-family: VeraCruzBold;
font-family: Alkalami;
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-family: VeraCruzBold;
src: url('../../../fonts/5e/VeracruzBold.woff2');
font-family: Alkalami;
src: url('../../../fonts/5e/Alkalami-Regular.woff2');
font-weight: bold;
font-style: normal;
}