@font-face {
    font-family: Georgia;
    src: url(georgia.ttf);
}
@font-face {
   font-family: Georgia;
  src: url(georgiab.ttf);
  font-weight: bold;
}

