@font-face {
    font-family: "Custom Font";
    src:
      url(/custom-font.woff2?v=fye6kx) format("woff2"),
      url(/custom-font.woff2?v=fye6kx) format("woff2-variations");
  }