@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?vuxpj');
  src:  url('fonts/icomoon.eot?vuxpj#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?vuxpj') format('truetype'),
    url('fonts/icomoon.woff?vuxpj') format('woff'),
    url('fonts/icomoon.svg?vuxpj#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-menu:before {
  content: "\e904";
}
.icon-home:before {
  content: "\e905";
}
.icon-down-arrow:before {
  content: "\e909";
}
.icon-pen:before {
  content: "\e912";
}
.icon-download:before {
  content: "\e915";
}
.icon-message:before {
  content: "\e918";
}
.icon-arrow:before {
  content: "\e91a";
}
.icon-caret-down:before {
  content: "\e91d";
}
.icon-checked:before {
  content: "\e920";
}
.icon-facebook2:before {
  content: "\e923";
}
.icon-link:before {
  content: "\e924";
}
.icon-sq-unchecked:before {
  content: "\e928";
}
.icon-sq-checked:before {
  content: "\e929";
}
.icon-Checked:before {
  content: "\e933";
}
.icon-Close1:before {
  content: "\e934";
}
.icon-edit:before {
  content: "\e935";
}
.icon-telegram:before {
  content: "\e900";
}