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