drop unused font

This commit is contained in:
Jeff Escalante 2020-06-12 15:23:44 -04:00
parent a65a6e692a
commit c141d4ed9e
No known key found for this signature in database
GPG Key ID: 32D23C61AB5450DB

View File

@ -30,12 +30,6 @@ function App({ Component, pageProps }) {
description="Vagrant enables users to create and configure lightweight, reproducible, and
portable development environments."
image="https://www.vagrantup.com/img/og-image.png"
stylesheet={[
{
href:
'https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&display=swap',
},
]}
icon={[{ href: '/favicon.ico' }]}
preload={[
{ href: '/fonts/klavika/medium.woff2', as: 'font' },