@font-face {
  font-display: swap;
  font-family: 'Literata';
  font-style: normal;
  font-weight: 300;
  src: url('./literata-300-normal.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Literata';
  font-style: normal;
  font-weight: 400;
  src: url('./literata-400-normal.woff2') format('woff2');
}
@font-face {
  font-display: swap; 
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 400;
  src: url('./barlow-400-normal.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Barlow';
  font-style: italic;
  font-weight: 400;
  src: url('./barlow-400-italic.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 500;
  src: url('./barlow-500-normal.woff2') format('woff2');
}
@font-face {
  font-display: swap; 
  font-family: 'Barlow';
  font-style: italic;
  font-weight: 500;
  src: url('./barlow-500-italic.woff2') format('woff2');
}