@font-face {
  font-family: 'award';
  src:  url('fonts/award.eot?npkf7f');
  src:  url('fonts/award.eot?npkf7f#iefix') format('embedded-opentype'),
    url('fonts/award.ttf?npkf7f') format('truetype'),
    url('fonts/award.woff?npkf7f') format('woff'),
    url('fonts/award.svg?npkf7f#award') 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: 'award' !important;
  speak: never;
  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-jgba .path1:before {
  content: "\e900";
  color: rgb(18, 64, 137);
}
.icon-jgba .path2:before {
  content: "\e901";
  margin-left: -1em;
  margin-right: 0.3em;
  color: rgb(255, 255, 255);
}
.icon-ibc .path1:before {
  content: "\e902";
  color: rgb(233, 66, 44);
}
.icon-ibc .path2:before {
  content: "\e903";
  margin-left: -1em;
  margin-right: 0.3em;
  color: rgb(255, 255, 255);
}
