Forgot these

This commit is contained in:
Michaela Brydon 2025-07-31 14:02:43 -04:00
parent 431f6c903a
commit 67810c52c5
2 changed files with 2 additions and 1 deletions

View file

@ -14,6 +14,7 @@
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<title><%= htmlWebpackPlugin.options.title %></title> <title><%= htmlWebpackPlugin.options.title %></title>
<link href="https://fonts.googleapis.com/css2?family=Urbanist:wght@400;500;700&display=swap" rel="stylesheet">
</head> </head>
<body> <body>
<!-- Google Tag Manager --> <!-- Google Tag Manager -->

View file

@ -285,7 +285,7 @@ export default {
color: #1574a1; color: #1574a1;
vertical-align: middle; vertical-align: middle;
font-weight: 500; font-weight: 500;
font-family: "AvertaRegular"; font-family: "UrbanistRegular";
} }
.add-to-calendar button { .add-to-calendar button {
border: 0; border: 0;