%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Uheb.fd
%
% 01.06.94
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% (c) Bernd Raichle and Klaus Lagally
%     Institut fuer Informatik
%     Universitaet Stuttgart
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% This file contains the font description of font `heb'
%   fontencoding: U
%   fontfamily:   heb
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

% 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}{heb}{}%

\DeclareFontShape{U}{heb}{m}{n}{%
   <-9> fixed * hclassic
   <10><10.95><12><14.4><17.28><20.74><24.88> s hclassic
}{}

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

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