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

@font-face {
  font-family: 'Arnhem';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('./fonts/Arnhem-Semibold.woff2') format('woff2');
}

@font-face {
  font-family: 'Arnhem';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('./fonts/Arnhem-Bold.woff2') format('woff2');
}

@font-face {
  font-family: 'Arnhem Fallback';
  size-adjust: 104.3%;
  src: local('Times New Roman');
}

@font-face {
  font-family: 'Libre Franklin';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('./fonts/LibreFranklin-Regular.woff2') format('woff2');
}

@font-face {
  font-family: 'Libre Franklin';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('./fonts/LibreFranklin-Semibold.woff2') format('woff2');
}

@font-face {
  font-family: 'Libre Franklin Fallback';
  size-adjust: 104.3%;
  src: local('Arial');
}
