Edit in JSFiddle

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