@font-face {
  font-family: 'nszs';
  src:
    url('fonts/nszs.ttf?4bshsg') format('truetype'),
    url('fonts/nszs.woff?4bshsg') format('woff'),
    url('fonts/nszs.svg?4bshsg#nszs') format('svg');
  font-weight: normal;
  font-style: normal;
}

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

.nszsicon-a:before {
  content: "\e905";
}
.nszsicon-q:before {
  content: "\e906";
}
.nszsicon-triangle_b:before {
  content: "\e904";
}
.nszsicon-corner_rb:before {
  content: "\e900";
}
.nszsicon-mail:before {
  content: "\e901";
}
.nszsicon-tel:before {
  content: "\e902";
}
.nszsicon-tel_alt:before {
  content: "\e903";
}
