Hi. I am running into an issue where some icons are not displaying. They show up fine in the shortcode page but when I copy the class to my i tag on a different page it won't display. Not all icons. Some work in the same tag.
You can see my site at graslawn.com
Find this element:
<i class="icon-car-side i-alt"></i>
Try to replace with the following i tag:
<i class="icon-realestate-parquet i-alt"></i>
and nothing displays...
