@font-face {
	font-family: 'FontAwesomeSolid';
	font-style: normal;
	font-weight: 400;
	src: url("/partners/common/statics/fonts/fontAwesomeSolid/fa-solid-900.eot");
	src: url("/partners/common/statics/fonts/fontAwesomeSolid/fa-solid-900.eot?#iefix") format("embedded-opentype"),
	url("/partners/common/statics/fonts/fontAwesomeSolid/fa-solid-900.woff2") format("woff2"),
	url("/partners/common/statics/fonts/fontAwesomeSolid/fa-solid-900.woff") format("woff"),
	url("/partners/common/statics/fonts/fontAwesomeSolid/fa-solid-900.ttf") format("truetype"),
	url("/partners/common/statics/fonts/fontAwesomeSolid/fa-solid-900.svg#fontawesome") format("svg");
}
@font-face {
	font-family: 'FontAwesomeBrands';
	font-style: normal;
	font-weight: 400;
	src: url("/partners/common/statics/fonts/fontAwesomeBrands/fa-brands-400.eot");
	src: url("/partners/common/statics/fonts/fontAwesomeBrands/fa-brands-400.eot?#iefix") format("embedded-opentype"),
	url("/partners/common/statics/fonts/fontAwesomeBrands/fa-brands-400.woff2") format("woff2"),
	url("/partners/common/statics/fonts/fontAwesomeBrands/fa-brands-400.woff") format("woff"),
	url("/partners/common/statics/fonts/fontAwesomeBrands/fa-brands-400.ttf") format("truetype"),
	url("/partners/common/statics/fonts/fontAwesomeBrands/fa-brands-400.svg#fontawesome") format("svg");
}
@font-face {
	font-family: 'FontAwesomeRegular';
	font-style: normal;
	font-weight: 400;
	src: url("/partners/common/statics/fonts/fontAwesomeRegular/fa-regular-400.eot");
	src: url("/partners/common/statics/fonts/fontAwesomeRegular/fa-regular-400.eot?#iefix") format("embedded-opentype"),
	url("/partners/common/statics/fonts/fontAwesomeRegular/fa-regular-400.woff2") format("woff2"),
	url("/partners/common/statics/fonts/fontAwesomeRegular/fa-regular-400.woff") format("woff"),
	url("/partners/common/statics/fonts/fontAwesomeRegular/fa-regular-400.ttf") format("truetype"),
	url("/partners/common/statics/fonts/fontAwesomeRegular/fa-regular-400.svg#fontawesome") format("svg");
}

.fa,.fas,.far,.fab{
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	box-sizing:border-box;
	font-family: FontAwesomeSolid;
}
.fa-rss{font-size: 20px; color: #fff;position: relative;;}
.fa-rss:before {content: "\f09e";}

.fa-cog{font-size: 19px; color: #fff;position: relative;}
.fa-cog:before {content: "\f013";}
.fa-search{font-size: 19px; color: #fff;position: relative;}
.fa-search:before {content: "\f002";}

.fa-share-alt{font-size: 20px; color: #fff; position: relative;} 
.fa-share-alt:before {content: "\f1e0";}
.fa-facebook-f{font-family: FontAwesomeBrands!important; font-size: 20px; color: #fff; position: relative;}
.fa-facebook-f:before {content: "\f39e";}

.fa-twitter{font-family: FontAwesomeBrands!important;font-size: 20px; color: #fff; position: relative;}
.fa-twitter:before {content: "\f099";}

.fa-linkedin-in{font-family: FontAwesomeBrands!important;font-size: 20px; color: #fff; position: relative;}
.fa-linkedin-in:before {content: "\f0e1";}

.fa-search-plus{font-size: 20px; color: #fff; position: relative;}
.fa-search-plus:before {content: "\f00e";}

.fa-info{font-size: 20px; color: #fff; position: relative;}
.fa-info:before {content: "\f129";}

.fa-times{font-size: 20px; color: #fff; position: relative;}
.fa-times:before {content: "\f00d";}

.fa-home{font-size: 20px; color: #fff; position: relative;}
.fa-home:before {content: "\f015";}

.fa-envelope{font-family: FontAwesomeRegular!important;font-size: 20px; color: #fff; position: relative;}
.fa-envelope:before {content: "\f0e0";}

.fa-list-ul{font-family: FontAwesomeSolid!important; font-size: 20px; color: #fff; position: relative;}
.fa-list-ul:before {content: "\f0ca";}

.fa-arrow-left{font-family: FontAwesomeSolid!important;font-size: 20px; color: #fff; position: relative;}
.fa-arrow-left:before {content: "\f060";}

.fa-pen{font-family: FontAwesomeSolid!important; font-size: 20px; color: #fff; position: relative;}
.fa-pen:before {content: "\f304";}

.fa-plus-circle{font-family: FontAwesomeSolid!important;font-size: 20px; color: #fff; position: relative;}
.fa-plus-circle:before {content: "\f055";}