Skip to content
Snippets Groups Projects
Commit d7538287 authored by Sreeram, Sudarshan's avatar Sreeram, Sudarshan :carrot:
Browse files

Add support for IBM Plex typeface

Note: Added support for IBM Plex through the Google Font API.
parent 0c63f25a
No related branches found
No related tags found
No related merge requests found
...@@ -10,6 +10,12 @@ ...@@ -10,6 +10,12 @@
content="A central dock for EdTech services" content="A central dock for EdTech services"
/> />
<link rel="apple-touch-icon" href="%PUBLIC_URL%/scientia-logo-black.svg" /> <link rel="apple-touch-icon" href="%PUBLIC_URL%/scientia-logo-black.svg" />
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght
@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400
;1,500;1,600;1,700&display=swap"
/>
<!-- <!--
manifest.json provides metadata used when your web app is installed on a manifest.json provides metadata used when your web app is installed on a
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/ user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment