% simple font families

\setuppagenumbering[state=stop, way=bytext]
\enableregime[utf]
\starttext
{\rm roman text}\par
{\tt mono spaced font}\par
{\ss sans serif}\par
{\hw this is hand written style}\par
{\cg this is caligraphic style}\par

\stoptext

