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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  letter-spacing: 20px;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-B:before {
  content: "\62";
  color: #ff6d69;
}
.icon-G:before {
  content: "\67";
  color: #ff6d69;
}
.icon-I:before {
  content: "\69";
  color: #ff6d69;
}
