@font-face {
	font-family: 'georgiabold';
	src: url('georgia_bold-webfont.woff2') format('woff2'),
		url('georgia_bold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'georgiaregular';
	src: url('georgia-webfont.woff2') format('woff2'),
		url('georgia-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}