diff --git a/src/app/ui/Layout.svelte b/src/app/ui/Layout.svelte index 021c334..3eacbd1 100644 --- a/src/app/ui/Layout.svelte +++ b/src/app/ui/Layout.svelte @@ -55,30 +55,36 @@ onMount(async () => { - + - - + + + href="https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;1,100;1,200&family=Karla:wght@200..800&family=Major+Mono+Display&display=swap" + /> ((e.currentTarget as HTMLLinkElement).media = 'all'))} - > + /> - - Compare Typography & Typefaces | GlyphDiff - + Compare Typography & Typefaces | GlyphDiff @@ -88,7 +94,7 @@ onMount(async () => { -
+
{#if fontsReady} {@render children?.()}