@font-face {
	font-family: 'FontAwesome';
	src: url('fonts/FontAwesome/fontawesome-webfont.eot?v=4.7.0');
	src: url('fonts/FontAwesome/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),
		 url('fonts/FontAwesome/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),
		 url('fonts/FontAwesome/fontawesome-webfont.woff?v=4.7.0') format('woff'),
		 url('fonts/FontAwesome/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),
		 url('fonts/FontAwesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display:swap;

}

.fa {
	display: inline-block;
	font-family: FontAwesome;
	font-feature-settings: normal;
	font-kerning: auto;
	font-language-override: normal;
	font-size: inherit;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-synthesis: weight style;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	text-rendering: auto;
	margin-right: 10px;
}
.fa-ul {
	list-style-type: none;
	margin-left: 2.14286em;
	padding-left: 0;
}
.fa-li {
	left: -2.14286em;
	position: absolute;
	text-align: center;
	top: 0.142857em;
	width: 2.14286em;
}
.fa-phone:before {
	content: "\f095";
}
.fa-fax:before {
	content: "\f1ac";
}
.fa-mobile:before {
	content: "\f10b";
}
.fa-envelope:before {
	content: "\f0e0";
}
.fa-user:before {
	content: "\f007";
}
.fa-file-text-o:before {
	content: "\f0f6";
}
.fa-print:before {
	content: "\f02f";
}
.fa-id-card-o:before {
	content: "\f2c3";
}
.fa-qrcode:before {
	content: "\f029";
}
.fa-plus:before {
	content: "\f067";
}
.fa-minus:before {
	content: "\f068";
}
.fa-info:before {
	content: "\f129";
}
.fa-check:before {
	content: "\f00c";
}
.fa-window-close-o:before {
	content: "\f2d4";
}
.fa-angle-up:before {
	content: "\f106";
}
.fa-angle-right:before {
	content: "\f105";
}
.fa-angle-down:before {
	content: "\f107";
}
.fa-angle-left:before {
	content: "\f104";
}
.fa-arrow-left:before {
	content: "\f060";
}
.fa-arrow-right:before {
	content: "\f061";
}
.fa-arrow-up:before {
	content: "\f062";
}
.fa-arrow-down:before {
	content: "\f063";
}
.fa-arrow-circle-o-down:before {
	content: "\f01a";
}
.fa-caret-down:before {
	content: "\f0d7";
}
.fa-caret-left:before {
	content: "\f0d9";
}
.fa-caret-right:before {
	content: "\f0da";
}
.fa-step-forward:before {
	content: "\f051";
}
.fa-step-backward:before {
	content: "\f048";
}
.fa-fast-forward:before {
	content: "\f050";
}
.fa-fast-backward:before {
	content: "\f049";
}
.fa-edit:before, .fa-pencil-square-o:before {
	content: "\f044";
}
.fa-thumbs-o-up:before {
	content: "\f087";
}
.fa-thumbs-o-down:before {
	content: "\f088";
}
.fa-check:before {
	content: "\f00c";
}
.fa-check-circle-o:before {
	content: "\f05d";
}
.fa-check-square-o:before {
	content: "\f046";
}
.fa-clipboard:before {
	content: "\f0ea";
}
.fa-trash:before {
	content: "\f014";
}
.fa-eye:before {
	content: "\f06e";
}
.fa-eye-slash:before {
	content: "\f070";
}
.fa-diamond:before {
	content: "\f219";
}
.fa-exclamation-triangle:before {
	content: "\f071";
}
.fa-filter:before {
	content: "\f0b0";
}
.fa-list:before {
	content: "\f03a";
}
.fa-ban:before {
	content: "\f05e";
}
.fa-hourglass:before {
	content: "\f250";
}
.fa-star:before {
	content: "\f005";
}
.fa-share-alt:before {
	content: "\f1e0";
}
.fa-times:before {
	content: "\f00d";
}
.fa-facebook:before {
	content: "\f09a";
}
.fa-google-plus-g:before {
	content: "\f0d5";
}
.fa-twitter:before {
	content: "\f099";
}
.fa-linkedin-in:before {
	content: "\f0e1";
}
.fa-xing:before {
	content: "\f168";
}
.fa-search:before {
	content: "\f002";
}
.fa-bars:before {
	content: "\f0c9";
}
.fa-money:before {
	content: "\f0d6";
}
