@font-face {
	font-family: 'ventuno';
	
	src: url('/css/ss.ttf') format('truetype');

	font-weight: normal;
	font-style: normal
}

.vt {
	display: inline-block;
	font: normal normal normal 14px/1 ventuno;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);

	font-size:180px;
}


.vt-closedcaption:before {
	content: "A"
}

.vt-new:before {
	content: "B"
}

.vt-language:before {
	content: "C"
}

.vt-refresh:before {
	content: "D"
}

.vt-star:before {
	content: "E"
}

.vt-more:before {
	content: "F"
}

.vt-speaker:before {
	content: "G"
}

.vt-browse:before {
	content: "H"
}

.vt-menu:before {
	content: "I"
}

.vt-tick:before {
	content: "J"
}

.vt-search:before {
	content: "K"
}

.vt-rightarrow:before {
	content: "M"
}

.vt-usersolid:before {
	content: "N"
}

.vt-fullscreenexpand:before {
	content: "O"
}

.vt-playsolid:before {
	content: "P"
}

.vt-verifiedsolid:before {
	content: "Q"
}

.vt-menulineal:before {
	content: "R"
}

.vt-homelineal:before {
	content: "S"
}

.vt-browselineal:before {
	content: "W"
}

.vt-searchlineal:before {
	content: "X"
}

.vt-userlineal:before {
	content: "Y"
}

.vt-playlineal:before {
	content: "Z"
}

.
