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