/*==========================================================
 * 
 *  Hepatitis SA Site Fonts
 *  CSS Stylesheet
 * 
 *========================================================*/

 @font-face {
	font-family: 'Of Wildflowers and Wings';
	src: url('hinted-OfWildflowersandWings.eot');
	src: url('hinted-OfWildflowersandWings.eot?#iefix') format('embedded-opentype'),
		url('hinted-OfWildflowersandWings.woff2') format('woff2'),
		url('hinted-OfWildflowersandWings.woff') format('woff'),
		url('hinted-OfWildflowersandWings.ttf') format('truetype'),
		url('hinted-OfWildflowersandWings.svg#OfWildflowersandWings') format('svg');
	font-weight: normal;
	font-style: normal;
}