@charset "UTF-8";

@font-face {
  font-family: "untitled-font-1";
  src:url("fonts/untitled-font-1.eot");
  src:url("fonts/untitled-font-1.eot?#iefix") format("embedded-opentype"),
    url("fonts/untitled-font-1.woff") format("woff"),
    url("fonts/untitled-font-1.ttf") format("truetype"),
    url("fonts/untitled-font-1.svg#untitled-font-1") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "untitled-font-1" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "untitled-font-1" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-cardiac-pulse:before {
  content: "\61";
}
.icon-pill:before {
  content: "\62";
}
.icon-syringe:before {
  content: "\63";
}
.icon-first-aid:before {
  content: "\64";
}
.icon-medkit:before {
  content: "\65";
}
.icon-clock:before {
  content: "\66";
}
.icon-calendar:before {
  content: "\67";
}
.icon-heart:before {
  content: "\68";
}
.icon-eye:before {
  content: "\69";
}
.icon-address:before {
  content: "\6a";
}
.icon-male-female:before {
  content: "\6b";
}
.icon-male:before {
  content: "\6c";
}
.icon-female:before {
  content: "\6d";
}
.icon-heart-1:before {
  content: "\6e";
}
.icon-like-love-streamline:before {
  content: "\6f";
}
.icon-streamline-umbrella-weather:before {
  content: "\70";
}
.icon-speech-streamline-talk-user:before {
  content: "\71";
}
.icon-notebook-streamline:before {
  content: "\72";
}
.icon-man-people-streamline-user:before {
  content: "\73";
}
.icon-home-house-streamline:before {
  content: "\74";
}
.icon-edit-modify-streamline:before {
  content: "\75";
}
.icon-email-mail-streamline:before {
  content: "\76";
}
.icon-drug-medecine-streamline-syringue:before {
  content: "\77";
}
.icon-book-read-streamline:before {
  content: "\78";
}
.icon-bubble-love-streamline-talk:before {
  content: "\79";
}
