@font-face{
  font-family:"eg-sans";
  src:url("/eg-sans.woff2") format("woff2-variations");
  font-weight:100 900; font-style:normal; font-display:swap;
}

@font-face{
  font-family:"eg-mono";
  src:url("/eg-mono.woff2") format("woff2-variations"),
      url("/eg-mono.woff2") format("woff2");
  font-weight:100 800;
  font-style:normal;
  font-display:swap;
}
