	/*
  	Flaticon icon font: Flaticon
  	Creation date: 30/07/2016 01:19
  	*/

@font-face {
  font-family: "Flaticon";
  src: url("./Flaticon.eot");
  src: url("./Flaticon.eot?#iefix") format("embedded-opentype"),
       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^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
  font-family: Flaticon;
        font-size: 20px;
font-style: normal;
margin-left: 20px;
}

.flaticon-arrows:before { content: "\f100" !important; }
.flaticon-arrows-1:before { content: "\f101" !important;  }
.flaticon-arrows-2:before { content: "\f102" !important; }
.flaticon-arrows-3:before { content: "\f103" !important;  }
.flaticon-arrows-4:before { content: "\f104" !important;  }
.flaticon-arrows-5:before { content: "\f105" !important; }
.flaticon-arrows-6:before { content: "\f106" !important;  }
.flaticon-arrows-7:before { content: "\f107" !important;  }
.flaticon-black-circle:before { content: "\f108" !important; }
.flaticon-calendar:before { content: "\f109" !important; }
.flaticon-cross:before { content: "\f10a" !important; }
.flaticon-equal:before { content: "\f10b" !important;  }
.flaticon-facebook-logo-button:before { content: "\f10c" !important;  }
.flaticon-folded-newspaper:before { content: "\f10d" !important;  }
.flaticon-googleplus-logo:before { content: "\f10e" !important;  }
.flaticon-internet:before { content: "\f10f" !important;  }
.flaticon-linkedin-button:before { content: "\f110" !important;  }
.flaticon-minus:before { content: "\f111" !important;  }
.flaticon-multiply:before { content: "\f112" !important;  }
.flaticon-play-button:before { content: "\f113" !important;  }
.flaticon-record-circular-button:before { content: "\f114" !important;  }
.flaticon-right-arrow-circular-button:before { content: "\f115" !important;  }
.flaticon-signs:before { content: "\f116" !important;  }
.flaticon-signs-1:before { content: "\f117" !important;  }
.flaticon-social-instagram-circle:before { content: "\f118" !important;  }
.flaticon-twitter:before { content: "\f119" !important;  }
.flaticon-youtube-logotype:before { content: "\f11a" !important;  }

.icon:before {
  font-family: 'Flaticon';
  font-weight: normal;
  font-style: normal;
  line-height: 1;
}