diff --git a/index.html b/index.html index 1c7b211775c37700613f9fb5ffd1da6e9dd462c7..5b89cc53e748c55313afc92649bb8e1e96934863 100644 --- a/index.html +++ b/index.html @@ -13,6 +13,7 @@ This page is loaded by Snowpack to display an example usage of the component. <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@startinblox/orbit-styling-framework/dist/index.css" /> <!-- Load main component script --> + <link rel="stylesheet" href="./src/conversejs/fonts.css" /> <script type="module" src="./src/index.js"></script> <script type="module" src="https://cdn.jsdelivr.net/npm/@startinblox/oidc/+esm"></script>