Skip to content

Commit 94fb30f

Browse files
committed
reviewed typography fonts used
1 parent 984e156 commit 94fb30f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

core/src/css/test/typography/basic/index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,8 @@
88
content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no"
99
/>
1010
<link href="../../../../../css/ionic/bundle.ionic.css" rel="stylesheet" />
11-
<!-- TODO(ROU-10833): remove this cdn for the font, when the font loading is solved -->
12-
<link href="https://fonts.googleapis.com/css2?family=Inter:[email protected]&display=swap" rel="stylesheet" />
1311
<script src="../../../../../scripts/testing/scripts.js"></script>
12+
<link href="../../../../../scripts/testing/styles.css" rel="stylesheet" />
1413
<script nomodule src="../../../../../dist/ionic/ionic.js"></script>
1514
<script type="module" src="../../../../../dist/ionic/ionic.esm.js"></script>
1615
</head>

0 commit comments

Comments
 (0)