/* Local font: VF FuturaLT (TTF) - use only this font */
@font-face {
  font-family: "VF FuturaLT";
  src: local("VF FuturaLT"),
    url("../font/UVF%20FuturaLT.ttf") format("truetype");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

