1
0
mirror of https://github.com/robonen/wine-beer-concept.git synced 2026-03-20 10:34:31 +00:00

Init commit

This commit is contained in:
2021-06-07 23:40:21 +07:00
commit bc489699e4
96 changed files with 1572 additions and 0 deletions

Binary file not shown.

6
fonts/AGMelanie/font.css Normal file
View File

@@ -0,0 +1,6 @@
@font-face {
font-family: "AGMelanie";
src: url("AGMelanie.ttf") format("truetype");
font-style: normal;
font-weight: bold;
}