UNPKG

generator-confit

Version:

Yeoman generator for creating the development process, tools and a sample project for current-generation web applications

131 lines (126 loc) 4.27 kB
/* Icon font: icon-font-mobile */ @font-face { font-family: "icon-font-mobile"; src: url("../assets/font/icon-font-mobile.eot"); src: url("../assets/font/icon-font-mobile.eot?#iefix") format("embedded-opentype"), url("../assets/font/icon-font-mobile.woff") format("woff"), url("../assets/font/icon-font-mobile.ttf") format("truetype"), url("../assets/font/icon-font-mobile.svg#icon-font-mobile") format("svg"); font-weight: normal; font-style: normal; } [data-icon]:before { content: attr(data-icon); } [data-icon]:before, .icon-bill:before, .icon-calculate:before, .icon-chevron:before, .icon-close:before, .icon-contact-letter:before, .icon-cross:before, .icon-currency:before, .icon-desktop:before, .icon-digi-mailbox:before, .icon-download:before, .icon-error:before, .icon-exclamation:before, .icon-expando-closed:before, .icon-expando-open:before, .icon-external-link:before, .icon-external:before, .icon-form-stepper:before, .icon-hamburger:before, .icon-help:before, .icon-in-store:before, .icon-latest-offers:before, .icon-locations:before, .icon-logo:before, .icon-menu-active:before, .icon-menu-expand:before, .icon-menu-expandopen:before, .icon-our-apps:before, .icon-pen:before, .icon-phone:before, .icon-postcode:before, .icon-question:before, .icon-search:before, .icon-shop:before, .icon-tick:before, .icon-tickonly:before, .icon-track:before, .icon-australia:before, .icon-extracover:before, .icon-overseas:before, .icon-signature:before, .icon-social-fb:before, .icon-social-google:before, .icon-social-pinterest:before, .icon-social-twitter:before, .icon-social-youtube:before, .icon-email:before, .icon-minus:before, .icon-delivery-times:before, .icon-thumb-up:before { display: inline-block; font-family: "icon-font-mobile"; font-style: normal; font-weight: normal; font-variant: normal; line-height: 1; text-decoration: inherit; text-rendering: optimizeLegibility; text-transform: none; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-smoothing: antialiased; } .icon-bill:before { content: "\f100"; } .icon-calculate:before { content: "\f101"; } .icon-chevron:before { content: "\f102"; } .icon-close:before { content: "\f103"; } .icon-contact-letter:before { content: "\f104"; } .icon-cross:before { content: "\f105"; } .icon-currency:before { content: "\f106"; } .icon-desktop:before { content: "\f107"; } .icon-digi-mailbox:before { content: "\f108"; } .icon-download:before { content: "\f109"; } .icon-error:before { content: "\f10a"; } .icon-exclamation:before { content: "\f10b"; } .icon-expando-closed:before { content: "\f10c"; } .icon-expando-open:before { content: "\f10d"; } .icon-external-link:before { content: "\f10e"; } .icon-external:before { content: "\f10f"; } .icon-form-stepper:before { content: "\f110"; } .icon-hamburger:before { content: "\f111"; } .icon-help:before { content: "\f112"; } .icon-in-store:before { content: "\f113"; } .icon-latest-offers:before { content: "\f114"; } .icon-locations:before { content: "\f115"; } .icon-logo:before { content: "\f116"; } .icon-menu-active:before { content: "\f117"; } .icon-menu-expand:before { content: "\f118"; } .icon-menu-expandopen:before { content: "\f119"; } .icon-our-apps:before { content: "\f11a"; } .icon-pen:before { content: "\f11b"; } .icon-phone:before { content: "\f11c"; } .icon-postcode:before { content: "\f11d"; } .icon-question:before { content: "\f11e"; } .icon-search:before { content: "\f11f"; } .icon-shop:before { content: "\f120"; } .icon-tick:before { content: "\f121"; } .icon-tickonly:before { content: "\f122"; } .icon-track:before { content: "\f123"; } .icon-australia:before { content: "\f124"; } .icon-extracover:before { content: "\f125"; } .icon-overseas:before { content: "\f126"; } .icon-signature:before { content: "\f127"; } .icon-social-fb:before { content: "\f128"; } .icon-social-google:before { content: "\f129"; } .icon-social-pinterest:before { content: "\f12a"; } .icon-social-twitter:before { content: "\f12b"; } .icon-social-youtube:before { content: "\f12c"; } .icon-email:before { content: "\f12d"; } .icon-minus:before { content: "\f12e"; } .icon-delivery-times:before { content: "\f12f"; } .icon-thumb-up:before { content: "\f130"; }