chore: simplifica pesos da fonte america

This commit is contained in:
Felipe Coutinho
2026-03-14 12:51:43 +00:00
parent 2d5375b2cc
commit 2f60ee6639

View File

@@ -7,16 +7,6 @@ export const america = localFont({
weight: "400",
style: "normal",
},
{
path: "./america-medium.woff2",
weight: "500",
style: "normal",
},
{
path: "./america-bold.woff2",
weight: "700",
style: "normal",
},
],
display: "swap",
variable: "--font-america",