@font-face {
  font-family: 'VWTextWeb';
  src: url('../fonts/VWTextWeb-Bold_woff.woff');
  font-weight:700;
  font-style:normal;
}
@font-face {
  font-family: 'VWTextWeb';
  src: url('../fonts/VWTextWeb-BoldItalic_woff.woff');
  font-weight:700;
  font-style:italic;
}

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


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

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

@font-face {
  font-family: 'VWHeadWeb';
  src: url('../fonts/VWHeadWeb-BoldItalic_woff2.woff2');
  font-weight:700;
  font-style:italic;
}