@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot?wqx50q');
    src: url('../fonts/icomoon.eot?wqx50q#iefix') format('embedded-opentype'),
         url('../fonts/icomoon.ttf?wqx50q') format('truetype'),
         url('../fonts/icomoon.woff?wqx50q') format('woff'),
         url('../fonts/icomoon.svg?wqx50q#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-checked:before {
  content: "\e904";
}
.icon-zoom:before {
  content: "\e900";
}
.icon-phone:before {
  content: "\e901";
}
.icon-clock:before {
  content: "\e902";
}
.icon-call_gager:before {
  content: "\e903";
}