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