@font-face {
	font-family: 'tfforever-regular';
	src: url('fonts/tfforever-regular.eot');
	src: local('☺'),
		 url('fonts/tfforever-regular.woff') format('woff'),
		 url('fonts/tfforever-regular.ttf') format('truetype'),
		 url('fonts/tfforever-regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'tfforever-medium';
	src: url('fonts/tfforever-medium.eot');
	src: local('☺'),
		 url('fonts/tfforever-medium.woff') format('woff'),
		 url('fonts/tfforever-medium.ttf') format('truetype'),
		 url('fonts/tfforever-medium.svg') format('svg');
}

@font-face {
	font-family: 'tfforever-bold';
	src: url('fonts/tfforever-bold.eot');
	src: local('☺'),
	      url('fonts/tfforever-bold.woff') format('woff'),
		  url('fonts/tfforever-bold.ttf') format('truetype'),
		  url('fonts/tfforever-bold.svg') format('svg');
}