/******************************************************************************/
/* Fonts */
/******************************************************************************/
@font-face {
	font-family: 'WindsongRegular';
	src: url('../fonts/windsong/Windsong.eot');
	src: local('Windsong Regular'), local('Windsong'), url('../fonts/windsong/Windsong.ttf') format('truetype');
}