Font Projeção is a full suite of 70 pictographic icons for easy scalable vector graphics on websites, created and maintained by Antério Vieira.
Copy this code into your HTML page header:
<link href="https://file.myfontastic.com/f6BoET7SSmCRA9gMkdoYAP/icons.css" rel="stylesheet">
Note: Non-cached files (serving from LA data center, No Browser Cache).
- Download the font and unzip it;
- Add the CSS file “styles.css” to your project, and link to it from your HTML page;
- Copy the "fonts" folder into your website project;
- Insert the icon class name into any HTML tag to add the icon. The CSS class prefix is 'fp-';
<i class="fp-p-open"></i>
npm install --save font-projecao
MIT