@font-face {
  font-family: "dana VF";
  src: url("danawebSP.woff") format("woff-variations"),
    /* will be the standard and works in Safari now */ url("danawebSP.woff")
      format("woff");
  /* for the other supporting browsers */
  font-display: fallback;
}
