update font to match lfk 2023 branding
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-04-15 20:45:28 +02:00
parent b483ed1e49
commit 70a6120447
6 changed files with 90 additions and 56 deletions

View File

@@ -6,6 +6,9 @@
<title>LfK!Beamershow</title>
<base href="./" />
<link rel="icon" type="image/png" href="./favicon.png" />
<style>
* { font-family: "Athiti", sans-serif; }
</style>
</head>
<body class="bg-white font-family-karla h-screen">