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

[class^="icon2-"], [class*=" icon2-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'openbadgefactory' !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;
}

.icon2-OpenBadge:before {
  content: "\e900";
  color: #1884c6;
}
