@font-face {
	font-family: 'icomoon';
	font-style: normal;
	font-weight: 400;
	src: local('icomoon'), local('icomoon'), url(icomoon.ttf);
}

[class^='icomoon-']:before,
[class*=' icomoon-']:before {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icomoon-bike-outline:before {
	content: '\e900';
}

.icomoon-bike:before {
	content: '\e901';
}

.icomoon-box-filled:before {
	content: '\e902';
}

.icomoon-box:before {
	content: '\e903';
}

.icomoon-home:before {
	content: '\e904';
}

@font-face {
	font-family: 'urbantzweb';
	font-style: normal;
	font-weight: 400;
	src: local('urbantzweb'), local('urbantzweb'), url(urbantzweb.ttf);
}

/* roboto-100 - latin */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 100;
	src: url('roboto-v20-latin-100.eot'); /* IE9 Compat Modes */
	src: local('Roboto Thin'), local('Roboto-Thin'),
		url('roboto-v20-latin-100.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */ url('roboto-v20-latin-100.woff2') format('woff2'),
		/* Super Modern Browsers */ url('roboto-v20-latin-100.woff')
			format('woff'),
		/* Modern Browsers */ url('roboto-v20-latin-100.ttf') format('truetype'),
		/* Safari, Android, iOS */ url('roboto-v20-latin-100.svg#Roboto')
			format('svg'); /* Legacy iOS */
}
/* roboto-300 - latin */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 300;
	src: url('roboto-v20-latin-300.eot'); /* IE9 Compat Modes */
	src: local('Roboto Light'), local('Roboto-Light'),
		url('roboto-v20-latin-300.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */ url('roboto-v20-latin-300.woff2') format('woff2'),
		/* Super Modern Browsers */ url('roboto-v20-latin-300.woff')
			format('woff'),
		/* Modern Browsers */ url('roboto-v20-latin-300.ttf') format('truetype'),
		/* Safari, Android, iOS */ url('roboto-v20-latin-300.svg#Roboto')
			format('svg'); /* Legacy iOS */
}
/* roboto-regular - latin */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	src: url('roboto-v20-latin-regular.eot'); /* IE9 Compat Modes */
	src: local('Roboto'), local('Roboto-Regular'),
		url('roboto-v20-latin-regular.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */ url('roboto-v20-latin-regular.woff2') format('woff2'),
		/* Super Modern Browsers */ url('roboto-v20-latin-regular.woff')
			format('woff'),
		/* Modern Browsers */ url('roboto-v20-latin-regular.ttf')
			format('truetype'),
		/* Safari, Android, iOS */ url('roboto-v20-latin-regular.svg#Roboto')
			format('svg'); /* Legacy iOS */
}
/* roboto-italic - latin */
@font-face {
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 400;
	src: url('roboto-v20-latin-italic.eot'); /* IE9 Compat Modes */
	src: local('Roboto Italic'), local('Roboto-Italic'),
		url('roboto-v20-latin-italic.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */ url('roboto-v20-latin-italic.woff2') format('woff2'),
		/* Super Modern Browsers */ url('roboto-v20-latin-italic.woff')
			format('woff'),
		/* Modern Browsers */ url('roboto-v20-latin-italic.ttf')
			format('truetype'),
		/* Safari, Android, iOS */ url('roboto-v20-latin-italic.svg#Roboto')
			format('svg'); /* Legacy iOS */
}
/* roboto-500 - latin */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	src: url('roboto-v20-latin-500.eot'); /* IE9 Compat Modes */
	src: local('Roboto Medium'), local('Roboto-Medium'),
		url('roboto-v20-latin-500.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */ url('roboto-v20-latin-500.woff2') format('woff2'),
		/* Super Modern Browsers */ url('roboto-v20-latin-500.woff')
			format('woff'),
		/* Modern Browsers */ url('roboto-v20-latin-500.ttf') format('truetype'),
		/* Safari, Android, iOS */ url('roboto-v20-latin-500.svg#Roboto')
			format('svg'); /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	src: url('roboto-v20-latin-700.eot'); /* IE9 Compat Modes */
	src: local('Roboto Bold'), local('Roboto-Bold'),
		url('roboto-v20-latin-700.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */ url('roboto-v20-latin-700.woff2') format('woff2'),
		/* Super Modern Browsers */ url('roboto-v20-latin-700.woff')
			format('woff'),
		/* Modern Browsers */ url('roboto-v20-latin-700.ttf') format('truetype'),
		/* Safari, Android, iOS */ url('roboto-v20-latin-700.svg#Roboto')
			format('svg'); /* Legacy iOS */
}
/* roboto-900 - latin */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 900;
	src: url('roboto-v20-latin-900.eot'); /* IE9 Compat Modes */
	src: local('Roboto Black'), local('Roboto-Black'),
		url('roboto-v20-latin-900.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */ url('roboto-v20-latin-900.woff2') format('woff2'),
		/* Super Modern Browsers */ url('roboto-v20-latin-900.woff')
			format('woff'),
		/* Modern Browsers */ url('roboto-v20-latin-900.ttf') format('truetype'),
		/* Safari, Android, iOS */ url('roboto-v20-latin-900.svg#Roboto')
			format('svg'); /* Legacy iOS */
}

[class^='urbantzweb-']:before,
[class*=' urbantzweb-']:before {
	font-family: 'urbantzweb';
	font-style: normal;
	font-weight: normal;
	speak: none;

	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: 0.2em;
	text-align: center;
	/* opacity: .8; */

	/* For safety - reset parent styles, that can break glyph codes*/
	font-variant: normal;
	text-transform: none;

	/* fix buttons height, for twitter bootstrap */
	line-height: 1em;

	/* Animation center compensation - margins should be symmetric */
	/* remove if not needed */
	margin-left: 0.2em;

	/* you can be more comfortable with increased icons size */
	/* font-size: 120%; */

	/* Font smoothing. That was taken from TWBS */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;

	/* Uncomment for 3D effect */
	/* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.urbantzweb-angle-double-up:before {
	content: '\f102';
} /* '' */
.urbantzweb-angle-double-down:before {
	content: '\f103';
} /* '' */
