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

[class^="custom-icomoon"], [class*=" custom-icomoon"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'custom-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;
}

.custom-icomoonbenefits-heart:before {
  content: "\e900";
}
