% Copyright 2009 Karl Berry.
% You may freely use, modify and/or distribute this file.
% ei1 is an experimental encoding for the extra glyphs included in the
% Inconsolata font but not in any common TeX encoding.

\ProvidesFile{ei4fi4.fd}[2009/05/28 EI1/Inconsolata]

\expandafter\ifx\csname fifour@scaled\endcsname\relax
  \let\fifour@scaled\@empty
\fi

\DeclareFontFamily{EI1}{fi4}{}

\DeclareFontShape{EI1}{fi4}{m}{n}{
  <-> \fifour@scaled ei1-inconsolata
}{}

\endinput