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

.dewdrop {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'geo-icon' !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;
}

.dewdrop-Customer-Journey:before {
  content: "\e905";
}
.dewdrop-seo-analytics:before {
  content: "\e900";
}
.dewdrop-content-optimization:before {
  content: "\e901";
}
.dewdrop-competitor-analysis:before {
  content: "\e902";
}
.dewdrop-artificial-intelligence:before {
  content: "\e903";
}
.dewdrop-search-optimization:before {
  content: "\e904";
}
