drop out unused font

This commit is contained in:
Jeff Escalante 2020-06-12 15:22:51 -04:00
parent bcca066d80
commit 7f5a1223f6
1 changed files with 0 additions and 6 deletions

View File

@ -30,12 +30,6 @@ function App({ Component, pageProps }) {
siteName="Consul by HashiCorp"
description="Consul is a service networking solution to automate network configurations, discover services, and enable secure connectivity across any cloud or runtime."
image="https://www.consul.io/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' },