@font-face {
	font-family: 'CANDARA';
	src: url('fonts/CANDARA.eot');
	src: url('fonts/CANDARA.eot?#iefix') format('embedded-opentype'),
		 url('fonts/CANDARA.woff') format('woff'),
		 url('fonts/CANDARA.ttf') format('truetype'),
		 url('fonts/Candara.svg#Candara') format('svg');
}
/* use this class to attach this font to any element i.e. <p class="fontsforweb_fontid_1398">Text with this font applied</p> */
.fontCandara {
	font-family: 'CANDARA';
}

/* Font downloaded from FontsForWeb.com */