@font-face {
	font-family: 'Square';
	src: url('fonts/sq.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Square';
	src: url('fonts/sq-bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
}

