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

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "socials";
    src: url("./socials.svgsocials") format("svg");
  }
}

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

.socials-twitter:before { content: "\f100"; }
.socials-facebook:before { content: "\f101"; }

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

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

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

.icon-location:before { content: "\f100"; }
.icon-pin:before { content: "\f101"; }
.icon-file2:before { content: "\f102"; }
.icon-file1:before { content: "\f103"; }
.icon-download2:before { content: "\f104"; }
.icon-download1:before { content: "\f105"; }
.icon-time2:before { content: "\f106"; }
.icon-time1:before { content: "\f107"; }
.icon-date:before { content: "\f108"; }
.icon-close:before { content: "\f109"; }
.icon-yes:before { content: "\f10a"; }
.icon-no:before { content: "\f10b"; }
.icon-up:before { content: "\f10c"; }
.icon-left:before { content: "\f10d"; }
.icon-right:before { content: "\f10e"; }
.icon-down:before { content: "\f10f"; }
.icon-search:before { content: "\f110"; }
.icon-language2:before { content: "\f111"; }
.icon-language1:before { content: "\f112"; }
.icon-link:before { content: "\f113"; }
.icon-mail:before { content: "\f114"; }
.icon-phone2:before { content: "\f115"; }
.icon-phone1:before { content: "\f116"; }
.icon-home:before { content: "\f117"; }