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

[class^='icon-icomoonA'],
[class*=' icon-icomoonA'] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoonA' !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-icon_circle-check-gold:before {
  content: '\e900';
  color: #ffbc41;
}
