@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?qk4rk6');
  src:  url('fonts/icomoon.eot?qk4rk6#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?qk4rk6') format('truetype'),
    url('fonts/icomoon.woff?qk4rk6') format('woff'),
    url('fonts/icomoon.svg?qk4rk6#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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-home3:before {
  content: "\e902";
}
.icon-pencil2:before {
  content: "\e906";
}
.icon-book:before {
  content: "\e91f";
}
.icon-cart:before {
  content: "\e93a";
}
.icon-phone:before {
  content: "\e942";
}
.icon-location2:before {
  content: "\e948";
}
.icon-earth:before {
  content: "\e9ca";
}
.icon-paragraph-justify:before {
  content: "\ea7a";
}
.icon-facebook2:before {
  content: "\ea91";
}
.icon-libreoffice:before {
  content: "\eae3";
}

