@font-face {
  font-family: "Mrs Eaves XL Serif";
  font-weight: 400;
  size-adjust: calc(9/8*100%);
  src: url(fonts/mrseavesxlserot-reg-webfont.woff2) format("woff2"),
       url(fonts/mrseavesxlserot-reg-webfont.woff)  format("woff");
}

@font-face {
  font-family: "Mrs Eaves XL Serif";
  font-weight: 600;
  size-adjust: calc(9/8*100%);
  src: url(fonts/mrseavesxlserot-bold-webfont.woff2) format("woff2"),
       url(fonts/mrseavesxlserot-bold-webfont.woff)  format("woff");
}

@font-face {
  font-family: "Mr Eaves XL Modern";
  font-weight: 400;
  size-adjust: calc(9/8*100%);
  src: url(fonts/mreavesxlmodot-reg-webfont.woff2) format("woff2"),
       url(fonts/mreavesxlmodot-reg-webfont.woff)  format("woff");
}

@font-face {
  font-family: "Mr Eaves XL Modern";
  font-weight: 600;
  size-adjust: calc(9/8*100%);
  src: url(fonts/mreavesxlmodot-bold-webfont.woff2) format("woff2"),
       url(fonts/mreavesxlmodot-bold-webfont.woff)  format("woff");
}