diff --git a/fonts.d.ts b/fonts.d.ts new file mode 100644 index 0000000..85a0dfc --- /dev/null +++ b/fonts.d.ts @@ -0,0 +1,2 @@ +declare module '*.woff' +declare module '*.woff2' diff --git a/public/index.html b/public/index.html index 00cce1f..90b99c0 100644 --- a/public/index.html +++ b/public/index.html @@ -28,9 +28,6 @@ You need to enable JavaScript to run this app.