@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?veytcf');
  src:  url('fonts/icomoon.eot?veytcf#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?veytcf') format('truetype'),
    url('fonts/icomoon.woff?veytcf') format('woff'),
    url('fonts/icomoon.svg?veytcf#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-camera:before {
  content: "\e900";
  color: #fde6b9;
}
.icon-app .path1:before {
  content: "\e90d";
  color: rgb(253, 230, 185);
}
.icon-app .path2:before {
  content: "\e90e";
  margin-left: -1.5em;
  color: rgb(24, 55, 47);
}
.icon-chat:before {
  content: "\e901";
  color: #fde6b9;
}
.icon-manager:before {
  content: "\e902";
  color: #fde6b9;
}
.icon-security:before {
  content: "\e903";
  color: #fde6b9;
}
.icon-whatsapp:before {
  content: "\e904";
}
.icon-ok:before {
  content: "\e905";
}
.icon-telegram:before {
  content: "\e906";
}
.icon-vk:before {
  content: "\e907";
}
.icon-arrow-prev:before {
  content: "\e908";
}
.icon-arrow-next:before {
  content: "\e909";
}
.icon-pin:before {
  content: "\e90a";
}
.icon-zoom:before {
  content: "\e90b";
}
.icon-play:before {
  content: "\e90c";
}
