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

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

.icn2-icn8:before {
  content: "\e900";
}
.icn2-icn9:before {
  content: "\e901";
}
.icn2-icn10:before {
  content: "\e902";
}
