@font-face {
  font-family: 'Georgia';
  font-weight: normal;
  font-style: normal;
  format: ('ttf');
  src: url('./georgia.ttf');
  font-display: swap;
}
