From 67810c52c5ff9d700d4786f0e596e6462e32bedb Mon Sep 17 00:00:00 2001 From: Michaela Brydon Date: Thu, 31 Jul 2025 14:02:43 -0400 Subject: [PATCH] Forgot these --- public/index.html | 1 + .../order-confirmation/add-to-calendar/add-to-calendar.vue | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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;