	

@font-face {
  font-family: "Flaticon";
  src: url("");
  src: url("") format("embedded-opentype"),
       url("") format("woff"),
       url("") format("truetype"),
       url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Flaticon";
    src: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7") format("svg");
  }
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
  font-family: Flaticon;
  font-style: normal;
}

.flaticon-medical-1:before { content: "\f100"; }
.flaticon-blood-donation:before { content: "\f101"; }
.flaticon-pair-of-molars:before { content: "\f102"; }
.flaticon-medical:before { content: "\f103"; }
.flaticon-sign:before { content: "\f104"; }
.flaticon-healthy-1:before { content: "\f105"; }
.flaticon-radiation:before { content: "\f106"; }
.flaticon-stethoscope:before { content: "\f107"; }
.flaticon-pills:before { content: "\f108"; }
.flaticon-hospital:before { content: "\f109"; }
.flaticon-heart:before { content: "\f10a"; }
.flaticon-ambulance:before { content: "\f10b"; }
.flaticon-healthy:before { content: "\f10c"; }

