chore: import correct font weight
This commit is contained in:
parent
6f7038fc92
commit
9e3789e31f
|
@ -15,7 +15,7 @@ export default function Document() {
|
|||
|
||||
{/* Inter */}
|
||||
<link
|
||||
href='https://fonts.googleapis.com/css2?family=Inter&display=swap'
|
||||
href='https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap'
|
||||
rel='stylesheet'
|
||||
></link>
|
||||
</Head>
|
||||
|
|
Loading…
Reference in New Issue