The
Lab

Test libraries, replacement codes, and more here.

Home Services Icons

Home Services Icons

These icons work similarly to FontAwesome icons.

To install:

  1. Font is already added to styles 847 and 854, but if for some reason you need to use these icons on a different style then you can import the icon font into sitewide styles:
    @import '/assets/fonts/home-service-icons/fonts.css';
  2. Use the <i> tag in your code:
    <i class="hse" ></i>
  3. Choose your icon below, and paste the icon name after hse in the i tag's class attribute.
    For example:
    <i class="hse hse-agreement"></i>

Icons