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

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

.flux-sig:before {
  content: "\e900";
}
