@font-face {
  font-family: 'HallelujahSerif';
  src: url('HallelujahSerif-Medium.woff2') format('woff2'),url('HallelujahSerif-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TheCalifornia Serif';
  src: url('TheCalifornia-Serif-Regular.woff2') format('woff2'),url('TheCalifornia-Serif-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Sweet Apricot';
  src: url('Sweet-Apricot-Regular.woff2') format('woff2'),url('Sweet-Apricot-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Font Awesome 6 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url('fa-brands-400.woff2') format('woff2'), url('fa-brands-400.ttf') format('truetype');
}