
.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-s1:before {
  content: "\e900";
}
.icon-s2:before {
  content: "\e901";
}
.icon-s3:before {
  content: "\e902";
}
.icon-s4:before {
  content: "\e903";
}
.icon-s5:before {
  content: "\e904";
}
.icon-s6:before {
  content: "\e905";
}
.card-icon1 .icon{
    font-size: 52px;}

.icon-1:before {
  content: "\e906";
}
.icon-2:before {
  content: "\e907";
}
.icon-3:before {
  content: "\e908";
}
.icon-4:before {
  content: "\e909";
}
.icon-5:before {
  content: "\e90a";
}
.icon-6:before {
  content: "\e90b";
}
.icon-7:before {
  content: "\e90c";
}
.icon-8:before {
  content: "\e90d";
}
.icon-9:before {
  content: "\e90e";
}
.features-list .hexagon .icon{
    font-size: 32px;
    font-weight: bold;
}

