% This is FCLFONT.STY 
% 
% (C) Copyright 1994--2004 by J"org Knappen
% This file is part of the fc-package 
% See fc.rme for more information
%
\ProvidesPackage{fclfont}[2004/06/01 v1.2]
\RequirePackage{newlfont}
\renewcommand{\ttdefault}{tt}
\renewcommand{\rmdefault}{fcr}
\renewcommand{\sfdefault}{fcss}
\renewcommand{\encodingdefault}{T4}
\RequirePackage[T4]{fontenc}
\def\ttseries{\fontseries\ttdefault\selectfont}
\let\tt\ttseries
\DeclareTextFontCommand{\texttt}{\ttseries}
%% 
%% End of file `fclfont.sty'.

