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

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

.pulse-ico-icon-pulse-SME:before {
  content: "\e900";
  color: #ed6c27;
}
.pulse-ico-icon-pulse-blind:before {
  content: "\e901";
  color: #ed6c27;
}
