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

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

.icon-lafox2menu:before {
  content: "\e900";
}
.icon-lafox2cone:before {
  content: "\e904";
}
.icon-lafox2profile:before {
  content: "\e923";
}
.icon-lafox2address-book:before {
  content: "\e944";
}
.icon-lafox2envelop:before {
  content: "\e945";
}
.icon-lafox2bell:before {
  content: "\e951";
}
.icon-lafox2shrink:before {
  content: "\e98a";
}
.icon-lafox2shrink2:before {
  content: "\e98c";
}
