Main Heading - h1

Secondary Heading - h2

Subhead - h3

Paragraph (large) - p1

Paragraph (medium) - p2

Paragraph (medium) - p3

*I would set it so that whenever any paragraph font is bolded, it assumes the medium style - need to use a bit more weights to style recipe page:

p strong {font-family: ‘circular medium’ !important;}

If that doesn’t work, we can try and target the different p sizes