UNPKG

@nadeshikon/plugin-nextjs

Version:
4 lines (2 loc) 105 B
import localFont from '@next/font/local' export const myFont = localFont({ src: './my-font.woff2' })