@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?ymimzv');
  src:  url('fonts/icomoon.eot?ymimzv#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?ymimzv') format('truetype'),
    url('fonts/icomoon.woff?ymimzv') format('woff'),
    url('fonts/icomoon.svg?ymimzv#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-icon01:before {
  content: "\e900";
  color: #20437c;
}
.icon-icon02:before {
  content: "\e901";
  color: #20437c;
}
.icon-icon03:before {
  content: "\e902";
  color: #20437c;
}
.icon-icon04:before {
  content: "\e903";
  color: #20437c;
}
.icon-home3:before {
  content: "\e904";
}
.icon-paste:before {
  content: "\e92d";
}
.icon-phone:before {
  content: "\e942";
}
.icon-location:before {
  content: "\e947";
}
.icon-clock:before {
  content: "\e94e";
}
.icon-clock2:before {
  content: "\e94f";
}
.icon-display:before {
  content: "\e956";
}
.icon-mobile:before {
  content: "\e958";
}
.icon-bubble:before {
  content: "\e96b";
}
.icon-bubbles:before {
  content: "\e96c";
}
.icon-woman:before {
  content: "\e9dd";
}
.icon-man-woman:before {
  content: "\e9de";
}
