@font-face {
  font-family: 'nordzco';
  src:  url('fonts/nordzco.eot?k4tzu6');
  src:  url('fonts/nordzco.eot?k4tzu6#iefix') format('embedded-opentype'),
    url('fonts/nordzco.woff2?k4tzu6') format('woff2'),
    url('fonts/nordzco.ttf?k4tzu6') format('truetype'),
    url('fonts/nordzco.woff?k4tzu6') format('woff'),
    url('fonts/nordzco.svg?k4tzu6#nordzco') format('svg');
  font-weight: normal;
  font-style: normal;
}

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

.nd-nordzco-linkedin:before {
  content: "\e907";
}
.nd-nordzco-facebook:before {
  content: "\e900";
}
.nd-nordzco-arrow-prev:before {
  content: "\e902";
}
.nd-nordzco-arrow-next:before {
  content: "\e901";
}
.nd-nordzco-email:before {
  content: "\e903";
}
.nd-nordzco-instagram:before {
  content: "\e904";
}
.nd-nordzco-marker:before {
  content: "\e905";
}
.nd-nordzco-phone:before {
  content: "\e906";
}
