\documentclass{ppex}
\nonstopmode

\pagestyle{empty}

\begin{document}
\ResetPreambleCommands
\ReadyForTheFray

\begin{small}
\newcommand\demotest{For the price of \pounds45, almost anything can
  be found floating in fields. !`THE DAZED BROWN FOX QUICKLY GAVE
  12345--67890 JUMPS! --- ?`But aren't Kafka's Schlo{\ss} and
  {\AE}sop's {\OE}uvres often na{\"\i}ve vis-\`{a}-vis the d{\ae}monic
  ph{\oe}nix's official r\^{o}le in fluffy souffl\'{e}s?}
\begin{description}
\raggedright
\item[Times Roman]{\fontfamily{ptm}\selectfont\demotest}
\item[Palatino]{\fontfamily{ppl}\selectfont\demotest}
\item[New Century Schoolbook]{\fontfamily{pnc}\selectfont\demotest}
\item[AvantGarde]{\fontfamily{pag}\selectfont\demotest}
\item[Bookman]{\fontfamily{pbk}\selectfont\demotest}
\item[Helvetica]{\fontfamily{phv}\selectfont\demotest}
\item[Courier]{\fontfamily{pcr}\selectfont\demotest}
\item[Zapf Chancery]{\fontfamily{pzc}\fontshape{it}\selectfont\demotest}
\end{description}
\end{small}
\end{document}