| 1 |
@charset "UTF-8"; |
| 2 |
@font-face { |
| 3 |
font-family: "flaticon"; |
| 4 |
src: url("./flaticon.ttf?3d30912bc481d1d97a4a86f85f1d4d38") format("truetype"), url("./flaticon.woff?3d30912bc481d1d97a4a86f85f1d4d38") format("woff"), url("./flaticon.woff2?3d30912bc481d1d97a4a86f85f1d4d38") format("woff2"), url("./flaticon.eot?3d30912bc481d1d97a4a86f85f1d4d38#iefix") format("embedded-opentype"), url("./flaticon.svg?3d30912bc481d1d97a4a86f85f1d4d38#flaticon") format("svg"); |
| 5 |
} |
| 6 |
|
| 7 |
i[class^="flaticon-"]:before, i[class*=" flaticon-"]:before { |
| 8 |
font-family: flaticon !important; |
| 9 |
font-style: normal; |
| 10 |
font-weight: normal !important; |
| 11 |
font-variant: normal; |
| 12 |
text-transform: none; |
| 13 |
line-height: 1; |
| 14 |
-webkit-font-smoothing: antialiased; |
| 15 |
-moz-osx-font-smoothing: grayscale; |
| 16 |
} |
| 17 |
|
| 18 |
.flaticon-add-to-basket:before { |
| 19 |
content: ""; |
| 20 |
} |
| 21 |
|
| 22 |
.flaticon-user:before { |
| 23 |
content: ""; |
| 24 |
} |
| 25 |
|
| 26 |
.flaticon-mobile-phone:before { |
| 27 |
content: ""; |
| 28 |
} |
| 29 |
|
| 30 |
.flaticon-camera:before { |
| 31 |
content: ""; |
| 32 |
} |
| 33 |
|
| 34 |
.flaticon-handbag:before { |
| 35 |
content: "� |
| 36 |
"; |
| 37 |
} |
| 38 |
|
| 39 |
.flaticon-office-chair:before { |
| 40 |
content: ""; |
| 41 |
} |
| 42 |
|
| 43 |
.flaticon-dress:before { |
| 44 |
content: ""; |
| 45 |
} |
| 46 |
|
| 47 |
.flaticon-laptop:before { |
| 48 |
content: ""; |
| 49 |
} |
| 50 |
|
| 51 |
.flaticon-steering-wheel:before { |
| 52 |
content: ""; |
| 53 |
} |
| 54 |
|
| 55 |
.flaticon-tshirt:before { |
| 56 |
content: ""; |
| 57 |
} |
| 58 |
|
| 59 |
.flaticon-user-1:before { |
| 60 |
content: ""; |
| 61 |
} |
| 62 |
|
| 63 |
.flaticon-shopping-list:before { |
| 64 |
content: ""; |
| 65 |
} |
| 66 |
|
| 67 |
.flaticon-lock:before { |
| 68 |
content: ""; |
| 69 |
} |
| 70 |
/*# sourceMappingURL=flaticon.css.map */ |