@font-face {
  font-family: 'moinuddin';
  src:  url('../font/icons/moinuddin.eot?jhtrsi');
  src:  url('../font/icons/moinuddin.eot?jhtrsi#iefix') format('embedded-opentype'),
    url('../font/icons/moinuddin.ttf?jhtrsi') format('truetype'),
    url('../font/icons/moinuddin.woff?jhtrsi') format('woff'),
    url('../font/icons/moinuddin.svg?jhtrsi#moinuddin') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="m-"], [class*=" m-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'moinuddin' !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;
}

.m-hamburger:before {
  content: "\e908";
}
.m-close:before {
  content: "\e909";
}
.m-facebook:before {
  content: "\e900";
}
.m-twitter:before {
  content: "\e901";
}
.m-linkedin:before {
  content: "\e902";
}
.m-location:before {
  content: "\e903";
}
.m-phone:before {
  content: "\e904";
}
.m-fax:before {
  content: "\e905";
}
.m-email:before {
  content: "\e906";
}
.m-checklist:before {
  content: "\e907";
}
