@font-face {
	font-family: 'gidoleregular';
	src: url('gidole-regular-webfont.eot');
	src: url('gidole-regular-webfont.eot?#iefix') format('embedded-opentype'),
		 url('gidole-regular-webfont.woff2') format('woff2'),
		 url('gidole-regular-webfont.woff') format('woff'),
		 url('gidole-regular-webfont.ttf') format('truetype'),
		 url('gidole-regular-webfont.svg#gidoleregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'BloggerSans';
	src: url('BloggerSans-Light.eot'); /* IE9 Compat Modes */
	src: url('BloggerSans-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('BloggerSans-Light.woff') format('woff'), /* Modern Browsers */
		 url('BloggerSans-Light.ttf') format('truetype'), /* Safari, Android, iOS */
		 url('BloggerSans-Light.svg#BloggerSans-Light') format('svg'); /* Legacy iOS */
	font-style: normal;
	font-weight: 300;
	text-rendering: optimizeLegibility;
}
@font-face {
	font-family: 'BloggerSans';
	src: url('BloggerSans.eot'); /* IE9 Compat Modes */
	src: url('BloggerSans.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('BloggerSans.woff') format('woff'), /* Modern Browsers */
		 url('BloggerSans.ttf') format('truetype'), /* Safari, Android, iOS */
		 url('BloggerSans.svg#BloggerSans') format('svg'); /* Legacy iOS */
	font-style: normal;
	font-weight: normal;
	text-rendering: optimizeLegibility;
}
@font-face {
	font-family: 'BloggerSans';
	src: url('BloggerSans-Bold.eot'); /* IE9 Compat Modes */
	src: url('BloggerSans-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('BloggerSans-Bold.woff') format('woff'), /* Modern Browsers */
		 url('BloggerSans-Bold.ttf') format('truetype'), /* Safari, Android, iOS */
		 url('BloggerSans-Bold.svg#BloggerSans-Bold') format('svg'); /* Legacy iOS */
	font-style: normal;
	font-weight: bold;
	text-rendering: optimizeLegibility;
}