@font-face {
    font-family: 'Georgia';
    src: url('georgia.eot');
    src: url('georgia.eot') format('embedded-opentype'),
         url('georgia.woff') format('woff'),
         url('georgia.ttf') format('truetype'),
         url('georgia.svg#GeorgiaRegular') format('svg');
	font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Georgia';
    src: url('georgiab.eot');
    src: url('georgiab.eot') format('embedded-opentype'),
         url('georgiab.woff') format('woff'),
         url('georgiab.ttf') format('truetype'),
         url('georgiab.svg#GeorgiaRegular') format('svg');
	font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Georgia';
    src: url('georgiai.eot');
    src: url('georgiai.eot') format('embedded-opentype'),
         url('georgiai.woff') format('woff'),
         url('georgiai.ttf') format('truetype'),
         url('georgiai.svg#GeorgiaRegular') format('svg');
	font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'Georgia';
    src: url('georgiaz.eot');
    src: url('georgiaz.eot') format('embedded-opentype'),
         url('georgiaz.woff') format('woff'),
         url('georgiaz.ttf') format('truetype'),
         url('georgiaz.svg#GeorgiaRegular') format('svg');
	font-weight: 700;
    font-style: italic;
}
