Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1.43 KB

README.md

File metadata and controls

42 lines (27 loc) · 1.43 KB

Font STL Version 1.0.2

The icon graphic font and CSS framework

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.

Font STL CDN

  <link rel="stylesheet" href="https://cdn.rawgit.com/stonelanditdev/Font-STL/orphan/styles.css">

Installation & Usage

  • 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.

Usage Doc

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.

Thanks for using our font.