@font-face
{
  font-family: 'StormTypeRegula';
  src: url('./regula.eof'            );
  src: url('./regula.eof?#iefix'     ) format('embedded-opentype'),
       url('./regula.woff2'          ) format('woff2'            ),
       url('./regula.woff'           ) format('woff'             ),
       url('./regula.ttf'            ) format('truetype'         ),
       url('./regula.svg#svgFontName') format('svg'              ),
       url('./regula.otf'            ) format('opentype'         );
  font-weight: normal;
  font-style: normal;
}

@font-face
{
  font-family: 'StormTypeRegula';
  src: url('./regula.bold.eof'            );
  src: url('./regula.bold.eof?#iefix'     ) format('embedded-opentype'),
       url('./regula.bold.woff2'          ) format('woff2'            ),
       url('./regula.bold.woff'           ) format('woff'             ),
       url('./regula.bold.ttf'            ) format('truetype'         ),
       url('./regula.bold.svg#svgFontName') format('svg'              ),
       url('./regula.bold.otf'            ) format('opentype'         );
  font-weight: bold;
  font-style: normal;
}

@font-face
{
  font-family: 'StormTypeRegula';
  src: url('./regula.italic.eof'            );
  src: url('./regula.italic.eof?#iefix'     ) format('embedded-opentype'),
       url('./regula.italic.woff2'          ) format('woff2'            ),
       url('./regula.italic.woff'           ) format('woff'             ),
       url('./regula.italic.ttf'            ) format('truetype'         ),
       url('./regula.italic.svg#svgFontName') format('svg'              ),
       url('./regula.italic.otf'            ) format('opentype'         );
  font-weight: normal;
  font-style: italic;
}

@font-face
{
  font-family: 'Hind';
  src: url('./hind.eof'            );
  src: url('./hind.eof?#iefix'     ) format('embedded-opentype'),
       url('./hind.woff2'          ) format('woff2'            ),
       url('./hind.woff'           ) format('woff'             ),
       url('./hind.ttf'            ) format('truetype'         ),
       url('./hind.svg#svgFontName') format('svg'              ),
       url('./hind.otf'            ) format('opentype'         );
}

@font-face
{
  font-family: 'UrzaGaramond';
  src: url('./garamond.woff2') format('woff2'),
       url('./garamond.ttf')   format('truetype');
}

@font-face
{
  font-family: 'EBGaramond';
  src: url('./garamond.eb.woff2') format ('woff2');
}