@font-face {
  font-family: 'Verdana';
  src: url('../fonts/Verdana.eot');
  src: url('../fonts/Verdana.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Verdana.woff') format('woff'),
    url('../fonts/Verdana.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Orchidea.otf';
  src: url('../fonts/Orchidea.otf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'OrchideaItalic.otf';
  src: url('../fonts/OrchideaItalic.otf');
  font-weight: normal;
  font-style: normal;
}