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

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

.icon-ma-icon-caretArrow-close:before {
  content: "\e901";
}
.icon-ma-icon-caretArrow-open:before {
  content: "\e902";
}
.icon-ma-icon-pager-left:before {
  content: "\e903";
}
.icon-ma-icon-pager-right:before {
  content: "\e904";
}
.icon-ma-icon-phone:before {
  content: "\e905";
}
.icon-ma-user:before {
  content: "\e900";
}

