/**
 * MPlantin Font - Optimized subset for card oracle text
 * Contains Latin characters and common punctuation
 *
 * Original font: MPlantin (Plantin MT)
 * Used on Magic: The Gathering cards for oracle text
 */

@font-face {
  font-family: 'MPlantin';
  src: url('https://d1hot9ps2xugbc.cloudfront.net/cdn/fonts/mplantin/mplantin-subset.woff2') format('woff2'),
       url('https://d1hot9ps2xugbc.cloudfront.net/cdn/fonts/mplantin/mplantin-subset.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
