@font-face {
  font-family: 'icomoon';
  src:  url('https://s3.amazonaws.com/icomoon.io/26747/Fims/icomoon.eot?licw15');
  src:  url('https://s3.amazonaws.com/icomoon.io/26747/Fims/icomoon.eot?licw15#iefix') format('embedded-opentype'),
    url('https://s3.amazonaws.com/icomoon.io/26747/Fims/icomoon.woff2?licw15') format('woff2'),
    url('https://s3.amazonaws.com/icomoon.io/26747/Fims/icomoon.ttf?licw15') format('truetype'),
    url('https://s3.amazonaws.com/icomoon.io/26747/Fims/icomoon.woff?licw15') format('woff'),
    url('https://s3.amazonaws.com/icomoon.io/26747/Fims/icomoon.svg?licw15#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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-file-excel-o:before {
  content: "\e900";
}
.icon-youtube:before {
  content: "\e800";
}
.icon-quote:before {
  content: "\e605";
}
.icon-search:before {
  content: "\e600";
}
.icon-remove:before {
  content: "\e901";
}
.icon-remove-notify:before {
  content: "\e902";
}
.icon-minus:before {
  content: "\e603";
}
.icon-plus:before {
  content: "\e604";
}
.icon-reset:before {
  content: "\e903";
}
.icon-list:before {
  content: "\e601";
}
.icon-arrow-left:before {
  content: "\e606";
}
.icon-uniE607:before {
  content: "\e607";
}
.icon-menu:before {
  content: "\e602";
}

