@@ -1,5 +1,3 @@
-@import url('https://fonts.googleapis.com/css2?family=Barlow:wght@400;500;700&display=swap');
-
body {
font-family: "Barlow", serif;
font-style: normal;
@@ -63,6 +63,10 @@ export default defineNuxtConfig({
],
link: [
{ rel: 'icon', type: 'image/x-icon', href: '/favicon.ico' },
+ {
+ rel: 'stylesheet',
+ href: 'https://fonts.googleapis.com/css2?family=Barlow:wght@400;500;700&display=swap',
+ },
script: [
// Google Analytics