/**
 * crimson-text-regular - latin
 * @see https://gwfh.mranftl.com/fonts/crimson-text?subsets=latin
 */
@font-face {
  font-display: swap;
  font-family: 'Crimson Text';
  font-style: normal;
  font-weight: 400;
  src: url('../font/crimson-regular.woff2') format('woff2');
}