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