@font-face {
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Goudy Mediaeval";
  src: url("/assets/goudy-mediaeval-regular-aa72ec3b.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Goudy Mediaeval";
  src: url("/assets/goudy-mediaeval-demibold-13bd5e26.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "Goudy Mediaeval";
  src: url("goudy-mediaeval-alternate.ttf") format("truetype");
  font-weight: normal;
  font-style: alternate;
}

@font-face {
  font-family: "Magic Table";
  src: url("magic-table.woff") format("woff");
  src: url("magic-table.eot");
  src:
    url("magic-table.eot") format("embedded-opentype"),
    url("magic-table.woff2") format("woff2"),
    url("magic-table.woff") format("woff");
}
