%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Unash.fd
%
% 31.08.93 1.0 created file when added support for NFSS2 (br)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% (c) Bernd Raichle and Klaus Lagally
%     Institut fuer Informatik
%     Universitaet Stuttgart
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% This file contains the font description of font `nash'
%   fontencoding: U
%   fontfamily:   nash
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

% make sure, that it is used with NFSS2 only
%
\ifx\DeclareFontShape\undefined
  \message{Something is wrong -- %
           this file can only be used with NFSS2!!!}
\expandafter\endinput\fi


\DeclareFontFamily{U}{nash}{}%

\DeclareFontShape{U}{nash}{m}{n}{%
   <-9> fixed * nash14
   <10><10.95><12><14.4><17.28><20.74><24.88> s * [1.44] nash14
}{}

\DeclareFontShape{U}{nash}{bx}{n}{%
   <-9> fixed * nash14bf
   <10><10.95><12><14.4><17.28><20.74><24.88> s * [1.44] nash14bf
}{}

\endinput
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
