@font-face{
  font-family:'VG Helvetica';
  src:url('../fonts/Helvetica/NimbusSanL-Reg.woff2') format('woff2');
  font-weight:400;
  font-style:normal;
  font-display:swap;
}

@font-face{
  font-family:'VG Helvetica';
  src:url('../fonts/Helvetica/NimbusSanL-Bol.woff2') format('woff2');
  font-weight:700 900;
  font-style:normal;
  font-display:swap;
}

@font-face{
  font-family:'VG Helvetica';
  src:url('../fonts/Helvetica/NimbusSanL-RegIta.woff2') format('woff2');
  font-weight:400;
  font-style:italic;
  font-display:swap;
}

@font-face{
  font-family:'VG Helvetica';
  src:url('../fonts/Helvetica/NimbusSanL-BolIta.woff2') format('woff2');
  font-weight:700 900;
  font-style:italic;
  font-display:swap;
}

html,
body,
button,
input,
select,
textarea,
a,
p,
span,
div,
li,
label,
strong,
h1,h2,h3,h4,h5,h6{
  font-family:'VG Helvetica', Arial, Helvetica, sans-serif !important;
}