Matthias Andreas Benkard | 7b2a3a1 | 2021-08-16 10:57:25 +0200 | [diff] [blame] | 1 | @font-face { |
| 2 | font-family: "bootstrap-icons"; |
Matthias Andreas Benkard | 12a5735 | 2021-12-28 18:02:04 +0100 | [diff] [blame] | 3 | src: url("/fonts/bootstrap-icons.woff2?45695e8b569b2b0178db2713ca47065c") format("woff2"), |
| 4 | url("/fonts/bootstrap-icons.woff?45695e8b569b2b0178db2713ca47065c") format("woff"); |
Matthias Andreas Benkard | 7b2a3a1 | 2021-08-16 10:57:25 +0200 | [diff] [blame] | 5 | } |
| 6 | |
Matthias Andreas Benkard | 12a5735 | 2021-12-28 18:02:04 +0100 | [diff] [blame] | 7 | .bi::before, |
Matthias Andreas Benkard | 7b2a3a1 | 2021-08-16 10:57:25 +0200 | [diff] [blame] | 8 | [class^="bi-"]::before, |
| 9 | [class*=" bi-"]::before { |
| 10 | display: inline-block; |
| 11 | font-family: bootstrap-icons !important; |
| 12 | font-style: normal; |
| 13 | font-weight: normal !important; |
| 14 | font-variant: normal; |
| 15 | text-transform: none; |
| 16 | line-height: 1; |
| 17 | vertical-align: -.125em; |
| 18 | -webkit-font-smoothing: antialiased; |
| 19 | -moz-osx-font-smoothing: grayscale; |
| 20 | } |
| 21 | |
| 22 | .bi-alarm-fill::before { content: "\f101"; } |
| 23 | .bi-alarm::before { content: "\f102"; } |
| 24 | .bi-align-bottom::before { content: "\f103"; } |
| 25 | .bi-align-center::before { content: "\f104"; } |
| 26 | .bi-align-end::before { content: "\f105"; } |
| 27 | .bi-align-middle::before { content: "\f106"; } |
| 28 | .bi-align-start::before { content: "\f107"; } |
| 29 | .bi-align-top::before { content: "\f108"; } |
| 30 | .bi-alt::before { content: "\f109"; } |
| 31 | .bi-app-indicator::before { content: "\f10a"; } |
| 32 | .bi-app::before { content: "\f10b"; } |
| 33 | .bi-archive-fill::before { content: "\f10c"; } |
| 34 | .bi-archive::before { content: "\f10d"; } |
| 35 | .bi-arrow-90deg-down::before { content: "\f10e"; } |
| 36 | .bi-arrow-90deg-left::before { content: "\f10f"; } |
| 37 | .bi-arrow-90deg-right::before { content: "\f110"; } |
| 38 | .bi-arrow-90deg-up::before { content: "\f111"; } |
| 39 | .bi-arrow-bar-down::before { content: "\f112"; } |
| 40 | .bi-arrow-bar-left::before { content: "\f113"; } |
| 41 | .bi-arrow-bar-right::before { content: "\f114"; } |
| 42 | .bi-arrow-bar-up::before { content: "\f115"; } |
| 43 | .bi-arrow-clockwise::before { content: "\f116"; } |
| 44 | .bi-arrow-counterclockwise::before { content: "\f117"; } |
| 45 | .bi-arrow-down-circle-fill::before { content: "\f118"; } |
| 46 | .bi-arrow-down-circle::before { content: "\f119"; } |
| 47 | .bi-arrow-down-left-circle-fill::before { content: "\f11a"; } |
| 48 | .bi-arrow-down-left-circle::before { content: "\f11b"; } |
| 49 | .bi-arrow-down-left-square-fill::before { content: "\f11c"; } |
| 50 | .bi-arrow-down-left-square::before { content: "\f11d"; } |
| 51 | .bi-arrow-down-left::before { content: "\f11e"; } |
| 52 | .bi-arrow-down-right-circle-fill::before { content: "\f11f"; } |
| 53 | .bi-arrow-down-right-circle::before { content: "\f120"; } |
| 54 | .bi-arrow-down-right-square-fill::before { content: "\f121"; } |
| 55 | .bi-arrow-down-right-square::before { content: "\f122"; } |
| 56 | .bi-arrow-down-right::before { content: "\f123"; } |
| 57 | .bi-arrow-down-short::before { content: "\f124"; } |
| 58 | .bi-arrow-down-square-fill::before { content: "\f125"; } |
| 59 | .bi-arrow-down-square::before { content: "\f126"; } |
| 60 | .bi-arrow-down-up::before { content: "\f127"; } |
| 61 | .bi-arrow-down::before { content: "\f128"; } |
| 62 | .bi-arrow-left-circle-fill::before { content: "\f129"; } |
| 63 | .bi-arrow-left-circle::before { content: "\f12a"; } |
| 64 | .bi-arrow-left-right::before { content: "\f12b"; } |
| 65 | .bi-arrow-left-short::before { content: "\f12c"; } |
| 66 | .bi-arrow-left-square-fill::before { content: "\f12d"; } |
| 67 | .bi-arrow-left-square::before { content: "\f12e"; } |
| 68 | .bi-arrow-left::before { content: "\f12f"; } |
| 69 | .bi-arrow-repeat::before { content: "\f130"; } |
| 70 | .bi-arrow-return-left::before { content: "\f131"; } |
| 71 | .bi-arrow-return-right::before { content: "\f132"; } |
| 72 | .bi-arrow-right-circle-fill::before { content: "\f133"; } |
| 73 | .bi-arrow-right-circle::before { content: "\f134"; } |
| 74 | .bi-arrow-right-short::before { content: "\f135"; } |
| 75 | .bi-arrow-right-square-fill::before { content: "\f136"; } |
| 76 | .bi-arrow-right-square::before { content: "\f137"; } |
| 77 | .bi-arrow-right::before { content: "\f138"; } |
| 78 | .bi-arrow-up-circle-fill::before { content: "\f139"; } |
| 79 | .bi-arrow-up-circle::before { content: "\f13a"; } |
| 80 | .bi-arrow-up-left-circle-fill::before { content: "\f13b"; } |
| 81 | .bi-arrow-up-left-circle::before { content: "\f13c"; } |
| 82 | .bi-arrow-up-left-square-fill::before { content: "\f13d"; } |
| 83 | .bi-arrow-up-left-square::before { content: "\f13e"; } |
| 84 | .bi-arrow-up-left::before { content: "\f13f"; } |
| 85 | .bi-arrow-up-right-circle-fill::before { content: "\f140"; } |
| 86 | .bi-arrow-up-right-circle::before { content: "\f141"; } |
| 87 | .bi-arrow-up-right-square-fill::before { content: "\f142"; } |
| 88 | .bi-arrow-up-right-square::before { content: "\f143"; } |
| 89 | .bi-arrow-up-right::before { content: "\f144"; } |
| 90 | .bi-arrow-up-short::before { content: "\f145"; } |
| 91 | .bi-arrow-up-square-fill::before { content: "\f146"; } |
| 92 | .bi-arrow-up-square::before { content: "\f147"; } |
| 93 | .bi-arrow-up::before { content: "\f148"; } |
| 94 | .bi-arrows-angle-contract::before { content: "\f149"; } |
| 95 | .bi-arrows-angle-expand::before { content: "\f14a"; } |
| 96 | .bi-arrows-collapse::before { content: "\f14b"; } |
| 97 | .bi-arrows-expand::before { content: "\f14c"; } |
| 98 | .bi-arrows-fullscreen::before { content: "\f14d"; } |
| 99 | .bi-arrows-move::before { content: "\f14e"; } |
| 100 | .bi-aspect-ratio-fill::before { content: "\f14f"; } |
| 101 | .bi-aspect-ratio::before { content: "\f150"; } |
| 102 | .bi-asterisk::before { content: "\f151"; } |
| 103 | .bi-at::before { content: "\f152"; } |
| 104 | .bi-award-fill::before { content: "\f153"; } |
| 105 | .bi-award::before { content: "\f154"; } |
| 106 | .bi-back::before { content: "\f155"; } |
| 107 | .bi-backspace-fill::before { content: "\f156"; } |
| 108 | .bi-backspace-reverse-fill::before { content: "\f157"; } |
| 109 | .bi-backspace-reverse::before { content: "\f158"; } |
| 110 | .bi-backspace::before { content: "\f159"; } |
| 111 | .bi-badge-3d-fill::before { content: "\f15a"; } |
| 112 | .bi-badge-3d::before { content: "\f15b"; } |
| 113 | .bi-badge-4k-fill::before { content: "\f15c"; } |
| 114 | .bi-badge-4k::before { content: "\f15d"; } |
| 115 | .bi-badge-8k-fill::before { content: "\f15e"; } |
| 116 | .bi-badge-8k::before { content: "\f15f"; } |
| 117 | .bi-badge-ad-fill::before { content: "\f160"; } |
| 118 | .bi-badge-ad::before { content: "\f161"; } |
| 119 | .bi-badge-ar-fill::before { content: "\f162"; } |
| 120 | .bi-badge-ar::before { content: "\f163"; } |
| 121 | .bi-badge-cc-fill::before { content: "\f164"; } |
| 122 | .bi-badge-cc::before { content: "\f165"; } |
| 123 | .bi-badge-hd-fill::before { content: "\f166"; } |
| 124 | .bi-badge-hd::before { content: "\f167"; } |
| 125 | .bi-badge-tm-fill::before { content: "\f168"; } |
| 126 | .bi-badge-tm::before { content: "\f169"; } |
| 127 | .bi-badge-vo-fill::before { content: "\f16a"; } |
| 128 | .bi-badge-vo::before { content: "\f16b"; } |
| 129 | .bi-badge-vr-fill::before { content: "\f16c"; } |
| 130 | .bi-badge-vr::before { content: "\f16d"; } |
| 131 | .bi-badge-wc-fill::before { content: "\f16e"; } |
| 132 | .bi-badge-wc::before { content: "\f16f"; } |
| 133 | .bi-bag-check-fill::before { content: "\f170"; } |
| 134 | .bi-bag-check::before { content: "\f171"; } |
| 135 | .bi-bag-dash-fill::before { content: "\f172"; } |
| 136 | .bi-bag-dash::before { content: "\f173"; } |
| 137 | .bi-bag-fill::before { content: "\f174"; } |
| 138 | .bi-bag-plus-fill::before { content: "\f175"; } |
| 139 | .bi-bag-plus::before { content: "\f176"; } |
| 140 | .bi-bag-x-fill::before { content: "\f177"; } |
| 141 | .bi-bag-x::before { content: "\f178"; } |
| 142 | .bi-bag::before { content: "\f179"; } |
| 143 | .bi-bar-chart-fill::before { content: "\f17a"; } |
| 144 | .bi-bar-chart-line-fill::before { content: "\f17b"; } |
| 145 | .bi-bar-chart-line::before { content: "\f17c"; } |
| 146 | .bi-bar-chart-steps::before { content: "\f17d"; } |
| 147 | .bi-bar-chart::before { content: "\f17e"; } |
| 148 | .bi-basket-fill::before { content: "\f17f"; } |
| 149 | .bi-basket::before { content: "\f180"; } |
| 150 | .bi-basket2-fill::before { content: "\f181"; } |
| 151 | .bi-basket2::before { content: "\f182"; } |
| 152 | .bi-basket3-fill::before { content: "\f183"; } |
| 153 | .bi-basket3::before { content: "\f184"; } |
| 154 | .bi-battery-charging::before { content: "\f185"; } |
| 155 | .bi-battery-full::before { content: "\f186"; } |
| 156 | .bi-battery-half::before { content: "\f187"; } |
| 157 | .bi-battery::before { content: "\f188"; } |
| 158 | .bi-bell-fill::before { content: "\f189"; } |
| 159 | .bi-bell::before { content: "\f18a"; } |
| 160 | .bi-bezier::before { content: "\f18b"; } |
| 161 | .bi-bezier2::before { content: "\f18c"; } |
| 162 | .bi-bicycle::before { content: "\f18d"; } |
| 163 | .bi-binoculars-fill::before { content: "\f18e"; } |
| 164 | .bi-binoculars::before { content: "\f18f"; } |
| 165 | .bi-blockquote-left::before { content: "\f190"; } |
| 166 | .bi-blockquote-right::before { content: "\f191"; } |
| 167 | .bi-book-fill::before { content: "\f192"; } |
| 168 | .bi-book-half::before { content: "\f193"; } |
| 169 | .bi-book::before { content: "\f194"; } |
| 170 | .bi-bookmark-check-fill::before { content: "\f195"; } |
| 171 | .bi-bookmark-check::before { content: "\f196"; } |
| 172 | .bi-bookmark-dash-fill::before { content: "\f197"; } |
| 173 | .bi-bookmark-dash::before { content: "\f198"; } |
| 174 | .bi-bookmark-fill::before { content: "\f199"; } |
| 175 | .bi-bookmark-heart-fill::before { content: "\f19a"; } |
| 176 | .bi-bookmark-heart::before { content: "\f19b"; } |
| 177 | .bi-bookmark-plus-fill::before { content: "\f19c"; } |
| 178 | .bi-bookmark-plus::before { content: "\f19d"; } |
| 179 | .bi-bookmark-star-fill::before { content: "\f19e"; } |
| 180 | .bi-bookmark-star::before { content: "\f19f"; } |
| 181 | .bi-bookmark-x-fill::before { content: "\f1a0"; } |
| 182 | .bi-bookmark-x::before { content: "\f1a1"; } |
| 183 | .bi-bookmark::before { content: "\f1a2"; } |
| 184 | .bi-bookmarks-fill::before { content: "\f1a3"; } |
| 185 | .bi-bookmarks::before { content: "\f1a4"; } |
| 186 | .bi-bookshelf::before { content: "\f1a5"; } |
| 187 | .bi-bootstrap-fill::before { content: "\f1a6"; } |
| 188 | .bi-bootstrap-reboot::before { content: "\f1a7"; } |
| 189 | .bi-bootstrap::before { content: "\f1a8"; } |
| 190 | .bi-border-all::before { content: "\f1a9"; } |
| 191 | .bi-border-bottom::before { content: "\f1aa"; } |
| 192 | .bi-border-center::before { content: "\f1ab"; } |
| 193 | .bi-border-inner::before { content: "\f1ac"; } |
| 194 | .bi-border-left::before { content: "\f1ad"; } |
| 195 | .bi-border-middle::before { content: "\f1ae"; } |
| 196 | .bi-border-outer::before { content: "\f1af"; } |
| 197 | .bi-border-right::before { content: "\f1b0"; } |
| 198 | .bi-border-style::before { content: "\f1b1"; } |
| 199 | .bi-border-top::before { content: "\f1b2"; } |
| 200 | .bi-border-width::before { content: "\f1b3"; } |
| 201 | .bi-border::before { content: "\f1b4"; } |
| 202 | .bi-bounding-box-circles::before { content: "\f1b5"; } |
| 203 | .bi-bounding-box::before { content: "\f1b6"; } |
| 204 | .bi-box-arrow-down-left::before { content: "\f1b7"; } |
| 205 | .bi-box-arrow-down-right::before { content: "\f1b8"; } |
| 206 | .bi-box-arrow-down::before { content: "\f1b9"; } |
| 207 | .bi-box-arrow-in-down-left::before { content: "\f1ba"; } |
| 208 | .bi-box-arrow-in-down-right::before { content: "\f1bb"; } |
| 209 | .bi-box-arrow-in-down::before { content: "\f1bc"; } |
| 210 | .bi-box-arrow-in-left::before { content: "\f1bd"; } |
| 211 | .bi-box-arrow-in-right::before { content: "\f1be"; } |
| 212 | .bi-box-arrow-in-up-left::before { content: "\f1bf"; } |
| 213 | .bi-box-arrow-in-up-right::before { content: "\f1c0"; } |
| 214 | .bi-box-arrow-in-up::before { content: "\f1c1"; } |
| 215 | .bi-box-arrow-left::before { content: "\f1c2"; } |
| 216 | .bi-box-arrow-right::before { content: "\f1c3"; } |
| 217 | .bi-box-arrow-up-left::before { content: "\f1c4"; } |
| 218 | .bi-box-arrow-up-right::before { content: "\f1c5"; } |
| 219 | .bi-box-arrow-up::before { content: "\f1c6"; } |
| 220 | .bi-box-seam::before { content: "\f1c7"; } |
| 221 | .bi-box::before { content: "\f1c8"; } |
| 222 | .bi-braces::before { content: "\f1c9"; } |
| 223 | .bi-bricks::before { content: "\f1ca"; } |
| 224 | .bi-briefcase-fill::before { content: "\f1cb"; } |
| 225 | .bi-briefcase::before { content: "\f1cc"; } |
| 226 | .bi-brightness-alt-high-fill::before { content: "\f1cd"; } |
| 227 | .bi-brightness-alt-high::before { content: "\f1ce"; } |
| 228 | .bi-brightness-alt-low-fill::before { content: "\f1cf"; } |
| 229 | .bi-brightness-alt-low::before { content: "\f1d0"; } |
| 230 | .bi-brightness-high-fill::before { content: "\f1d1"; } |
| 231 | .bi-brightness-high::before { content: "\f1d2"; } |
| 232 | .bi-brightness-low-fill::before { content: "\f1d3"; } |
| 233 | .bi-brightness-low::before { content: "\f1d4"; } |
| 234 | .bi-broadcast-pin::before { content: "\f1d5"; } |
| 235 | .bi-broadcast::before { content: "\f1d6"; } |
| 236 | .bi-brush-fill::before { content: "\f1d7"; } |
| 237 | .bi-brush::before { content: "\f1d8"; } |
| 238 | .bi-bucket-fill::before { content: "\f1d9"; } |
| 239 | .bi-bucket::before { content: "\f1da"; } |
| 240 | .bi-bug-fill::before { content: "\f1db"; } |
| 241 | .bi-bug::before { content: "\f1dc"; } |
| 242 | .bi-building::before { content: "\f1dd"; } |
| 243 | .bi-bullseye::before { content: "\f1de"; } |
| 244 | .bi-calculator-fill::before { content: "\f1df"; } |
| 245 | .bi-calculator::before { content: "\f1e0"; } |
| 246 | .bi-calendar-check-fill::before { content: "\f1e1"; } |
| 247 | .bi-calendar-check::before { content: "\f1e2"; } |
| 248 | .bi-calendar-date-fill::before { content: "\f1e3"; } |
| 249 | .bi-calendar-date::before { content: "\f1e4"; } |
| 250 | .bi-calendar-day-fill::before { content: "\f1e5"; } |
| 251 | .bi-calendar-day::before { content: "\f1e6"; } |
| 252 | .bi-calendar-event-fill::before { content: "\f1e7"; } |
| 253 | .bi-calendar-event::before { content: "\f1e8"; } |
| 254 | .bi-calendar-fill::before { content: "\f1e9"; } |
| 255 | .bi-calendar-minus-fill::before { content: "\f1ea"; } |
| 256 | .bi-calendar-minus::before { content: "\f1eb"; } |
| 257 | .bi-calendar-month-fill::before { content: "\f1ec"; } |
| 258 | .bi-calendar-month::before { content: "\f1ed"; } |
| 259 | .bi-calendar-plus-fill::before { content: "\f1ee"; } |
| 260 | .bi-calendar-plus::before { content: "\f1ef"; } |
| 261 | .bi-calendar-range-fill::before { content: "\f1f0"; } |
| 262 | .bi-calendar-range::before { content: "\f1f1"; } |
| 263 | .bi-calendar-week-fill::before { content: "\f1f2"; } |
| 264 | .bi-calendar-week::before { content: "\f1f3"; } |
| 265 | .bi-calendar-x-fill::before { content: "\f1f4"; } |
| 266 | .bi-calendar-x::before { content: "\f1f5"; } |
| 267 | .bi-calendar::before { content: "\f1f6"; } |
| 268 | .bi-calendar2-check-fill::before { content: "\f1f7"; } |
| 269 | .bi-calendar2-check::before { content: "\f1f8"; } |
| 270 | .bi-calendar2-date-fill::before { content: "\f1f9"; } |
| 271 | .bi-calendar2-date::before { content: "\f1fa"; } |
| 272 | .bi-calendar2-day-fill::before { content: "\f1fb"; } |
| 273 | .bi-calendar2-day::before { content: "\f1fc"; } |
| 274 | .bi-calendar2-event-fill::before { content: "\f1fd"; } |
| 275 | .bi-calendar2-event::before { content: "\f1fe"; } |
| 276 | .bi-calendar2-fill::before { content: "\f1ff"; } |
| 277 | .bi-calendar2-minus-fill::before { content: "\f200"; } |
| 278 | .bi-calendar2-minus::before { content: "\f201"; } |
| 279 | .bi-calendar2-month-fill::before { content: "\f202"; } |
| 280 | .bi-calendar2-month::before { content: "\f203"; } |
| 281 | .bi-calendar2-plus-fill::before { content: "\f204"; } |
| 282 | .bi-calendar2-plus::before { content: "\f205"; } |
| 283 | .bi-calendar2-range-fill::before { content: "\f206"; } |
| 284 | .bi-calendar2-range::before { content: "\f207"; } |
| 285 | .bi-calendar2-week-fill::before { content: "\f208"; } |
| 286 | .bi-calendar2-week::before { content: "\f209"; } |
| 287 | .bi-calendar2-x-fill::before { content: "\f20a"; } |
| 288 | .bi-calendar2-x::before { content: "\f20b"; } |
| 289 | .bi-calendar2::before { content: "\f20c"; } |
| 290 | .bi-calendar3-event-fill::before { content: "\f20d"; } |
| 291 | .bi-calendar3-event::before { content: "\f20e"; } |
| 292 | .bi-calendar3-fill::before { content: "\f20f"; } |
| 293 | .bi-calendar3-range-fill::before { content: "\f210"; } |
| 294 | .bi-calendar3-range::before { content: "\f211"; } |
| 295 | .bi-calendar3-week-fill::before { content: "\f212"; } |
| 296 | .bi-calendar3-week::before { content: "\f213"; } |
| 297 | .bi-calendar3::before { content: "\f214"; } |
| 298 | .bi-calendar4-event::before { content: "\f215"; } |
| 299 | .bi-calendar4-range::before { content: "\f216"; } |
| 300 | .bi-calendar4-week::before { content: "\f217"; } |
| 301 | .bi-calendar4::before { content: "\f218"; } |
| 302 | .bi-camera-fill::before { content: "\f219"; } |
| 303 | .bi-camera-reels-fill::before { content: "\f21a"; } |
| 304 | .bi-camera-reels::before { content: "\f21b"; } |
| 305 | .bi-camera-video-fill::before { content: "\f21c"; } |
| 306 | .bi-camera-video-off-fill::before { content: "\f21d"; } |
| 307 | .bi-camera-video-off::before { content: "\f21e"; } |
| 308 | .bi-camera-video::before { content: "\f21f"; } |
| 309 | .bi-camera::before { content: "\f220"; } |
| 310 | .bi-camera2::before { content: "\f221"; } |
| 311 | .bi-capslock-fill::before { content: "\f222"; } |
| 312 | .bi-capslock::before { content: "\f223"; } |
| 313 | .bi-card-checklist::before { content: "\f224"; } |
| 314 | .bi-card-heading::before { content: "\f225"; } |
| 315 | .bi-card-image::before { content: "\f226"; } |
| 316 | .bi-card-list::before { content: "\f227"; } |
| 317 | .bi-card-text::before { content: "\f228"; } |
| 318 | .bi-caret-down-fill::before { content: "\f229"; } |
| 319 | .bi-caret-down-square-fill::before { content: "\f22a"; } |
| 320 | .bi-caret-down-square::before { content: "\f22b"; } |
| 321 | .bi-caret-down::before { content: "\f22c"; } |
| 322 | .bi-caret-left-fill::before { content: "\f22d"; } |
| 323 | .bi-caret-left-square-fill::before { content: "\f22e"; } |
| 324 | .bi-caret-left-square::before { content: "\f22f"; } |
| 325 | .bi-caret-left::before { content: "\f230"; } |
| 326 | .bi-caret-right-fill::before { content: "\f231"; } |
| 327 | .bi-caret-right-square-fill::before { content: "\f232"; } |
| 328 | .bi-caret-right-square::before { content: "\f233"; } |
| 329 | .bi-caret-right::before { content: "\f234"; } |
| 330 | .bi-caret-up-fill::before { content: "\f235"; } |
| 331 | .bi-caret-up-square-fill::before { content: "\f236"; } |
| 332 | .bi-caret-up-square::before { content: "\f237"; } |
| 333 | .bi-caret-up::before { content: "\f238"; } |
| 334 | .bi-cart-check-fill::before { content: "\f239"; } |
| 335 | .bi-cart-check::before { content: "\f23a"; } |
| 336 | .bi-cart-dash-fill::before { content: "\f23b"; } |
| 337 | .bi-cart-dash::before { content: "\f23c"; } |
| 338 | .bi-cart-fill::before { content: "\f23d"; } |
| 339 | .bi-cart-plus-fill::before { content: "\f23e"; } |
| 340 | .bi-cart-plus::before { content: "\f23f"; } |
| 341 | .bi-cart-x-fill::before { content: "\f240"; } |
| 342 | .bi-cart-x::before { content: "\f241"; } |
| 343 | .bi-cart::before { content: "\f242"; } |
| 344 | .bi-cart2::before { content: "\f243"; } |
| 345 | .bi-cart3::before { content: "\f244"; } |
| 346 | .bi-cart4::before { content: "\f245"; } |
| 347 | .bi-cash-stack::before { content: "\f246"; } |
| 348 | .bi-cash::before { content: "\f247"; } |
| 349 | .bi-cast::before { content: "\f248"; } |
| 350 | .bi-chat-dots-fill::before { content: "\f249"; } |
| 351 | .bi-chat-dots::before { content: "\f24a"; } |
| 352 | .bi-chat-fill::before { content: "\f24b"; } |
| 353 | .bi-chat-left-dots-fill::before { content: "\f24c"; } |
| 354 | .bi-chat-left-dots::before { content: "\f24d"; } |
| 355 | .bi-chat-left-fill::before { content: "\f24e"; } |
| 356 | .bi-chat-left-quote-fill::before { content: "\f24f"; } |
| 357 | .bi-chat-left-quote::before { content: "\f250"; } |
| 358 | .bi-chat-left-text-fill::before { content: "\f251"; } |
| 359 | .bi-chat-left-text::before { content: "\f252"; } |
| 360 | .bi-chat-left::before { content: "\f253"; } |
| 361 | .bi-chat-quote-fill::before { content: "\f254"; } |
| 362 | .bi-chat-quote::before { content: "\f255"; } |
| 363 | .bi-chat-right-dots-fill::before { content: "\f256"; } |
| 364 | .bi-chat-right-dots::before { content: "\f257"; } |
| 365 | .bi-chat-right-fill::before { content: "\f258"; } |
| 366 | .bi-chat-right-quote-fill::before { content: "\f259"; } |
| 367 | .bi-chat-right-quote::before { content: "\f25a"; } |
| 368 | .bi-chat-right-text-fill::before { content: "\f25b"; } |
| 369 | .bi-chat-right-text::before { content: "\f25c"; } |
| 370 | .bi-chat-right::before { content: "\f25d"; } |
| 371 | .bi-chat-square-dots-fill::before { content: "\f25e"; } |
| 372 | .bi-chat-square-dots::before { content: "\f25f"; } |
| 373 | .bi-chat-square-fill::before { content: "\f260"; } |
| 374 | .bi-chat-square-quote-fill::before { content: "\f261"; } |
| 375 | .bi-chat-square-quote::before { content: "\f262"; } |
| 376 | .bi-chat-square-text-fill::before { content: "\f263"; } |
| 377 | .bi-chat-square-text::before { content: "\f264"; } |
| 378 | .bi-chat-square::before { content: "\f265"; } |
| 379 | .bi-chat-text-fill::before { content: "\f266"; } |
| 380 | .bi-chat-text::before { content: "\f267"; } |
| 381 | .bi-chat::before { content: "\f268"; } |
| 382 | .bi-check-all::before { content: "\f269"; } |
| 383 | .bi-check-circle-fill::before { content: "\f26a"; } |
| 384 | .bi-check-circle::before { content: "\f26b"; } |
| 385 | .bi-check-square-fill::before { content: "\f26c"; } |
| 386 | .bi-check-square::before { content: "\f26d"; } |
| 387 | .bi-check::before { content: "\f26e"; } |
| 388 | .bi-check2-all::before { content: "\f26f"; } |
| 389 | .bi-check2-circle::before { content: "\f270"; } |
| 390 | .bi-check2-square::before { content: "\f271"; } |
| 391 | .bi-check2::before { content: "\f272"; } |
| 392 | .bi-chevron-bar-contract::before { content: "\f273"; } |
| 393 | .bi-chevron-bar-down::before { content: "\f274"; } |
| 394 | .bi-chevron-bar-expand::before { content: "\f275"; } |
| 395 | .bi-chevron-bar-left::before { content: "\f276"; } |
| 396 | .bi-chevron-bar-right::before { content: "\f277"; } |
| 397 | .bi-chevron-bar-up::before { content: "\f278"; } |
| 398 | .bi-chevron-compact-down::before { content: "\f279"; } |
| 399 | .bi-chevron-compact-left::before { content: "\f27a"; } |
| 400 | .bi-chevron-compact-right::before { content: "\f27b"; } |
| 401 | .bi-chevron-compact-up::before { content: "\f27c"; } |
| 402 | .bi-chevron-contract::before { content: "\f27d"; } |
| 403 | .bi-chevron-double-down::before { content: "\f27e"; } |
| 404 | .bi-chevron-double-left::before { content: "\f27f"; } |
| 405 | .bi-chevron-double-right::before { content: "\f280"; } |
| 406 | .bi-chevron-double-up::before { content: "\f281"; } |
| 407 | .bi-chevron-down::before { content: "\f282"; } |
| 408 | .bi-chevron-expand::before { content: "\f283"; } |
| 409 | .bi-chevron-left::before { content: "\f284"; } |
| 410 | .bi-chevron-right::before { content: "\f285"; } |
| 411 | .bi-chevron-up::before { content: "\f286"; } |
| 412 | .bi-circle-fill::before { content: "\f287"; } |
| 413 | .bi-circle-half::before { content: "\f288"; } |
| 414 | .bi-circle-square::before { content: "\f289"; } |
| 415 | .bi-circle::before { content: "\f28a"; } |
| 416 | .bi-clipboard-check::before { content: "\f28b"; } |
| 417 | .bi-clipboard-data::before { content: "\f28c"; } |
| 418 | .bi-clipboard-minus::before { content: "\f28d"; } |
| 419 | .bi-clipboard-plus::before { content: "\f28e"; } |
| 420 | .bi-clipboard-x::before { content: "\f28f"; } |
| 421 | .bi-clipboard::before { content: "\f290"; } |
| 422 | .bi-clock-fill::before { content: "\f291"; } |
| 423 | .bi-clock-history::before { content: "\f292"; } |
| 424 | .bi-clock::before { content: "\f293"; } |
| 425 | .bi-cloud-arrow-down-fill::before { content: "\f294"; } |
| 426 | .bi-cloud-arrow-down::before { content: "\f295"; } |
| 427 | .bi-cloud-arrow-up-fill::before { content: "\f296"; } |
| 428 | .bi-cloud-arrow-up::before { content: "\f297"; } |
| 429 | .bi-cloud-check-fill::before { content: "\f298"; } |
| 430 | .bi-cloud-check::before { content: "\f299"; } |
| 431 | .bi-cloud-download-fill::before { content: "\f29a"; } |
| 432 | .bi-cloud-download::before { content: "\f29b"; } |
| 433 | .bi-cloud-drizzle-fill::before { content: "\f29c"; } |
| 434 | .bi-cloud-drizzle::before { content: "\f29d"; } |
| 435 | .bi-cloud-fill::before { content: "\f29e"; } |
| 436 | .bi-cloud-fog-fill::before { content: "\f29f"; } |
| 437 | .bi-cloud-fog::before { content: "\f2a0"; } |
| 438 | .bi-cloud-fog2-fill::before { content: "\f2a1"; } |
| 439 | .bi-cloud-fog2::before { content: "\f2a2"; } |
| 440 | .bi-cloud-hail-fill::before { content: "\f2a3"; } |
| 441 | .bi-cloud-hail::before { content: "\f2a4"; } |
| 442 | .bi-cloud-haze-1::before { content: "\f2a5"; } |
| 443 | .bi-cloud-haze-fill::before { content: "\f2a6"; } |
| 444 | .bi-cloud-haze::before { content: "\f2a7"; } |
| 445 | .bi-cloud-haze2-fill::before { content: "\f2a8"; } |
| 446 | .bi-cloud-lightning-fill::before { content: "\f2a9"; } |
| 447 | .bi-cloud-lightning-rain-fill::before { content: "\f2aa"; } |
| 448 | .bi-cloud-lightning-rain::before { content: "\f2ab"; } |
| 449 | .bi-cloud-lightning::before { content: "\f2ac"; } |
| 450 | .bi-cloud-minus-fill::before { content: "\f2ad"; } |
| 451 | .bi-cloud-minus::before { content: "\f2ae"; } |
| 452 | .bi-cloud-moon-fill::before { content: "\f2af"; } |
| 453 | .bi-cloud-moon::before { content: "\f2b0"; } |
| 454 | .bi-cloud-plus-fill::before { content: "\f2b1"; } |
| 455 | .bi-cloud-plus::before { content: "\f2b2"; } |
| 456 | .bi-cloud-rain-fill::before { content: "\f2b3"; } |
| 457 | .bi-cloud-rain-heavy-fill::before { content: "\f2b4"; } |
| 458 | .bi-cloud-rain-heavy::before { content: "\f2b5"; } |
| 459 | .bi-cloud-rain::before { content: "\f2b6"; } |
| 460 | .bi-cloud-slash-fill::before { content: "\f2b7"; } |
| 461 | .bi-cloud-slash::before { content: "\f2b8"; } |
| 462 | .bi-cloud-sleet-fill::before { content: "\f2b9"; } |
| 463 | .bi-cloud-sleet::before { content: "\f2ba"; } |
| 464 | .bi-cloud-snow-fill::before { content: "\f2bb"; } |
| 465 | .bi-cloud-snow::before { content: "\f2bc"; } |
| 466 | .bi-cloud-sun-fill::before { content: "\f2bd"; } |
| 467 | .bi-cloud-sun::before { content: "\f2be"; } |
| 468 | .bi-cloud-upload-fill::before { content: "\f2bf"; } |
| 469 | .bi-cloud-upload::before { content: "\f2c0"; } |
| 470 | .bi-cloud::before { content: "\f2c1"; } |
| 471 | .bi-clouds-fill::before { content: "\f2c2"; } |
| 472 | .bi-clouds::before { content: "\f2c3"; } |
| 473 | .bi-cloudy-fill::before { content: "\f2c4"; } |
| 474 | .bi-cloudy::before { content: "\f2c5"; } |
| 475 | .bi-code-slash::before { content: "\f2c6"; } |
| 476 | .bi-code-square::before { content: "\f2c7"; } |
| 477 | .bi-code::before { content: "\f2c8"; } |
| 478 | .bi-collection-fill::before { content: "\f2c9"; } |
| 479 | .bi-collection-play-fill::before { content: "\f2ca"; } |
| 480 | .bi-collection-play::before { content: "\f2cb"; } |
| 481 | .bi-collection::before { content: "\f2cc"; } |
| 482 | .bi-columns-gap::before { content: "\f2cd"; } |
| 483 | .bi-columns::before { content: "\f2ce"; } |
| 484 | .bi-command::before { content: "\f2cf"; } |
| 485 | .bi-compass-fill::before { content: "\f2d0"; } |
| 486 | .bi-compass::before { content: "\f2d1"; } |
| 487 | .bi-cone-striped::before { content: "\f2d2"; } |
| 488 | .bi-cone::before { content: "\f2d3"; } |
| 489 | .bi-controller::before { content: "\f2d4"; } |
| 490 | .bi-cpu-fill::before { content: "\f2d5"; } |
| 491 | .bi-cpu::before { content: "\f2d6"; } |
| 492 | .bi-credit-card-2-back-fill::before { content: "\f2d7"; } |
| 493 | .bi-credit-card-2-back::before { content: "\f2d8"; } |
| 494 | .bi-credit-card-2-front-fill::before { content: "\f2d9"; } |
| 495 | .bi-credit-card-2-front::before { content: "\f2da"; } |
| 496 | .bi-credit-card-fill::before { content: "\f2db"; } |
| 497 | .bi-credit-card::before { content: "\f2dc"; } |
| 498 | .bi-crop::before { content: "\f2dd"; } |
| 499 | .bi-cup-fill::before { content: "\f2de"; } |
| 500 | .bi-cup-straw::before { content: "\f2df"; } |
| 501 | .bi-cup::before { content: "\f2e0"; } |
| 502 | .bi-cursor-fill::before { content: "\f2e1"; } |
| 503 | .bi-cursor-text::before { content: "\f2e2"; } |
| 504 | .bi-cursor::before { content: "\f2e3"; } |
| 505 | .bi-dash-circle-dotted::before { content: "\f2e4"; } |
| 506 | .bi-dash-circle-fill::before { content: "\f2e5"; } |
| 507 | .bi-dash-circle::before { content: "\f2e6"; } |
| 508 | .bi-dash-square-dotted::before { content: "\f2e7"; } |
| 509 | .bi-dash-square-fill::before { content: "\f2e8"; } |
| 510 | .bi-dash-square::before { content: "\f2e9"; } |
| 511 | .bi-dash::before { content: "\f2ea"; } |
| 512 | .bi-diagram-2-fill::before { content: "\f2eb"; } |
| 513 | .bi-diagram-2::before { content: "\f2ec"; } |
| 514 | .bi-diagram-3-fill::before { content: "\f2ed"; } |
| 515 | .bi-diagram-3::before { content: "\f2ee"; } |
| 516 | .bi-diamond-fill::before { content: "\f2ef"; } |
| 517 | .bi-diamond-half::before { content: "\f2f0"; } |
| 518 | .bi-diamond::before { content: "\f2f1"; } |
| 519 | .bi-dice-1-fill::before { content: "\f2f2"; } |
| 520 | .bi-dice-1::before { content: "\f2f3"; } |
| 521 | .bi-dice-2-fill::before { content: "\f2f4"; } |
| 522 | .bi-dice-2::before { content: "\f2f5"; } |
| 523 | .bi-dice-3-fill::before { content: "\f2f6"; } |
| 524 | .bi-dice-3::before { content: "\f2f7"; } |
| 525 | .bi-dice-4-fill::before { content: "\f2f8"; } |
| 526 | .bi-dice-4::before { content: "\f2f9"; } |
| 527 | .bi-dice-5-fill::before { content: "\f2fa"; } |
| 528 | .bi-dice-5::before { content: "\f2fb"; } |
| 529 | .bi-dice-6-fill::before { content: "\f2fc"; } |
| 530 | .bi-dice-6::before { content: "\f2fd"; } |
| 531 | .bi-disc-fill::before { content: "\f2fe"; } |
| 532 | .bi-disc::before { content: "\f2ff"; } |
| 533 | .bi-discord::before { content: "\f300"; } |
| 534 | .bi-display-fill::before { content: "\f301"; } |
| 535 | .bi-display::before { content: "\f302"; } |
| 536 | .bi-distribute-horizontal::before { content: "\f303"; } |
| 537 | .bi-distribute-vertical::before { content: "\f304"; } |
| 538 | .bi-door-closed-fill::before { content: "\f305"; } |
| 539 | .bi-door-closed::before { content: "\f306"; } |
| 540 | .bi-door-open-fill::before { content: "\f307"; } |
| 541 | .bi-door-open::before { content: "\f308"; } |
| 542 | .bi-dot::before { content: "\f309"; } |
| 543 | .bi-download::before { content: "\f30a"; } |
| 544 | .bi-droplet-fill::before { content: "\f30b"; } |
| 545 | .bi-droplet-half::before { content: "\f30c"; } |
| 546 | .bi-droplet::before { content: "\f30d"; } |
| 547 | .bi-earbuds::before { content: "\f30e"; } |
| 548 | .bi-easel-fill::before { content: "\f30f"; } |
| 549 | .bi-easel::before { content: "\f310"; } |
| 550 | .bi-egg-fill::before { content: "\f311"; } |
| 551 | .bi-egg-fried::before { content: "\f312"; } |
| 552 | .bi-egg::before { content: "\f313"; } |
| 553 | .bi-eject-fill::before { content: "\f314"; } |
| 554 | .bi-eject::before { content: "\f315"; } |
| 555 | .bi-emoji-angry-fill::before { content: "\f316"; } |
| 556 | .bi-emoji-angry::before { content: "\f317"; } |
| 557 | .bi-emoji-dizzy-fill::before { content: "\f318"; } |
| 558 | .bi-emoji-dizzy::before { content: "\f319"; } |
| 559 | .bi-emoji-expressionless-fill::before { content: "\f31a"; } |
| 560 | .bi-emoji-expressionless::before { content: "\f31b"; } |
| 561 | .bi-emoji-frown-fill::before { content: "\f31c"; } |
| 562 | .bi-emoji-frown::before { content: "\f31d"; } |
| 563 | .bi-emoji-heart-eyes-fill::before { content: "\f31e"; } |
| 564 | .bi-emoji-heart-eyes::before { content: "\f31f"; } |
| 565 | .bi-emoji-laughing-fill::before { content: "\f320"; } |
| 566 | .bi-emoji-laughing::before { content: "\f321"; } |
| 567 | .bi-emoji-neutral-fill::before { content: "\f322"; } |
| 568 | .bi-emoji-neutral::before { content: "\f323"; } |
| 569 | .bi-emoji-smile-fill::before { content: "\f324"; } |
| 570 | .bi-emoji-smile-upside-down-fill::before { content: "\f325"; } |
| 571 | .bi-emoji-smile-upside-down::before { content: "\f326"; } |
| 572 | .bi-emoji-smile::before { content: "\f327"; } |
| 573 | .bi-emoji-sunglasses-fill::before { content: "\f328"; } |
| 574 | .bi-emoji-sunglasses::before { content: "\f329"; } |
| 575 | .bi-emoji-wink-fill::before { content: "\f32a"; } |
| 576 | .bi-emoji-wink::before { content: "\f32b"; } |
| 577 | .bi-envelope-fill::before { content: "\f32c"; } |
| 578 | .bi-envelope-open-fill::before { content: "\f32d"; } |
| 579 | .bi-envelope-open::before { content: "\f32e"; } |
| 580 | .bi-envelope::before { content: "\f32f"; } |
| 581 | .bi-eraser-fill::before { content: "\f330"; } |
| 582 | .bi-eraser::before { content: "\f331"; } |
| 583 | .bi-exclamation-circle-fill::before { content: "\f332"; } |
| 584 | .bi-exclamation-circle::before { content: "\f333"; } |
| 585 | .bi-exclamation-diamond-fill::before { content: "\f334"; } |
| 586 | .bi-exclamation-diamond::before { content: "\f335"; } |
| 587 | .bi-exclamation-octagon-fill::before { content: "\f336"; } |
| 588 | .bi-exclamation-octagon::before { content: "\f337"; } |
| 589 | .bi-exclamation-square-fill::before { content: "\f338"; } |
| 590 | .bi-exclamation-square::before { content: "\f339"; } |
| 591 | .bi-exclamation-triangle-fill::before { content: "\f33a"; } |
| 592 | .bi-exclamation-triangle::before { content: "\f33b"; } |
| 593 | .bi-exclamation::before { content: "\f33c"; } |
| 594 | .bi-exclude::before { content: "\f33d"; } |
| 595 | .bi-eye-fill::before { content: "\f33e"; } |
| 596 | .bi-eye-slash-fill::before { content: "\f33f"; } |
| 597 | .bi-eye-slash::before { content: "\f340"; } |
| 598 | .bi-eye::before { content: "\f341"; } |
| 599 | .bi-eyedropper::before { content: "\f342"; } |
| 600 | .bi-eyeglasses::before { content: "\f343"; } |
| 601 | .bi-facebook::before { content: "\f344"; } |
| 602 | .bi-file-arrow-down-fill::before { content: "\f345"; } |
| 603 | .bi-file-arrow-down::before { content: "\f346"; } |
| 604 | .bi-file-arrow-up-fill::before { content: "\f347"; } |
| 605 | .bi-file-arrow-up::before { content: "\f348"; } |
| 606 | .bi-file-bar-graph-fill::before { content: "\f349"; } |
| 607 | .bi-file-bar-graph::before { content: "\f34a"; } |
| 608 | .bi-file-binary-fill::before { content: "\f34b"; } |
| 609 | .bi-file-binary::before { content: "\f34c"; } |
| 610 | .bi-file-break-fill::before { content: "\f34d"; } |
| 611 | .bi-file-break::before { content: "\f34e"; } |
| 612 | .bi-file-check-fill::before { content: "\f34f"; } |
| 613 | .bi-file-check::before { content: "\f350"; } |
| 614 | .bi-file-code-fill::before { content: "\f351"; } |
| 615 | .bi-file-code::before { content: "\f352"; } |
| 616 | .bi-file-diff-fill::before { content: "\f353"; } |
| 617 | .bi-file-diff::before { content: "\f354"; } |
| 618 | .bi-file-earmark-arrow-down-fill::before { content: "\f355"; } |
| 619 | .bi-file-earmark-arrow-down::before { content: "\f356"; } |
| 620 | .bi-file-earmark-arrow-up-fill::before { content: "\f357"; } |
| 621 | .bi-file-earmark-arrow-up::before { content: "\f358"; } |
| 622 | .bi-file-earmark-bar-graph-fill::before { content: "\f359"; } |
| 623 | .bi-file-earmark-bar-graph::before { content: "\f35a"; } |
| 624 | .bi-file-earmark-binary-fill::before { content: "\f35b"; } |
| 625 | .bi-file-earmark-binary::before { content: "\f35c"; } |
| 626 | .bi-file-earmark-break-fill::before { content: "\f35d"; } |
| 627 | .bi-file-earmark-break::before { content: "\f35e"; } |
| 628 | .bi-file-earmark-check-fill::before { content: "\f35f"; } |
| 629 | .bi-file-earmark-check::before { content: "\f360"; } |
| 630 | .bi-file-earmark-code-fill::before { content: "\f361"; } |
| 631 | .bi-file-earmark-code::before { content: "\f362"; } |
| 632 | .bi-file-earmark-diff-fill::before { content: "\f363"; } |
| 633 | .bi-file-earmark-diff::before { content: "\f364"; } |
| 634 | .bi-file-earmark-easel-fill::before { content: "\f365"; } |
| 635 | .bi-file-earmark-easel::before { content: "\f366"; } |
| 636 | .bi-file-earmark-excel-fill::before { content: "\f367"; } |
| 637 | .bi-file-earmark-excel::before { content: "\f368"; } |
| 638 | .bi-file-earmark-fill::before { content: "\f369"; } |
| 639 | .bi-file-earmark-font-fill::before { content: "\f36a"; } |
| 640 | .bi-file-earmark-font::before { content: "\f36b"; } |
| 641 | .bi-file-earmark-image-fill::before { content: "\f36c"; } |
| 642 | .bi-file-earmark-image::before { content: "\f36d"; } |
| 643 | .bi-file-earmark-lock-fill::before { content: "\f36e"; } |
| 644 | .bi-file-earmark-lock::before { content: "\f36f"; } |
| 645 | .bi-file-earmark-lock2-fill::before { content: "\f370"; } |
| 646 | .bi-file-earmark-lock2::before { content: "\f371"; } |
| 647 | .bi-file-earmark-medical-fill::before { content: "\f372"; } |
| 648 | .bi-file-earmark-medical::before { content: "\f373"; } |
| 649 | .bi-file-earmark-minus-fill::before { content: "\f374"; } |
| 650 | .bi-file-earmark-minus::before { content: "\f375"; } |
| 651 | .bi-file-earmark-music-fill::before { content: "\f376"; } |
| 652 | .bi-file-earmark-music::before { content: "\f377"; } |
| 653 | .bi-file-earmark-person-fill::before { content: "\f378"; } |
| 654 | .bi-file-earmark-person::before { content: "\f379"; } |
| 655 | .bi-file-earmark-play-fill::before { content: "\f37a"; } |
| 656 | .bi-file-earmark-play::before { content: "\f37b"; } |
| 657 | .bi-file-earmark-plus-fill::before { content: "\f37c"; } |
| 658 | .bi-file-earmark-plus::before { content: "\f37d"; } |
| 659 | .bi-file-earmark-post-fill::before { content: "\f37e"; } |
| 660 | .bi-file-earmark-post::before { content: "\f37f"; } |
| 661 | .bi-file-earmark-ppt-fill::before { content: "\f380"; } |
| 662 | .bi-file-earmark-ppt::before { content: "\f381"; } |
| 663 | .bi-file-earmark-richtext-fill::before { content: "\f382"; } |
| 664 | .bi-file-earmark-richtext::before { content: "\f383"; } |
| 665 | .bi-file-earmark-ruled-fill::before { content: "\f384"; } |
| 666 | .bi-file-earmark-ruled::before { content: "\f385"; } |
| 667 | .bi-file-earmark-slides-fill::before { content: "\f386"; } |
| 668 | .bi-file-earmark-slides::before { content: "\f387"; } |
| 669 | .bi-file-earmark-spreadsheet-fill::before { content: "\f388"; } |
| 670 | .bi-file-earmark-spreadsheet::before { content: "\f389"; } |
| 671 | .bi-file-earmark-text-fill::before { content: "\f38a"; } |
| 672 | .bi-file-earmark-text::before { content: "\f38b"; } |
| 673 | .bi-file-earmark-word-fill::before { content: "\f38c"; } |
| 674 | .bi-file-earmark-word::before { content: "\f38d"; } |
| 675 | .bi-file-earmark-x-fill::before { content: "\f38e"; } |
| 676 | .bi-file-earmark-x::before { content: "\f38f"; } |
| 677 | .bi-file-earmark-zip-fill::before { content: "\f390"; } |
| 678 | .bi-file-earmark-zip::before { content: "\f391"; } |
| 679 | .bi-file-earmark::before { content: "\f392"; } |
| 680 | .bi-file-easel-fill::before { content: "\f393"; } |
| 681 | .bi-file-easel::before { content: "\f394"; } |
| 682 | .bi-file-excel-fill::before { content: "\f395"; } |
| 683 | .bi-file-excel::before { content: "\f396"; } |
| 684 | .bi-file-fill::before { content: "\f397"; } |
| 685 | .bi-file-font-fill::before { content: "\f398"; } |
| 686 | .bi-file-font::before { content: "\f399"; } |
| 687 | .bi-file-image-fill::before { content: "\f39a"; } |
| 688 | .bi-file-image::before { content: "\f39b"; } |
| 689 | .bi-file-lock-fill::before { content: "\f39c"; } |
| 690 | .bi-file-lock::before { content: "\f39d"; } |
| 691 | .bi-file-lock2-fill::before { content: "\f39e"; } |
| 692 | .bi-file-lock2::before { content: "\f39f"; } |
| 693 | .bi-file-medical-fill::before { content: "\f3a0"; } |
| 694 | .bi-file-medical::before { content: "\f3a1"; } |
| 695 | .bi-file-minus-fill::before { content: "\f3a2"; } |
| 696 | .bi-file-minus::before { content: "\f3a3"; } |
| 697 | .bi-file-music-fill::before { content: "\f3a4"; } |
| 698 | .bi-file-music::before { content: "\f3a5"; } |
| 699 | .bi-file-person-fill::before { content: "\f3a6"; } |
| 700 | .bi-file-person::before { content: "\f3a7"; } |
| 701 | .bi-file-play-fill::before { content: "\f3a8"; } |
| 702 | .bi-file-play::before { content: "\f3a9"; } |
| 703 | .bi-file-plus-fill::before { content: "\f3aa"; } |
| 704 | .bi-file-plus::before { content: "\f3ab"; } |
| 705 | .bi-file-post-fill::before { content: "\f3ac"; } |
| 706 | .bi-file-post::before { content: "\f3ad"; } |
| 707 | .bi-file-ppt-fill::before { content: "\f3ae"; } |
| 708 | .bi-file-ppt::before { content: "\f3af"; } |
| 709 | .bi-file-richtext-fill::before { content: "\f3b0"; } |
| 710 | .bi-file-richtext::before { content: "\f3b1"; } |
| 711 | .bi-file-ruled-fill::before { content: "\f3b2"; } |
| 712 | .bi-file-ruled::before { content: "\f3b3"; } |
| 713 | .bi-file-slides-fill::before { content: "\f3b4"; } |
| 714 | .bi-file-slides::before { content: "\f3b5"; } |
| 715 | .bi-file-spreadsheet-fill::before { content: "\f3b6"; } |
| 716 | .bi-file-spreadsheet::before { content: "\f3b7"; } |
| 717 | .bi-file-text-fill::before { content: "\f3b8"; } |
| 718 | .bi-file-text::before { content: "\f3b9"; } |
| 719 | .bi-file-word-fill::before { content: "\f3ba"; } |
| 720 | .bi-file-word::before { content: "\f3bb"; } |
| 721 | .bi-file-x-fill::before { content: "\f3bc"; } |
| 722 | .bi-file-x::before { content: "\f3bd"; } |
| 723 | .bi-file-zip-fill::before { content: "\f3be"; } |
| 724 | .bi-file-zip::before { content: "\f3bf"; } |
| 725 | .bi-file::before { content: "\f3c0"; } |
| 726 | .bi-files-alt::before { content: "\f3c1"; } |
| 727 | .bi-files::before { content: "\f3c2"; } |
| 728 | .bi-film::before { content: "\f3c3"; } |
| 729 | .bi-filter-circle-fill::before { content: "\f3c4"; } |
| 730 | .bi-filter-circle::before { content: "\f3c5"; } |
| 731 | .bi-filter-left::before { content: "\f3c6"; } |
| 732 | .bi-filter-right::before { content: "\f3c7"; } |
| 733 | .bi-filter-square-fill::before { content: "\f3c8"; } |
| 734 | .bi-filter-square::before { content: "\f3c9"; } |
| 735 | .bi-filter::before { content: "\f3ca"; } |
| 736 | .bi-flag-fill::before { content: "\f3cb"; } |
| 737 | .bi-flag::before { content: "\f3cc"; } |
| 738 | .bi-flower1::before { content: "\f3cd"; } |
| 739 | .bi-flower2::before { content: "\f3ce"; } |
| 740 | .bi-flower3::before { content: "\f3cf"; } |
| 741 | .bi-folder-check::before { content: "\f3d0"; } |
| 742 | .bi-folder-fill::before { content: "\f3d1"; } |
| 743 | .bi-folder-minus::before { content: "\f3d2"; } |
| 744 | .bi-folder-plus::before { content: "\f3d3"; } |
| 745 | .bi-folder-symlink-fill::before { content: "\f3d4"; } |
| 746 | .bi-folder-symlink::before { content: "\f3d5"; } |
| 747 | .bi-folder-x::before { content: "\f3d6"; } |
| 748 | .bi-folder::before { content: "\f3d7"; } |
| 749 | .bi-folder2-open::before { content: "\f3d8"; } |
| 750 | .bi-folder2::before { content: "\f3d9"; } |
| 751 | .bi-fonts::before { content: "\f3da"; } |
| 752 | .bi-forward-fill::before { content: "\f3db"; } |
| 753 | .bi-forward::before { content: "\f3dc"; } |
| 754 | .bi-front::before { content: "\f3dd"; } |
| 755 | .bi-fullscreen-exit::before { content: "\f3de"; } |
| 756 | .bi-fullscreen::before { content: "\f3df"; } |
| 757 | .bi-funnel-fill::before { content: "\f3e0"; } |
| 758 | .bi-funnel::before { content: "\f3e1"; } |
| 759 | .bi-gear-fill::before { content: "\f3e2"; } |
| 760 | .bi-gear-wide-connected::before { content: "\f3e3"; } |
| 761 | .bi-gear-wide::before { content: "\f3e4"; } |
| 762 | .bi-gear::before { content: "\f3e5"; } |
| 763 | .bi-gem::before { content: "\f3e6"; } |
| 764 | .bi-geo-alt-fill::before { content: "\f3e7"; } |
| 765 | .bi-geo-alt::before { content: "\f3e8"; } |
| 766 | .bi-geo-fill::before { content: "\f3e9"; } |
| 767 | .bi-geo::before { content: "\f3ea"; } |
| 768 | .bi-gift-fill::before { content: "\f3eb"; } |
| 769 | .bi-gift::before { content: "\f3ec"; } |
| 770 | .bi-github::before { content: "\f3ed"; } |
| 771 | .bi-globe::before { content: "\f3ee"; } |
| 772 | .bi-globe2::before { content: "\f3ef"; } |
| 773 | .bi-google::before { content: "\f3f0"; } |
| 774 | .bi-graph-down::before { content: "\f3f1"; } |
| 775 | .bi-graph-up::before { content: "\f3f2"; } |
| 776 | .bi-grid-1x2-fill::before { content: "\f3f3"; } |
| 777 | .bi-grid-1x2::before { content: "\f3f4"; } |
| 778 | .bi-grid-3x2-gap-fill::before { content: "\f3f5"; } |
| 779 | .bi-grid-3x2-gap::before { content: "\f3f6"; } |
| 780 | .bi-grid-3x2::before { content: "\f3f7"; } |
| 781 | .bi-grid-3x3-gap-fill::before { content: "\f3f8"; } |
| 782 | .bi-grid-3x3-gap::before { content: "\f3f9"; } |
| 783 | .bi-grid-3x3::before { content: "\f3fa"; } |
| 784 | .bi-grid-fill::before { content: "\f3fb"; } |
| 785 | .bi-grid::before { content: "\f3fc"; } |
| 786 | .bi-grip-horizontal::before { content: "\f3fd"; } |
| 787 | .bi-grip-vertical::before { content: "\f3fe"; } |
| 788 | .bi-hammer::before { content: "\f3ff"; } |
| 789 | .bi-hand-index-fill::before { content: "\f400"; } |
| 790 | .bi-hand-index-thumb-fill::before { content: "\f401"; } |
| 791 | .bi-hand-index-thumb::before { content: "\f402"; } |
| 792 | .bi-hand-index::before { content: "\f403"; } |
| 793 | .bi-hand-thumbs-down-fill::before { content: "\f404"; } |
| 794 | .bi-hand-thumbs-down::before { content: "\f405"; } |
| 795 | .bi-hand-thumbs-up-fill::before { content: "\f406"; } |
| 796 | .bi-hand-thumbs-up::before { content: "\f407"; } |
| 797 | .bi-handbag-fill::before { content: "\f408"; } |
| 798 | .bi-handbag::before { content: "\f409"; } |
| 799 | .bi-hash::before { content: "\f40a"; } |
| 800 | .bi-hdd-fill::before { content: "\f40b"; } |
| 801 | .bi-hdd-network-fill::before { content: "\f40c"; } |
| 802 | .bi-hdd-network::before { content: "\f40d"; } |
| 803 | .bi-hdd-rack-fill::before { content: "\f40e"; } |
| 804 | .bi-hdd-rack::before { content: "\f40f"; } |
| 805 | .bi-hdd-stack-fill::before { content: "\f410"; } |
| 806 | .bi-hdd-stack::before { content: "\f411"; } |
| 807 | .bi-hdd::before { content: "\f412"; } |
| 808 | .bi-headphones::before { content: "\f413"; } |
| 809 | .bi-headset::before { content: "\f414"; } |
| 810 | .bi-heart-fill::before { content: "\f415"; } |
| 811 | .bi-heart-half::before { content: "\f416"; } |
| 812 | .bi-heart::before { content: "\f417"; } |
| 813 | .bi-heptagon-fill::before { content: "\f418"; } |
| 814 | .bi-heptagon-half::before { content: "\f419"; } |
| 815 | .bi-heptagon::before { content: "\f41a"; } |
| 816 | .bi-hexagon-fill::before { content: "\f41b"; } |
| 817 | .bi-hexagon-half::before { content: "\f41c"; } |
| 818 | .bi-hexagon::before { content: "\f41d"; } |
| 819 | .bi-hourglass-bottom::before { content: "\f41e"; } |
| 820 | .bi-hourglass-split::before { content: "\f41f"; } |
| 821 | .bi-hourglass-top::before { content: "\f420"; } |
| 822 | .bi-hourglass::before { content: "\f421"; } |
| 823 | .bi-house-door-fill::before { content: "\f422"; } |
| 824 | .bi-house-door::before { content: "\f423"; } |
| 825 | .bi-house-fill::before { content: "\f424"; } |
| 826 | .bi-house::before { content: "\f425"; } |
| 827 | .bi-hr::before { content: "\f426"; } |
| 828 | .bi-hurricane::before { content: "\f427"; } |
| 829 | .bi-image-alt::before { content: "\f428"; } |
| 830 | .bi-image-fill::before { content: "\f429"; } |
| 831 | .bi-image::before { content: "\f42a"; } |
| 832 | .bi-images::before { content: "\f42b"; } |
| 833 | .bi-inbox-fill::before { content: "\f42c"; } |
| 834 | .bi-inbox::before { content: "\f42d"; } |
| 835 | .bi-inboxes-fill::before { content: "\f42e"; } |
| 836 | .bi-inboxes::before { content: "\f42f"; } |
| 837 | .bi-info-circle-fill::before { content: "\f430"; } |
| 838 | .bi-info-circle::before { content: "\f431"; } |
| 839 | .bi-info-square-fill::before { content: "\f432"; } |
| 840 | .bi-info-square::before { content: "\f433"; } |
| 841 | .bi-info::before { content: "\f434"; } |
| 842 | .bi-input-cursor-text::before { content: "\f435"; } |
| 843 | .bi-input-cursor::before { content: "\f436"; } |
| 844 | .bi-instagram::before { content: "\f437"; } |
| 845 | .bi-intersect::before { content: "\f438"; } |
| 846 | .bi-journal-album::before { content: "\f439"; } |
| 847 | .bi-journal-arrow-down::before { content: "\f43a"; } |
| 848 | .bi-journal-arrow-up::before { content: "\f43b"; } |
| 849 | .bi-journal-bookmark-fill::before { content: "\f43c"; } |
| 850 | .bi-journal-bookmark::before { content: "\f43d"; } |
| 851 | .bi-journal-check::before { content: "\f43e"; } |
| 852 | .bi-journal-code::before { content: "\f43f"; } |
| 853 | .bi-journal-medical::before { content: "\f440"; } |
| 854 | .bi-journal-minus::before { content: "\f441"; } |
| 855 | .bi-journal-plus::before { content: "\f442"; } |
| 856 | .bi-journal-richtext::before { content: "\f443"; } |
| 857 | .bi-journal-text::before { content: "\f444"; } |
| 858 | .bi-journal-x::before { content: "\f445"; } |
| 859 | .bi-journal::before { content: "\f446"; } |
| 860 | .bi-journals::before { content: "\f447"; } |
| 861 | .bi-joystick::before { content: "\f448"; } |
| 862 | .bi-justify-left::before { content: "\f449"; } |
| 863 | .bi-justify-right::before { content: "\f44a"; } |
| 864 | .bi-justify::before { content: "\f44b"; } |
| 865 | .bi-kanban-fill::before { content: "\f44c"; } |
| 866 | .bi-kanban::before { content: "\f44d"; } |
| 867 | .bi-key-fill::before { content: "\f44e"; } |
| 868 | .bi-key::before { content: "\f44f"; } |
| 869 | .bi-keyboard-fill::before { content: "\f450"; } |
| 870 | .bi-keyboard::before { content: "\f451"; } |
| 871 | .bi-ladder::before { content: "\f452"; } |
| 872 | .bi-lamp-fill::before { content: "\f453"; } |
| 873 | .bi-lamp::before { content: "\f454"; } |
| 874 | .bi-laptop-fill::before { content: "\f455"; } |
| 875 | .bi-laptop::before { content: "\f456"; } |
| 876 | .bi-layer-backward::before { content: "\f457"; } |
| 877 | .bi-layer-forward::before { content: "\f458"; } |
| 878 | .bi-layers-fill::before { content: "\f459"; } |
| 879 | .bi-layers-half::before { content: "\f45a"; } |
| 880 | .bi-layers::before { content: "\f45b"; } |
| 881 | .bi-layout-sidebar-inset-reverse::before { content: "\f45c"; } |
| 882 | .bi-layout-sidebar-inset::before { content: "\f45d"; } |
| 883 | .bi-layout-sidebar-reverse::before { content: "\f45e"; } |
| 884 | .bi-layout-sidebar::before { content: "\f45f"; } |
| 885 | .bi-layout-split::before { content: "\f460"; } |
| 886 | .bi-layout-text-sidebar-reverse::before { content: "\f461"; } |
| 887 | .bi-layout-text-sidebar::before { content: "\f462"; } |
| 888 | .bi-layout-text-window-reverse::before { content: "\f463"; } |
| 889 | .bi-layout-text-window::before { content: "\f464"; } |
| 890 | .bi-layout-three-columns::before { content: "\f465"; } |
| 891 | .bi-layout-wtf::before { content: "\f466"; } |
| 892 | .bi-life-preserver::before { content: "\f467"; } |
| 893 | .bi-lightbulb-fill::before { content: "\f468"; } |
| 894 | .bi-lightbulb-off-fill::before { content: "\f469"; } |
| 895 | .bi-lightbulb-off::before { content: "\f46a"; } |
| 896 | .bi-lightbulb::before { content: "\f46b"; } |
| 897 | .bi-lightning-charge-fill::before { content: "\f46c"; } |
| 898 | .bi-lightning-charge::before { content: "\f46d"; } |
| 899 | .bi-lightning-fill::before { content: "\f46e"; } |
| 900 | .bi-lightning::before { content: "\f46f"; } |
| 901 | .bi-link-45deg::before { content: "\f470"; } |
| 902 | .bi-link::before { content: "\f471"; } |
| 903 | .bi-linkedin::before { content: "\f472"; } |
| 904 | .bi-list-check::before { content: "\f473"; } |
| 905 | .bi-list-nested::before { content: "\f474"; } |
| 906 | .bi-list-ol::before { content: "\f475"; } |
| 907 | .bi-list-stars::before { content: "\f476"; } |
| 908 | .bi-list-task::before { content: "\f477"; } |
| 909 | .bi-list-ul::before { content: "\f478"; } |
| 910 | .bi-list::before { content: "\f479"; } |
| 911 | .bi-lock-fill::before { content: "\f47a"; } |
| 912 | .bi-lock::before { content: "\f47b"; } |
| 913 | .bi-mailbox::before { content: "\f47c"; } |
| 914 | .bi-mailbox2::before { content: "\f47d"; } |
| 915 | .bi-map-fill::before { content: "\f47e"; } |
| 916 | .bi-map::before { content: "\f47f"; } |
| 917 | .bi-markdown-fill::before { content: "\f480"; } |
| 918 | .bi-markdown::before { content: "\f481"; } |
| 919 | .bi-mask::before { content: "\f482"; } |
| 920 | .bi-megaphone-fill::before { content: "\f483"; } |
| 921 | .bi-megaphone::before { content: "\f484"; } |
| 922 | .bi-menu-app-fill::before { content: "\f485"; } |
| 923 | .bi-menu-app::before { content: "\f486"; } |
| 924 | .bi-menu-button-fill::before { content: "\f487"; } |
| 925 | .bi-menu-button-wide-fill::before { content: "\f488"; } |
| 926 | .bi-menu-button-wide::before { content: "\f489"; } |
| 927 | .bi-menu-button::before { content: "\f48a"; } |
| 928 | .bi-menu-down::before { content: "\f48b"; } |
| 929 | .bi-menu-up::before { content: "\f48c"; } |
| 930 | .bi-mic-fill::before { content: "\f48d"; } |
| 931 | .bi-mic-mute-fill::before { content: "\f48e"; } |
| 932 | .bi-mic-mute::before { content: "\f48f"; } |
| 933 | .bi-mic::before { content: "\f490"; } |
| 934 | .bi-minecart-loaded::before { content: "\f491"; } |
| 935 | .bi-minecart::before { content: "\f492"; } |
| 936 | .bi-moisture::before { content: "\f493"; } |
| 937 | .bi-moon-fill::before { content: "\f494"; } |
| 938 | .bi-moon-stars-fill::before { content: "\f495"; } |
| 939 | .bi-moon-stars::before { content: "\f496"; } |
| 940 | .bi-moon::before { content: "\f497"; } |
| 941 | .bi-mouse-fill::before { content: "\f498"; } |
| 942 | .bi-mouse::before { content: "\f499"; } |
| 943 | .bi-mouse2-fill::before { content: "\f49a"; } |
| 944 | .bi-mouse2::before { content: "\f49b"; } |
| 945 | .bi-mouse3-fill::before { content: "\f49c"; } |
| 946 | .bi-mouse3::before { content: "\f49d"; } |
| 947 | .bi-music-note-beamed::before { content: "\f49e"; } |
| 948 | .bi-music-note-list::before { content: "\f49f"; } |
| 949 | .bi-music-note::before { content: "\f4a0"; } |
| 950 | .bi-music-player-fill::before { content: "\f4a1"; } |
| 951 | .bi-music-player::before { content: "\f4a2"; } |
| 952 | .bi-newspaper::before { content: "\f4a3"; } |
| 953 | .bi-node-minus-fill::before { content: "\f4a4"; } |
| 954 | .bi-node-minus::before { content: "\f4a5"; } |
| 955 | .bi-node-plus-fill::before { content: "\f4a6"; } |
| 956 | .bi-node-plus::before { content: "\f4a7"; } |
| 957 | .bi-nut-fill::before { content: "\f4a8"; } |
| 958 | .bi-nut::before { content: "\f4a9"; } |
| 959 | .bi-octagon-fill::before { content: "\f4aa"; } |
| 960 | .bi-octagon-half::before { content: "\f4ab"; } |
| 961 | .bi-octagon::before { content: "\f4ac"; } |
| 962 | .bi-option::before { content: "\f4ad"; } |
| 963 | .bi-outlet::before { content: "\f4ae"; } |
| 964 | .bi-paint-bucket::before { content: "\f4af"; } |
| 965 | .bi-palette-fill::before { content: "\f4b0"; } |
| 966 | .bi-palette::before { content: "\f4b1"; } |
| 967 | .bi-palette2::before { content: "\f4b2"; } |
| 968 | .bi-paperclip::before { content: "\f4b3"; } |
| 969 | .bi-paragraph::before { content: "\f4b4"; } |
| 970 | .bi-patch-check-fill::before { content: "\f4b5"; } |
| 971 | .bi-patch-check::before { content: "\f4b6"; } |
| 972 | .bi-patch-exclamation-fill::before { content: "\f4b7"; } |
| 973 | .bi-patch-exclamation::before { content: "\f4b8"; } |
| 974 | .bi-patch-minus-fill::before { content: "\f4b9"; } |
| 975 | .bi-patch-minus::before { content: "\f4ba"; } |
| 976 | .bi-patch-plus-fill::before { content: "\f4bb"; } |
| 977 | .bi-patch-plus::before { content: "\f4bc"; } |
| 978 | .bi-patch-question-fill::before { content: "\f4bd"; } |
| 979 | .bi-patch-question::before { content: "\f4be"; } |
| 980 | .bi-pause-btn-fill::before { content: "\f4bf"; } |
| 981 | .bi-pause-btn::before { content: "\f4c0"; } |
| 982 | .bi-pause-circle-fill::before { content: "\f4c1"; } |
| 983 | .bi-pause-circle::before { content: "\f4c2"; } |
| 984 | .bi-pause-fill::before { content: "\f4c3"; } |
| 985 | .bi-pause::before { content: "\f4c4"; } |
| 986 | .bi-peace-fill::before { content: "\f4c5"; } |
| 987 | .bi-peace::before { content: "\f4c6"; } |
| 988 | .bi-pen-fill::before { content: "\f4c7"; } |
| 989 | .bi-pen::before { content: "\f4c8"; } |
| 990 | .bi-pencil-fill::before { content: "\f4c9"; } |
| 991 | .bi-pencil-square::before { content: "\f4ca"; } |
| 992 | .bi-pencil::before { content: "\f4cb"; } |
| 993 | .bi-pentagon-fill::before { content: "\f4cc"; } |
| 994 | .bi-pentagon-half::before { content: "\f4cd"; } |
| 995 | .bi-pentagon::before { content: "\f4ce"; } |
| 996 | .bi-people-fill::before { content: "\f4cf"; } |
| 997 | .bi-people::before { content: "\f4d0"; } |
| 998 | .bi-percent::before { content: "\f4d1"; } |
| 999 | .bi-person-badge-fill::before { content: "\f4d2"; } |
| 1000 | .bi-person-badge::before { content: "\f4d3"; } |
| 1001 | .bi-person-bounding-box::before { content: "\f4d4"; } |
| 1002 | .bi-person-check-fill::before { content: "\f4d5"; } |
| 1003 | .bi-person-check::before { content: "\f4d6"; } |
| 1004 | .bi-person-circle::before { content: "\f4d7"; } |
| 1005 | .bi-person-dash-fill::before { content: "\f4d8"; } |
| 1006 | .bi-person-dash::before { content: "\f4d9"; } |
| 1007 | .bi-person-fill::before { content: "\f4da"; } |
| 1008 | .bi-person-lines-fill::before { content: "\f4db"; } |
| 1009 | .bi-person-plus-fill::before { content: "\f4dc"; } |
| 1010 | .bi-person-plus::before { content: "\f4dd"; } |
| 1011 | .bi-person-square::before { content: "\f4de"; } |
| 1012 | .bi-person-x-fill::before { content: "\f4df"; } |
| 1013 | .bi-person-x::before { content: "\f4e0"; } |
| 1014 | .bi-person::before { content: "\f4e1"; } |
| 1015 | .bi-phone-fill::before { content: "\f4e2"; } |
| 1016 | .bi-phone-landscape-fill::before { content: "\f4e3"; } |
| 1017 | .bi-phone-landscape::before { content: "\f4e4"; } |
| 1018 | .bi-phone-vibrate-fill::before { content: "\f4e5"; } |
| 1019 | .bi-phone-vibrate::before { content: "\f4e6"; } |
| 1020 | .bi-phone::before { content: "\f4e7"; } |
| 1021 | .bi-pie-chart-fill::before { content: "\f4e8"; } |
| 1022 | .bi-pie-chart::before { content: "\f4e9"; } |
| 1023 | .bi-pin-angle-fill::before { content: "\f4ea"; } |
| 1024 | .bi-pin-angle::before { content: "\f4eb"; } |
| 1025 | .bi-pin-fill::before { content: "\f4ec"; } |
| 1026 | .bi-pin::before { content: "\f4ed"; } |
| 1027 | .bi-pip-fill::before { content: "\f4ee"; } |
| 1028 | .bi-pip::before { content: "\f4ef"; } |
| 1029 | .bi-play-btn-fill::before { content: "\f4f0"; } |
| 1030 | .bi-play-btn::before { content: "\f4f1"; } |
| 1031 | .bi-play-circle-fill::before { content: "\f4f2"; } |
| 1032 | .bi-play-circle::before { content: "\f4f3"; } |
| 1033 | .bi-play-fill::before { content: "\f4f4"; } |
| 1034 | .bi-play::before { content: "\f4f5"; } |
| 1035 | .bi-plug-fill::before { content: "\f4f6"; } |
| 1036 | .bi-plug::before { content: "\f4f7"; } |
| 1037 | .bi-plus-circle-dotted::before { content: "\f4f8"; } |
| 1038 | .bi-plus-circle-fill::before { content: "\f4f9"; } |
| 1039 | .bi-plus-circle::before { content: "\f4fa"; } |
| 1040 | .bi-plus-square-dotted::before { content: "\f4fb"; } |
| 1041 | .bi-plus-square-fill::before { content: "\f4fc"; } |
| 1042 | .bi-plus-square::before { content: "\f4fd"; } |
| 1043 | .bi-plus::before { content: "\f4fe"; } |
| 1044 | .bi-power::before { content: "\f4ff"; } |
| 1045 | .bi-printer-fill::before { content: "\f500"; } |
| 1046 | .bi-printer::before { content: "\f501"; } |
| 1047 | .bi-puzzle-fill::before { content: "\f502"; } |
| 1048 | .bi-puzzle::before { content: "\f503"; } |
| 1049 | .bi-question-circle-fill::before { content: "\f504"; } |
| 1050 | .bi-question-circle::before { content: "\f505"; } |
| 1051 | .bi-question-diamond-fill::before { content: "\f506"; } |
| 1052 | .bi-question-diamond::before { content: "\f507"; } |
| 1053 | .bi-question-octagon-fill::before { content: "\f508"; } |
| 1054 | .bi-question-octagon::before { content: "\f509"; } |
| 1055 | .bi-question-square-fill::before { content: "\f50a"; } |
| 1056 | .bi-question-square::before { content: "\f50b"; } |
| 1057 | .bi-question::before { content: "\f50c"; } |
| 1058 | .bi-rainbow::before { content: "\f50d"; } |
| 1059 | .bi-receipt-cutoff::before { content: "\f50e"; } |
| 1060 | .bi-receipt::before { content: "\f50f"; } |
| 1061 | .bi-reception-0::before { content: "\f510"; } |
| 1062 | .bi-reception-1::before { content: "\f511"; } |
| 1063 | .bi-reception-2::before { content: "\f512"; } |
| 1064 | .bi-reception-3::before { content: "\f513"; } |
| 1065 | .bi-reception-4::before { content: "\f514"; } |
| 1066 | .bi-record-btn-fill::before { content: "\f515"; } |
| 1067 | .bi-record-btn::before { content: "\f516"; } |
| 1068 | .bi-record-circle-fill::before { content: "\f517"; } |
| 1069 | .bi-record-circle::before { content: "\f518"; } |
| 1070 | .bi-record-fill::before { content: "\f519"; } |
| 1071 | .bi-record::before { content: "\f51a"; } |
| 1072 | .bi-record2-fill::before { content: "\f51b"; } |
| 1073 | .bi-record2::before { content: "\f51c"; } |
| 1074 | .bi-reply-all-fill::before { content: "\f51d"; } |
| 1075 | .bi-reply-all::before { content: "\f51e"; } |
| 1076 | .bi-reply-fill::before { content: "\f51f"; } |
| 1077 | .bi-reply::before { content: "\f520"; } |
| 1078 | .bi-rss-fill::before { content: "\f521"; } |
| 1079 | .bi-rss::before { content: "\f522"; } |
| 1080 | .bi-rulers::before { content: "\f523"; } |
| 1081 | .bi-save-fill::before { content: "\f524"; } |
| 1082 | .bi-save::before { content: "\f525"; } |
| 1083 | .bi-save2-fill::before { content: "\f526"; } |
| 1084 | .bi-save2::before { content: "\f527"; } |
| 1085 | .bi-scissors::before { content: "\f528"; } |
| 1086 | .bi-screwdriver::before { content: "\f529"; } |
| 1087 | .bi-search::before { content: "\f52a"; } |
| 1088 | .bi-segmented-nav::before { content: "\f52b"; } |
| 1089 | .bi-server::before { content: "\f52c"; } |
| 1090 | .bi-share-fill::before { content: "\f52d"; } |
| 1091 | .bi-share::before { content: "\f52e"; } |
| 1092 | .bi-shield-check::before { content: "\f52f"; } |
| 1093 | .bi-shield-exclamation::before { content: "\f530"; } |
| 1094 | .bi-shield-fill-check::before { content: "\f531"; } |
| 1095 | .bi-shield-fill-exclamation::before { content: "\f532"; } |
| 1096 | .bi-shield-fill-minus::before { content: "\f533"; } |
| 1097 | .bi-shield-fill-plus::before { content: "\f534"; } |
| 1098 | .bi-shield-fill-x::before { content: "\f535"; } |
| 1099 | .bi-shield-fill::before { content: "\f536"; } |
| 1100 | .bi-shield-lock-fill::before { content: "\f537"; } |
| 1101 | .bi-shield-lock::before { content: "\f538"; } |
| 1102 | .bi-shield-minus::before { content: "\f539"; } |
| 1103 | .bi-shield-plus::before { content: "\f53a"; } |
| 1104 | .bi-shield-shaded::before { content: "\f53b"; } |
| 1105 | .bi-shield-slash-fill::before { content: "\f53c"; } |
| 1106 | .bi-shield-slash::before { content: "\f53d"; } |
| 1107 | .bi-shield-x::before { content: "\f53e"; } |
| 1108 | .bi-shield::before { content: "\f53f"; } |
| 1109 | .bi-shift-fill::before { content: "\f540"; } |
| 1110 | .bi-shift::before { content: "\f541"; } |
| 1111 | .bi-shop-window::before { content: "\f542"; } |
| 1112 | .bi-shop::before { content: "\f543"; } |
| 1113 | .bi-shuffle::before { content: "\f544"; } |
| 1114 | .bi-signpost-2-fill::before { content: "\f545"; } |
| 1115 | .bi-signpost-2::before { content: "\f546"; } |
| 1116 | .bi-signpost-fill::before { content: "\f547"; } |
| 1117 | .bi-signpost-split-fill::before { content: "\f548"; } |
| 1118 | .bi-signpost-split::before { content: "\f549"; } |
| 1119 | .bi-signpost::before { content: "\f54a"; } |
| 1120 | .bi-sim-fill::before { content: "\f54b"; } |
| 1121 | .bi-sim::before { content: "\f54c"; } |
| 1122 | .bi-skip-backward-btn-fill::before { content: "\f54d"; } |
| 1123 | .bi-skip-backward-btn::before { content: "\f54e"; } |
| 1124 | .bi-skip-backward-circle-fill::before { content: "\f54f"; } |
| 1125 | .bi-skip-backward-circle::before { content: "\f550"; } |
| 1126 | .bi-skip-backward-fill::before { content: "\f551"; } |
| 1127 | .bi-skip-backward::before { content: "\f552"; } |
| 1128 | .bi-skip-end-btn-fill::before { content: "\f553"; } |
| 1129 | .bi-skip-end-btn::before { content: "\f554"; } |
| 1130 | .bi-skip-end-circle-fill::before { content: "\f555"; } |
| 1131 | .bi-skip-end-circle::before { content: "\f556"; } |
| 1132 | .bi-skip-end-fill::before { content: "\f557"; } |
| 1133 | .bi-skip-end::before { content: "\f558"; } |
| 1134 | .bi-skip-forward-btn-fill::before { content: "\f559"; } |
| 1135 | .bi-skip-forward-btn::before { content: "\f55a"; } |
| 1136 | .bi-skip-forward-circle-fill::before { content: "\f55b"; } |
| 1137 | .bi-skip-forward-circle::before { content: "\f55c"; } |
| 1138 | .bi-skip-forward-fill::before { content: "\f55d"; } |
| 1139 | .bi-skip-forward::before { content: "\f55e"; } |
| 1140 | .bi-skip-start-btn-fill::before { content: "\f55f"; } |
| 1141 | .bi-skip-start-btn::before { content: "\f560"; } |
| 1142 | .bi-skip-start-circle-fill::before { content: "\f561"; } |
| 1143 | .bi-skip-start-circle::before { content: "\f562"; } |
| 1144 | .bi-skip-start-fill::before { content: "\f563"; } |
| 1145 | .bi-skip-start::before { content: "\f564"; } |
| 1146 | .bi-slack::before { content: "\f565"; } |
| 1147 | .bi-slash-circle-fill::before { content: "\f566"; } |
| 1148 | .bi-slash-circle::before { content: "\f567"; } |
| 1149 | .bi-slash-square-fill::before { content: "\f568"; } |
| 1150 | .bi-slash-square::before { content: "\f569"; } |
| 1151 | .bi-slash::before { content: "\f56a"; } |
| 1152 | .bi-sliders::before { content: "\f56b"; } |
| 1153 | .bi-smartwatch::before { content: "\f56c"; } |
| 1154 | .bi-snow::before { content: "\f56d"; } |
| 1155 | .bi-snow2::before { content: "\f56e"; } |
| 1156 | .bi-snow3::before { content: "\f56f"; } |
| 1157 | .bi-sort-alpha-down-alt::before { content: "\f570"; } |
| 1158 | .bi-sort-alpha-down::before { content: "\f571"; } |
| 1159 | .bi-sort-alpha-up-alt::before { content: "\f572"; } |
| 1160 | .bi-sort-alpha-up::before { content: "\f573"; } |
| 1161 | .bi-sort-down-alt::before { content: "\f574"; } |
| 1162 | .bi-sort-down::before { content: "\f575"; } |
| 1163 | .bi-sort-numeric-down-alt::before { content: "\f576"; } |
| 1164 | .bi-sort-numeric-down::before { content: "\f577"; } |
| 1165 | .bi-sort-numeric-up-alt::before { content: "\f578"; } |
| 1166 | .bi-sort-numeric-up::before { content: "\f579"; } |
| 1167 | .bi-sort-up-alt::before { content: "\f57a"; } |
| 1168 | .bi-sort-up::before { content: "\f57b"; } |
| 1169 | .bi-soundwave::before { content: "\f57c"; } |
| 1170 | .bi-speaker-fill::before { content: "\f57d"; } |
| 1171 | .bi-speaker::before { content: "\f57e"; } |
| 1172 | .bi-speedometer::before { content: "\f57f"; } |
| 1173 | .bi-speedometer2::before { content: "\f580"; } |
| 1174 | .bi-spellcheck::before { content: "\f581"; } |
| 1175 | .bi-square-fill::before { content: "\f582"; } |
| 1176 | .bi-square-half::before { content: "\f583"; } |
| 1177 | .bi-square::before { content: "\f584"; } |
| 1178 | .bi-stack::before { content: "\f585"; } |
| 1179 | .bi-star-fill::before { content: "\f586"; } |
| 1180 | .bi-star-half::before { content: "\f587"; } |
| 1181 | .bi-star::before { content: "\f588"; } |
| 1182 | .bi-stars::before { content: "\f589"; } |
| 1183 | .bi-stickies-fill::before { content: "\f58a"; } |
| 1184 | .bi-stickies::before { content: "\f58b"; } |
| 1185 | .bi-sticky-fill::before { content: "\f58c"; } |
| 1186 | .bi-sticky::before { content: "\f58d"; } |
| 1187 | .bi-stop-btn-fill::before { content: "\f58e"; } |
| 1188 | .bi-stop-btn::before { content: "\f58f"; } |
| 1189 | .bi-stop-circle-fill::before { content: "\f590"; } |
| 1190 | .bi-stop-circle::before { content: "\f591"; } |
| 1191 | .bi-stop-fill::before { content: "\f592"; } |
| 1192 | .bi-stop::before { content: "\f593"; } |
| 1193 | .bi-stoplights-fill::before { content: "\f594"; } |
| 1194 | .bi-stoplights::before { content: "\f595"; } |
| 1195 | .bi-stopwatch-fill::before { content: "\f596"; } |
| 1196 | .bi-stopwatch::before { content: "\f597"; } |
| 1197 | .bi-subtract::before { content: "\f598"; } |
| 1198 | .bi-suit-club-fill::before { content: "\f599"; } |
| 1199 | .bi-suit-club::before { content: "\f59a"; } |
| 1200 | .bi-suit-diamond-fill::before { content: "\f59b"; } |
| 1201 | .bi-suit-diamond::before { content: "\f59c"; } |
| 1202 | .bi-suit-heart-fill::before { content: "\f59d"; } |
| 1203 | .bi-suit-heart::before { content: "\f59e"; } |
| 1204 | .bi-suit-spade-fill::before { content: "\f59f"; } |
| 1205 | .bi-suit-spade::before { content: "\f5a0"; } |
| 1206 | .bi-sun-fill::before { content: "\f5a1"; } |
| 1207 | .bi-sun::before { content: "\f5a2"; } |
| 1208 | .bi-sunglasses::before { content: "\f5a3"; } |
| 1209 | .bi-sunrise-fill::before { content: "\f5a4"; } |
| 1210 | .bi-sunrise::before { content: "\f5a5"; } |
| 1211 | .bi-sunset-fill::before { content: "\f5a6"; } |
| 1212 | .bi-sunset::before { content: "\f5a7"; } |
| 1213 | .bi-symmetry-horizontal::before { content: "\f5a8"; } |
| 1214 | .bi-symmetry-vertical::before { content: "\f5a9"; } |
| 1215 | .bi-table::before { content: "\f5aa"; } |
| 1216 | .bi-tablet-fill::before { content: "\f5ab"; } |
| 1217 | .bi-tablet-landscape-fill::before { content: "\f5ac"; } |
| 1218 | .bi-tablet-landscape::before { content: "\f5ad"; } |
| 1219 | .bi-tablet::before { content: "\f5ae"; } |
| 1220 | .bi-tag-fill::before { content: "\f5af"; } |
| 1221 | .bi-tag::before { content: "\f5b0"; } |
| 1222 | .bi-tags-fill::before { content: "\f5b1"; } |
| 1223 | .bi-tags::before { content: "\f5b2"; } |
| 1224 | .bi-telegram::before { content: "\f5b3"; } |
| 1225 | .bi-telephone-fill::before { content: "\f5b4"; } |
| 1226 | .bi-telephone-forward-fill::before { content: "\f5b5"; } |
| 1227 | .bi-telephone-forward::before { content: "\f5b6"; } |
| 1228 | .bi-telephone-inbound-fill::before { content: "\f5b7"; } |
| 1229 | .bi-telephone-inbound::before { content: "\f5b8"; } |
| 1230 | .bi-telephone-minus-fill::before { content: "\f5b9"; } |
| 1231 | .bi-telephone-minus::before { content: "\f5ba"; } |
| 1232 | .bi-telephone-outbound-fill::before { content: "\f5bb"; } |
| 1233 | .bi-telephone-outbound::before { content: "\f5bc"; } |
| 1234 | .bi-telephone-plus-fill::before { content: "\f5bd"; } |
| 1235 | .bi-telephone-plus::before { content: "\f5be"; } |
| 1236 | .bi-telephone-x-fill::before { content: "\f5bf"; } |
| 1237 | .bi-telephone-x::before { content: "\f5c0"; } |
| 1238 | .bi-telephone::before { content: "\f5c1"; } |
| 1239 | .bi-terminal-fill::before { content: "\f5c2"; } |
| 1240 | .bi-terminal::before { content: "\f5c3"; } |
| 1241 | .bi-text-center::before { content: "\f5c4"; } |
| 1242 | .bi-text-indent-left::before { content: "\f5c5"; } |
| 1243 | .bi-text-indent-right::before { content: "\f5c6"; } |
| 1244 | .bi-text-left::before { content: "\f5c7"; } |
| 1245 | .bi-text-paragraph::before { content: "\f5c8"; } |
| 1246 | .bi-text-right::before { content: "\f5c9"; } |
| 1247 | .bi-textarea-resize::before { content: "\f5ca"; } |
| 1248 | .bi-textarea-t::before { content: "\f5cb"; } |
| 1249 | .bi-textarea::before { content: "\f5cc"; } |
| 1250 | .bi-thermometer-half::before { content: "\f5cd"; } |
| 1251 | .bi-thermometer-high::before { content: "\f5ce"; } |
| 1252 | .bi-thermometer-low::before { content: "\f5cf"; } |
| 1253 | .bi-thermometer-snow::before { content: "\f5d0"; } |
| 1254 | .bi-thermometer-sun::before { content: "\f5d1"; } |
| 1255 | .bi-thermometer::before { content: "\f5d2"; } |
| 1256 | .bi-three-dots-vertical::before { content: "\f5d3"; } |
| 1257 | .bi-three-dots::before { content: "\f5d4"; } |
| 1258 | .bi-toggle-off::before { content: "\f5d5"; } |
| 1259 | .bi-toggle-on::before { content: "\f5d6"; } |
| 1260 | .bi-toggle2-off::before { content: "\f5d7"; } |
| 1261 | .bi-toggle2-on::before { content: "\f5d8"; } |
| 1262 | .bi-toggles::before { content: "\f5d9"; } |
| 1263 | .bi-toggles2::before { content: "\f5da"; } |
| 1264 | .bi-tools::before { content: "\f5db"; } |
| 1265 | .bi-tornado::before { content: "\f5dc"; } |
| 1266 | .bi-trash-fill::before { content: "\f5dd"; } |
| 1267 | .bi-trash::before { content: "\f5de"; } |
| 1268 | .bi-trash2-fill::before { content: "\f5df"; } |
| 1269 | .bi-trash2::before { content: "\f5e0"; } |
| 1270 | .bi-tree-fill::before { content: "\f5e1"; } |
| 1271 | .bi-tree::before { content: "\f5e2"; } |
| 1272 | .bi-triangle-fill::before { content: "\f5e3"; } |
| 1273 | .bi-triangle-half::before { content: "\f5e4"; } |
| 1274 | .bi-triangle::before { content: "\f5e5"; } |
| 1275 | .bi-trophy-fill::before { content: "\f5e6"; } |
| 1276 | .bi-trophy::before { content: "\f5e7"; } |
| 1277 | .bi-tropical-storm::before { content: "\f5e8"; } |
| 1278 | .bi-truck-flatbed::before { content: "\f5e9"; } |
| 1279 | .bi-truck::before { content: "\f5ea"; } |
| 1280 | .bi-tsunami::before { content: "\f5eb"; } |
| 1281 | .bi-tv-fill::before { content: "\f5ec"; } |
| 1282 | .bi-tv::before { content: "\f5ed"; } |
| 1283 | .bi-twitch::before { content: "\f5ee"; } |
| 1284 | .bi-twitter::before { content: "\f5ef"; } |
| 1285 | .bi-type-bold::before { content: "\f5f0"; } |
| 1286 | .bi-type-h1::before { content: "\f5f1"; } |
| 1287 | .bi-type-h2::before { content: "\f5f2"; } |
| 1288 | .bi-type-h3::before { content: "\f5f3"; } |
| 1289 | .bi-type-italic::before { content: "\f5f4"; } |
| 1290 | .bi-type-strikethrough::before { content: "\f5f5"; } |
| 1291 | .bi-type-underline::before { content: "\f5f6"; } |
| 1292 | .bi-type::before { content: "\f5f7"; } |
| 1293 | .bi-ui-checks-grid::before { content: "\f5f8"; } |
| 1294 | .bi-ui-checks::before { content: "\f5f9"; } |
| 1295 | .bi-ui-radios-grid::before { content: "\f5fa"; } |
| 1296 | .bi-ui-radios::before { content: "\f5fb"; } |
| 1297 | .bi-umbrella-fill::before { content: "\f5fc"; } |
| 1298 | .bi-umbrella::before { content: "\f5fd"; } |
| 1299 | .bi-union::before { content: "\f5fe"; } |
| 1300 | .bi-unlock-fill::before { content: "\f5ff"; } |
| 1301 | .bi-unlock::before { content: "\f600"; } |
| 1302 | .bi-upc-scan::before { content: "\f601"; } |
| 1303 | .bi-upc::before { content: "\f602"; } |
| 1304 | .bi-upload::before { content: "\f603"; } |
| 1305 | .bi-vector-pen::before { content: "\f604"; } |
| 1306 | .bi-view-list::before { content: "\f605"; } |
| 1307 | .bi-view-stacked::before { content: "\f606"; } |
| 1308 | .bi-vinyl-fill::before { content: "\f607"; } |
| 1309 | .bi-vinyl::before { content: "\f608"; } |
| 1310 | .bi-voicemail::before { content: "\f609"; } |
| 1311 | .bi-volume-down-fill::before { content: "\f60a"; } |
| 1312 | .bi-volume-down::before { content: "\f60b"; } |
| 1313 | .bi-volume-mute-fill::before { content: "\f60c"; } |
| 1314 | .bi-volume-mute::before { content: "\f60d"; } |
| 1315 | .bi-volume-off-fill::before { content: "\f60e"; } |
| 1316 | .bi-volume-off::before { content: "\f60f"; } |
| 1317 | .bi-volume-up-fill::before { content: "\f610"; } |
| 1318 | .bi-volume-up::before { content: "\f611"; } |
| 1319 | .bi-vr::before { content: "\f612"; } |
| 1320 | .bi-wallet-fill::before { content: "\f613"; } |
| 1321 | .bi-wallet::before { content: "\f614"; } |
| 1322 | .bi-wallet2::before { content: "\f615"; } |
| 1323 | .bi-watch::before { content: "\f616"; } |
| 1324 | .bi-water::before { content: "\f617"; } |
| 1325 | .bi-whatsapp::before { content: "\f618"; } |
| 1326 | .bi-wifi-1::before { content: "\f619"; } |
| 1327 | .bi-wifi-2::before { content: "\f61a"; } |
| 1328 | .bi-wifi-off::before { content: "\f61b"; } |
| 1329 | .bi-wifi::before { content: "\f61c"; } |
| 1330 | .bi-wind::before { content: "\f61d"; } |
| 1331 | .bi-window-dock::before { content: "\f61e"; } |
| 1332 | .bi-window-sidebar::before { content: "\f61f"; } |
| 1333 | .bi-window::before { content: "\f620"; } |
| 1334 | .bi-wrench::before { content: "\f621"; } |
| 1335 | .bi-x-circle-fill::before { content: "\f622"; } |
| 1336 | .bi-x-circle::before { content: "\f623"; } |
| 1337 | .bi-x-diamond-fill::before { content: "\f624"; } |
| 1338 | .bi-x-diamond::before { content: "\f625"; } |
| 1339 | .bi-x-octagon-fill::before { content: "\f626"; } |
| 1340 | .bi-x-octagon::before { content: "\f627"; } |
| 1341 | .bi-x-square-fill::before { content: "\f628"; } |
| 1342 | .bi-x-square::before { content: "\f629"; } |
| 1343 | .bi-x::before { content: "\f62a"; } |
| 1344 | .bi-youtube::before { content: "\f62b"; } |
| 1345 | .bi-zoom-in::before { content: "\f62c"; } |
| 1346 | .bi-zoom-out::before { content: "\f62d"; } |
| 1347 | .bi-bank::before { content: "\f62e"; } |
| 1348 | .bi-bank2::before { content: "\f62f"; } |
| 1349 | .bi-bell-slash-fill::before { content: "\f630"; } |
| 1350 | .bi-bell-slash::before { content: "\f631"; } |
| 1351 | .bi-cash-coin::before { content: "\f632"; } |
| 1352 | .bi-check-lg::before { content: "\f633"; } |
| 1353 | .bi-coin::before { content: "\f634"; } |
| 1354 | .bi-currency-bitcoin::before { content: "\f635"; } |
| 1355 | .bi-currency-dollar::before { content: "\f636"; } |
| 1356 | .bi-currency-euro::before { content: "\f637"; } |
| 1357 | .bi-currency-exchange::before { content: "\f638"; } |
| 1358 | .bi-currency-pound::before { content: "\f639"; } |
| 1359 | .bi-currency-yen::before { content: "\f63a"; } |
| 1360 | .bi-dash-lg::before { content: "\f63b"; } |
| 1361 | .bi-exclamation-lg::before { content: "\f63c"; } |
| 1362 | .bi-file-earmark-pdf-fill::before { content: "\f63d"; } |
| 1363 | .bi-file-earmark-pdf::before { content: "\f63e"; } |
| 1364 | .bi-file-pdf-fill::before { content: "\f63f"; } |
| 1365 | .bi-file-pdf::before { content: "\f640"; } |
| 1366 | .bi-gender-ambiguous::before { content: "\f641"; } |
| 1367 | .bi-gender-female::before { content: "\f642"; } |
| 1368 | .bi-gender-male::before { content: "\f643"; } |
| 1369 | .bi-gender-trans::before { content: "\f644"; } |
| 1370 | .bi-headset-vr::before { content: "\f645"; } |
| 1371 | .bi-info-lg::before { content: "\f646"; } |
| 1372 | .bi-mastodon::before { content: "\f647"; } |
| 1373 | .bi-messenger::before { content: "\f648"; } |
| 1374 | .bi-piggy-bank-fill::before { content: "\f649"; } |
| 1375 | .bi-piggy-bank::before { content: "\f64a"; } |
| 1376 | .bi-pin-map-fill::before { content: "\f64b"; } |
| 1377 | .bi-pin-map::before { content: "\f64c"; } |
| 1378 | .bi-plus-lg::before { content: "\f64d"; } |
| 1379 | .bi-question-lg::before { content: "\f64e"; } |
| 1380 | .bi-recycle::before { content: "\f64f"; } |
| 1381 | .bi-reddit::before { content: "\f650"; } |
| 1382 | .bi-safe-fill::before { content: "\f651"; } |
| 1383 | .bi-safe2-fill::before { content: "\f652"; } |
| 1384 | .bi-safe2::before { content: "\f653"; } |
| 1385 | .bi-sd-card-fill::before { content: "\f654"; } |
| 1386 | .bi-sd-card::before { content: "\f655"; } |
| 1387 | .bi-skype::before { content: "\f656"; } |
| 1388 | .bi-slash-lg::before { content: "\f657"; } |
| 1389 | .bi-translate::before { content: "\f658"; } |
| 1390 | .bi-x-lg::before { content: "\f659"; } |
| 1391 | .bi-safe::before { content: "\f65a"; } |
Matthias Andreas Benkard | 12a5735 | 2021-12-28 18:02:04 +0100 | [diff] [blame] | 1392 | .bi-apple::before { content: "\f65b"; } |
| 1393 | .bi-microsoft::before { content: "\f65d"; } |
| 1394 | .bi-windows::before { content: "\f65e"; } |
| 1395 | .bi-behance::before { content: "\f65c"; } |
| 1396 | .bi-dribbble::before { content: "\f65f"; } |
| 1397 | .bi-line::before { content: "\f660"; } |
| 1398 | .bi-medium::before { content: "\f661"; } |
| 1399 | .bi-paypal::before { content: "\f662"; } |
| 1400 | .bi-pinterest::before { content: "\f663"; } |
| 1401 | .bi-signal::before { content: "\f664"; } |
| 1402 | .bi-snapchat::before { content: "\f665"; } |
| 1403 | .bi-spotify::before { content: "\f666"; } |
| 1404 | .bi-stack-overflow::before { content: "\f667"; } |
| 1405 | .bi-strava::before { content: "\f668"; } |
| 1406 | .bi-wordpress::before { content: "\f669"; } |
| 1407 | .bi-vimeo::before { content: "\f66a"; } |
| 1408 | .bi-activity::before { content: "\f66b"; } |
| 1409 | .bi-easel2-fill::before { content: "\f66c"; } |
| 1410 | .bi-easel2::before { content: "\f66d"; } |
| 1411 | .bi-easel3-fill::before { content: "\f66e"; } |
| 1412 | .bi-easel3::before { content: "\f66f"; } |
| 1413 | .bi-fan::before { content: "\f670"; } |
| 1414 | .bi-fingerprint::before { content: "\f671"; } |
| 1415 | .bi-graph-down-arrow::before { content: "\f672"; } |
| 1416 | .bi-graph-up-arrow::before { content: "\f673"; } |
| 1417 | .bi-hypnotize::before { content: "\f674"; } |
| 1418 | .bi-magic::before { content: "\f675"; } |
| 1419 | .bi-person-rolodex::before { content: "\f676"; } |
| 1420 | .bi-person-video::before { content: "\f677"; } |
| 1421 | .bi-person-video2::before { content: "\f678"; } |
| 1422 | .bi-person-video3::before { content: "\f679"; } |
| 1423 | .bi-person-workspace::before { content: "\f67a"; } |
| 1424 | .bi-radioactive::before { content: "\f67b"; } |
| 1425 | .bi-webcam-fill::before { content: "\f67c"; } |
| 1426 | .bi-webcam::before { content: "\f67d"; } |
| 1427 | .bi-yin-yang::before { content: "\f67e"; } |