@font-face {
  font-family: 'spa';
  src:  url('fonts/spa.eot?hxahq2');
  src:  url('fonts/spa.eot?hxahq2#iefix') format('embedded-opentype'),
    url('fonts/spa.ttf?hxahq2') format('truetype'),
    url('fonts/spa.woff?hxahq2') format('woff'),
    url('fonts/spa.svg?hxahq2#spa') 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: 'spa' !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-group:before {
  content: "\f0c0";
}
.icon-calculator:before {
  content: "\f1ec";
}
.icon-info:before {
  content: "\e900";
}
.icon-research:before {
  content: "\e901";
}
.icon-money:before {
  content: "\e902";
}
.icon-award:before {
  content: "\e903";
}
