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

@media screen and (-webkit-min-device-pixel-ratio:0) {
   @font-face {
    font-family: "Flaticon";
    src: url("../fonts/Flaticon.svg#Flaticon") format("svg");
  }
  @font-face {
    font-family: "Fontello";
    src: url("../fonts/fontello.svg#fontello") format("svg");
  }
}

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

.fontello-strong-body:before { content: "\e80a"; }
.fontello-flexibility:before { content: "\e808"; }
.fontello-healthy-lifestyle:before { content: "\e80b"; }
.fontello-blood-flow:before { content: "\e806"; }
.fontello-drops-blood:before { content: "\e80c"; }
.fontello-adrenal-gland:before { content: "\e804"; }
.flaticon-lotus:before { content: "\f106"; }
.flaticon-trainers:before { content: "\f107"; }
.flaticon-trophy:before { content: "\f108"; }
.flaticon-users:before { content: "\f109"; }
.flaticon-classes:before { content: "\f10a"; }

.flaticon-strong-body:before { content: "\f100"; }
.flaticon-flexibility:before { content: "\f101"; }
.flaticon-healthy-lifestyle:before { content: "\f102"; }
.flaticon-blood-flow:before { content: "\f103"; }
.flaticon-drops-blood:before { content: "\f104"; }
.flaticon-adrenal-gland:before { content: "\f105"; }
