Alternative SCSS/CSS for GLYPHICONS PRO 1.9.2 fonts.
Example of usage:
<i class="glyphicon-girl glyphicon-spin"></i>
Using SASS in your project you can easily prefix icons to avoid collision with other icon sets.
$icon-prefix: myglyphicon;
<i class="myglyphicon-compass"></i>
<i class="myglyphicon-girl myglyphicon-spin"></i>
A GLYPHICONS PRO 1.9.2 license is required. Once a license is purchased, download the appropriate font files (glyphicons-regular.woff2, glyphicons-regular.woff) into the font folder. http://caniuse.com/#search=woff