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

.vt,
.icon {
	font-family: 'vt-icons';
	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;
}

.logo-vt:before {
	content: "\e600";
}

.logo-ao:before {
	content: "\e601";
}
