@font-face {
  font-family: 'misanodamare';
  src:  url('fonts/misanodamare.eot?wh5v8i');
  src:  url('fonts/misanodamare.eot?wh5v8i#iefix') format('embedded-opentype'),
    url('fonts/misanodamare.ttf?wh5v8i') format('truetype'),
    url('fonts/misanodamare.woff?wh5v8i') format('woff'),
    url('fonts/misanodamare.svg?wh5v8i#misanodamare') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.ico-md {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'misanodamare' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ico-arrow-back:before {
  content: "\e900";
}
.ico-audio:before {
  content: "\e901";
}
.ico-clock:before {
  content: "\e902";
}
.ico-marker:before {
  content: "\e903";
}
.ico-phone:before {
  content: "\e904";
}
.ico-play:before {
  content: "\e905";
}
.ico-qrcode:before {
  content: "\e906";
}
.ico-world:before {
  content: "\e907";
}
.ico-whatsapp:before {
  content: "\e908";
}
