@font-face {
  font-family: "AtypDisplay";
  src: url("AtypDisplay-Regular.woff2") format("woff2"),
    url("AtypDisplay-Regular.woff") format("woff"),
    /* url("./AtypDisplay-Regular.eot") format("eot"), */
      url("AtypDisplay-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "AtypDisplay";
  src: url("AtypDisplay-Medium.woff2") format("woff2"),
    url("AtypDisplay-Medium.woff") format("woff"),
    /* url("./AtypDisplay-Regular.eot") format("eot"), */
      url("AtypDisplay-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
