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

.icon {
  /* 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;
}

.icon-mug:before {
  content: "\e90c";
}
.icon-coffee1:before {
  content: "\e90d";
}
.icon-drink:before {
  content: "\e90e";
}
.icon-drink1:before {
  content: "\e90f";
}
.icon-desktop:before {
  content: "\e002";
}
.icon-clipboard:before {
  content: "\e008";
}
.icon-envelope:before {
  content: "\e028";
}
.icon-tools-2:before {
  content: "\e034";
}
.icon-linegraph:before {
  content: "\e039";
}
.icon-wine:before {
  content: "\e043";
}
.icon-chat:before {
  content: "\e049";
}
.icon-clock:before {
  content: "\e055";
}
.icon-coffee:before {
  content: "\e909";
}
.icon-facebook1:before {
  content: "\ea90";
}
.icon-instagram1:before {
  content: "\ea93";
}
.icon-facebook:before {
  content: "\ea91";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-phone:before {
  content: "\e903";
}
.icon-social-facebook:before {
  content: "\e904";
}
.icon-tick-outline:before {
  content: "\e900";
}
.icon-arrow-up-outline:before {
  content: "\e902";
}
.icon-mail:before {
  content: "\e905";
}
.icon-beer:before {
  content: "\e90a";
}
.icon-phone1:before {
  content: "\e908";
}
.icon-facebook2:before {
  content: "\e906";
}
.icon-instagram2:before {
  content: "\e907";
}
.icon-totop:before {
  content: "\e901";
  color: #1793d1;
}
.icon-coffeescript:before {
  content: "\e90b";
}
.icon-whatsapp:before {
  content: "\e910";
  color: #25d366;
}
