2
0

💄 Add proper italic fonts in bot

This commit is contained in:
Baptiste Arnaud
2023-02-15 16:39:53 +01:00
parent 2f7e71f66e
commit 435edd03c0
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ const Document = () => (
<Head>
<link rel="icon" type="image/png" href="/favicon.png" />
<link
href="https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700&family=Open+Sans:wght@400;500;600;700&display=swap"
href="https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700&family=Open+Sans:ital,wght@0,400;0,500;0,600;0,700;1,400;1,600&display=swap"
rel="stylesheet"
/>
<meta name="google" content="notranslate" />