@font-face {
  font-family: 'nunitosans';
  src: url('https://static.vhx.tv/theme/fonts/nunitosans-regular.eot');
  src:
    url('https://static.vhx.tv/theme/fonts/nunitosans-regular.eot?#iefix')
      format('embedded-opentype'),
    url('https://static.vhx.tv/theme/fonts/nunitosans-regular.woff2')
      format('woff2'),
    url('https://static.vhx.tv/theme/fonts/nunitosans-regular.woff')
      format('woff'),
    url('https://static.vhx.tv/theme/fonts/nunitosans-regular.ttf')
      format('truetype'),
    url('https://static.vhx.tv/theme/fonts/nunitosans-regular.svg#nunitosans-regular')
      format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'nunitosans-bold';
  src: url('https://static.vhx.tv/theme/fonts/nunitosans-bold.eot');
  src:
    url('https://static.vhx.tv/theme/fonts/nunitosans-bold.eot?#iefix')
      format('embedded-opentype'),
    url('https://static.vhx.tv/theme/fonts/nunitosans-bold.woff2')
      format('woff2'),
    url('https://static.vhx.tv/theme/fonts/nunitosans-bold.woff') format('woff'),
    url('https://static.vhx.tv/theme/fonts/nunitosans-bold.ttf')
      format('truetype'),
    url('https://static.vhx.tv/theme/fonts/nunitosans-bold.svg#nunitosans-bold')
      format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
