@font-face
{
    font-family: 'Montepetrum bold';
  src: url('Montepetrum bold.eot');
  src: url('Montepetrum bold.eot?#') format('embedded-opentype'),
      url('Montepetrum bold.woff') format('woff'),
      url('Montepetrum bold.ttf') format('truetype');
}
@font-face
{
    font-family: 'Montepetrum regular';
  src: url('Montepetrum regular.eot');
  src: url('Montepetrum regular.eot?#') format('embedded-opentype'),
      url('Montepetrum regular.woff') format('woff'),
      url('Montepetrum regular.ttf') format('truetype');
}
@font-face
{
    font-family: 'Montepetrum Thin';
  src: url('Montepetrum Thin.eot');
  src: url('Montepetrum Thin.eot?#') format('embedded-opentype'),
      url('Montepetrum Thin.woff') format('woff'),
      url('Montepetrum Thin.ttf') format('truetype');
}
