/* Ported from production: styles/mui/overrides/components/TypographyFont.ts */
.MuiTypography-root {
  font-family: var(--font-mark-ot), Arial, sans-serif;
}
