@font-face
{
    font-family: 'munro';
  src: url('munro.eot');
  src: url('munro.eot?#') format('embedded-opentype'),
      url('munro.woff') format('woff'),
      url('munro.ttf') format('truetype');
}
@font-face
{
    font-family: 'munro_narrow';
  src: url('munro_narrow.eot');
  src: url('munro_narrow.eot?#') format('embedded-opentype'),
      url('munro_narrow.woff') format('woff'),
      url('munro_narrow.ttf') format('truetype');
}
@font-face
{
    font-family: 'munro_small';
  src: url('munro_small.eot');
  src: url('munro_small.eot?#') format('embedded-opentype'),
      url('munro_small.woff') format('woff'),
      url('munro_small.ttf') format('truetype');
}
