/* Fustat */
/* Regular (400) */
@font-face {
  font-family: 'Fustat';
  src: url('../fonts/Fustat/Fustat-Light.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
/* Regular (500) */
@font-face {
  font-family: 'Fustat';
  src: url('../fonts/Fustat/Fustat-Regular.woff2') format('woff2');
  font-weight: 500;
  font-style: bolder;
  font-display: swap;
}

/* Onest */
/* Regular (300) */
@font-face {
  font-family: 'Onest';
  src: url('../fonts/Onest/Onest-Thin.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
/* Regular (400) */
@font-face {
  font-family: 'Onest';
  src: url('../fonts/Onest/Onest-Light.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
/* Regular (600) */
@font-face {
  font-family: 'Onest';
  src: url('../fonts/Onest/Onest-Medium.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

/* Playfair Display */
/* Regular (400) */
@font-face {
  font-family: 'Playfair Display';
  src: url('../fonts/Playfair_Display/PlayfairDisplay-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Playfair Display';
  src: url('../fonts/Playfair_Display/PlayfairDisplay-Italic.woff2') format('woff2');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

/* Italic (400) */
@font-face {
  font-family: 'Playfair Display';
  src: url('../fonts/Playfair_Display/PlayfairDisplay-Italic.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}