@font-face {
  font-family: 'wse-icon';
  src:  url('fonts/wse-icon.eot?j9bbtm');
  src:  url('fonts/wse-icon.eot?j9bbtm#iefix') format('embedded-opentype'),
    url('fonts/wse-icon.ttf?j9bbtm') format('truetype'),
    url('fonts/wse-icon.woff?j9bbtm') format('woff'),
    url('fonts/wse-icon.svg?j9bbtm#wse-icon') 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: 'wse-icon' !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-wse-citrix:before {
  content: "\e900";
}
.icon-wse-sage:before {
  content: "\e901";
}
.icon-wse-sage-franchise:before {
  content: "\e902";
}
