@font-face {
  font-family: 'icomoon';
  src:  url('../../fonts/icomoon.eot?qam3v6');
  src:  url('../../fonts/icomoon.eot?qam3v6#iefix') format('embedded-opentype'),
    url('../../fonts/icomoon.ttf?qam3v6') format('truetype'),
    url('../../onts/icomoon.woff?qam3v6') format('woff'),
    url('../../onts/icomoon.svg?qam3v6#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;
  width: 14px;
height: 14px;
margin-right: .1em!important;
line-height: 14px;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-cross:before {
  content: "\ea0f";
}
.icon-circle-right:before {
  content: "\ea42";
}