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

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

.iconn-1:before {
  content: "\e900";
}
.iconn-2:before {
  content: "\e901";
}
.iconn-3:before {
  content: "\e902";
}
.iconn-4:before {
  content: "\e903";
}
.iconn-5:before {
  content: "\e904";
}
.iconn-6:before {
  content: "\e905";
}
.iconn-7:before {
  content: "\e906";
}
.iconn-8:before {
  content: "\e907";
}
.iconn-9:before {
  content: "\e908";
}
.iconn-10:before {
  content: "\e909";
}
.iconn-21:before {
  content: "\e90a";
}
.iconn-22:before {
  content: "\e90b";
}
