@font-face {
    font-family: 'serticon';
    src:  url("../fonts/serticon-d1e176c878d199bc64dfe9b6a317dc9d.eot");
    src:  url("../fonts/serticon-d1e176c878d199bc64dfe9b6a317dc9d.eot") format('embedded-opentype'),
    url("../fonts/serticon-d3b3ccdb71b00d48a676913d7ef94abd.ttf") format('truetype'),
    url("../fonts/serticon-912de522c7e41f8f146218fe67afc574.woff") format('woff'),
    url("../fonts/serticon-98263707bb1a0ff72b3007513f0ac2e4.svg") format('svg');
    font-weight: normal;
    font-style: normal;
}

.si {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'serticon' !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;
}

.si-car-odometer:before {
    content: "\e901";
}
.si-maintenance:before {
    content: "\e902";
}
.si-fluid:before {
    content: "\e900";
}
.si-no-image:before {
    content: "\e904";
}
.si-labour:before {
    content: "\e903";
}
.si-labour-2:before {
    content: "\e909";
}
.si-parts:before {
    content: "\e90f";
}

