Cartoonish display font open for everyone to download or edit
You can easily connect this font to your CSS using the method you prefer:
- By adding the following code into the
<head>
of your HTML file:
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/isamirivers/IsamiRi-Display@main/stylesheet.css">
- By adding the following code at the start of your CSS file:
@import url('https://cdn.jsdelivr.net/gh/isamirivers/IsamiRi-Display@main/stylesheet.css');
And then simply use this font in any of your CSS selectors. For example:
p {font-family: "IsamiRi Display", sans-serif}
I am very thankful to rsms because I made this font with his script for Figma :) https://www.figma.com/community/file/1115382696459820988/Making-a-font-in-Figma