@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?3q92to');
  src:  url('fonts/icomoon.eot?3q92to#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?3q92to') format('truetype'),
    url('fonts/icomoon.woff?3q92to') format('woff'),
    url('fonts/icomoon.svg?3q92to#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-main-feature .path1:before {
  content: "\e903";
  color: rgb(216, 248, 255);
}
.icon-main-feature .path2:before {
  content: "\e904";
  margin-left: -1em;
  color: rgb(32, 77, 100);
}
.icon-secondary-feature .path1:before {
  content: "\e905";
  color: rgb(216, 248, 255);
}
.icon-secondary-feature .path2:before {
  content: "\e906";
  margin-left: -1em;
  color: rgb(32, 77, 100);
}
.icon-secondary-feature .path3:before {
  content: "\e907";
  margin-left: -1em;
  color: rgb(32, 77, 100);
}
.icon-bullet .path1:before {
  content: "\e900";
  color: rgb(32, 77, 100);
}
.icon-bullet .path2:before {
  content: "\e901";
  margin-left: -0.9375em;
  color: rgb(25, 184, 247);
}
.icon-arrow:before {
  content: "\e902";
  color: #19b8f7;
}
