@font-face {
  font-family: 'icomoon';
  src:  url('../webfonts/iconmoon.eot?5z9k8z');
  src:  url('../webfonts/iconmoon.eot?5z9k8z#iefix') format('embedded-opentype'),
    url('../webfonts/iconmoon.ttf?5z9k8z') format('truetype'),
    url('../webfonts/iconmoon.woff?5z9k8z') format('woff'),
    url('../webfonts/iconmoon.svg?5z9k8z#icomoon') format('svg');
    
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.ma-icon-zocdoc:before {
  content: "\e901";
}
.ma-icon-demandforce:before {
  content: "\e902";
}
.ma-icon-realself:before {
  content: "\e903";
}
.ma-icon-angieslist:before {
  content: "\e904";
}
.ma-icon-healthgrades:before {
  content: "\e905";
}
.ma-icon-googlemybusiness:before {
  content: "\e900";
}
