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