@font-face {
    font-family: 'stm-splash-icons';
    src:    url('../fonts/splash/stm-splash-icons.eot?rhamik');
    src:    url('../fonts/splash/stm-splash-icons.eot?rhamik#iefix') format('embedded-opentype'),
        url('../fonts/splash/stm-splash-icons.ttf?rhamik') format('truetype'),
        url('../fonts/splash/stm-splash-icons.woff?rhamik') format('woff'),
        url('../fonts/splash/stm-splash-icons.svg?rhamik#stm-splash-icons') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="stm-icon-"], [class*=" stm-icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'stm-splash-icons' !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;
}

.icon-arrow-recap:before {
    content: "\e918";
}
.icon-ico_clock:before {
    content: "\e917";
}
.icon-ico_close:before {
    content: "\e916";
}
.icon-ico_cart_af:before {
    content: "\e914";
}
.icon-ico_search:before {
    content: "\e915";
}
.icon-ico_print:before {
    content: "\e90b";
}
.icon-ico_message:before {
    content: "\e90c";
}
.icon-ico_phone:before {
    content: "\e90d";
}
.icon-ico_check:before {
    content: "\e90e";
}
.icon-ico_calendar:before {
    content: "\e90f";
}
.icon-ico_computer:before {
    content: "\e910";
}
.icon-ico_face:before {
    content: "\e911";
}
.icon-ico_quad:before {
    content: "\e912";
}
.icon-ico_pin:before {
    content: "\e913";
}
.icon-ico_arrow_right:before {
    content: "\e90a";
}
.icon-ico_tweet:before {
    content: "\e908";
}
.icon-icon_testimonials:before {
    content: "\e909";
}
.icon-ico_cart:before {
    content: "\e907";
}
.icon-ico_microphone:before {
    content: "\e905";
}
.icon-ico_photo:before {
    content: "\e906";
}
.icon-ico_camera:before {
    content: "\e904";
}
.icon-trophy:before {
    content: "\e902";
}
.icon-pin:before {
    content: "\e903";
}
.icon-search:before {
    content: "\e901";
}
.icon-quote:before {
    content: "\e900";
}
