We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f66515 commit 1761a36Copy full SHA for 1761a36
packages/core/demo/index.html
@@ -18,7 +18,7 @@
18
<link rel="icon" type="image/png" href="favicon-16x16.png" sizes="16x16" />
19
<link rel="shortcut icon" href="favicon.ico" />
20
21
- <link href="https://fonts.googleapis.com/css?family=IBM+Plex+Sans:400,500,600,700" rel="stylesheet">
+ <link href="https://fonts.googleapis.com/css?family=IBM+Plex+Sans:400,500,600,700|IBM+Plex+Sans+Condensed:400" rel="stylesheet">
22
23
<link href="https://unpkg.com/carbon-components@10.1.0/css/carbon-components.css" rel="stylesheet">
24
</head>
0 commit comments