@font-face {
  font-family: 'icomoon';
  src:  url('../webfonts/icomoon.eot?v9xk04');
  src:  url('../webfonts/icomoon.eot?v9xk04#iefix') format('embedded-opentype'),
    url('../webfonts/icomoon.ttf?v9xk04') format('truetype'),
    url('../webfonts/icomoon.woff?v9xk04') format('woff'),
    url('../webfonts/icomoon.svg?v9xk04#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-pencil:before {
  content: "\f040";
}
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-save:before {
  content: "\f0c7";
}
.fa-quiet-bell:before {
  content: "\e900";
}
.fa-ringing-bell:before {
  content: "\e901";
}
.fa-search:before {
  content: "\f002";
}
.fa-user:before {
  content: "\f007";
}
.fa-home:before {
  content: "\f015";
}
.fa-lock:before {
  content: "\f023";
}
.fa-book:before {
  content: "\f02d";
}
.fa-print:before {
  content: "\f02f";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-smile:before {
  content: "\f118";
}
.fa-frown:before {
  content: "\f119";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-address-card:before {
  content: "\f2bb";
}
.fa-sign-out-alt:before {
  content: "\f2f5";
}
.fa-cloud-download-alt:before {
  content: "\f381";
}
.fa-tachometer-alt:before {
  content: "\f3fd";
}
.fa-user-edit:before {
  content: "\f4ff";
}
