@font-face {
  font-family: "HILVCCBoing-Light";
  src: url("/common/webfonts/Boing/Light/Boing-Light.eot"); /* IE9 Compat Modes */
  src: url("/common/webfonts/Boing/Light/Boing-Light.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-IE8 */ url("/common/webfonts/Boing/Light/Boing-Light.otf")
      format("opentype"),
    /* Open Type Font */ url("/common/webfonts/Boing/Light/Boing-Light.svg")
      format("svg"),
    /* Legacy iOS */ url("/common/webfonts/Boing/Light/Boing-Light.ttf")
      format("truetype"),
    /* Safari, Android, iOS */
      url("/common/webfonts/Boing/Light/Boing-Light.woff") format("woff"),
    /* Modern Browsers */ url("/common/webfonts/Boing/Light/Boing-Light.woff2")
      format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "HILVCCBoing-Medium";
  src: url("/common/webfonts/Boing/Medium/Boing-Medium.eot"); /* IE9 Compat Modes */
  src: url("/common/webfonts/Boing/Medium/Boing-Medium.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-IE8 */ url("/common/webfonts/Boing/Medium/Boing-Medium.otf")
      format("opentype"),
    /* Open Type Font */ url("/common/webfonts/Boing/Medium/Boing-Medium.svg")
      format("svg"),
    /* Legacy iOS */ url("/common/webfonts/Boing/Medium/Boing-Medium.ttf")
      format("truetype"),
    /* Safari, Android, iOS */
      url("/common/webfonts/Boing/Medium/Boing-Medium.woff") format("woff"),
    /* Modern Browsers */
      url("/common/webfonts/Boing/Medium/Boing-Medium.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
