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

[class^="icon-lafox4"], [class*=" icon-lafox4"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'lafox4' !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-lafox4menu:before {
  content: "\e900";
}
.icon-lafox4cone:before {
  content: "\e904";
}
.icon-lafox4library:before {
  content: "\e921";
}
.icon-lafox4profile:before {
  content: "\e923";
}
.icon-lafox4address-book:before {
  content: "\e944";
}
.icon-lafox4envelop:before {
  content: "\e945";
}
.icon-lafox4bell:before {
  content: "\e951";
}
.icon-lafox4shrink:before {
  content: "\e98a";
}
.icon-lafox4shrink2:before {
  content: "\e98c";
}
