/*@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700;800&display=swap');*/
@font-face {
  font-family: 'VWTextWeb-Bold';
  src: url('../fonts/VWTextWeb-Bold_woff.woff');
  font-weight:700;
  font-style:normal;
}
@font-face {
  font-family: 'VWTextWeb-Bold';
  src: url('../fonts/VWTextWeb-BoldItalic_woff.woff');
  font-weight:700;
  font-style:italic;
}

@font-face {
  font-family: 'VWTextWeb-Regular';
  src: url('../fonts/VWTextWeb-Regular_woff.woff');
  font-weight:400;
  font-style:normal;
}
@font-face {
  font-family: 'VWTextWeb-Regular';
  src: url('../fonts/VWTextWeb-RegularItalic_woff.woff');
  font-weight:400;
  font-style:italic;
}


@font-face {
  font-family: 'VWHeadWeb-Regular';
  src: url('../fonts/VWHeadWeb-Regular_woff2.woff2');
  font-weight:400;
  font-style:normal;
}

@font-face {
  font-family: 'VWHeadWeb-Regular';
  src: url('../fonts/VWHeadWeb-RegularItalic_woff.woff');
  font-weight:400;
  font-style:italic;
}