@font-face {
  font-family: 'icomoon';
  src:  url('icomoon.eot?jte0pm');
  src:  url('icomoon.eot?jte0pm#iefix') format('embedded-opentype'),
    url('icomoon.ttf?jte0pm') format('truetype'),
    url('icomoon.woff?jte0pm') format('woff'),
    url('icomoon.svg?jte0pm#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' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1.3;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-x:before {
  content: "\e900";
}
