@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?v23dgq');
  src:  url('../fonts/icomoon.eot?v23dgq#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?v23dgq') format('truetype'),
    url('../fonts/icomoon.woff?v23dgq') format('woff'),
    url('../fonts/icomoon.svg?v23dgq#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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-block:before {
  content: "\e901";
}
.icon-phone:before {
  content: "\e902";
}
.icon-tv:before {
  content: "\e903";
}
.icon-wifi:before {
  content: "\e904";
}
.icon-Close:before {
  content: "\e90f";
  color: #fff;
}
.icon-filter:before {
  content: "\e910";
  color: #fff;
}
.icon-fb-circle:before {
  content: "\e90c";
  color: #fff;
}
.icon-mail-circle:before {
  content: "\e90d";
  color: #fff;
}
.icon-twitter-circle:before {
  content: "\e90e";
  color: #fff;
}
.icon-user:before {
  content: "\e90b";
  color: #33515c;
}
.icon-phone_inverse:before {
  content: "\e90a";
  color: #fff;
}
.icon-whatsapp:before {
  content: "\e905";
  color: #fff;
}
.icon-comment:before {
  content: "\e906";
  color: #fff;
}
.icon-facebook:before {
  content: "\e907";
  color: #fff;
}
.icon-mail:before {
  content: "\e908";
  color: #fff;
}
.icon-phone_callback:before {
  content: "\e909";
  color: #fff;
}
.icon-tick:before {
  content: "\e900";
}

.icon-lock .path1:before {
  content: "\e900";
  color: #008000;
}
.icon-lock .path2:before {
  content: "\e901";
  margin-left: -0.875em;
  color: #FFFFFF;
}