@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?6avgql');
  src:  url('fonts/icomoon.eot?6avgql#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?6avgql') format('truetype'),
    url('fonts/icomoon.woff?6avgql') format('woff'),
    url('fonts/icomoon.svg?6avgql#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-sad-face:before {
  content: "\e601";
}
.icon-simle-face-1:before {
  content: "\e602";
}
.icon-simle-face-2:before {
  content: "\e603";
}
.icon-ex-link:before {
  content: "\e501";
}
.icon-emoji-2:before {
  content: "\e502";
}
.icon-emoji-1:before {
  content: "\e503";
}
.icon-emoji:before {
  content: "\e504";
}
.icon-simle-face:before {
  content: "\e505";
}
.icon-TextAa:before {
  content: "\e506";
}
.icon-TextAa2:before {
  content: "\e507";
}
.icon-CalendarCheck:before {
  content: "\e508";
}
.icon-Smiley:before {
  content: "\e509";
}
.icon-web-access:before {
  content: "\e600";
}
