The Typography components apply the Artifakt typeface to text.
Read more about when and how to use the Typography components on the HIG website.
yarn add @hig/typography @hig/theme-context @hig/theme-data
yarn add @hig/fonts
import Typography from '@hig/typography';
import "@hig/fonts/build/ArtifaktElement.css";
<Typography>Artifakt Element is the preferred font.</Typography>