@font-face {
	font-family:'Georgia-Regular';
	src: url('Georgia_gdi.eot');
	src: url('Georgia_gdi.eot?#iefix') format('embedded-opentype'),
		url('Georgia_gdi.woff') format('woff'),
		url('Georgia_gdi.ttf') format('truetype'),
		url('Georgia_gdi.svg#Georgia-Regular') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-FB04;
}

@font-face {
	font-family:'Georgia-Bold';
	src: url('Georgia-Bold_gdi.eot');
	src: url('Georgia-Bold_gdi.eot?#iefix') format('embedded-opentype'),
		url('Georgia-Bold_gdi.woff') format('woff'),
		url('Georgia-Bold_gdi.ttf') format('truetype'),
		url('Georgia-Bold_gdi.svg#Georgia-Bold') format('svg');
	font-weight: 700;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-FB04;
}

@font-face {
	font-family:'Georgia-Italic';
	src: url('Georgia-Italic_gdi.eot');
	src: url('Georgia-Italic_gdi.eot?#iefix') format('embedded-opentype'),
		url('Georgia-Italic_gdi.woff') format('woff'),
		url('Georgia-Italic_gdi.ttf') format('truetype'),
		url('Georgia-Italic_gdi.svg#Georgia-Italic') format('svg');
	font-weight: 400;
	font-style: italic;
	font-stretch: normal;
	unicode-range: U+0020-FB04;
}

@font-face {
	font-family:'Georgia-BoldItalic';
	src: url('Georgia-BoldItalic_gdi.eot');
	src: url('Georgia-BoldItalic_gdi.eot?#iefix') format('embedded-opentype'),
		url('Georgia-BoldItalic_gdi.woff') format('woff'),
		url('Georgia-BoldItalic_gdi.ttf') format('truetype'),
		url('Georgia-BoldItalic_gdi.svg#Georgia-BoldItalic') format('svg');
	font-weight: 700;
	font-style: italic;
	font-stretch: normal;
	unicode-range: U+0020-FB04;
}