/*
Flaticon icon font: Flaticon
Creation date: 15/06/2016 17:00
*/

@font-face {
  font-family: "Flaticon";
  src: url("flaticon_eot.eot");
  src: url("flaticon_eot.eot?#iefix") format("embedded-opentype"), 
  		url("flaticon_woff.woff") format("woff"), 
  		url("flaticon_ttf.ttf") format("truetype"), 
  		url("flaticon_svg.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.svg#Flaticon") format("svg");
  }
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
  font-family: Flaticon;
        font-size: 20px;
font-style: normal;
margin-left: 20px;
}

.flaticon-author-sign:before { content: "\f100"; }
.flaticon-books-stack-of-three:before { content: "\f101"; }
.flaticon-businessmen:before { content: "\f102"; }
.flaticon-eco-volunteer:before { content: "\f103"; }
.flaticon-engineer:before { content: "\f104"; }
.flaticon-female-avatar:before { content: "\f105"; }
.flaticon-graduate-student-avatar:before { content: "\f106"; }
.flaticon-id-card:before { content: "\f107"; }
.flaticon-job-post:before { content: "\f108"; }
.flaticon-presentation:before { content: "\f109"; }
.flaticon-social:before { content: "\f10a"; }
.flaticon-speech:before { content: "\f10b"; }
.flaticon-television:before { content: "\f10c"; }