/* Fontawesome icons */
.fa-bars:before {
  content: "\f0c9";
}
.fa-user:before {
  content: "\f007";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-facebook-f:before {
  content: "\f39e";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-google-plus-g:before {
  content: "\f0d5";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-home:before {
  content: "\f015";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-clock:before {
  content: "\f017";
}
.fa-phone-volume:before {
  content: "\f2a0";
}
.fa-quote-left:before {
  content: "\f10e";
}
.fa-quote-right:before {
  content: "\f10d";
}
.fa-key:before {
  content: "\f084";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-cog:before {
  content: "\f013";
}
.fa-edit:before {
  content: "\f044";
}
.fa-file:before {
  content: "\f15b";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-pencil:before {
  content: "\f303";
}
.fa-map-marker-alt:before {
  content: "\f3c5";
}
.fa-lock:before {
  content: "\f023";
}

/* Material icons */
.mdi-account:before {
  content: "\f004";
}
.mdi-magnify:before {
  content: "\f349";
}
.mdi-home:before {
  content: "\f2dc";
}
.mdi-close:before {
  content: "\f156";
}
.mdi-menu:before {
  content: "\f35c";
}
.mdi-phone:before {
  content: "\f3f2";
}
.mdi-email:before {
  content: "\f1ee";
}
.mdi-plus-circle:before {
  content: "\f417";
}
.mdi-alert-circle-outline:before {
  content: "\f5d6";
}
.mdi-calendar:before {
  content: "\f0ed";
}
.mdi-map-marker:before {
  content: "\f34e";
}
.mdi-chevron-double-left:before {
  content: "\f13d";
}
.mdi-chevron-double-right:before {
  content: "\f13e";
}
.mdi-cloud-download:before {
  content: "\f162";
}
.mdi-briefcase:before {
  content: "\f0d6";
}
.mdi-fax:before {
  content: "\f212";
}
.mdi-whatsapp:before {
  content: "\f5a3";
}
.mdi-map:before {
  content: "\f34d";
}
.mdi-printer:before {
  content: "\f42a";
}
.mdi-file-outline:before {
  content: "\f224";
}
.mdi-chevron-down:before {
  content: "\f140";
}
.mdi-chevron-left:before {
  content: "\f141";
}
.mdi-chevron-right:before {
  content: "\f142";
}
.mdi-link:before {
  content: "\f337";
}
.mdi-arrow-right:before {
  content: "\f054";
}
.mdi-facebook:before {
  content: "\f20c";
}
.mdi-youtube-play:before {
  content: "\f5c3";
}
.mdi-linkedin:before {
  content: "\f33b";
}
.mdi-settings:before {
  content: "\f493";
}
.mdi-view-list:before {
  content: "\f572";
}
.mdi-view-module:before {
  content: "\f573";
}
.mdi-view-headline:before {
  content: "\f571";
}
.mdi-star:before {
  content: "\f4ce";
}
.mdi-settings-box:before {
  content: "\f494";
}
.mdi-file-pdf-box:before {
  content: "\f226";
}
.mdi-fullscreen:before {
  content: "\f293";
}

/* Linearicons icons */
.lnr-share2:before {
  content: "\ec20";
}
.lnr-telephone:before {
  content: "\ea6a";
}
.lnr-magnifier:before {
  content: "\ec22";
}
.lnr-arrow-right:before {
  content: "\ec44";
}
.lnr-chevron-down:before {
  content: "\ec3a";
}
.lnr-chevron-up:before {
  content: "\ec39";
}
.lnr-eye:before {
  content: "\e9a5";
}
.lnr-download2:before {
  content: "\ebf5";
}
.lnr-play-circle:before {
  content: "\ec6a";
}
