@font-face {
    font-family: 'insulation';
    src:    url('fonts/insulation.eot?fk6sjw');
    src:    url('fonts/insulation.eot?fk6sjw#iefix') format('embedded-opentype'),
        url('fonts/insulation.ttf?fk6sjw') format('truetype'),
        url('fonts/insulation.woff?fk6sjw') format('woff'),
        url('fonts/insulation.svg?fk6sjw#insulation') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="insulation-"], [class*=" insulation-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'insulation' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.insulation-cheap:before {
    content: "\e900";
}
.insulation-creative:before {
    content: "\e901";
}
.insulation-detached-house:before {
    content: "\e902";
}
.insulation-fast:before {
    content: "\e903";
}
.insulation-mid-terraced-house:before {
    content: "\e904";
}
.insulation-professional:before {
    content: "\e905";
}
.insulation-semi-detached-house:before {
    content: "\e906";
}
.insulation-service:before {
    content: "\e907";
}
.insulation-unique:before {
    content: "\e908";
}

