@font-face {
    font-family: 'Georgia';
    src: url('subset-Georgia.eot');
    src: url('subset-Georgia.eot?#iefix') format('embedded-opentype'),
        url('subset-Georgia.woff2') format('woff2'),
        url('subset-Georgia.woff') format('woff'),
        url('subset-Georgia.svg#Georgia') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Georgia';
    src: url('subset-Georgia-Bold.eot');
    src: url('subset-Georgia-Bold.eot?#iefix') format('embedded-opentype'),
        url('subset-Georgia-Bold.woff2') format('woff2'),
        url('subset-Georgia-Bold.woff') format('woff'),
        url('subset-Georgia-Bold.svg#Georgia-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Georgia';
    src: url('subset-Georgia-Italic.eot');
    src: url('subset-Georgia-Italic.eot?#iefix') format('embedded-opentype'),
        url('subset-Georgia-Italic.woff2') format('woff2'),
        url('subset-Georgia-Italic.woff') format('woff'),
        url('subset-Georgia-Italic.svg#Georgia-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Georgia';
    src: url('subset-Georgia-BoldItalic.eot');
    src: url('subset-Georgia-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('subset-Georgia-BoldItalic.woff2') format('woff2'),
        url('subset-Georgia-BoldItalic.woff') format('woff'),
        url('subset-Georgia-BoldItalic.svg#Georgia-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
}

