@font-face {
  font-family: 'nm-font';
  src:
    url('fonts/nm-font.ttf?2psb1w') format('truetype'),
    url('fonts/nm-font.woff?2psb1w') format('woff'),
    url('fonts/nm-font.svg?2psb1w#nm-font') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="nm-font-"], [class*=" nm-font-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nm-font' !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;
}

.nm-font-repeat:before {
  content: "\f01e";
}
.nm-font-rotate-right:before {
  content: "\f01e";
}
.nm-font-credit-card:before {
  content: "\f09d";
}
.nm-font-google-plus:before {
  content: "\f0d6";
}
.nm-font-envelope:before {
  content: "\f0e0";
}
.nm-font-bitcoin:before {
  content: "\f15a";
}
.nm-font-btc:before {
  content: "\f15a";
}
.nm-font-instagram:before {
  content: "\f16f";
}
.nm-font-google:before {
  content: "\f1a0";
}
.nm-font-soundcloud:before {
  content: "\f1be";
}
.nm-font-wechat:before {
  content: "\f1d7";
}
.nm-font-weixin:before {
  content: "\f1d7";
}
.nm-font-paypal:before {
  content: "\f1ed";
}
.nm-font-google-wallet:before {
  content: "\f1ee";
}
.nm-font-cc-visa:before {
  content: "\f1f0";
}
.nm-font-cc-mastercard:before {
  content: "\f1f1";
}
.nm-font-cc-discover:before {
  cont