@font-face {
  font-family: 'MTG Sans';
  src: url('/fonts/MTGSans-Regular.eot');
  src: url('/fonts/MTGSans-Regular.eot?#iefix') format('embedded-opentype'),
      url('/fonts/MTGSans-Regular.woff2') format('woff2'),
      url('/fonts/MTGSans-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'MTG Sans';
  src: url('/fonts/MTGSans-Black.eot');
  src: url('/fonts/MTGSans-Black.eot?#iefix') format('embedded-opentype'),
      url('/fonts/MTGSans-Black.woff2') format('woff2'),
      url('/fonts/MTGSans-Black.woff') format('woff');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'MTG Sans';
  src: url('/fonts/MTGSans-Light.eot');
  src: url('/fonts/MTGSans-Light.eot?#iefix') format('embedded-opentype'),
      url('/fonts/MTGSans-Light.woff2') format('woff2'),
      url('/fonts/MTGSans-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'MTG Sans';
  src: url('/fonts/MTGSans-Bold.eot');
  src: url('/fonts/MTGSans-Bold.eot?#iefix') format('embedded-opentype'),
      url('/fonts/MTGSans-Bold.woff2') format('woff2'),
      url('/fonts/MTGSans-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

