@font-face {
  font-family: 'Amatic SC';
  src: url('./fonts/AmaticSC-Bold.eot');
  src: url('./fonts/AmaticSC-Bold.eot?#iefix') format('embedded-opentype'),
      url('./fonts/AmaticSC-Bold.woff2') format('woff2'),
      url('./fonts/AmaticSC-Bold.woff') format('woff'),
      url('./fonts/AmaticSC-Bold.ttf') format('truetype'),
      url('./fonts/AmaticSC-Bold.svg#AmaticSC-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Amatic SC';
  src: url('./fonts/AmaticSC-Regular.eot');
  src: url('./fonts/AmaticSC-Regular.eot?#iefix') format('embedded-opentype'),
      url('./fonts/AmaticSC-Regular.woff2') format('woff2'),
      url('./fonts/AmaticSC-Regular.woff') format('woff'),
      url('./fonts/AmaticSC-Regular.ttf') format('truetype'),
      url('./fonts/AmaticSC-Regular.svg#AmaticSC-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Trajan Pro';
  src: url('./fonts/TrajanPro-Regular.eot');
  src: url('./fonts/TrajanPro-Regular.eot?#iefix') format('embedded-opentype'),
      url('./fonts/TrajanPro-Regular.woff2') format('woff2'),
      url('./fonts/TrajanPro-Regular.woff') format('woff'),
      url('./fonts/TrajanPro-Regular.ttf') format('truetype'),
      url('./fonts/TrajanPro-Regular.svg#TrajanPro-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Trajan Pro';
  src: url('./fonts/TrajanPro-Bold.eot');
  src: url('./fonts/TrajanPro-Bold.eot?#iefix') format('embedded-opentype'),
      url('./fonts/TrajanPro-Bold.woff2') format('woff2'),
      url('./fonts/TrajanPro-Bold.woff') format('woff'),
      url('./fonts/TrajanPro-Bold.ttf') format('truetype'),
      url('./fonts/TrajanPro-Bold.svg#TrajanPro-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

