@font-face {
	font-family: TTSquares;
	font-weight: normal;
	src: url('TypeType_TTSquares_Regular_0.eot');
	src: url('TypeType_TTSquares_Regular_0.woff') format('woff'),
		 url('TypeType_TTSquares_Regular_0.ttf') format('truetype');
}

@font-face {
	font-family: TTSquares;
	font-weight: bold;
	src: url('TypeType_TTSquares_Bold.eot');
	src: url('TypeType_TTSquares_Bold.woff') format('woff'),
		 url('TypeType_TTSquares_Bold.ttf') format('truetype');
}

@font-face {
	font-family: TTSquares;
	font-weight: 300;
	src: url('TypeType_TTSquares_Light.eot');
	src: url('TypeType_TTSquares_Light.woff') format('woff'),
		 url('TypeType_TTSquares_Light.ttf') format('truetype');
}