First concept
This commit is contained in:
7
node_modules/geist/dist/sans.js
generated
vendored
Normal file
7
node_modules/geist/dist/sans.js
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
import localFont from "next/font/local";
|
||||
|
||||
export const GeistSans = localFont({
|
||||
src: "./fonts/geist-sans/Geist-Variable.woff2",
|
||||
variable: "--font-geist-sans",
|
||||
weight: "100 900",
|
||||
});
|
||||
Reference in New Issue
Block a user