UNPKG

create-nova-vite-template

Version:

This is a dashboard template built with React and Vite. It provides a modern and responsive user interface for building web applications.

12 lines (10 loc) 266 B
const FontFamily = { font700: "GothamBold", font600: "GothamBold", font500: "GothamMedium", font400: "GothamLight", font400Nenu: "NeueMachinaLight", font500Nenu: "NeueMachinaRegular", font600Nenu: "NeueMachinaUltrabold", }; export default FontFamily;