@font-face {
  font-family: "Circe";
  src: url("Circe-Regular.eot");
  src: local("Circe"), local("Circe-Regular"),
    url("Circe-Regular.eot?#iefix") format("embedded-opentype"),
    url("Circe-Regular.woff") format("woff"),
    url("Circe-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Circe";
  src: url("Circe-ExtraBold.eot");
  src: local("Circe ExtraBold"), local("Circe-ExtraBold"),
    url("Circe-ExtraBold.eot?#iefix") format("embedded-opentype"),
    url("Circe-ExtraBold.woff") format("woff"),
    url("Circe-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
