diff --git a/frontend/assets/css/fonts/morabba.css b/frontend/assets/css/fonts/morabba.css index d609e04..914f6ee 100644 --- a/frontend/assets/css/fonts/morabba.css +++ b/frontend/assets/css/fonts/morabba.css @@ -1,7 +1,7 @@ @layer base { @font-face { font-family: "Morabba"; - src: url("/fonts/Morabba/IRANYekanX-UltraLight.woff2"); + src: url("/fonts/Morabba/Morabba-UltraLight.woff2"); font-weight: 200; font-style: normal; font-display: swap; diff --git a/frontend/pages/profile/notifications.vue b/frontend/pages/profile/notifications.vue index ce345bf..025b6d0 100644 --- a/frontend/pages/profile/notifications.vue +++ b/frontend/pages/profile/notifications.vue @@ -8,7 +8,7 @@ definePageMeta({ // imports -import { usePushNotifications } from "~/composables/global/usePushNotifications"; +import { usePushNotifications } from "~/composables/global//usePushNotifications"; import useSubscribeNotification from "~/composables/api/notifications/useSubscribeNotification"; // state