Edit in JSFiddle

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