@font-face {
  font-family: "simple-line-icons";
  src: url("../fonts/simple-line-icons/Simple-Line-Icons.woff2") format("woff2"),
    url("../fonts/simple-line-icons/Simple-Line-Icons.woff") format("woff"),
    url("../fonts/simple-line-icons/Simple-Line-Icons.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

.about-feature-icon i {
  font-family: "simple-line-icons" !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-map:before {
  content: "\e033";
}

.icon-envelope-open:before {
  content: "\e01e";
}

.icon-badge:before {
  content: "\e028";
}
