tutor-admin.min.css
4 years ago
tutor-course-builder.min.css
4 years ago
tutor-front.min.css
4 years ago
tutor-frontend-dashboard.min.css
4 years ago
tutor-icon.css
4 years ago
tutor-setup.min.css
4 years ago
tutor.min.css
4 years ago
tutor-icon.css
958 lines
| 1 | @font-face { |
| 2 | font-family: 'tutor'; |
| 3 | src: url("../fonts/tutor.woff2") format("woff2"), |
| 4 | url("../fonts/tutor.woff") format("woff"); |
| 5 | font-weight: normal; |
| 6 | font-style: normal; |
| 7 | font-display: block; |
| 8 | } |
| 9 | |
| 10 | [class^="tutor-icon-"], [class*=" tutor-icon-"] { |
| 11 | /* use !important to prevent issues with browser extensions that change fonts */ |
| 12 | font-family: 'tutor' !important; |
| 13 | speak: never; |
| 14 | font-style: normal; |
| 15 | font-weight: normal; |
| 16 | font-variant: normal; |
| 17 | text-transform: none; |
| 18 | line-height: 1; |
| 19 | |
| 20 | /* Better Font Rendering =========== */ |
| 21 | -webkit-font-smoothing: antialiased; |
| 22 | -moz-osx-font-smoothing: grayscale; |
| 23 | } |
| 24 | |
| 25 | .tutor-icon-action-line:before { |
| 26 | content: "\e900"; |
| 27 | } |
| 28 | .tutor-icon-add-line-line:before { |
| 29 | content: "\e901"; |
| 30 | } |
| 31 | .tutor-icon-add-photo-line:before { |
| 32 | content: "\e902"; |
| 33 | } |
| 34 | .tutor-icon-artboard-line:before { |
| 35 | content: "\e903"; |
| 36 | } |
| 37 | .tutor-icon-calender-line:before { |
| 38 | content: "\e904"; |
| 39 | } |
| 40 | .tutor-icon-mark-cricle:before { |
| 41 | content: "\e905"; |
| 42 | } |
| 43 | .tutor-icon-portrait:before { |
| 44 | content: "\e906"; |
| 45 | } |
| 46 | .tutor-icon-zoom:before { |
| 47 | content: "\e907"; |
| 48 | } |
| 49 | .tutor-icon-clipboard-line:before { |
| 50 | content: "\e908"; |
| 51 | } |
| 52 | .tutor-icon-code-line:before { |
| 53 | content: "\e909"; |
| 54 | } |
| 55 | .tutor-icon-conversation-line:before { |
| 56 | content: "\e90a"; |
| 57 | } |
| 58 | .tutor-icon-cup-line:before { |
| 59 | content: "\e90b"; |
| 60 | } |
| 61 | .tutor-icon-default-line:before { |
| 62 | content: "\e90c"; |
| 63 | } |
| 64 | .tutor-icon-download-line:before { |
| 65 | content: "\e90d"; |
| 66 | } |
| 67 | .tutor-icon-drag-line:before { |
| 68 | content: "\e90e"; |
| 69 | } |
| 70 | .tutor-icon-emoji-line:before { |
| 71 | content: "\e90f"; |
| 72 | } |
| 73 | .tutor-icon-file-line:before { |
| 74 | content: "\e910"; |
| 75 | } |
| 76 | .tutor-icon-gallery-line:before { |
| 77 | content: "\e911"; |
| 78 | } |
| 79 | .tutor-icon-garbage-line:before { |
| 80 | content: "\e912"; |
| 81 | } |
| 82 | .tutor-icon-glasses-line:before { |
| 83 | content: "\e913"; |
| 84 | } |
| 85 | .tutor-icon-graduate-line:before { |
| 86 | content: "\e914"; |
| 87 | } |
| 88 | .tutor-icon-grid-line:before { |
| 89 | content: "\e915"; |
| 90 | } |
| 91 | .tutor-icon-group-line:before { |
| 92 | content: "\e916"; |
| 93 | } |
| 94 | .tutor-icon-home-line:before { |
| 95 | content: "\e917"; |
| 96 | } |
| 97 | .tutor-icon-icon-light-down-line:before { |
| 98 | content: "\e918"; |
| 99 | } |
| 100 | .tutor-icon-icon-light-left-line:before { |
| 101 | content: "\e919"; |
| 102 | } |
| 103 | .tutor-icon-icon-light-right-line:before { |
| 104 | content: "\e91a"; |
| 105 | } |
| 106 | .tutor-icon-icon-light-up-line:before { |
| 107 | content: "\e91b"; |
| 108 | } |
| 109 | .tutor-icon-interactive-line:before { |
| 110 | content: "\e91c"; |
| 111 | } |
| 112 | .tutor-icon-level-line:before { |
| 113 | content: "\e91d"; |
| 114 | } |
| 115 | .tutor-icon-line-cross-line:before { |
| 116 | content: "\e91e"; |
| 117 | } |
| 118 | .tutor-icon-magnifying-glass-line:before { |
| 119 | content: "\e91f"; |
| 120 | } |
| 121 | .tutor-icon-menu-line:before { |
| 122 | content: "\e920"; |
| 123 | } |
| 124 | .tutor-icon-mortarboard-line:before { |
| 125 | content: "\e921"; |
| 126 | } |
| 127 | .tutor-icon-next-line:before { |
| 128 | content: "\e922"; |
| 129 | } |
| 130 | .tutor-icon-offer-line:before { |
| 131 | content: "\e923"; |
| 132 | } |
| 133 | .tutor-icon-open-book-line:before { |
| 134 | content: "\e924"; |
| 135 | } |
| 136 | .tutor-icon-pencil-line:before { |
| 137 | content: "\e925"; |
| 138 | } |
| 139 | .tutor-icon-previous-line:before { |
| 140 | content: "\e926"; |
| 141 | } |
| 142 | .tutor-icon-professor-line:before { |
| 143 | content: "\e927"; |
| 144 | } |
| 145 | .tutor-icon-qa-line:before { |
| 146 | content: "\e928"; |
| 147 | } |
| 148 | .tutor-icon-receipt-line:before { |
| 149 | content: "\e929"; |
| 150 | } |
| 151 | .tutor-icon-refund-line:before { |
| 152 | content: "\e92a"; |
| 153 | } |
| 154 | .tutor-icon-review-line:before { |
| 155 | content: "\e92b"; |
| 156 | } |
| 157 | .tutor-icon-save-line:before { |
| 158 | content: "\e92c"; |
| 159 | } |
| 160 | .tutor-icon-search-file-line:before { |
| 161 | content: "\e92d"; |
| 162 | } |
| 163 | .tutor-icon-share-line:before { |
| 164 | content: "\e92e"; |
| 165 | } |
| 166 | .tutor-icon-spinner-line:before { |
| 167 | content: "\e92f"; |
| 168 | } |
| 169 | .tutor-icon-student-line-1:before { |
| 170 | content: "\e930"; |
| 171 | } |
| 172 | .tutor-icon-student-line:before { |
| 173 | content: "\e931"; |
| 174 | } |
| 175 | .tutor-icon-total-discount-line:before { |
| 176 | content: "\e932"; |
| 177 | } |
| 178 | .tutor-icon-total-earning-line:before { |
| 179 | content: "\e933"; |
| 180 | } |
| 181 | .tutor-icon-uoload-success-line:before { |
| 182 | content: "\e934"; |
| 183 | } |
| 184 | .tutor-icon-update-line:before { |
| 185 | content: "\e935"; |
| 186 | } |
| 187 | .tutor-icon-upload-file-line:before { |
| 188 | content: "\e936"; |
| 189 | } |
| 190 | .tutor-icon-upload-icon-line:before { |
| 191 | content: "\e937"; |
| 192 | } |
| 193 | .tutor-icon-upload-line:before { |
| 194 | content: "\e938"; |
| 195 | } |
| 196 | .tutor-icon-add-group-filled:before { |
| 197 | content: "\e939"; |
| 198 | } |
| 199 | .tutor-icon-add-image-filled:before { |
| 200 | content: "\e93a"; |
| 201 | } |
| 202 | .tutor-icon-add-member-filled:before { |
| 203 | content: "\e93b"; |
| 204 | } |
| 205 | .tutor-icon-angle-double-left-filled:before { |
| 206 | content: "\e93c"; |
| 207 | } |
| 208 | .tutor-icon-angle-double-right-filled:before { |
| 209 | content: "\e93d"; |
| 210 | } |
| 211 | .tutor-icon-angle-down-filled:before { |
| 212 | content: "\e93e"; |
| 213 | } |
| 214 | .tutor-icon-angle-left-filled:before { |
| 215 | content: "\e93f"; |
| 216 | } |
| 217 | .tutor-icon-angle-right-filled:before { |
| 218 | content: "\e940"; |
| 219 | } |
| 220 | .tutor-icon-angle-up-filled:before { |
| 221 | content: "\e941"; |
| 222 | } |
| 223 | .tutor-icon-assesment-filled:before { |
| 224 | content: "\e942"; |
| 225 | } |
| 226 | .tutor-icon-assignment-filled:before { |
| 227 | content: "\e943"; |
| 228 | } |
| 229 | .tutor-icon-attach-filled:before { |
| 230 | content: "\e944"; |
| 231 | } |
| 232 | .tutor-icon-audio-volume-filled:before { |
| 233 | content: "\e945"; |
| 234 | } |
| 235 | .tutor-icon-authorised-filled:before { |
| 236 | content: "\e946"; |
| 237 | } |
| 238 | .tutor-icon-award-filled:before { |
| 239 | content: "\e947"; |
| 240 | } |
| 241 | .tutor-icon-background-filled:before { |
| 242 | content: "\e948"; |
| 243 | } |
| 244 | .tutor-icon-book-open-filled:before { |
| 245 | content: "\e949"; |
| 246 | } |
| 247 | .tutor-icon-books-filled:before { |
| 248 | content: "\e94a"; |
| 249 | } |
| 250 | .tutor-icon-box-open-filled:before { |
| 251 | content: "\e94b"; |
| 252 | } |
| 253 | .tutor-icon-browser-filled:before { |
| 254 | content: "\e94c"; |
| 255 | } |
| 256 | .tutor-icon-bullet-point-filled:before { |
| 257 | content: "\e94d"; |
| 258 | } |
| 259 | .tutor-icon-calender-bold-filled:before { |
| 260 | content: "\e94e"; |
| 261 | } |
| 262 | .tutor-icon-calender-line-filled:before { |
| 263 | content: "\e94f"; |
| 264 | } |
| 265 | .tutor-icon-camera-filled:before { |
| 266 | content: "\e950"; |
| 267 | } |
| 268 | .tutor-icon-cart-filled:before { |
| 269 | content: "\e951"; |
| 270 | } |
| 271 | .tutor-icon-cart-line-filled:before { |
| 272 | content: "\e952"; |
| 273 | } |
| 274 | .tutor-icon-certificate-1-filled:before { |
| 275 | content: "\e953"; |
| 276 | } |
| 277 | .tutor-icon-certificate-filled:before { |
| 278 | content: "\e954"; |
| 279 | } |
| 280 | .tutor-icon-change-filled:before { |
| 281 | content: "\e955"; |
| 282 | } |
| 283 | .tutor-icon-chart-filled:before { |
| 284 | content: "\e956"; |
| 285 | } |
| 286 | .tutor-icon-circle-outline-info-filled:before { |
| 287 | content: "\e957"; |
| 288 | } |
| 289 | .tutor-icon-clock-fill-filled:before { |
| 290 | content: "\e958"; |
| 291 | } |
| 292 | .tutor-icon-clock-filled:before { |
| 293 | content: "\e959"; |
| 294 | } |
| 295 | .tutor-icon-coding-filled:before { |
| 296 | content: "\e95a"; |
| 297 | } |
| 298 | .tutor-icon-coins-filled:before { |
| 299 | content: "\e95b"; |
| 300 | } |
| 301 | .tutor-icon-college-graduation-filled:before { |
| 302 | content: "\e95c"; |
| 303 | } |
| 304 | .tutor-icon-comment-filled:before { |
| 305 | content: "\e95d"; |
| 306 | } |
| 307 | .tutor-icon-company-filled:before { |
| 308 | content: "\e95e"; |
| 309 | } |
| 310 | .tutor-icon-content-drip-filled:before { |
| 311 | content: "\e95f"; |
| 312 | } |
| 313 | .tutor-icon-copy-filled:before { |
| 314 | content: "\e960"; |
| 315 | } |
| 316 | .tutor-icon-export-line:before { |
| 317 | content: "\e961"; |
| 318 | } |
| 319 | .tutor-icon-import-line:before { |
| 320 | content: "\e962"; |
| 321 | } |
| 322 | .tutor-icon-learndash-filled:before { |
| 323 | content: "\e963"; |
| 324 | } |
| 325 | .tutor-icon-learnpress-filled:before { |
| 326 | content: "\e964"; |
| 327 | } |
| 328 | .tutor-icon-cross-circle-outline-filled:before { |
| 329 | content: "\e965"; |
| 330 | } |
| 331 | .tutor-icon-cross-cricle-filled:before { |
| 332 | content: "\e966"; |
| 333 | } |
| 334 | .tutor-icon-cross-filled:before { |
| 335 | content: "\e967"; |
| 336 | } |
| 337 | .tutor-icon-crown-filled:before { |
| 338 | content: "\e968"; |
| 339 | } |
| 340 | .tutor-icon-customize-filled:before { |
| 341 | content: "\e969"; |
| 342 | } |
| 343 | .tutor-icon-dashboard-filled:before { |
| 344 | content: "\e96a"; |
| 345 | } |
| 346 | .tutor-icon-delete-fill-filled:before { |
| 347 | content: "\e96b"; |
| 348 | } |
| 349 | .tutor-icon-delete-stroke-filled:before { |
| 350 | content: "\e96c"; |
| 351 | } |
| 352 | .tutor-icon-design-filled:before { |
| 353 | content: "\e96d"; |
| 354 | } |
| 355 | .tutor-icon-detail-link-filled:before { |
| 356 | content: "\e96e"; |
| 357 | } |
| 358 | .tutor-icon-discount-filled-2:before { |
| 359 | content: "\e96f"; |
| 360 | } |
| 361 | .tutor-icon-discount-filled-filled:before { |
| 362 | content: "\e970"; |
| 363 | } |
| 364 | .tutor-icon-doc-add-filled:before { |
| 365 | content: "\e971"; |
| 366 | } |
| 367 | .tutor-icon-document-alt-filled:before { |
| 368 | content: "\e972"; |
| 369 | } |
| 370 | .tutor-icon-donate-filled:before { |
| 371 | content: "\e973"; |
| 372 | } |
| 373 | .tutor-icon-door-open-filled:before { |
| 374 | content: "\e974"; |
| 375 | } |
| 376 | .tutor-icon-down-filled:before { |
| 377 | content: "\e975"; |
| 378 | } |
| 379 | .tutor-icon-download-filled:before { |
| 380 | content: "\e976"; |
| 381 | } |
| 382 | .tutor-icon-drop-down-filled:before { |
| 383 | content: "\e977"; |
| 384 | } |
| 385 | .tutor-icon-drop-filled:before { |
| 386 | content: "\e978"; |
| 387 | } |
| 388 | .tutor-icon-duration-filled:before { |
| 389 | content: "\e979"; |
| 390 | } |
| 391 | .tutor-icon-earth-filled:before { |
| 392 | content: "\e97a"; |
| 393 | } |
| 394 | .tutor-icon-edit-fill-filled:before { |
| 395 | content: "\e97b"; |
| 396 | } |
| 397 | .tutor-icon-edit-filled:before { |
| 398 | content: "\e97c"; |
| 399 | } |
| 400 | .tutor-icon-edit-option-filled:before { |
| 401 | content: "\e97d"; |
| 402 | } |
| 403 | .tutor-icon-editor-filled:before { |
| 404 | content: "\e97e"; |
| 405 | } |
| 406 | .tutor-icon-education-filled:before { |
| 407 | content: "\e97f"; |
| 408 | } |
| 409 | .tutor-icon-envelope-filled:before { |
| 410 | content: "\e980"; |
| 411 | } |
| 412 | .tutor-icon-expired-filled:before { |
| 413 | content: "\e981"; |
| 414 | } |
| 415 | .tutor-icon-eye-fill-filled:before { |
| 416 | content: "\e982"; |
| 417 | } |
| 418 | .tutor-icon-eye-filled:before { |
| 419 | content: "\e983"; |
| 420 | } |
| 421 | .tutor-icon-fav-full-filled:before { |
| 422 | content: "\e984"; |
| 423 | } |
| 424 | .tutor-icon-fav-line-filled:before { |
| 425 | content: "\e985"; |
| 426 | } |
| 427 | .tutor-icon-fill-gaps-filled:before { |
| 428 | content: "\e986"; |
| 429 | } |
| 430 | .tutor-icon-filter-dollar-filled:before { |
| 431 | content: "\e987"; |
| 432 | } |
| 433 | .tutor-icon-filter-filled:before { |
| 434 | content: "\e988"; |
| 435 | } |
| 436 | .tutor-icon-folder-filled:before { |
| 437 | content: "\e989"; |
| 438 | } |
| 439 | .tutor-icon-grade-filled:before { |
| 440 | content: "\e98a"; |
| 441 | } |
| 442 | .tutor-icon-gradebook-filled:before { |
| 443 | content: "\e98b"; |
| 444 | } |
| 445 | .tutor-icon-grid-fill-filled:before { |
| 446 | content: "\e98c"; |
| 447 | } |
| 448 | .tutor-icon-grid-filled:before { |
| 449 | content: "\e98d"; |
| 450 | } |
| 451 | .tutor-icon-hand-holding-usd-filled:before { |
| 452 | content: "\e98e"; |
| 453 | } |
| 454 | .tutor-icon-heart-filled:before { |
| 455 | content: "\e98f"; |
| 456 | } |
| 457 | .tutor-icon-home-filled:before { |
| 458 | content: "\e990"; |
| 459 | } |
| 460 | .tutor-icon-humnurger-filled:before { |
| 461 | content: "\e991"; |
| 462 | } |
| 463 | .tutor-icon-idea-filled:before { |
| 464 | content: "\e992"; |
| 465 | } |
| 466 | .tutor-icon-image-filled:before { |
| 467 | content: "\e993"; |
| 468 | } |
| 469 | .tutor-icon-image-matching-filled:before { |
| 470 | content: "\e994"; |
| 471 | } |
| 472 | .tutor-icon-image-portrait-filled:before { |
| 473 | content: "\e995"; |
| 474 | } |
| 475 | .tutor-icon-img-add-filled:before { |
| 476 | content: "\e996"; |
| 477 | } |
| 478 | .tutor-icon-import-export-filled:before { |
| 479 | content: "\e997"; |
| 480 | } |
| 481 | .tutor-icon-import-filled:before { |
| 482 | content: "\e998"; |
| 483 | } |
| 484 | .tutor-icon-in-progress-filled:before { |
| 485 | content: "\e999"; |
| 486 | } |
| 487 | .tutor-icon-info-circle-outline-filled:before { |
| 488 | content: "\e99a"; |
| 489 | } |
| 490 | .tutor-icon-certificate-l:before { |
| 491 | content: "\e99b"; |
| 492 | } |
| 493 | .tutor-icon-instructor-filled:before { |
| 494 | content: "\e99c"; |
| 495 | } |
| 496 | .tutor-icon-copy-text:before { |
| 497 | content: "\e99d"; |
| 498 | } |
| 499 | .tutor-icon-invisible-filled:before { |
| 500 | content: "\e99e"; |
| 501 | } |
| 502 | .tutor-icon-landscape-filled:before { |
| 503 | content: "\e99f"; |
| 504 | } |
| 505 | .tutor-icon-layer-filled:before { |
| 506 | content: "\e9a0"; |
| 507 | } |
| 508 | .tutor-icon-link-filled:before { |
| 509 | content: "\e9a1"; |
| 510 | } |
| 511 | .tutor-icon-list-filled:before { |
| 512 | content: "\e9a2"; |
| 513 | } |
| 514 | .tutor-icon-lock-filled:before { |
| 515 | content: "\e9a3"; |
| 516 | } |
| 517 | .tutor-icon-lock-stroke-filled:before { |
| 518 | content: "\e9a4"; |
| 519 | } |
| 520 | .tutor-icon-man-user-filled:before { |
| 521 | content: "\e9a5"; |
| 522 | } |
| 523 | .tutor-icon-manual-filled:before { |
| 524 | content: "\e9a6"; |
| 525 | } |
| 526 | .tutor-icon-mark-cricle-filled:before { |
| 527 | content: "\e9a7"; |
| 528 | } |
| 529 | .tutor-icon-mark-filled:before { |
| 530 | content: "\e9a8"; |
| 531 | } |
| 532 | .tutor-icon-mark-unread-filled:before { |
| 533 | content: "\e9a9"; |
| 534 | } |
| 535 | .tutor-icon-marks-achive-filled:before { |
| 536 | content: "\e9aa"; |
| 537 | } |
| 538 | .tutor-icon-marks-total-filled:before { |
| 539 | content: "\e9ab"; |
| 540 | } |
| 541 | .tutor-icon-matching-filled:before { |
| 542 | content: "\e9ac"; |
| 543 | } |
| 544 | .tutor-icon-media-manager-filled:before { |
| 545 | content: "\e9ad"; |
| 546 | } |
| 547 | .tutor-icon-meeting-filled:before { |
| 548 | content: "\e9ae"; |
| 549 | } |
| 550 | .tutor-icon-microphone-filled:before { |
| 551 | content: "\e9af"; |
| 552 | } |
| 553 | .tutor-icon-minus-bold-filled:before { |
| 554 | content: "\e9b0"; |
| 555 | } |
| 556 | .tutor-icon-minus-filled:before { |
| 557 | content: "\e9b1"; |
| 558 | } |
| 559 | .tutor-icon-monthly-filled:before { |
| 560 | content: "\e9b2"; |
| 561 | } |
| 562 | .tutor-icon-move-filled:before { |
| 563 | content: "\e9b3"; |
| 564 | } |
| 565 | .tutor-icon-msg-archive-1-filled:before { |
| 566 | content: "\e9b4"; |
| 567 | } |
| 568 | .tutor-icon-msg-archive-2-filled:before { |
| 569 | content: "\e9b5"; |
| 570 | } |
| 571 | .tutor-icon-msg-archive-filled:before { |
| 572 | content: "\e9b6"; |
| 573 | } |
| 574 | .tutor-icon-msg-important-fill-filled:before { |
| 575 | content: "\e9b7"; |
| 576 | } |
| 577 | .tutor-icon-msg-important-filled:before { |
| 578 | content: "\e9b8"; |
| 579 | } |
| 580 | .tutor-icon-msg-read-filled:before { |
| 581 | content: "\e9b9"; |
| 582 | } |
| 583 | .tutor-icon-msg-unread-filled:before { |
| 584 | content: "\e9ba"; |
| 585 | } |
| 586 | .tutor-icon-multiple-choice-filled:before { |
| 587 | content: "\e9bb"; |
| 588 | } |
| 589 | .tutor-icon-notification-filled:before { |
| 590 | content: "\e9bc"; |
| 591 | } |
| 592 | .tutor-icon-notification-line-filled:before { |
| 593 | content: "\e9bd"; |
| 594 | } |
| 595 | .tutor-icon-open-ended-filled:before { |
| 596 | content: "\e9be"; |
| 597 | } |
| 598 | .tutor-icon-order-down-filled:before { |
| 599 | content: "\e9bf"; |
| 600 | } |
| 601 | .tutor-icon-order-up-filled:before { |
| 602 | content: "\e9c0"; |
| 603 | } |
| 604 | .tutor-icon-ordering-a-to-z-filled:before { |
| 605 | content: "\e9c1"; |
| 606 | } |
| 607 | .tutor-icon-ordering-z-to-a-filled:before { |
| 608 | content: "\e9c2"; |
| 609 | } |
| 610 | .tutor-icon-paste-filled:before { |
| 611 | content: "\e9c3"; |
| 612 | } |
| 613 | .tutor-icon-play-outline-circle-filled:before { |
| 614 | content: "\e9c4"; |
| 615 | } |
| 616 | .tutor-icon-plus-bold-filled:before { |
| 617 | content: "\e9c5"; |
| 618 | } |
| 619 | .tutor-icon-plus-filled:before { |
| 620 | content: "\e9c6"; |
| 621 | } |
| 622 | .tutor-icon-plus-square-filled:before { |
| 623 | content: "\e9c7"; |
| 624 | } |
| 625 | .tutor-icon-eye-close-f:before { |
| 626 | content: "\e9c8"; |
| 627 | } |
| 628 | .tutor-icon-print-filled:before { |
| 629 | content: "\e9c9"; |
| 630 | } |
| 631 | .tutor-icon-purchase-filled:before { |
| 632 | content: "\e9ca"; |
| 633 | } |
| 634 | .tutor-icon-puzzle-filled:before { |
| 635 | content: "\e9cb"; |
| 636 | } |
| 637 | .tutor-icon-qr-code-filled:before { |
| 638 | content: "\e9cc"; |
| 639 | } |
| 640 | .tutor-icon-question-filled:before { |
| 641 | content: "\e9cd"; |
| 642 | } |
| 643 | .tutor-icon-question-mark-circle-filled:before { |
| 644 | content: "\e9ce"; |
| 645 | } |
| 646 | .tutor-icon-quiz-1-filled:before { |
| 647 | content: "\e9cf"; |
| 648 | } |
| 649 | .tutor-icon-quiz-attempt-filled:before { |
| 650 | content: "\e9d0"; |
| 651 | } |
| 652 | .tutor-icon-quiz-filled:before { |
| 653 | content: "\e9d1"; |
| 654 | } |
| 655 | .tutor-icon-recipt-filled:before { |
| 656 | content: "\e9d2"; |
| 657 | } |
| 658 | .tutor-icon-redo-filled:before { |
| 659 | content: "\e9d3"; |
| 660 | } |
| 661 | .tutor-icon-refresh-1-filled:before { |
| 662 | content: "\e9d4"; |
| 663 | } |
| 664 | .tutor-icon-refresh-filled:before { |
| 665 | content: "\e9d5"; |
| 666 | } |
| 667 | .tutor-icon-report-filled:before { |
| 668 | content: "\e9d6"; |
| 669 | } |
| 670 | .tutor-icon-save-bold-filled:before { |
| 671 | content: "\e9d7"; |
| 672 | } |
| 673 | .tutor-icon-search-filled:before { |
| 674 | content: "\e9d8"; |
| 675 | } |
| 676 | .tutor-icon-send-filled:before { |
| 677 | content: "\e9d9"; |
| 678 | } |
| 679 | .tutor-icon-settings-filled:before { |
| 680 | content: "\e9da"; |
| 681 | } |
| 682 | .tutor-icon-shape-filled:before { |
| 683 | content: "\e9db"; |
| 684 | } |
| 685 | .tutor-icon-share-filled:before { |
| 686 | content: "\e9dc"; |
| 687 | } |
| 688 | .tutor-icon-short-ans-filled:before { |
| 689 | content: "\e9dd"; |
| 690 | } |
| 691 | .tutor-icon-shorting-filled:before { |
| 692 | content: "\e9de"; |
| 693 | } |
| 694 | .tutor-icon-spinner-filled:before { |
| 695 | content: "\e9df"; |
| 696 | } |
| 697 | .tutor-icon-signout-filled:before { |
| 698 | content: "\e9e1"; |
| 699 | } |
| 700 | .tutor-icon-space-filled:before { |
| 701 | content: "\e9e2"; |
| 702 | } |
| 703 | .tutor-icon-speaker-filled:before { |
| 704 | content: "\e9e3"; |
| 705 | } |
| 706 | .tutor-icon-star-full-filled:before { |
| 707 | content: "\e9e4"; |
| 708 | } |
| 709 | .tutor-icon-star-half-filled:before { |
| 710 | content: "\e9e5"; |
| 711 | } |
| 712 | .tutor-icon-star-line-filled:before { |
| 713 | content: "\e9e6"; |
| 714 | } |
| 715 | .tutor-icon-stopwatch-filled:before { |
| 716 | content: "\e9e7"; |
| 717 | } |
| 718 | .tutor-icon-style-filled:before { |
| 719 | content: "\e9e8"; |
| 720 | } |
| 721 | .tutor-icon-tick-circle-outline-filled:before { |
| 722 | content: "\e9e9"; |
| 723 | } |
| 724 | .tutor-icon-undo-filled:before { |
| 725 | content: "\e9ea"; |
| 726 | } |
| 727 | .tutor-icon-university-filled:before { |
| 728 | content: "\e9eb"; |
| 729 | } |
| 730 | .tutor-icon-unlock-stroke-filled:before { |
| 731 | content: "\e9ec"; |
| 732 | } |
| 733 | .tutor-icon-up-filled:before { |
| 734 | content: "\e9ed"; |
| 735 | } |
| 736 | .tutor-icon-user-filled:before { |
| 737 | content: "\e9ee"; |
| 738 | } |
| 739 | .tutor-icon-user-graduate-filled:before { |
| 740 | content: "\e9ef"; |
| 741 | } |
| 742 | .tutor-icon-verify-filled:before { |
| 743 | content: "\e9f0"; |
| 744 | } |
| 745 | .tutor-icon-video-camera-filled:before { |
| 746 | content: "\e9f1"; |
| 747 | } |
| 748 | .tutor-icon-video-filled:before { |
| 749 | content: "\e9f2"; |
| 750 | } |
| 751 | .tutor-icon-wallet-filled:before { |
| 752 | content: "\e9f3"; |
| 753 | } |
| 754 | .tutor-icon-facebook-brand:before { |
| 755 | content: "\e9f4"; |
| 756 | } |
| 757 | .tutor-icon-zoom-brand-2:before { |
| 758 | content: "\e9f5"; |
| 759 | } |
| 760 | .tutor-icon-warning-outline-circle-filled:before { |
| 761 | content: "\e9f6"; |
| 762 | } |
| 763 | .tutor-icon-website-filled:before { |
| 764 | content: "\e9f7"; |
| 765 | } |
| 766 | .tutor-icon-yes-no-filled:before { |
| 767 | content: "\e9f8"; |
| 768 | } |
| 769 | .tutor-icon-zoom-in-filled:before { |
| 770 | content: "\e9f9"; |
| 771 | } |
| 772 | .tutor-icon-zoom-out-filled:before { |
| 773 | content: "\e9fa"; |
| 774 | } |
| 775 | .tutor-icon-github-logo-brand:before { |
| 776 | content: "\e9fb"; |
| 777 | } |
| 778 | .tutor-icon-google-brand:before { |
| 779 | content: "\e9fc"; |
| 780 | } |
| 781 | .tutor-icon-google-drive-brand:before { |
| 782 | content: "\e9fd"; |
| 783 | } |
| 784 | .tutor-icon-html5-brand:before { |
| 785 | content: "\e9fe"; |
| 786 | } |
| 787 | .tutor-icon-html5-stroke-brand:before { |
| 788 | content: "\e9ff"; |
| 789 | } |
| 790 | .tutor-icon-instagram-brand:before { |
| 791 | content: "\ea00"; |
| 792 | } |
| 793 | .tutor-icon-linkedin-brand:before { |
| 794 | content: "\ea01"; |
| 795 | } |
| 796 | .tutor-icon-myspace-brand:before { |
| 797 | content: "\ea02"; |
| 798 | } |
| 799 | .tutor-icon-paid-membersip-pro-brand:before { |
| 800 | content: "\ea03"; |
| 801 | } |
| 802 | .tutor-icon-reddit-brand:before { |
| 803 | content: "\ea04"; |
| 804 | } |
| 805 | .tutor-icon-skype-brand:before { |
| 806 | content: "\ea05"; |
| 807 | } |
| 808 | .tutor-icon-snapchat-brand:before { |
| 809 | content: "\ea06"; |
| 810 | } |
| 811 | .tutor-icon-soundcloud-brand:before { |
| 812 | content: "\ea07"; |
| 813 | } |
| 814 | .tutor-icon-spotify-brand:before { |
| 815 | content: "\ea08"; |
| 816 | } |
| 817 | .tutor-icon-tumblr-brand:before { |
| 818 | content: "\ea09"; |
| 819 | } |
| 820 | .tutor-icon-twitter-brand:before { |
| 821 | content: "\ea0a"; |
| 822 | } |
| 823 | .tutor-icon-vimeo-brand:before { |
| 824 | content: "\ea0b"; |
| 825 | } |
| 826 | .tutor-icon-vimeo-stroke-brand:before { |
| 827 | content: "\ea0c"; |
| 828 | } |
| 829 | .tutor-icon-yelp-brand:before { |
| 830 | content: "\ea0d"; |
| 831 | } |
| 832 | .tutor-icon-youtube-brand:before { |
| 833 | content: "\ea0e"; |
| 834 | } |
| 835 | .tutor-icon-youtube-stroke-brand:before { |
| 836 | content: "\ea0f"; |
| 837 | } |
| 838 | .tutor-icon-grade-f:before { |
| 839 | content: "\ea10"; |
| 840 | } |
| 841 | .tutor-icon-ai-file:before { |
| 842 | content: "\ea11"; |
| 843 | } |
| 844 | .tutor-icon-archive-file:before { |
| 845 | content: "\ea12"; |
| 846 | } |
| 847 | .tutor-icon-audio-file:before { |
| 848 | content: "\ea13"; |
| 849 | } |
| 850 | .tutor-icon-avi-file:before { |
| 851 | content: "\ea14"; |
| 852 | } |
| 853 | .tutor-icon-compress-file:before { |
| 854 | content: "\ea15"; |
| 855 | } |
| 856 | .tutor-icon-css-file:before { |
| 857 | content: "\ea16"; |
| 858 | } |
| 859 | .tutor-icon-csv-file:before { |
| 860 | content: "\ea17"; |
| 861 | } |
| 862 | .tutor-icon-dbf-file:before { |
| 863 | content: "\ea18"; |
| 864 | } |
| 865 | .tutor-icon-doc-file:before { |
| 866 | content: "\ea19"; |
| 867 | } |
| 868 | .tutor-icon-document-file:before { |
| 869 | content: "\ea1a"; |
| 870 | } |
| 871 | .tutor-icon-dwg-file:before { |
| 872 | content: "\ea1b"; |
| 873 | } |
| 874 | .tutor-icon-exe-file:before { |
| 875 | content: "\ea1c"; |
| 876 | } |
| 877 | .tutor-icon-fla-file:before { |
| 878 | content: "\ea1d"; |
| 879 | } |
| 880 | .tutor-icon-html-file:before { |
| 881 | content: "\ea1e"; |
| 882 | } |
| 883 | .tutor-icon-image-file:before { |
| 884 | content: "\ea1f"; |
| 885 | } |
| 886 | .tutor-icon-iso-file:before { |
| 887 | content: "\ea20"; |
| 888 | } |
| 889 | .tutor-icon-jason-file-file:before { |
| 890 | content: "\ea21"; |
| 891 | } |
| 892 | .tutor-icon-javascript-file:before { |
| 893 | content: "\ea22"; |
| 894 | } |
| 895 | .tutor-icon-jpg-file:before { |
| 896 | content: "\ea23"; |
| 897 | } |
| 898 | .tutor-icon-mp3-file:before { |
| 899 | content: "\ea24"; |
| 900 | } |
| 901 | .tutor-icon-mp4-file:before { |
| 902 | content: "\ea25"; |
| 903 | } |
| 904 | .tutor-icon-pdf-file:before { |
| 905 | content: "\ea26"; |
| 906 | } |
| 907 | .tutor-icon-png-file:before { |
| 908 | content: "\ea27"; |
| 909 | } |
| 910 | .tutor-icon-ppt-file:before { |
| 911 | content: "\ea28"; |
| 912 | } |
| 913 | .tutor-icon-psd-file:before { |
| 914 | content: "\ea29"; |
| 915 | } |
| 916 | .tutor-icon-rtf-file:before { |
| 917 | content: "\ea2a"; |
| 918 | } |
| 919 | .tutor-icon-spreadsheet-file:before { |
| 920 | content: "\ea2b"; |
| 921 | } |
| 922 | .tutor-icon-svg-file:before { |
| 923 | content: "\ea2c"; |
| 924 | } |
| 925 | .tutor-icon-text-file:before { |
| 926 | content: "\ea2d"; |
| 927 | } |
| 928 | .tutor-icon-txt-file:before { |
| 929 | content: "\ea2e"; |
| 930 | } |
| 931 | .tutor-icon-video-file:before { |
| 932 | content: "\ea2f"; |
| 933 | } |
| 934 | .tutor-icon-xls-file:before { |
| 935 | content: "\ea30"; |
| 936 | } |
| 937 | .tutor-icon-xml-file:before { |
| 938 | content: "\ea31"; |
| 939 | } |
| 940 | .tutor-icon-zip-file:before { |
| 941 | content: "\ea32"; |
| 942 | } |
| 943 | .tutor-icon-info-f:before { |
| 944 | content: "\ea33"; |
| 945 | } |
| 946 | .tutor-icon-refresh-f:before { |
| 947 | content: "\ea34"; |
| 948 | } |
| 949 | .tutor-icon-refresh-l:before { |
| 950 | content: "\ea35"; |
| 951 | } |
| 952 | .tutor-icon-warning-f:before { |
| 953 | content: "\ea36"; |
| 954 | } |
| 955 | .tutor-icon-shortcode-filled:before { |
| 956 | content: "\ea37"; |
| 957 | } |
| 958 |