@font-face {
  font-family: 'ApiClaude Display';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/static/fonts/cormorant-garamond-500.woff2') format('woff2'),
       url('/static/fonts/cormorant-garamond-500.ttf') format('truetype');
}
