Add fonts

This commit is contained in:
2023-12-02 13:23:31 +01:00
parent fd76dc570f
commit 55fbbb3dcc
3 changed files with 6 additions and 2 deletions

View File

@@ -5,6 +5,7 @@
<title>stream.t-juice.club</title>
<script src="./js/app.tsx" type="module"></script>
<link rel="stylesheet" href="./css/style.css" />
<link rel="stylesheet" href="./css/fonts.css" />
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>