@font-face {
  font-family: 'icomoon';
  src: url('fonts/icomoon.eot?izrz8u');
  src: url('fonts/icomoon.eot?izrz8u#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?izrz8u') format('truetype'),
    url('fonts/icomoon.woff?izrz8u') format('woff'),
    url('fonts/icomoon.svg?izrz8u#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-vodafone:before {
  content: "\e900";
}

.icon-viber:before {
  content: "\e901";
  color: #7f4da0;
}

.icon-ws .path1:before {
  content: "\e902";
  color: rgb(37, 211, 102);
}

.icon-ws .path2:before {
  content: "\e903";
  margin-left: -1em;
  color: rgb(253, 253, 253);
}

.icon-display:before {
  content: "\e956";
}

.icon-mail:before {
  content: "\ea83";
}

.icon-fb:before {
  content: "\ea91";
}

.icon-instagram:before {
  content: "\ea92";
}

.icon-whatsapp:before {
  content: "\ea93";
}

.icon-telegram:before {
  content: "\ea95";
}

.icon-skype:before {
  content: "\eac5";
}

.icon-IE:before {
  content: "\eadb";
}