@font-face {
	font-family: "Font Awesome 5 Free";
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url(../font/fontawesome-webfont.eot);
	src: url(../font/fontawesome-webfont.eot?#iefix) format("embedded-opentype"),url(../font/fontawesome-webfont.woff2) format("woff2"),url(../font/fontawesome-webfont.woff) format("woff"),url(../font/fontawesome-webfont.ttf) format("truetype"),url(../font/fontawesome-webfont.svg#FontAwesome) format("svg")
}
.fa {
	font-family: "Font Awesome 5 Free";
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1
}
.fa-search:before {
    content: "\f002";
}
.fa-bars:before {
    content: "\f0c9";
}
.fa-chevron-right:before {
    content: "\f054";
}
.fa-facebook:before{
	content:"\f09a"
}
.fa-twitter:before{
	content:"\f099"
}
.fa-youtube:before{
	content:"\f167"
}
.fa-send-o:before {
	content: "\f1d9";
}
.fa-check:before {
    content: "\f00c";
}
.fa-chevron-up:before {
    content: "\f077";
}
.fa-chevron-right:before {
    content: "\f054";
}
.fa-stars:before {
    content: "\f005";
}
.fa-times:before {
    content: "\f00d";
}
.fa-chevron-down:before {
    content: "\f078";
}
.fa-search:before {
    content: "\f002";
}
.fa-map:before {
    content: "\f279";
}
.fa-phone:before {
    content: "\f095";
}
.fa-mail:before {
    content: "\f003";
}
.fa-globe:before {
    content: '\f0ac';
}
.fa-home:before {
    content: '\f015';
}
.fa-download:before {
    content: "\f019";
}
.fa-shopping-bag:before {
    content: "\f290";
}
.fa-chevron-left:before {
    content: "\f053";
}