diff --git a/public/index.html b/public/index.html
index ae1b046e..216908f8 100644
--- a/public/index.html
+++ b/public/index.html
@@ -14,6 +14,7 @@
<%= htmlWebpackPlugin.options.title %>
+
diff --git a/src/layouts/order-confirmation/add-to-calendar/add-to-calendar.vue b/src/layouts/order-confirmation/add-to-calendar/add-to-calendar.vue
index e5ee1da0..47eab0f6 100644
--- a/src/layouts/order-confirmation/add-to-calendar/add-to-calendar.vue
+++ b/src/layouts/order-confirmation/add-to-calendar/add-to-calendar.vue
@@ -285,7 +285,7 @@ export default {
color: #1574a1;
vertical-align: middle;
font-weight: 500;
- font-family: "AvertaRegular";
+ font-family: "UrbanistRegular";
}
.add-to-calendar button {
border: 0;