/* CUSTOM FONTS! */

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