@font-face {
  font-display: swap;
  font-style: normal;
  src: url('/fonts/AdventProRegular.ttf') format('truetype');
  font-family: 'Advent Pro';
  font-weight: 400;
}
@font-face {
  font-display: swap;
  font-style: normal;
  src: url('/fonts/PixelifySansRegular.ttf') format('truetype');
  font-family: 'Pixelify Sans';
  font-weight: 400;
}
@font-face {
  font-display: swap;
  font-style: normal;
  src: url('/fonts/AlexandriaRegular.ttf') format('truetype');
  font-family: 'Alexandria';
  font-weight: 400;
}
@font-face {
  font-display: swap;
  font-style: normal;
  src: url('/fonts/AlmaraiBold.ttf') format('truetype');
  font-family: 'Almarai';
  font-weight: 700;
}

