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

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

.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-ok:before {
  content: "\f00c";
}
.fa-times:before {
  content: "\f00d";
}
.fa-zoom-in:before {
  content: "\f00e";
}
.fa-cog:before {
  content: "\f013";
}
.fa-home:before {
  content: "\f015";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-phone:before {
  content: "\f095";
}
.fa-hand-left:before {
  content: "\f0a5";
}
.fa-hand-down:before {
  content: "\f0a7";
}
.fa-icon-reorder:before {
  content: "\f0c9";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-history:before {
  content: "\f1da";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
