\ProvidesFile{unmr.fd}
        [2014/12/04 Cyrillic Modern font definitions]
%\DeclareFontEncoding{U}{}{}
%\DeclareFontSubstitution{U}{cmr}{m}{n}
\DeclareUnicodeCharacter{20BD}{\ruble}

\DeclareFontFamily{U}{nmr}{\hyphenchar\font45 }
\DeclareFontShape{U}{nmr}{m}{n}%
     {<5><6><7><8><9><10><12>gen*nmr%
      <10.95>nmr10%
      <14.4>nmr12%
      <17.28><20.74><24.88>nmr17}{}
\DeclareFontShape{U}{nmr}{m}{sl}%
     {%
      <5><6><7>nmsl8%
      <8><9>gen*nmsl%
      <10><10.95>nmsl10%
      <12><14.4><17.28><20.74><24.88>nmsl12%
      }{}
\DeclareFontShape{U}{nmr}{m}{it}%
     {%
      <5><6><7>nmti7%
      <8>nmti8%
      <9>nmti9%
      <10><10.95>nmti10%
      <12><14.4><17.28><20.74><24.88>nmti12%
      }{}
\DeclareFontShape{U}{nmr}{m}{sc}%
     {%
      <5><6><7><8><9><10><10.95><12>%
      <14.4><17.28><20.74><24.88>nmcsc10%
      }{}
% Warning: please note that the upright shape below is
%          used for the \pounds symbol of LaTeX. So this
%          font definition shouldn't be removed.
%
%%\DeclareFontShape{U}{nmr}{m}{ui}
%%   {
%%      <5><6><7><8><9><10><10.95><12>%
%%      <14.4><17.28><20.74><24.88>nmui10%
%%      }{}
%%%%%%% bold series
\DeclareFontShape{U}{nmr}{b}{n}
     {%
      <5><6><7><8><9><10><10.95><12>%
      <14.4><17.28><20.74><24.88>nmb10%
      }{}
%%%%%%%% bold extended series
\DeclareFontShape{U}{nmr}{bx}{n}
   {%
      <5><6><7><8><9>gen*nmbx%
      <10><10.95>nmbx10%
      <12><14.4><17.28><20.74><24.88>nmbx12%
      }{}
\DeclareFontShape{U}{nmr}{bx}{sl}
      {%
      <5><6><7><8><9>%
      <10><10.95><12><14.4><17.28><20.74><24.88>nmbxsl10%
      }{}
\DeclareFontShape{U}{nmr}{bx}{it}
       {%
       <5><6><7><8><9>%
       <10><10.95><12><14.4><17.28><20.74><24.88>nmbxti10%
       }{}
% Again this is necessary for a correct \pounds symbol in
% the cmr fonts Hopefully the dc/ec font layout will take
% over soon.
%
%\DeclareFontShape{U}{nmr}{bx}{ui}
%      {<->sub*nmr/m/ui}{}
%\endinput
%%
%% End of file `unmr.fd'.