@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?8zdx7z');
  src:  url('fonts/icomoon.eot?8zdx7z#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?8zdx7z') format('truetype'),
    url('fonts/icomoon.woff?8zdx7z') format('woff'),
    url('fonts/icomoon.svg?8zdx7z#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" 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-arrow-thin-left:before {
  content: "\e900";
}
.icon-arrow-thin-right:before {
  content: "\e901";
}
.icon-close:before {
  content: "\e905";
}
.icon-close-outline:before {
  content: "\e906";
}
.icon-menu:before {
  content: "\e902";
}
.icon-home:before {
  content: "\e903";
}
.icon-office:before {
  content: "\e904";
}
.icon-library:before {
  content: "\e921";
}
.icon-qrcode:before {
  content: "\e938";
}
.icon-phone:before {
  content: "\e942";
}
.icon-envelop:before {
  content: "\e945";
}
.icon-bubbles2:before {
  content: "\e96d";
}
.icon-users:before {
  content: "\e972";
}
.icon-list2:before {
  content: "\e9bb";
}
.icon-arrow-right2:before {
  content: "\ea3c";
}
.icon-arrow-left2:before {
  content: "\ea40";
}
.icon-circle-right:before {
  content: "\ea42";
}
.icon-circle-left:before {
  content: "\ea44";
}
.icon-shift:before {
  content: "\ea4f";
}
.icon-ctrl:before {
  content: "\ea50";
}
.icon-checkbox-checked:before {
  content: "\ea52";
}
.icon-paragraph-justify:before {
  content: "\ea7a";
}
