Add Google font

This commit is contained in:
Alex Kerr
2026-03-13 18:23:35 +00:00
parent 36301fd47c
commit 50f45fc2d9

View File

@@ -1,5 +1,8 @@
<!DOCTYPE html>
<head>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Tienne:wght@400;700;900&display=swap" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="style/style.css">
</head>
<body>