@font-face {
	font-family: 'Circula';
	src:url('../fonts/circula-medium.eot');
	src: url('../fonts/circula-medium.eot?#iefix') format('embedded-opentype'), 
	     url('../fonts/circula-medium.woff') format('woff'), 
	     url('../fonts/circula-medium.ttf')  format('truetype'),
	     url('../fonts/circula-medium.svg#circula') format('svg');
	font-style:normal;
	font-weight: 400;
}
@font-face {
	font-family: 'Amelia';
	src:url('../fonts/Amelia-Bold.eot');
	src: url('../fonts/Amelia-Bold.eot?#iefix') format('embedded-opentype'), 
	     url('../fonts/Amelia-Bold.woff') format('woff'), 
	     url('../fonts/Amelia-Bold.ttf')  format('truetype'),
	     url('../fonts/Amelia-Bold.svg#Amelia') format('svg');
	font-style:normal;
	font-weight: 700;
}
@font-face {
	font-family: 'OpenSans';
	src:url('../fonts/OpenSans-Light.eot');
	src: url('../fonts/OpenSans-Light.eot?#iefix') format('embedded-opentype'), 
	     url('../fonts/OpenSans-Light.woff') format('woff'), 
	     url('../fonts/OpenSans-Light.ttf')  format('truetype'),
	     url('../fonts/OpenSans-Light.svg#OpenSans') format('svg');
	font-style:normal;
	font-weight: 300;
}
@font-face {
	font-family: 'OpenSans';
	src:url('../fonts/OpenSans-Regular.eot');
	src: url('../fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype'), 
	     url('../fonts/OpenSans-Regular.woff') format('woff'), 
	     url('../fonts/OpenSans-Regular.ttf')  format('truetype'),
	     url('../fonts/OpenSans-Regular.svg#OpenSans') format('svg');
	font-style:normal;
	font-weight: 400;
}
@font-face {
	font-family: 'OpenSans';
	src:url('../fonts/OpenSans-Semibold.eot');
	src: url('../fonts/OpenSans-Semibold.eot?#iefix') format('embedded-opentype'), 
	     url('../fonts/OpenSans-Semibold.woff') format('woff'), 
	     url('../fonts/OpenSans-Semibold.ttf')  format('truetype'),
	     url('../fonts/OpenSans-Semibold.svg#OpenSans') format('svg');
	font-style:normal;
	font-weight: 600;
}
@font-face {
	font-family: 'OpenSans';
	src:url('../fonts/OpenSans-Bold.eot');
	src: url('../fonts/OpenSans-Bold.eot?#iefix') format('embedded-opentype'), 
	     url('../fonts/OpenSans-Bold.woff') format('woff'), 
	     url('../fonts/OpenSans-Bold.ttf')  format('truetype'),
	     url('../fonts/OpenSans-Bold.svg#OpenSans') format('svg');
	font-style:normal;
	font-weight: 700;
}

