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

i {
  /* 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-refresh-icon2:before {
  content: "\e900";
}
.icon-skew-arrow:before {
  content: "\e901";
}
.icon-share-icon:before {
  content: "\e922";
}
.icon-right-arrow-icon:before {
  content: "\e923";
}
.icon-refresh-icon:before {
  content: "\e924";
}
.icon-question-icon:before {
  content: "\e925";
}
.icon-info-icon-full:before {
  content: "\e928";
}
.icon-floppy-icon:before {
  content: "\e929";
}
.icon-clear-x-icon:before {
  content: "\e92b";
}
