Nie możesz wybrać więcej, niż 25 tematów
Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
|
- @charset "UTF-8";
- webforms-component{
-
-
- .icon-fa-play-circled2:before { content: '\e800'; } /* '' */
- .icon-fa-play:before { content: '\e801'; } /* '' */
- .icon-fa-basket:before { content: '\e843'; } /* '' */
- .icon-fa-play-circled:before { content: '\f144'; } /* '' */
- .icon-fa-cart-plus:before { content: '\f217'; } /* '' */
- .icon-fa-cart-arrow-down:before { content: '\f218'; } /* '' */
- }
|