This commit is contained in:
parent
e8d864e531
commit
39a443ffff
BIN
src/app/fonts/JetBrainsMono-Regular.woff2
Normal file
BIN
src/app/fonts/JetBrainsMono-Regular.woff2
Normal file
Binary file not shown.
Binary file not shown.
@ -10,7 +10,7 @@ import { TooltipProvider } from "../components/ui/tooltip";
|
|||||||
import "./globals.css";
|
import "./globals.css";
|
||||||
|
|
||||||
const siteFont = localFont({
|
const siteFont = localFont({
|
||||||
src: "./fonts/RobotoMono-Regular.ttf",
|
src: "./fonts/JetBrainsMono-Regular.woff2",
|
||||||
weight: "100 900",
|
weight: "100 900",
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user