@charset "UTF-8";

/*!
 *  Elusive Icons 2.0.0 by @ReduxFramework - http://elusiveicons.com - @reduxframework
 *  License - http://elusiveicons.com/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
	font-family: "Elusive-Icons";
	src: url("fonts/elusiveicons-webfont28b5.eot?v=2.0.0");
	src:
		url("fonts/elusiveicons-webfontd41d.eot?#iefix&v=2.0.0")
			format("embedded-opentype"),
		url("fonts/elusiveicons-webfont28b5.woff?v=2.0.0") format("woff"),
		url("fonts/elusiveicons-webfont28b5.ttf?v=2.0.0") format("truetype"),
		url("fonts/elusiveicons-webfont28b5.svg?v=2.0.0#elusiveiconsregular")
			format("svg");
	font-weight: normal;
	font-style: normal;
}
.el {
	display: inline-block;
	font: normal normal normal 14px/1 "Elusive-Icons";
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
}
.el-lg {
	font-size: 1.33333333em;
	line-height: 0.75em;
	vertical-align: -15%;
}
.el-2x {
	font-size: 2em;
}
.el-3x {
	font-size: 3em;
}
.el-4x {
	font-size: 4em;
}
.el-5x {
	font-size: 5em;
}
.el-fw {
	width: 1.28571429em;
	text-align: center;
}
.el-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none;
}
.el-ul > li {
	position: relative;
}
.el-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: 0.14285714em;
	text-align: center;
}
.el-li.el-lg {
	left: -1.85714286em;
}
.el-border {
	padding: 0.2em 0.25em 0.15em;
	border: solid 0.08em #eee;
	border-radius: 0.1em;
}
.pull-right {
	float: right;
}
.pull-left {
	float: left;
}
.el.pull-left {
	margin-right: 0.3em;
}
.el.pull-right {
	margin-left: 0.3em;
}
.el-spin {
	-webkit-animation: el-spin 2s infinite linear;
	animation: el-spin 2s infinite linear;
}
.el-pulse {
	-webkit-animation: el-spin 1s infinite steps(8);
	animation: el-spin 1s infinite steps(8);
}
@-webkit-keyframes el-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}
@keyframes el-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}
.el-rotate-90 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.el-rotate-180 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.el-rotate-270 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
}
.el-flip-horizontal {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1);
}
.el-flip-vertical {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1);
}
:root .el-rotate-90,
:root .el-rotate-180,
:root .el-rotate-270,
:root .el-flip-horizontal,
:root .el-flip-vertical {
	filter: none;
}
.el-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle;
}
.el-stack-1x,
.el-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
}
.el-stack-1x {
	line-height: inherit;
}
.el-stack-2x {
	font-size: 2em;
}
.el-inverse {
	color: #fff;
}
.el-address-book-alt:before {
	content: "\f101";
}
.el-address-book:before {
	content: "\f102";
}
.el-adjust-alt:before {
	content: "\f103";
}
.el-adjust:before {
	content: "\f104";
}
.el-adult:before {
	content: "\f105";
}
.el-align-center:before {
	content: "\f106";
}
.el-align-justify:before {
	content: "\f107";
}
.el-align-left:before {
	content: "\f108";
}
.el-align-right:before {
	content: "\f109";
}
.el-arrow-down:before {
	content: "\f10a";
}
.el-arrow-left:before {
	content: "\f10b";
}
.el-arrow-right:before {
	content: "\f10c";
}
.el-arrow-up:before {
	content: "\f10d";
}
.el-asl:before {
	content: "\f10e";
}
.el-asterisk:before {
	content: "\f10f";
}
.el-backward:before {
	content: "\f110";
}
.el-ban-circle:before {
	content: "\f111";
}
.el-barcode:before {
	content: "\f112";
}
.el-behance:before {
	content: "\f113";
}
.el-bell:before {
	content: "\f114";
}
.el-blind:before {
	content: "\f115";
}
.el-blogger:before {
	content: "\f116";
}
.el-bold:before {
	content: "\f117";
}
.el-book:before {
	content: "\f118";
}
.el-bookmark-empty:before {
	content: "\f119";
}
.el-bookmark:before {
	content: "\f11a";
}
.el-braille:before {
	content: "\f11b";
}
.el-briefcase:before {
	content: "\f11c";
}
.el-broom:before {
	content: "\f11d";
}
.el-brush:before {
	content: "\f11e";
}
.el-bulb:before {
	content: "\f11f";
}
.el-bullhorn:before {
	content: "\f120";
}
.el-calendar-sign:before {
	content: "\f121";
}
.el-calendar:before {
	content: "\f122";
}
.el-camera:before {
	content: "\f123";
}
.el-car:before {
	content: "\f124";
}
.el-caret-down:before {
	content: "\f125";
}
.el-caret-left:before {
	content: "\f126";
}
.el-caret-right:before {
	content: "\f127";
}
.el-caret-up:before {
	content: "\f128";
}
.el-cc:before {
	content: "\f129";
}
.el-certificate:before {
	content: "\f12a";
}
.el-check-empty:before {
	content: "\f12b";
}
.el-check:before {
	content: "\f12c";
}
.el-chevron-down:before {
	content: "\f12d";
}
.el-chevron-left:before {
	content: "\f12e";
}
.el-chevron-right:before {
	content: "\f12f";
}
.el-chevron-up:before {
	content: "\f130";
}
.el-child:before {
	content: "\f131";
}
.el-circle-arrow-down:before {
	content: "\f132";
}
.el-circle-arrow-left:before {
	content: "\f133";
}
.el-circle-arrow-right:before {
	content: "\f134";
}
.el-circle-arrow-up:before {
	content: "\f135";
}
.el-cloud-alt:before {
	content: "\f136";
}
.el-cloud:before {
	content: "\f137";
}
.el-cog-alt:before {
	content: "\f138";
}
.el-cog:before {
	content: "\f139";
}
.el-cogs:before {
	content: "\f13a";
}
.el-comment-alt:before {
	content: "\f13b";
}
.el-comment:before {
	content: "\f13c";
}
.el-compass-alt:before {
	content: "\f13d";
}
.el-compass:before {
	content: "\f13e";
}
.el-credit-card:before {
	content: "\f13f";
}
.el-css:before {
	content: "\f140";
}
.el-dashboard:before {
	content: "\f141";
}
.el-delicious:before {
	content: "\f142";
}
.el-deviantart:before {
	content: "\f143";
}
.el-digg:before {
	content: "\f144";
}
.el-download-alt:before {
	content: "\f145";
}
.el-download:before {
	content: "\f146";
}
.el-dribbble:before {
	content: "\f147";
}
.el-edit:before {
	content: "\f148";
}
.el-eject:before {
	content: "\f149";
}
.el-envelope-alt:before {
	content: "\f14a";
}
.el-envelope:before {
	content: "\f14b";
}
.el-error-alt:before {
	content: "\f14c";
}
.el-error:before {
	content: "\f14d";
}
.el-eur:before {
	content: "\f14e";
}
.el-exclamation-sign:before {
	content: "\f14f";
}
.el-eye-close:before {
	content: "\f150";
}
.el-eye-open:before {
	content: "\f151";
}
.el-facebook:before {
	content: "\f152";
}
.el-facetime-video:before {
	content: "\f153";
}
.el-fast-backward:before {
	content: "\f154";
}
.el-fast-forward:before {
	content: "\f155";
}
.el-female:before {
	content: "\f156";
}
.el-file-alt:before {
	content: "\f157";
}
.el-file-edit-alt:before {
	content: "\f158";
}
.el-file-edit:before {
	content: "\f159";
}
.el-file-new-alt:before {
	content: "\f15a";
}
.el-file-new:before {
	content: "\f15b";
}
.el-file:before {
	content: "\f15c";
}
.el-film:before {
	content: "\f15d";
}
.el-filter:before {
	content: "\f15e";
}
.el-fire:before {
	content: "\f15f";
}
.el-flag-alt:before {
	content: "\f160";
}
.el-flag:before {
	content: "\f161";
}
.el-flickr:before {
	content: "\f162";
}
.el-folder-close:before {
	content: "\f163";
}
.el-folder-open:before {
	content: "\f164";
}
.el-folder-sign:before {
	content: "\f165";
}
.el-folder:before {
	content: "\f166";
}
.el-font:before {
	content: "\f167";
}
.el-fontsize:before {
	content: "\f168";
}
.el-fork:before {
	content: "\f169";
}
.el-forward-alt:before {
	content: "\f16a";
}
.el-forward:before {
	content: "\f16b";
}
.el-foursquare:before {
	content: "\f16c";
}
.el-friendfeed-rect:before {
	content: "\f16d";
}
.el-friendfeed:before {
	content: "\f16e";
}
.el-fullscreen:before {
	content: "\f16f";
}
.el-gbp:before {
	content: "\f170";
}
.el-gift:before {
	content: "\f171";
}
.el-github-text:before {
	content: "\f172";
}
.el-github:before {
	content: "\f173";
}
.el-glass:before {
	content: "\f174";
}
.el-glasses:before {
	content: "\f175";
}
.el-globe-alt:before {
	content: "\f176";
}
.el-globe:before {
	content: "\f177";
}
.el-googleplus:before {
	content: "\f178";
}
.el-graph-alt:before {
	content: "\f179";
}
.el-graph:before {
	content: "\f17a";
}
.el-group-alt:before {
	content: "\f17b";
}
.el-group:before {
	content: "\f17c";
}
.el-guidedog:before {
	content: "\f17d";
}
.el-hand-down:before {
	content: "\f17e";
}
.el-hand-left:before {
	content: "\f17f";
}
.el-hand-right:before {
	content: "\f180";
}
.el-hand-up:before {
	content: "\f181";
}
.el-hdd:before {
	content: "\f182";
}
.el-headphones:before {
	content: "\f183";
}
.el-hearing-impaired:before {
	content: "\f184";
}
.el-heart-alt:before {
	content: "\f185";
}
.el-heart-empty:before {
	content: "\f186";
}
.el-heart:before {
	content: "\f187";
}
.el-home-alt:before {
	content: "\f188";
}
.el-home:before {
	content: "\f189";
}
.el-hourglass:before {
	content: "\f18a";
}
.el-idea-alt:before {
	content: "\f18b";
}
.el-idea:before {
	content: "\f18c";
}
.el-inbox-alt:before {
	content: "\f18d";
}
.el-inbox-box:before {
	content: "\f18e";
}
.el-inbox:before {
	content: "\f18f";
}
.el-indent-left:before {
	content: "\f190";
}
.el-indent-right:before {
	content: "\f191";
}
.el-info-circle:before {
	content: "\f192";
}
.el-instagram:before {
	content: "\f193";
}
.el-iphone-home:before {
	content: "\f194";
}
.el-italic:before {
	content: "\f195";
}
.el-key:before {
	content: "\f196";
}
.el-laptop-alt:before {
	content: "\f197";
}
.el-laptop:before {
	content: "\f198";
}
.el-lastfm:before {
	content: "\f199";
}
.el-leaf:before {
	content: "\f19a";
}
.el-lines:before {
	content: "\f19b";
}
.el-link:before {
	content: "\f19c";
}
.el-linkedin:before {
	content: "\f19d";
}
.el-list-alt:before {
	content: "\f19e";
}
.el-list:before {
	content: "\f19f";
}
.el-livejournal:before {
	content: "\f1a0";
}
.el-lock-alt:before {
	content: "\f1a1";
}
.el-lock:before {
	content: "\f1a2";
}
.el-magic:before {
	content: "\f1a3";
}
.el-magnet:before {
	content: "\f1a4";
}
.el-male:before {
	content: "\f1a5";
}
.el-map-marker-alt:before {
	content: "\f1a6";
}
.el-map-marker:before {
	content: "\f1a7";
}
.el-mic-alt:before {
	content: "\f1a8";
}
.el-mic:before {
	content: "\f1a9";
}
.el-minus-sign:before {
	content: "\f1aa";
}
.el-minus:before {
	content: "\f1ab";
}
.el-move:before {
	content: "\f1ac";
}
.el-music:before {
	content: "\f1ad";
}
.el-myspace:before {
	content: "\f1ae";
}
.el-network:before {
	content: "\f1af";
}
.el-off:before {
	content: "\f1b0";
}
.el-ok-circle:before {
	content: "\f1b1";
}
.el-ok-sign:before {
	content: "\f1b2";
}
.el-ok:before {
	content: "\f1b3";
}
.el-opensource:before {
	content: "\f1b4";
}
.el-paper-clip-alt:before {
	content: "\f1b5";
}
.el-paper-clip:before {
	content: "\f1b6";
}
.el-path:before {
	content: "\f1b7";
}
.el-pause-alt:before {
	content: "\f1b8";
}
.el-pause:before {
	content: "\f1b9";
}
.el-pencil-alt:before {
	content: "\f1ba";
}
.el-pencil:before {
	content: "\f1bb";
}
.el-person:before {
	content: "\f1bc";
}
.el-phone-alt:before {
	content: "\f1bd";
}
.el-phone:before {
	content: "\f1be";
}
.el-photo-alt:before {
	content: "\f1bf";
}
.el-photo:before {
	content: "\f1c0";
}
.el-picasa:before {
	content: "\f1c1";
}
.el-picture:before {
	content: "\f1c2";
}
.el-pinterest:before {
	content: "\f1c3";
}
.el-plane:before {
	content: "\f1c4";
}
.el-play-alt:before {
	content: "\f1c5";
}
.el-play-circle:before {
	content: "\f1c6";
}
.el-play:before {
	content: "\f1c7";
}
.el-plurk-alt:before {
	content: "\f1c8";
}
.el-plurk:before {
	content: "\f1c9";
}
.el-plus-sign:before {
	content: "\f1ca";
}
.el-plus:before {
	content: "\f1cb";
}
.el-podcast:before {
	content: "\f1cc";
}
.el-print:before {
	content: "\f1cd";
}
.el-puzzle:before {
	content: "\f1ce";
}
.el-qrcode:before {
	content: "\f1cf";
}
.el-question-sign:before {
	content: "\f1d0";
}
.el-question:before {
	content: "\f1d1";
}
.el-quote-alt:before {
	content: "\f1d2";
}
.el-quote-right-alt:before {
	content: "\f1d3";
}
.el-quote-right:before {
	content: "\f1d4";
}
.el-quotes:before {
	content: "\f1d5";
}
.el-random:before {
	content: "\f1d6";
}
.el-record:before {
	content: "\f1d7";
}
.el-reddit:before {
	content: "\f1d8";
}
.el-redux:before {
	content: "\f1d9";
}
.el-refresh:before {
	content: "\f1da";
}
.el-remove-circle:before {
	content: "\f1db";
}
.el-remove-sign:before {
	content: "\f1dc";
}
.el-remove:before {
	content: "\f1dd";
}
.el-repeat-alt:before {
	content: "\f1de";
}
.el-repeat:before {
	content: "\f1df";
}
.el-resize-full:before {
	content: "\f1e0";
}
.el-resize-horizontal:before {
	content: "\f1e1";
}
.el-resize-small:before {
	content: "\f1e2";
}
.el-resize-vertical:before {
	content: "\f1e3";
}
.el-return-key:before {
	content: "\f1e4";
}
.el-retweet:before {
	content: "\f1e5";
}
.el-reverse-alt:before {
	content: "\f1e6";
}
.el-road:before {
	content: "\f1e7";
}
.el-rss:before {
	content: "\f1e8";
}
.el-scissors:before {
	content: "\f1e9";
}
.el-screen-alt:before {
	content: "\f1ea";
}
.el-screen:before {
	content: "\f1eb";
}
.el-screenshot:before {
	content: "\f1ec";
}
.el-search-alt:before {
	content: "\f1ed";
}
.el-search:before {
	content: "\f1ee";
}
.el-share-alt:before {
	content: "\f1ef";
}
.el-share:before {
	content: "\f1f0";
}
.el-shopping-cart-sign:before {
	content: "\f1f1";
}
.el-shopping-cart:before {
	content: "\f1f2";
}
.el-signal:before {
	content: "\f1f3";
}
.el-skype:before {
	content: "\f1f4";
}
.el-slideshare:before {
	content: "\f1f5";
}
.el-smiley-alt:before {
	content: "\f1f6";
}
.el-smiley:before {
	content: "\f1f7";
}
.el-soundcloud:before {
	content: "\f1f8";
}
.el-speaker:before {
	content: "\f1f9";
}
.el-spotify:before {
	content: "\f1fa";
}
.el-stackoverflow:before {
	content: "\f1fb";
}
.el-star-alt:before {
	content: "\f1fc";
}
.el-star-empty:before {
	content: "\f1fd";
}
.el-star:before {
	content: "\f1fe";
}
.el-step-backward:before {
	content: "\f1ff";
}
.el-step-forward:before {
	content: "\f200";
}
.el-stop-alt:before {
	content: "\f201";
}
.el-stop:before {
	content: "\f202";
}
.el-stumbleupon:before {
	content: "\f203";
}
.el-tag:before {
	content: "\f204";
}
.el-tags:before {
	content: "\f205";
}
.el-tasks:before {
	content: "\f206";
}
.el-text-height:before {
	content: "\f207";
}
.el-text-width:before {
	content: "\f208";
}
.el-th-large:before {
	content: "\f209";
}
.el-th-list:before {
	content: "\f20a";
}
.el-th:before {
	content: "\f20b";
}
.el-thumbs-down:before {
	content: "\f20c";
}
.el-thumbs-up:before {
	content: "\f20d";
}
.el-time-alt:before {
	content: "\f20e";
}
.el-time:before {
	content: "\f20f";
}
.el-tint:before {
	content: "\f210";
}
.el-torso:before {
	content: "\f211";
}
.el-trash-alt:before {
	content: "\f212";
}
.el-trash:before {
	content: "\f213";
}
.el-tumblr:before {
	content: "\f214";
}
.el-twitter:before {
	content: "\f215";
}
.el-universal-access:before {
	content: "\f216";
}
.el-unlock-alt:before {
	content: "\f217";
}
.el-unlock:before {
	content: "\f218";
}
.el-upload:before {
	content: "\f219";
}
.el-usd:before {
	content: "\f21a";
}
.el-user:before {
	content: "\f21b";
}
.el-viadeo:before {
	content: "\f21c";
}
.el-video-alt:before {
	content: "\f21d";
}
.el-video-chat:before {
	content: "\f21e";
}
.el-video:before {
	content: "\f21f";
}
.el-view-mode:before {
	content: "\f220";
}
.el-vimeo:before {
	content: "\f221";
}
.el-vkontakte:before {
	content: "\f222";
}
.el-volume-down:before {
	content: "\f223";
}
.el-volume-off:before {
	content: "\f224";
}
.el-volume-up:before {
	content: "\f225";
}
.el-w3c:before {
	content: "\f226";
}
.el-warning-sign:before {
	content: "\f227";
}
.el-website-alt:before {
	content: "\f228";
}
.el-website:before {
	content: "\f229";
}
.el-wheelchair:before {
	content: "\f22a";
}
.el-wordpress:before {
	content: "\f22b";
}
.el-wrench-alt:before {
	content: "\f22c";
}
.el-wrench:before {
	content: "\f22d";
}
.el-youtube:before {
	content: "\f22e";
}
.el-zoom-in:before {
	content: "\f22f";
}
.el-zoom-out:before {
	content: "\f230";
}

@font-face {
	font-family: "Poppins";
	src: url("fonts/Poppins-ExtraLight.eot");
	src:
		url("fonts/Poppins-ExtraLightd41d.eot?#iefix")
			format("embedded-opentype"),
		url("fonts/Poppins-ExtraLight.woff2") format("woff2"),
		url("fonts/Poppins-ExtraLight.woff") format("woff"),
		url("fonts/Poppins-ExtraLight.ttf") format("truetype"),
		url("fonts/Poppins-ExtraLight.svg#Poppins-ExtraLight") format("svg");
	font-weight: 200;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Poppins";
	src: url("fonts/Poppins-Light.eot");
	src:
		url("fonts/Poppins-Lightd41d.eot?#iefix") format("embedded-opentype"),
		url("fonts/Poppins-Light.woff2") format("woff2"),
		url("fonts/Poppins-Light.woff") format("woff"),
		url("fonts/Poppins-Light.ttf") format("truetype"),
		url("fonts/Poppins-Light.svg#Poppins-Light") format("svg");
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Poppins";
	src: url("fonts/Poppins-Regular.eot");
	src:
		url("fonts/Poppins-Regulard41d.eot?#iefix") format("embedded-opentype"),
		url("fonts/Poppins-Regular.woff2") format("woff2"),
		url("fonts/Poppins-Regular.woff") format("woff"),
		url("fonts/Poppins-Regular.ttf") format("truetype"),
		url("fonts/Poppins-Regular.svg#Poppins-Regular") format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "Lato";
	src: url("fonts/Lato-Regular.eot");
	src:
		url("fonts/Lato-Regulard41d.eot?#iefix") format("embedded-opentype"),
		url("fonts/Lato-Regular.woff2") format("woff2"),
		url("fonts/Lato-Regular.woff") format("woff"),
		url("fonts/Lato-Regular.ttf") format("truetype"),
		url("fonts/Lato-Regular.svg#Lato-Regular") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Poppins";
	src: url("fonts/Poppins-Medium.eot");
	src:
		url("fonts/Poppins-Mediumd41d.eot?#iefix") format("embedded-opentype"),
		url("fonts/Poppins-Medium.woff2") format("woff2"),
		url("fonts/Poppins-Medium.woff") format("woff"),
		url("fonts/Poppins-Medium.ttf") format("truetype"),
		url("fonts/Poppins-Medium.svg#Poppins-Medium") format("svg");
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Poppins";
	src: url("fonts/Poppins-SemiBold.eot");
	src:
		url("fonts/Poppins-SemiBoldd41d.eot?#iefix") format("embedded-opentype"),
		url("fonts/Poppins-SemiBold.woff2") format("woff2"),
		url("fonts/Poppins-SemiBold.woff") format("woff"),
		url("fonts/Poppins-SemiBold.ttf") format("truetype"),
		url("fonts/Poppins-SemiBold.svg#Poppins-SemiBold") format("svg");
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Montserrat";
	src: url("fonts/Montserrat-Medium.eot");
	src:
		url("fonts/Montserrat-Mediumd41d.eot?#iefix")
			format("embedded-opentype"),
		url("fonts/Montserrat-Medium.woff2") format("woff2"),
		url("fonts/Montserrat-Medium.woff") format("woff"),
		url("fonts/Montserrat-Medium.ttf") format("truetype"),
		url("fonts/Montserrat-Medium.svg#Montserrat-Medium") format("svg");
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Raleway";
	src: url("fonts/Raleway-Regular.eot");
	src:
		url("fonts/Raleway-Regulard41d.eot?#iefix") format("embedded-opentype"),
		url("fonts/Raleway-Regular.woff2") format("woff2"),
		url("fonts/Raleway-Regular.woff") format("woff"),
		url("fonts/Raleway-Regular.ttf") format("truetype"),
		url("fonts/Raleway-Regular.svg#Raleway-Regular") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Raleway";
	src: url("fonts/Raleway-Medium.eot");
	src:
		url("fonts/Raleway-Mediumd41d.eot?#iefix") format("embedded-opentype"),
		url("fonts/Raleway-Medium.woff2") format("woff2"),
		url("fonts/Raleway-Medium.woff") format("woff"),
		url("fonts/Raleway-Medium.ttf") format("truetype"),
		url("fonts/Raleway-Medium.svg#Raleway-Medium") format("svg");
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Poppins";
	src: url("fonts/Poppins-Bold.eot");
	src:
		url("fonts/Poppins-Boldd41d.eot?#iefix") format("embedded-opentype"),
		url("fonts/Poppins-Bold.woff2") format("woff2"),
		url("fonts/Poppins-Bold.woff") format("woff"),
		url("fonts/Poppins-Bold.ttf") format("truetype"),
		url("fonts/Poppins-Bold.svg#Poppins-Bold") format("svg");
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: "Roboto";
	src: url("fonts/Roboto-Regular.eot");
	src:
		url("fonts/Roboto-Regulard41d.eot?#iefix") format("embedded-opentype"),
		url("fonts/Roboto-Regular.woff2") format("woff2"),
		url("fonts/Roboto-Regular.woff") format("woff"),
		url("fonts/Roboto-Regular.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "Roboto";
	src: url("fonts/Roboto-Bold.eot");
	src:
		url("fonts/Roboto-Boldd41d.eot?#iefix") format("embedded-opentype"),
		url("fonts/Roboto-Bold.woff2") format("woff2"),
		url("fonts/Roboto-Bold.woff") format("woff"),
		url("fonts/Roboto-Bold.ttf") format("truetype");
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "Montserrat";
	src: url("fonts/Montserrat-SemiBold.eot");
	src:
		url("fonts/Montserrat-SemiBoldd41d.eot?#iefix")
			format("embedded-opentype"),
		url("fonts/Montserrat-SemiBold.woff2") format("woff2"),
		url("fonts/Montserrat-SemiBold.woff") format("woff"),
		url("fonts/Montserrat-SemiBold.ttf") format("truetype"),
		url("fonts/Montserrat-SemiBold.svg#Montserrat-SemiBold") format("svg");
	font-weight: 600;
	font-style: normal;
}
@font-face {
	font-family: "PT Sans";
	src: url("fonts/PTSans-Bold.eot");
	src:
		url("fonts/PTSans-Boldd41d.eot?#iefix") format("embedded-opentype"),
		url("fonts/PTSans-Bold.woff2") format("woff2"),
		url("fonts/PTSans-Bold.woff") format("woff"),
		url("fonts/PTSans-Bold.ttf") format("truetype");
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "zloob";
	src: url("fonts/zloob.eot");
	src:
		url("fonts/zloobd41d.eot?#iefix") format("embedded-opentype"),
		url("fonts/zloob.woff") format("woff"),
		url("fonts/zloob.ttf") format("truetype"),
		url("fonts/zloob.svg#zloob") format("svg");
	font-weight: normal;
	font-style: normal;
}

[data-icon]:before {
	font-family: "zloob" !important;
	content: attr(data-icon);
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
	font-family: "zloob" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-simple-line-icons:before {
	content: "\61";
}
.icon-simple-line-icons-1:before {
	content: "\62";
}
.icon-simple-line-icons-2:before {
	content: "\63";
}
.icon-simple-line-icons-3:before {
	content: "\64";
}
.icon-simple-line-icons-4:before {
	content: "\65";
}
.icon-simple-line-icons-5:before {
	content: "\66";
}
.icon-simple-line-icons-6:before {
	content: "\67";
}
.icon-simple-line-icons-7:before {
	content: "\68";
}
.icon-simple-line-icons-8:before {
	content: "\69";
}
.icon-simple-line-icons-9:before {
	content: "\6a";
}
.icon-simple-line-icons-10:before {
	content: "\6b";
}
.icon-simple-line-icons-11:before {
	content: "\6c";
}
.icon-simple-line-icons-12:before {
	content: "\6d";
}
.icon-simple-line-icons-13:before {
	content: "\6e";
}
.icon-simple-line-icons-14:before {
	content: "\6f";
}
.icon-simple-line-icons-15:before {
	content: "\70";
}
.icon-simple-line-icons-16:before {
	content: "\71";
}
.icon-simple-line-icons-17:before {
	content: "\72";
}
.icon-simple-line-icons-18:before {
	content: "\73";
}
.icon-simple-line-icons-19:before {
	content: "\74";
}
.icon-simple-line-icons-20:before {
	content: "\75";
}
.icon-simple-line-icons-21:before {
	content: "\76";
}
.icon-simple-line-icons-22:before {
	content: "\77";
}
.icon-simple-line-icons-23:before {
	content: "\78";
}
.icon-simple-line-icons-24:before {
	content: "\79";
}
.icon-simple-line-icons-25:before {
	content: "\7a";
}
.icon-simple-line-icons-26:before {
	content: "\41";
}
.icon-simple-line-icons-27:before {
	content: "\42";
}
.icon-simple-line-icons-28:before {
	content: "\43";
}
.icon-simple-line-icons-29:before {
	content: "\44";
}
.icon-simple-line-icons-30:before {
	content: "\45";
}
.icon-simple-line-icons-31:before {
	content: "\46";
}
.icon-simple-line-icons-32:before {
	content: "\47";
}
.icon-simple-line-icons-33:before {
	content: "\48";
}
.icon-simple-line-icons-34:before {
	content: "\49";
}
.icon-simple-line-icons-35:before {
	content: "\4a";
}
.icon-simple-line-icons-36:before {
	content: "\4b";
}
.icon-simple-line-icons-37:before {
	content: "\4c";
}
.icon-simple-line-icons-38:before {
	content: "\4d";
}
.icon-simple-line-icons-39:before {
	content: "\4e";
}
.icon-simple-line-icons-40:before {
	content: "\4f";
}
.icon-simple-line-icons-41:before {
	content: "\50";
}
.icon-simple-line-icons-42:before {
	content: "\51";
}
.icon-simple-line-icons-43:before {
	content: "\52";
}
.icon-simple-line-icons-44:before {
	content: "\53";
}
.icon-simple-line-icons-45:before {
	content: "\54";
}
.icon-simple-line-icons-46:before {
	content: "\55";
}
.icon-simple-line-icons-47:before {
	content: "\56";
}
.icon-simple-line-icons-48:before {
	content: "\57";
}
.icon-simple-line-icons-49:before {
	content: "\58";
}
.icon-simple-line-icons-50:before {
	content: "\59";
}
.icon-simple-line-icons-51:before {
	content: "\5a";
}
.icon-simple-line-icons-52:before {
	content: "\30";
}
.icon-simple-line-icons-53:before {
	content: "\31";
}
.icon-simple-line-icons-54:before {
	content: "\32";
}
.icon-simple-line-icons-55:before {
	content: "\33";
}
.icon-simple-line-icons-56:before {
	content: "\34";
}
.icon-simple-line-icons-57:before {
	content: "\35";
}
.icon-simple-line-icons-58:before {
	content: "\36";
}
.icon-simple-line-icons-59:before {
	content: "\37";
}
.icon-simple-line-icons-60:before {
	content: "\38";
}
.icon-simple-line-icons-61:before {
	content: "\39";
}
.icon-simple-line-icons-62:before {
	content: "\21";
}
.icon-simple-line-icons-63:before {
	content: "\22";
}
.icon-simple-line-icons-64:before {
	content: "\23";
}
.icon-simple-line-icons-65:before {
	content: "\24";
}
.icon-simple-line-icons-66:before {
	content: "\25";
}
.icon-simple-line-icons-67:before {
	content: "\26";
}
.icon-simple-line-icons-68:before {
	content: "\27";
}
.icon-simple-line-icons-69:before {
	content: "\28";
}
.icon-simple-line-icons-70:before {
	content: "\29";
}
.icon-simple-line-icons-71:before {
	content: "\2a";
}
.icon-simple-line-icons-72:before {
	content: "\2b";
}
.icon-simple-line-icons-73:before {
	content: "\2c";
}
.icon-simple-line-icons-74:before {
	content: "\2d";
}
.icon-simple-line-icons-75:before {
	content: "\2e";
}
.icon-simple-line-icons-76:before {
	content: "\2f";
}
.icon-simple-line-icons-77:before {
	content: "\3a";
}
.icon-simple-line-icons-78:before {
	content: "\3b";
}
.icon-simple-line-icons-79:before {
	content: "\3c";
}
.icon-simple-line-icons-80:before {
	content: "\3d";
}
.icon-simple-line-icons-81:before {
	content: "\3e";
}
.icon-simple-line-icons-82:before {
	content: "\3f";
}
.icon-simple-line-icons-83:before {
	content: "\40";
}
.icon-simple-line-icons-84:before {
	content: "\5b";
}
.icon-simple-line-icons-85:before {
	content: "\5d";
}
.icon-simple-line-icons-86:before {
	content: "\5e";
}
.icon-simple-line-icons-87:before {
	content: "\5f";
}
.icon-simple-line-icons-88:before {
	content: "\60";
}
.icon-simple-line-icons-89:before {
	content: "\7b";
}
.icon-simple-line-icons-90:before {
	content: "\7c";
}
.icon-simple-line-icons-91:before {
	content: "\7d";
}
.icon-simple-line-icons-92:before {
	content: "\7e";
}
.icon-simple-line-icons-93:before {
	content: "\5c";
}
.icon-simple-line-icons-94:before {
	content: "\e000";
}
.icon-simple-line-icons-95:before {
	content: "\e001";
}
.icon-simple-line-icons-96:before {
	content: "\e002";
}
.icon-simple-line-icons-97:before {
	content: "\e003";
}
.icon-simple-line-icons-98:before {
	content: "\e004";
}
.icon-simple-line-icons-99:before {
	content: "\e005";
}
.icon-simple-line-icons-100:before {
	content: "\e006";
}
.icon-simple-line-icons-101:before {
	content: "\e007";
}
.icon-simple-line-icons-102:before {
	content: "\e008";
}
.icon-simple-line-icons-103:before {
	content: "\e009";
}
.icon-simple-line-icons-104:before {
	content: "\e00a";
}
.icon-simple-line-icons-105:before {
	content: "\e00b";
}
.icon-simple-line-icons-106:before {
	content: "\e00c";
}
.icon-simple-line-icons-107:before {
	content: "\e00d";
}
.icon-simple-line-icons-108:before {
	content: "\e00e";
}
.icon-simple-line-icons-109:before {
	content: "\e00f";
}
.icon-simple-line-icons-110:before {
	content: "\e010";
}
.icon-simple-line-icons-111:before {
	content: "\e011";
}
.icon-simple-line-icons-112:before {
	content: "\e012";
}
.icon-simple-line-icons-113:before {
	content: "\e013";
}
.icon-simple-line-icons-114:before {
	content: "\e014";
}
.icon-simple-line-icons-115:before {
	content: "\e015";
}
.icon-simple-line-icons-116:before {
	content: "\e016";
}
.icon-simple-line-icons-117:before {
	content: "\e017";
}
.icon-simple-line-icons-118:before {
	content: "\e018";
}
.icon-simple-line-icons-119:before {
	content: "\e019";
}
.icon-simple-line-icons-120:before {
	content: "\e01a";
}
.icon-simple-line-icons-121:before {
	content: "\e01b";
}
.icon-simple-line-icons-122:before {
	content: "\e01c";
}
.icon-simple-line-icons-123:before {
	content: "\e01d";
}
.icon-simple-line-icons-124:before {
	content: "\e01e";
}
.icon-simple-line-icons-125:before {
	content: "\e01f";
}
.icon-simple-line-icons-126:before {
	content: "\e020";
}
.icon-simple-line-icons-127:before {
	content: "\e021";
}
.icon-simple-line-icons-128:before {
	content: "\e022";
}
.icon-simple-line-icons-129:before {
	content: "\e023";
}
.icon-simple-line-icons-130:before {
	content: "\e024";
}
.icon-simple-line-icons-131:before {
	content: "\e025";
}
.icon-simple-line-icons-132:before {
	content: "\e026";
}
.icon-simple-line-icons-133:before {
	content: "\e027";
}
.icon-simple-line-icons-134:before {
	content: "\e028";
}
.icon-simple-line-icons-135:before {
	content: "\e029";
}
.icon-simple-line-icons-136:before {
	content: "\e02a";
}
.icon-simple-line-icons-137:before {
	content: "\e02b";
}
.icon-simple-line-icons-138:before {
	content: "\e02c";
}
.icon-simple-line-icons-139:before {
	content: "\e02d";
}
.icon-simple-line-icons-140:before {
	content: "\e02e";
}
.icon-simple-line-icons-141:before {
	content: "\e02f";
}
.icon-simple-line-icons-142:before {
	content: "\e030";
}
.icon-simple-line-icons-143:before {
	content: "\e031";
}
.icon-simple-line-icons-144:before {
	content: "\e032";
}
.icon-simple-line-icons-145:before {
	content: "\e033";
}
.icon-simple-line-icons-146:before {
	content: "\e034";
}
.icon-simple-line-icons-147:before {
	content: "\e035";
}
.icon-simple-line-icons-148:before {
	content: "\e036";
}
.icon-simple-line-icons-149:before {
	content: "\e037";
}
.icon-simple-line-icons-150:before {
	content: "\e038";
}
.icon-simple-line-icons-151:before {
	content: "\e039";
}
.icon-simple-line-icons-152:before {
	content: "\e03a";
}
.icon-simple-line-icons-153:before {
	content: "\e03b";
}
.icon-simple-line-icons-154:before {
	content: "\e03c";
}
.icon-simple-line-icons-155:before {
	content: "\e03d";
}
.icon-simple-line-icons-156:before {
	content: "\e03e";
}
.icon-simple-line-icons-157:before {
	content: "\e03f";
}
.icon-simple-line-icons-158:before {
	content: "\e040";
}
.icon-simple-line-icons-159:before {
	content: "\e041";
}
.icon-simple-line-icons-160:before {
	content: "\e042";
}
.icon-simple-line-icons-161:before {
	content: "\e043";
}
.icon-themify:before {
	content: "\e044";
}
.icon-themify-1:before {
	content: "\e045";
}
.icon-themify-2:before {
	content: "\e046";
}
.icon-themify-3:before {
	content: "\e047";
}
.icon-themify-4:before {
	content: "\e048";
}
.icon-themify-5:before {
	content: "\e049";
}
.icon-themify-6:before {
	content: "\e04a";
}
.icon-themify-7:before {
	content: "\e04b";
}
.icon-themify-8:before {
	content: "\e04c";
}
.icon-themify-9:before {
	content: "\e04d";
}
.icon-themify-11:before {
	content: "\e04f";
}
.icon-themify-12:before {
	content: "\e050";
}
.icon-themify-13:before {
	content: "\e051";
}
.icon-themify-14:before {
	content: "\e052";
}
.icon-themify-15:before {
	content: "\e053";
}
.icon-themify-16:before {
	content: "\e054";
}
.icon-themify-17:before {
	content: "\e055";
}
.icon-themify-19:before {
	content: "\e057";
}
.icon-significon-archive:before {
	content: "\e058";
}
.icon-significon-arrow-down:before {
	content: "\e059";
}
.icon-significon-arrow-left:before {
	content: "\e05a";
}
.icon-significon-arrow-right:before {
	content: "\e05b";
}
.icon-significon-arrow-up:before {
	content: "\e05c";
}
.icon-significon-attachment:before {
	content: "\e05d";
}
.icon-significon-bell:before {
	content: "\e05e";
}
.icon-significon-bolt:before {
	content: "\e05f";
}
.icon-significon-book:before {
	content: "\e060";
}
.icon-significon-bookmark:before {
	content: "\e061";
}
.icon-significon-bulb:before {
	content: "\e062";
}
.icon-significon-bullhorn:before {
	content: "\e063";
}
.icon-significon-calendar:before {
	content: "\e064";
}
.icon-significon-camera:before {
	content: "\e065";
}
.icon-significon-cart:before {
	content: "\e066";
}
.icon-significon-chart-bar:before {
	content: "\e067";
}
.icon-significon-chat:before {
	content: "\e068";
}
.icon-significon-check:before {
	content: "\e069";
}
.icon-significon-click:before {
	content: "\e06a";
}
.icon-significon-cloud:before {
	content: "\e06b";
}
.icon-significon-command:before {
	content: "\e06c";
}
.icon-significon-comment:before {
	content: "\e06d";
}
.icon-significon-compass:before {
	content: "\e06e";
}
.icon-significon-compress:before {
	content: "\e06f";
}
.icon-significon-computer:before {
	content: "\e070";
}
.icon-significon-creditcard:before {
	content: "\e071";
}
.icon-significon-dashboard:before {
	content: "\e072";
}
.icon-significon-delete:before {
	content: "\e073";
}
.icon-significon-discount:before {
	content: "\e074";
}
.icon-significon-dislike:before {
	content: "\e075";
}
.icon-significon-end:before {
	content: "\e076";
}
.icon-significon-exchange:before {
	content: "\e077";
}
.icon-significon-external:before {
	content: "\e078";
}
.icon-significon-eye:before {
	content: "\e079";
}
.icon-significon-fastbackward:before {
	content: "\e07a";
}
.icon-significon-fastforward:before {
	content: "\e07b";
}
.icon-significon-files:before {
	content: "\e07c";
}
.icon-significon-flag:before {
	content: "\e07d";
}
.icon-significon-folder:before {
	content: "\e07e";
}
.icon-significon-folderopen:before {
	content: "\e07f";
}
.icon-significon-hd:before {
	content: "\e080";
}
.icon-significon-heart:before {
	content: "\e081";
}
.icon-significon-home:before {
	content: "\e082";
}
.icon-significon-horizontal:before {
	content: "\e083";
}
.icon-significon-hourglass:before {
	content: "\e084";
}
.icon-significon-info:before {
	content: "\e085";
}
.icon-significon-key:before {
	content: "\e086";
}
.icon-significon-keyboard:before {
	content: "\e087";
}
.icon-significon-lab:before {
	content: "\e088";
}
.icon-significon-layers:before {
	content: "\e089";
}
.icon-significon-location:before {
	content: "\e08a";
}
.icon-significon-lock:before {
	content: "\e08b";
}
.icon-significon-login:before {
	content: "\e08c";
}
.icon-significon-logout:before {
	content: "\e08d";
}
.icon-significon-mail:before {
	content: "\e08e";
}
.icon-significon-maps:before {
	content: "\e08f";
}
.icon-significon-medal:before {
	content: "\e090";
}
.icon-significon-menu:before {
	content: "\e091";
}
.icon-significon-microphone:before {
	content: "\e092";
}
.icon-significon-mobile:before {
	content: "\e093";
}
.icon-significon-music:before {
	content: "\e094";
}
.icon-significon-mute:before {
	content: "\e095";
}
.icon-significon-network:before {
	content: "\e096";
}
.icon-significon-news:before {
	content: "\e097";
}
.icon-significon-next:before {
	content: "\e098";
}
.icon-significon-paper:before {
	content: "\e099";
}
.icon-significon-pause:before {
	content: "\e09a";
}
.icon-significon-phone:before {
	content: "\e09b";
}
.icon-significon-picture:before {
	content: "\e09c";
}
.icon-significon-pin:before {
	content: "\e09d";
}
.icon-significon-plus:before {
	content: "\e09e";
}
.icon-significon-power:before {
	content: "\e09f";
}
.icon-significon-preferences:before {
	content: "\e0a0";
}
.icon-significon-previous:before {
	content: "\e0a1";
}
.icon-significon-print:before {
	content: "\e0a2";
}
.icon-significon-question:before {
	content: "\e0a3";
}
.icon-significon-redo:before {
	content: "\e0a4";
}
.icon-significon-refresh:before {
	content: "\e0a5";
}
.icon-significon-reload:before {
	content: "\e0a6";
}
.icon-significon-resize:before {
	content: "\e0a7";
}
.icon-significon-server:before {
	content: "\e0a8";
}
.icon-significon-share:before {
	content: "\e0a9";
}
.icon-significon-share-i:before {
	content: "\e0aa";
}
.icon-significon-shuffle:before {
	content: "\e0ab";
}
.icon-significon-signal:before {
	content: "\e0ac";
}
.icon-significon-sound:before {
	content: "\e0ad";
}
.icon-significon-star:before {
	content: "\e0ae";
}
.icon-significon-stop:before {
	content: "\e0af";
}
.icon-significon-tag:before {
	content: "\e0b0";
}
.icon-significon-thumbnail:before {
	content: "\e0b1";
}
.icon-significon-undo:before {
	content: "\e0b2";
}
.icon-significon-upload:before {
	content: "\e0b3";
}
.icon-significon-user:before {
	content: "\e0b4";
}
.icon-significon-vertical:before {
	content: "\e0b5";
}
.icon-significon-video:before {
	content: "\e0b6";
}
.icon-significon-warning:before {
	content: "\e0b7";
}
.icon-significon-watch:before {
	content: "\e0b8";
}
.icon-significon-wrench:before {
	content: "\e0b9";
}
.icon-significon-x:before {
	content: "\e0ba";
}
.icon-significon-briefcase:before {
	content: "\e0bb";
}
.icon-significon-browser:before {
	content: "\e0bc";
}
.icon-significon-building:before {
	content: "\e0bd";
}
.icon-significon-cloud-download:before {
	content: "\e0be";
}
.icon-significon-cloud-upload:before {
	content: "\e0bf";
}
.icon-significon-cog:before {
	content: "\e0c0";
}
.icon-significon-download:before {
	content: "\e0c1";
}
.icon-significon-edit:before {
	content: "\e0c2";
}
.icon-significon-eject:before {
	content: "\e0c3";
}
.icon-significon-friends:before {
	content: "\e0c4";
}
.icon-significon-full:before {
	content: "\e0c5";
}
.icon-significon-grid:before {
	content: "\e0c6";
}
.icon-significon-like:before {
	content: "\e0c7";
}
.icon-significon-link:before {
	content: "\e0c8";
}
.icon-significon-list:before {
	content: "\e0c9";
}
.icon-significon-mouse:before {
	content: "\e0ca";
}
.icon-significon-move:before {
	content: "\e0cb";
}
.icon-significon-multiple:before {
	content: "\e0cc";
}
.icon-significon-place:before {
	content: "\e0cd";
}
.icon-significon-play:before {
	content: "\e0ce";
}
.icon-significon-playlist:before {
	content: "\e0cf";
}
.icon-significon-restore:before {
	content: "\e0d0";
}
.icon-significon-rewind:before {
	content: "\e0d1";
}
.icon-significon-search:before {
	content: "\e0d2";
}
.icon-significon-ticket:before {
	content: "\e0d3";
}
.icon-significon-time:before {
	content: "\e0d4";
}
.icon-significon-trash:before {
	content: "\e0d5";
}
.icon-social-dribbble:before {
	content: "\e0d6";
}
.icon-social-dribbble-outline:before {
	content: "\e0d7";
}
.icon-social-instagram:before {
	content: "\e0d8";
}
.icon-social-instagram-outline:before {
	content: "\e0d9";
}
.icon-social-snapchat:before {
	content: "\e0da";
}
.icon-behance2:before {
	content: "\e0de";
}
.icon-bubble:before {
	content: "\e0df";
}
.icon-bulb:before {
	content: "\e0e0";
}
.icon-cup:before {
	content: "\e0e1";
}
.icon-lab:before {
	content: "\e0e2";
}
.icon-themify-18:before {
	content: "\e056";
}
.icon-themify-10:before {
	content: "\e04e";
}
.icon-themify-20:before {
	content: "\e0db";
}
.icon-themify-21:before {
	content: "\e0dc";
}
.icon-themify-22:before {
	content: "\e0dd";
}
.icon-themify-23:before {
	content: "\e0e3";
}
.icon-css3:before {
	content: "\e0e4";
}
.icon-skype:before {
	content: "\e0e5";
}
.icon-steam-square:before {
	content: "\e0e6";
}
.icon-social-codepen:before {
	content: "\e0e7";
}
.icon-social-css3:before {
	content: "\e0e8";
}
.icon-social-html5:before {
	content: "\e0e9";
}
.icon-social-github:before {
	content: "\e0ea";
}
.icon-social-rss:before {
	content: "\e0eb";
}
.icon-social-twitch-outline:before {
	content: "\e0ec";
}
.icon-deviantart:before {
	content: "\e0ed";
}
.icon-trello:before {
	content: "\e0ee";
}
.icon-weixin:before {
	content: "\e0ef";
}
.icon-weibo:before {
	content: "\e0f0";
}
.icon-xing:before {
	content: "\e0f1";
}
.icon-yahoo:before {
	content: "\e0f2";
}
.icon-yelp:before {
	content: "\e0f3";
}
.icon-heart-o:before {
	content: "\e0f4";
}
.icon-heart:before {
	content: "\e0f5";
}
.icon-heart:before {
	content: "\e0f4";
}
.icon-heart-o:before {
	content: "\e0f5";
}
.icon-arrow-left:before {
	content: "\e0f6";
}
.icon-arrow-right:before {
	content: "\e0f7";
}
