@font-face {
  font-family: 'nikko';
  src:
    url('fonts/nikko.ttf?5q4t8e') format('truetype'),
    url('fonts/nikko.woff?5q4t8e') format('woff'),
    url('fonts/nikko.svg?5q4t8e#nikko') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.nikko-award:before {
  content: "\e900";
}
.nikko-coffee:before {
  content: "\e901";
}
.nikko-eye:before {
  content: "\e902";
}
.nikko-heart:before {
  content: "\e903";
}
.nikko-house:before {
  content: "\e904";
}
.nikko-leaf:before {
  content: "\e905";
}
.nikko-lightbulb:before {
  content: "\e906";
}
.nikko-map-pinned:before {
  content: "\e907";
}
.nikko-messages-square:before {
  content: "\e908";
}
.nikko-mountain:before {
  content: "\e909";
}
.nikko-repeat:before {
  content: "\e90a";
}
.nikko-sprout:before {
  content: "\e90b";
}
.nikko-star:before {
  content: "\e90c";
}
.nikko-store:before {
  content: "\e90d";
}
.nikko-tool-case:before {
  content: "\e90e";
}
.nikko-trees:before {
  content: "\e90f";
}
.nikko-user-round:before {
  content: "\e910";
}
.nikko-users:before {
  content: "\e911";
}
