@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?a5j3if');
  src:  url('fonts/icomoon.eot?a5j3if#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?a5j3if') format('truetype'),
    url('fonts/icomoon.woff?a5j3if') format('woff'),
    url('fonts/icomoon.svg?a5j3if#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-box:before {
  content: "\e900";
}
.icon-plus:before {
  content: "\e901";
}
.icon-th-large:before {
  content: "\e902";
}
.icon-user:before {
  content: "\e903";
}
.icon-lock-closed:before {
  content: "\e904";
  font-size: 20px;
}
.icon-group:before {
  content: "\e905";
}
.icon-chart-pie:before {
  content: "\e906";
}
.icon-chart-line:before {
  content: "\e907";
}
.icon-sort-alphabetically:before {
  content: "\e908";
}
.icon-at:before {
  content: "\e909";
}
.icon-lock-closed-outline:before {
  content: "\e90a";
  font-size: 20px;
}
.icon-chart-pie-outline:before {
  content: "\e90b";
}
.icon-device-desktop:before {
  content: "\e90c";
}
.icon-briefcase:before {
  content: "\e90d";
}
.icon-chevron-thin-up:before {
  content: "\e90e";
}
.icon-email:before {
  content: "\e90f";
}
.icon-language:before {
  content: "\e910";
}
.icon-pie-chart:before {
  content: "\e911";
}
.icon-round-brush:before {
  content: "\e912";
}
.icon-suitcase:before {
  content: "\e913";
}
.icon-facebook:before {
  content: "\e914";
  color: #1877f2;
}
.icon-instagram:before {
  content: "\e915";
  color: #e4405f;
}
.icon-whatsapp:before {
  content: "\e916";
  color: #25d366;
}
.icon-youtube:before {
  content: "\e917";
  color: #f00;
}
.icon-user1:before {
  content: "\e971";
}
