Gentle UI utilises the Exo font family of Google Fonts for all types
of text.
For Icons Gentle UI uses Font Awesome(v5.15.4) CSS
<!-- In your HTML file add this link and
then use documentation to import components and customise it
as per your requirements -->
<link rel="stylesheet" href="https://gentle-ui.netlify.app/gentle-imports.css">
/* In your css file add this link and
then use documentation to import components and customise it
as per your requirements*/
@import url("https://gentle-ui.netlify.app/gentle-imports.css");