/* Self-hosted Google Fonts: Cinzel (400,600) and Crimson Text (400,600,400i) */

/* Cinzel 400 */
@font-face {
  font-family: 'Cinzel';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/assets/fonts/8vIJ7ww63mVu7gt79mT7.woff2') format('woff2');
}

/* Cinzel 600 */
@font-face {
  font-family: 'Cinzel';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/assets/fonts/8vIJ7ww63mVu7gt79mT7.woff2') format('woff2');
}

/* Crimson Text 400 */
@font-face {
  font-family: 'Crimson Text';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/assets/fonts/wlp2gwHKFkZgtmSR3NB0oRJfbwhT.woff2') format('woff2');
}

/* Crimson Text 600 */
@font-face {
  font-family: 'Crimson Text';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/assets/fonts/wlppgwHKFkZgtmSR3NB0oRJXsCxGDNNQ.woff2') format('woff2');
}

/* Crimson Text 400 italic */
@font-face {
  font-family: 'Crimson Text';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('/assets/fonts/wlpogwHKFkZgtmSR3NB0oRJfajhRK_Y.woff2') format('woff2');
}


