import Typography from '@mui/material/Typography'; import Box from '@mui/material/Box'; export default function FontWeight() { return ( Light Regular Medium 500 Bold ); }