| 1 |
/*! |
| 2 |
* @package IcoFont |
| 3 |
* @version 1.0.1 |
| 4 |
* @author |
| 5 |
* @copyright 2025 |
| 6 |
* @license - https://icofont.com/license/ |
| 7 |
*/ |
| 8 |
|
| 9 |
@font-face |
| 10 |
{ |
| 11 |
|
| 12 |
font-family: "IcoFont"; |
| 13 |
font-weight: normal; |
| 14 |
font-style: "Regular"; |
| 15 |
src: url("./fonts/icofont.woff2") format("woff2"), |
| 16 |
url("./fonts/icofont.woff") format("woff"); |
| 17 |
} |
| 18 |
|
| 19 |
[class^="icofont-"], [class*=" icofont-"] |
| 20 |
{ |
| 21 |
font-family: 'IcoFont' !important; |
| 22 |
speak: none; |
| 23 |
font-style: normal; |
| 24 |
font-weight: normal; |
| 25 |
font-variant: normal; |
| 26 |
text-transform: none; |
| 27 |
white-space: nowrap; |
| 28 |
word-wrap: normal; |
| 29 |
direction: ltr; |
| 30 |
line-height: 1; |
| 31 |
/* Better Font Rendering =========== */ |
| 32 |
-webkit-font-feature-settings: "liga"; |
| 33 |
-webkit-font-smoothing: antialiased; |
| 34 |
} |
| 35 |
|
| 36 |
.icofont-settings-alt:before |
| 37 |
{ |
| 38 |
content: "\efe1"; |
| 39 |
} |
| 40 |
|
| 41 |
.icofont-ui-settings:before |
| 42 |
{ |
| 43 |
content: "\ec83"; |
| 44 |
} |
| 45 |
|
| 46 |
.icofont-settings:before |
| 47 |
{ |
| 48 |
content: "\efe2"; |
| 49 |
} |
| 50 |
|
| 51 |
.icofont-toggle-off:before |
| 52 |
{ |
| 53 |
content: "\f011"; |
| 54 |
} |
| 55 |
|
| 56 |
.icofont-toggle-on:before |
| 57 |
{ |
| 58 |
content: "\f012"; |
| 59 |
} |
| 60 |
|
| 61 |
.icofont-paint:before |
| 62 |
{ |
| 63 |
content: "\efb3"; |
| 64 |
} |
| 65 |
|
| 66 |
.icofont-multimedia:before |
| 67 |
{ |
| 68 |
content: "\ec9e"; |
| 69 |
} |
| 70 |
|
| 71 |
.icofont-key:before |
| 72 |
{ |
| 73 |
content: "\ef59"; |
| 74 |
} |
| 75 |
|
| 76 |
.icofont-life-buoy:before |
| 77 |
{ |
| 78 |
content: "\ef68"; |
| 79 |
} |
| 80 |
|
| 81 |
.icofont-computer:before |
| 82 |
{ |
| 83 |
content: "\eeee"; |
| 84 |
} |
| 85 |
|
| 86 |
.icofont-laptop:before |
| 87 |
{ |
| 88 |
content: "\ea42"; |
| 89 |
} |
| 90 |
|
| 91 |
.icofont-laptop-alt:before |
| 92 |
{ |
| 93 |
content: "\ea41"; |
| 94 |
} |
| 95 |
|
| 96 |
.icofont-dashboard-web:before |
| 97 |
{ |
| 98 |
content: "\eef9"; |
| 99 |
} |
| 100 |
|
| 101 |
.icofont-rounded-down:before |
| 102 |
{ |
| 103 |
content: "\ea99"; |
| 104 |
} |
| 105 |
|
| 106 |
.icofont-rounded-left:before |
| 107 |
{ |
| 108 |
content: "\ea9d"; |
| 109 |
} |
| 110 |
|
| 111 |
.icofont-rounded-up:before |
| 112 |
{ |
| 113 |
content: "\eaa1"; |
| 114 |
} |
| 115 |
|
| 116 |
.icofont-rounded-right:before |
| 117 |
{ |
| 118 |
content: "\eaa0"; |
| 119 |
} |
| 120 |
|
| 121 |
.icofont-ui-theme:before |
| 122 |
{ |
| 123 |
content: "\ec88"; |
| 124 |
} |
| 125 |
|
| 126 |
.icofont-hand-drag:before |
| 127 |
{ |
| 128 |
content: "\ea7f"; |
| 129 |
} |
| 130 |
|
| 131 |
.icofont-holding-hands:before |
| 132 |
{ |
| 133 |
content: "\eba3"; |
| 134 |
} |
| 135 |
|
| 136 |
.icofont-expand:before |
| 137 |
{ |
| 138 |
content: "\ef1e"; |
| 139 |
} |
| 140 |
|
| 141 |
.icofont-long-arrow-left:before |
| 142 |
{ |
| 143 |
content: "\ea93"; |
| 144 |
} |
| 145 |
|
| 146 |
.icofont-long-arrow-right:before |
| 147 |
{ |
| 148 |
content: "\ea94"; |
| 149 |
} |
| 150 |
|
| 151 |
.icofont-external-link:before |
| 152 |
{ |
| 153 |
content: "\ef1f"; |
| 154 |
} |
| 155 |
|
| 156 |
.icofont-drag:before |
| 157 |
{ |
| 158 |
content: "\ef0a"; |
| 159 |
} |
| 160 |
|
| 161 |
.icofont-copy-invert:before |
| 162 |
{ |
| 163 |
content: "\ede9"; |
| 164 |
} |
| 165 |
|
| 166 |
.icofont-close:before |
| 167 |
{ |
| 168 |
content: "\eee4"; |
| 169 |
} |
| 170 |
|
| 171 |
.icofont-check:before |
| 172 |
{ |
| 173 |
content: "\eed8"; |
| 174 |
} |
| 175 |
|
| 176 |
.icofont-check-circled:before |
| 177 |
{ |
| 178 |
content: "\eed7"; |
| 179 |
} |
| 180 |
|
| 181 |
.icofont-plus:before |
| 182 |
{ |
| 183 |
content: "\efc2"; |
| 184 |
} |
| 185 |
|
| 186 |
.icofont-plus-circle:before |
| 187 |
{ |
| 188 |
content: "\efc0"; |
| 189 |
} |
| 190 |
|
| 191 |
.icofont-minus:before |
| 192 |
{ |
| 193 |
content: "\ef9a"; |
| 194 |
} |
| 195 |
|
| 196 |
.icofont-minus-circle:before |
| 197 |
{ |
| 198 |
content: "\ef98"; |
| 199 |
} |
| 200 |
|
| 201 |
.icofont-eye-open:before |
| 202 |
{ |
| 203 |
content: "\e80b"; |
| 204 |
} |
| 205 |
|
| 206 |
.icofont-eye-blocked:before |
| 207 |
{ |
| 208 |
content: "\ef22"; |
| 209 |
} |
| 210 |
|
| 211 |
.icofont-eye-alt:before |
| 212 |
{ |
| 213 |
content: "\ef21"; |
| 214 |
} |
| 215 |
|
| 216 |
.icofont-support-faq:before |
| 217 |
{ |
| 218 |
content: "\f002"; |
| 219 |
} |
| 220 |
|
| 221 |
.icofont-ui-file:before |
| 222 |
{ |
| 223 |
content: "\ec57"; |
| 224 |
} |
| 225 |
|
| 226 |
.icofont-check-alt:before |
| 227 |
{ |
| 228 |
content: "\eed6"; |
| 229 |
} |
| 230 |
|
| 231 |
.icofont-checked:before |
| 232 |
{ |
| 233 |
content: "\eed9"; |
| 234 |
} |
| 235 |
|
| 236 |
.icofont-copy:before |
| 237 |
{ |
| 238 |
content: "\edea"; |
| 239 |
} |
| 240 |
|
| 241 |
.icofont-long-arrow-down:before |
| 242 |
{ |
| 243 |
content: "\ea92"; |
| 244 |
} |
| 245 |
|
| 246 |
.icofont-long-arrow-up:before |
| 247 |
{ |
| 248 |
content: "\ea95"; |
| 249 |
} |
| 250 |
|
| 251 |
.icofont-outdent:before |
| 252 |
{ |
| 253 |
content: "\edf9"; |
| 254 |
} |
| 255 |
|
| 256 |
.icofont-close-circled:before |
| 257 |
{ |
| 258 |
content: "\eedd"; |
| 259 |
} |
| 260 |
|
| 261 |
.icofont-scroll-double-down:before |
| 262 |
{ |
| 263 |
content: "\eaa6"; |
| 264 |
} |
| 265 |
|
| 266 |
.icofont-color-bucket:before |
| 267 |
{ |
| 268 |
content: "\ede7"; |
| 269 |
} |
| 270 |
|
| 271 |
.icofont-file-image:before |
| 272 |
{ |
| 273 |
content: "\eb16"; |
| 274 |
} |
| 275 |
|
| 276 |
.icofont-file-video:before |
| 277 |
{ |
| 278 |
content: "\eb2c"; |
| 279 |
} |
| 280 |
|
| 281 |
.icofont-file-css:before |
| 282 |
{ |
| 283 |
content: "\eb0d"; |
| 284 |
} |
| 285 |
|
| 286 |
.icofont-shield:before |
| 287 |
{ |
| 288 |
content: "\efe6"; |
| 289 |
} |
| 290 |
|
| 291 |
.icofont-question-circle:before |
| 292 |
{ |
| 293 |
content: "\efca"; |
| 294 |
} |
| 295 |
|
| 296 |
.icofont-justify-all:before |
| 297 |
{ |
| 298 |
content: "\edf4"; |
| 299 |
} |
| 300 |
|
| 301 |
.icofont-file-document:before |
| 302 |
{ |
| 303 |
content: "\eb0e"; |
| 304 |
} |
| 305 |
|
| 306 |
.icofont-live-support:before |
| 307 |
{ |
| 308 |
content: "\ef77"; |
| 309 |
} |
| 310 |
|
| 311 |
.icofont-users-alt-5:before |
| 312 |
{ |
| 313 |
content: "\ed0a"; |
| 314 |
} |
| 315 |
|
| 316 |
.icofont-facebook:before |
| 317 |
{ |
| 318 |
content: "\ed37"; |
| 319 |
} |
| 320 |
|
| 321 |
.icofont-twitter:before |
| 322 |
{ |
| 323 |
content: "\ed7a"; |
| 324 |
} |
| 325 |
|
| 326 |
.icofont-brand-wordpress:before |
| 327 |
{ |
| 328 |
content: "\e95b"; |
| 329 |
} |
| 330 |
|
| 331 |
.icofont-youtube-play:before |
| 332 |
{ |
| 333 |
content: "\ecbb"; |
| 334 |
} |
| 335 |
|
| 336 |
[class^="icofont-"].icofont-duotone, |
| 337 |
[class*=" icofont-"].icofont-duotone |
| 338 |
{ |
| 339 |
position: relative; |
| 340 |
} |
| 341 |
|
| 342 |
[class^="icofont-"].icofont-duotone:before, |
| 343 |
[class*=" icofont-"].icofont-duotone:before |
| 344 |
{ |
| 345 |
position: absolute; |
| 346 |
left: 0; |
| 347 |
top: 0; |
| 348 |
} |
| 349 |
|
| 350 |
[class^="icofont-"].icofont-duotone:after, |
| 351 |
[class*=" icofont-"].icofont-duotone:after |
| 352 |
{ |
| 353 |
opacity: 0.4; |
| 354 |
} |
| 355 |
|
| 356 |
.icofont-xs |
| 357 |
{ |
| 358 |
font-size: .5em; |
| 359 |
} |
| 360 |
|
| 361 |
.icofont-sm |
| 362 |
{ |
| 363 |
font-size: .75em; |
| 364 |
} |
| 365 |
|
| 366 |
.icofont-md |
| 367 |
{ |
| 368 |
font-size: 1.25em; |
| 369 |
} |
| 370 |
|
| 371 |
.icofont-lg |
| 372 |
{ |
| 373 |
font-size: 1.5em; |
| 374 |
} |
| 375 |
|
| 376 |
.icofont-1x |
| 377 |
{ |
| 378 |
font-size: 1em; |
| 379 |
} |
| 380 |
|
| 381 |
.icofont-2x |
| 382 |
{ |
| 383 |
font-size: 2em; |
| 384 |
} |
| 385 |
|
| 386 |
.icofont-3x |
| 387 |
{ |
| 388 |
font-size: 3em; |
| 389 |
} |
| 390 |
|
| 391 |
.icofont-4x |
| 392 |
{ |
| 393 |
font-size: 4em; |
| 394 |
} |
| 395 |
|
| 396 |
.icofont-5x |
| 397 |
{ |
| 398 |
font-size: 5em; |
| 399 |
} |
| 400 |
|
| 401 |
.icofont-6x |
| 402 |
{ |
| 403 |
font-size: 6em; |
| 404 |
} |
| 405 |
|
| 406 |
.icofont-7x |
| 407 |
{ |
| 408 |
font-size: 7em; |
| 409 |
} |
| 410 |
|
| 411 |
.icofont-8x |
| 412 |
{ |
| 413 |
font-size: 8em; |
| 414 |
} |
| 415 |
|
| 416 |
.icofont-9x |
| 417 |
{ |
| 418 |
font-size: 9em; |
| 419 |
} |
| 420 |
|
| 421 |
.icofont-10x |
| 422 |
{ |
| 423 |
font-size: 10em; |
| 424 |
} |
| 425 |
|
| 426 |
.icofont-fw |
| 427 |
{ |
| 428 |
text-align: center; |
| 429 |
width: 1.25em; |
| 430 |
} |
| 431 |
|
| 432 |
.icofont-ul |
| 433 |
{ |
| 434 |
list-style-type: none; |
| 435 |
padding-left: 0; |
| 436 |
margin-left: 0; |
| 437 |
} |
| 438 |
|
| 439 |
.icofont-ul > li |
| 440 |
{ |
| 441 |
position: relative; |
| 442 |
line-height: 2em; |
| 443 |
} |
| 444 |
|
| 445 |
.icofont-ul > li .icofont |
| 446 |
{ |
| 447 |
display: inline-block; |
| 448 |
vertical-align: middle; |
| 449 |
} |
| 450 |
|
| 451 |
.icofont-border |
| 452 |
{ |
| 453 |
border: solid 0.08em #f1f1f1; |
| 454 |
border-radius: .1em; |
| 455 |
padding: .2em .25em .15em; |
| 456 |
} |
| 457 |
|
| 458 |
.icofont-pull-left |
| 459 |
{ |
| 460 |
float: left; |
| 461 |
} |
| 462 |
|
| 463 |
.icofont-pull-right |
| 464 |
{ |
| 465 |
float: right; |
| 466 |
} |
| 467 |
|
| 468 |
.icofont.icofont-pull-left |
| 469 |
{ |
| 470 |
margin-right: .3em; |
| 471 |
} |
| 472 |
|
| 473 |
.icofont.icofont-pull-right |
| 474 |
{ |
| 475 |
margin-left: .3em; |
| 476 |
} |
| 477 |
|
| 478 |
.icofont-spin |
| 479 |
{ |
| 480 |
-webkit-animation: icofont-spin 2s infinite linear; |
| 481 |
animation: icofont-spin 2s infinite linear; |
| 482 |
display: inline-block; |
| 483 |
} |
| 484 |
|
| 485 |
.icofont-pulse |
| 486 |
{ |
| 487 |
-webkit-animation: icofont-spin 1s infinite steps(8); |
| 488 |
animation: icofont-spin 1s infinite steps(8); |
| 489 |
display: inline-block; |
| 490 |
} |
| 491 |
|
| 492 |
@-webkit-keyframes icofont-spin |
| 493 |
{ |
| 494 |
0% |
| 495 |
{ |
| 496 |
-webkit-transform: rotate(0deg); |
| 497 |
transform: rotate(0deg); |
| 498 |
} |
| 499 |
|
| 500 |
100% |
| 501 |
{ |
| 502 |
-webkit-transform: rotate(360deg); |
| 503 |
transform: rotate(360deg); |
| 504 |
} |
| 505 |
} |
| 506 |
|
| 507 |
@keyframes icofont-spin |
| 508 |
{ |
| 509 |
0% |
| 510 |
{ |
| 511 |
-webkit-transform: rotate(0deg); |
| 512 |
transform: rotate(0deg); |
| 513 |
} |
| 514 |
|
| 515 |
100% |
| 516 |
{ |
| 517 |
-webkit-transform: rotate(360deg); |
| 518 |
transform: rotate(360deg); |
| 519 |
} |
| 520 |
} |
| 521 |
|
| 522 |
.icofont-rotate-90 |
| 523 |
{ |
| 524 |
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)"; |
| 525 |
-webkit-transform: rotate(90deg); |
| 526 |
transform: rotate(90deg); |
| 527 |
} |
| 528 |
|
| 529 |
.icofont-rotate-180 |
| 530 |
{ |
| 531 |
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)"; |
| 532 |
-webkit-transform: rotate(180deg); |
| 533 |
transform: rotate(180deg); |
| 534 |
} |
| 535 |
|
| 536 |
.icofont-rotate-270 |
| 537 |
{ |
| 538 |
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)"; |
| 539 |
-webkit-transform: rotate(270deg); |
| 540 |
transform: rotate(270deg); |
| 541 |
} |
| 542 |
|
| 543 |
.icofont-flip-horizontal |
| 544 |
{ |
| 545 |
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)"; |
| 546 |
-webkit-transform: scale(-1, 1); |
| 547 |
transform: scale(-1, 1); |
| 548 |
} |
| 549 |
|
| 550 |
.icofont-flip-vertical |
| 551 |
{ |
| 552 |
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"; |
| 553 |
-webkit-transform: scale(1, -1); |
| 554 |
transform: scale(1, -1); |
| 555 |
} |
| 556 |
|
| 557 |
.icofont-flip-horizontal.icofont-flip-vertical |
| 558 |
{ |
| 559 |
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"; |
| 560 |
-webkit-transform: scale(-1, -1); |
| 561 |
transform: scale(-1, -1); |
| 562 |
} |
| 563 |
|
| 564 |
:root .icofont-rotate-90, |
| 565 |
:root .icofont-rotate-180, |
| 566 |
:root .icofont-rotate-270, |
| 567 |
:root .icofont-flip-horizontal, |
| 568 |
:root .icofont-flip-vertical |
| 569 |
{ |
| 570 |
-webkit-filter: none; |
| 571 |
filter: none; |
| 572 |
display: inline-block; |
| 573 |
} |
| 574 |
|
| 575 |
.icofont-inverse |
| 576 |
{ |
| 577 |
color: #fff; |
| 578 |
} |
| 579 |
|