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

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

.lfn-xLFN_icon:before {
  content: "\e901";
}
.lfn-xx:before {
  content: "\e900";
}
