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

@font-face {
  font-family: 'modernlove-capsunspecified';
  src: url('../fonts/modernlove/modernlove-caps-unspecified-webfont.woff2') format('woff2'),
       url('../fonts/modernlove/modernlove-caps-unspecified-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}


@font-face {
  font-family: 'modernlove_regularregular';
  src: url('../fonts/modernlove/modern-love-regular-webfont.woff2') format('woff2'),
       url('../fonts/modernlove/modern-love-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}

[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-minus:before {
  content: "\e918";
}
.icon-plus:before {
  content: "\e919";
}
.icon-STI:before {
  content: "\e917";
}
.icon-arrow-long:before {
  content: "\e916";
}
.icon-facebook:before {
  content: "\e913";
}
.icon-instagram:before {
  content: "\e914";
}
.icon-youtube:before {
  content: "\e915";
}
.icon-circle-arrow:before {
  content: "\e912";
  color: #DE161B;
  background: linear-gradient(to right, #fd011b 0%, #fea626 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.icon-whatsapp:before {
  content: "\e911";
}
.icon-call:before {
  content: "\e910";
}
.icon-star-o:before {
  content: "\e90e";
  color: #b9b9b9;
}
.icon-star:before {
  content: "\e90f";
  color: #ff962c;
}
.icon-arrow-right:before {
  content: "\e90d";
}
.icon-tick:before {
  content: "\e90c";
  color: #f00000;
}

.icon-circle-tick:before {
  content: "\e90a";
  color: #c6c6c6;
}
.icon-location:before {
  content: "\e90b";
  color: #fd041b;
}
.icon-note:before {
  content: "\e909";
  color: #7e7e7e;
}
.icon-home:before {
  content: "\e908";
}
.icon-hivtest:before {
  content: "\e904";
}
.icon-human-contact:before {
  content: "\e905";
}
.icon-map:before {
  content: "\e906";
}
.icon-self-risk:before {
  content: "\e907";
}
.icon-cross:before {
  content: "\e903";
  color: #fff;
}
.icon-globe:before {
  content: "\e900";
  color: #5a5a5a;
}
.icon-help:before {
  content: "\e901";
  color: #fff;
}
.icon-profile:before {
  content: "\e902";
  color: #bebebe;
}