import { Oxanium } from "next/font/google"; export const oxanium = Oxanium({ subsets: ["latin-ext"] })