import aspekta font
This commit is contained in:
@@ -39,12 +39,7 @@ export default function RootLayout({
|
||||
}>) {
|
||||
return (
|
||||
<html lang="en" className={sourceSerif.variable}>
|
||||
<head>
|
||||
<link
|
||||
href="https://api.fontshare.com/v2/css?f[]=aspekta@400,500,600,700&display=swap"
|
||||
rel="stylesheet"
|
||||
/>
|
||||
</head>
|
||||
<head />
|
||||
<body className="font-sans antialiased bg-background text-foreground">
|
||||
{children}
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user