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

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

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

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

@font-face {
  font-family: 'Arial';
  src: 
      url('arial/ARIAL.woff') format('woff'),
      url('arial/ARIAL.TTF') format('truetype');
font-weight: 400;
font-style: normal;
font-display: swap;
}

/* @font-face {
  font-family: 'Arial';
  src: 
      url('arial/ARIALI.woff') format('woff'),
      url('arial/ARIALI.TTF') format('truetype');
font-weight: italic;
font-style: normal;
font-display: swap;
} */
