@font-face {
  font-family: 'icomoon';
  src:  url('fonts-download/icomoon.eot?w73ai9');
  src:  url('fonts-download/icomoon.eot?w73ai9#iefix') format('embedded-opentype'),
    url('fonts-download/icomoon.ttf?w73ai9') format('truetype'),
    url('fonts-download/icomoon.woff?w73ai9') format('woff'),
    url('fonts-download/icomoon.svg?w73ai9#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-download */
  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;
}

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