  @font-face {
    font-family: 'VwHead';
    src: url('./vw-head-regular.eot');
    src: url('./vw-head-regular.eot?#iefix') format('embedded-opentype'),
    url('./vw-head-regular.woff2') format('woff2'),
    url('./vw-head-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }

  @font-face {
    font-family: 'VwHead_bold';
    src: url('./vw-head-bold.eot');
    src: url('./vw-head-bold.eot?#iefix') format('embedded-opentype'),
    url('./vw-head-bold.woff2') format('woff2'),
    url('./vw-head-bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
  }

  @font-face {
    font-family: 'VwHead_light';
    src: url('./vw-head-light.eot');
    src: url('./vw-head-light.eot?#iefix') format('embedded-opentype'),
    url('./vw-head-light.woff2') format('woff2'),
    url('./vw-head-light.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
  }

  @font-face {
    font-family: 'VwText_bold';
    src: url('./vw-text-bold.eot');
    src: url('./vw-text-bold.eot?#iefix') format('embedded-opentype'),
    url('./vw-head-bold.woff2') format('woff2'),
    url('./vw-head-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }

  @font-face {
    font-family: 'VwText_light';
    src: url('./vw-text-light.eot');
    src: url('./vw-text-light.eot?#iefix') format('embedded-opentype'),
    url('./vw-text-light.woff2') format('woff2'),
    url('./vw-text-light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }

  @font-face {
    font-family: 'VwText_office';
    src: url('./vw-text-regular.eot');
    src: url('./vw-text-regular.eot?#iefix') format('embedded-opentype'),
    url('./vw-text-regular.woff2') format('woff2'),
    url('./vw-text-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }

  @font-face {
    font-family: 'vw-text';
    src: url('./vw-text-regular.eot');
    src: url('./vw-text-regular.eot?#iefix') format('embedded-opentype'),
    url('./vw-text-regular.woff2') format('woff2'),
    url('./vw-text-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display:swap
  }