use google font cdn instead of hosting locally

This commit is contained in:
CoolElectronics 2023-08-19 19:19:08 -04:00
parent 2c1bebcace
commit 9474a595c2
No known key found for this signature in database
GPG key ID: F63593D168636C50
3 changed files with 1 additions and 3 deletions

View file

@ -1,6 +1,5 @@
import { registerRemoteListener } from "bare-client-custom";
import App from "./App.svelte";
import "@fontsource/cabin";
import "./index.css";
if (import.meta.env.VITE_ADRIFT_DEV) {