Font Websecurify

Here is another fun project you may find useful. We are very happy to introduce Font Websecurify - the Websecurify Suite icon web font. You may have already seen it in action here and here.

Screenshot 01

To start using Font Websecurify, simply embed it like this:

<link
  href="//fontastic.s3.amazonaws.com/pbXqp7hmA4gdEEsUfQ2gda/icons.css"
  rel="stylesheet"
/>

Icons are accessible via user-friendly CSS classes. For example, in order to render the Classic Pack icon simply do the following:

<i class="icon-classic"></i>

The <i> tag is completely arbitrary. You can use any tag you like.