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

[class^="rezgoicon-"], [class*=" rezgoicon-"] {
	font-family: 'rezgo';
	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;
}

.rezgoicon-logo:before {
	content: "\e600";
}
.rezgoicon-wordmark:before {
	content: "\e601";
}
