@public-ui/themes 1.5.0-rc.12 → 1.5.0-rc.14

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.
@@ -9,8 +9,8 @@
9
9
  font-family: 'BundesSerif Web';
10
10
  font-style: normal;
11
11
  font-weight: bold;
12
- src: url(serif/BundesSerif-Web-Bold.woff) format('woff'), url(sans/BundesSerif-Web-Bold.woff2) format('woff2'),
13
- url(sans/BundesSerif-Web-Bold.ttf) format('truetype');
12
+ src: url(serif/BundesSerif-Web-Bold.woff) format('woff'), url(serif/BundesSerif-Web-Bold.woff2) format('woff2'),
13
+ url(serif/BundesSerif-Web-Bold.ttf) format('truetype');
14
14
  }
15
15
 
16
16
  @font-face {
@@ -41,8 +41,8 @@
41
41
  font-family: 'BundesSerif Web';
42
42
  font-style: italic;
43
43
  font-weight: normal;
44
- src: url(serif/BundesSerif-Web-RegularItalic.woff) format('woff'), url(serif/BundesSerif-Web-RegularItalic.woff2) format('woff2'),
45
- url(serif/BundesSerif-Web-RegularItalic.ttf) format('truetype');
44
+ src: url(serif/BundesSerif-Web-Italic.woff) format('woff'), url(serif/BundesSerif-Web-Italic.woff2) format('woff2'),
45
+ url(serif/BundesSerif-Web-Italic.ttf) format('truetype');
46
46
  }
47
47
 
48
48
  @font-face {
@@ -16054,4 +16054,3 @@
16054
16054
  content: "\f440";
16055
16055
  }
16056
16056
 
16057
- /*# sourceMappingURL=tabler-icons.css.map */