@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?ips26p');
  src:  url('fonts/icomoon.eot?ips26p#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?ips26p') format('truetype'),
    url('fonts/icomoon.woff?ips26p') format('woff'),
    url('fonts/icomoon.svg?ips26p#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-tik:before {
  content: "\e90e";
  color: #f1f3fa;
}
.icon-soc:before {
  content: "\e90c";
  color: #46aeb5;
}
.icon-time:before {
  content: "\e90d";
  color: #46aeb5;
}
.icon-prev:before {
  content: "\e90a";
  color: #515151;
}
.icon-next:before {
  content: "\e90b";
  color: #515151;
}
.icon-viber:before {
  content: "\e904";
  color: #f1f3fa;
}
.icon-tg:before {
  content: "\e905";
  color: #f1f3fa;
}
.icon-insta:before {
  content: "\e906";
  color: #f1f3fa;
}
.icon-fb:before {
  content: "\e907";
  color: #f1f3fa;
}
.icon-pin:before {
  content: "\e908";
  color: #46aeb5;
}
.icon-phone:before {
  content: "\e909";
  color: #46aeb5;
}
.icon-arrow3:before {
  content: "\e903";
}
.icon-arrow2:before {
  content: "\e902";
  color: #f1f3fa;
}
.icon-loc:before {
  content: "\e901";
  color: #46aeb5;
}
.icon-arrow1:before {
  content: "\e900";
}
