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

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

[class^="icon2-"], [class*=" icon2-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon2' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
}

.icon-toolkit-1:before {
  content: "\e904";
}
.icon-toolkit-2:before {
  content: "\e905";
}
.icon-toolkit-3:before {
  content: "\e906";
}
.icon-toolkit-4:before {
  content: "\e907";
}
.icon-toolkit-5:before {
  content: "\e908";
}
.icon-toolkit-6:before {
  content: "\e909";
}
.icon-arrow-up:before {
  content: "\e900";
}
.icon-arrow-down:before {
  content: "\e901";
}
.icon-arrow-right:before {
  content: "\e902";
}
.icon-arrow-left:before {
  content: "\e903";
}
.icon2-cloud-download:before {
    content: "\e9c2";
}

