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

[class^="mpn-"], [class*=" mpn-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'mapana-icon' !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;
}

.mpn-menu:before {
  content: "\e900";
}
