ros.grant.common 2.0.1298 → 2.0.1301

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1533,9 +1533,9 @@
1533
1533
 
1534
1534
  @font-face {
1535
1535
  font-family: 'PT Sans Pro Caption Bold';
1536
- src: local('PT Sans Pro Caption Bold'),
1537
- local('PT Sans Pro Caption Bold'),
1538
- url('@{commonFontsRoot}/PT Sans Pro Caption Bold.woff2') format('woff2');
1536
+ src: local('PTSansProCaptionBold'),
1537
+ local('PTSansProCaptionBold'),
1538
+ url('@{commonFontsRoot}/PTSansProCaptionBold.woff2') format('woff2');
1539
1539
  font-weight: 700;
1540
1540
  font-style: normal;
1541
1541
  font-display: swap;