@font-face {
  font-family: 'icomoon';
  src:  url("/assets/icomoon/fonts/icomoon-215fe8a2.eot?tl5kz5");
  src:  url("/assets/icomoon/fonts/icomoon-215fe8a2.eot?tl5kz5#iefix") format('embedded-opentype'),
    url("/assets/icomoon/fonts/icomoon-6a64500e.ttf?tl5kz5") format('truetype'),
    url("/assets/icomoon/fonts/icomoon-18163cd8.woff?tl5kz5") format('woff'),
    url("/assets/icomoon/fonts/icomoon-12a34444.woff2?tl5kz5") format('woff'),
    url("/assets/icomoon/fonts/icomoon-12ebc853.svg?tl5kz5#icomoon") format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.icon-nuggit-wordmark:before {
  content: "\e900";
}
.icon-nuggit-logo:before {
  content: "\e901";
}
