Font STL is a full package of graphic font for your website beautify and speed up your website loading speed by reducing the image usage. There are 664 graphic icon included. We developed for suitable with other 3rd party fonts and styling. You can use this font with both bootstrap and w3 CSS. And you can use with other graphic iconic fonts like Font Awesome.
This is the freeware version and you can use freely for both personal and commercial usage.
<link rel="stylesheet" href="https://cdn.rawgit.com/stonelanditdev/Font-STL/orphan/styles.css">
- Download the Zip File Here and Unzip it.
- Copy fonts folder and style.css into your project directory.
- Add the below code into your project index file.
Syntax highlighted code block
<head>
<title>Font STL</title>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<div class="icon fs-amazon"></div>
<input type="text" readonly="readonly" value='class="fs-amazon"'>
<body>
Download the Zip File Here.
We added icons-reference.html for graphic icon usage. You can easily double click on that file and see how to use this graphic icon in html class.