/* CalSans-SB — brand storefront family (Regular 400 / Medium 500 / Bold 700 via variable axis).
   Replace CalSansUI.wght.ttf with official VIPLUS CalSans-SB files when provided. */
@font-face {
  font-family: 'CalSans-SB';
  src: url('/fonts/calsans/CalSansUI.wght.ttf') format('truetype');
  font-weight: 300 900;
  font-style: normal;
  font-display: swap;
}
