clean install

This commit is contained in:
2024-12-10 15:08:16 +01:00
commit e14eb2d8fd
31193 changed files with 3555714 additions and 0 deletions

11
web/themes/gin/dist/css/theme/font.css vendored Normal file
View File

@@ -0,0 +1,11 @@
/* Inter v3.19 */
@font-face {
font-family: "Ginter";
font-weight: 100 900;
font-display: swap;
font-style: normal;
font-named-instance: "Regular";
src: url(../../media/font/inter.woff2) format("woff2 supports variations(gvar)"), url(../../media/font/inter.woff2) format("woff2-variations"), url(../../media/font/inter.woff2) format("woff2");
}