/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/@angular-devkit/build-angular/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/styles.scss?ngGlobalStyle ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
.tenant-background {
  background-color: var(--tenant-color);
}

.tenant-background[data-tenant="gotoitcareer GmbH"] {
  background: var(--gradient-2, linear-gradient(90deg, #fd717d 25.78%, #fdf5cd 95.7%));
}

.tenant-color {
  color: var(--tenant-color);
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.text-bg-primary {
  color: #fff !important;
  background-color: RGBA(var(--bs-primary-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-secondary {
  color: #fff !important;
  background-color: RGBA(var(--bs-secondary-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-success {
  color: #fff !important;
  background-color: RGBA(var(--bs-success-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-info {
  color: #000 !important;
  background-color: RGBA(var(--bs-info-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-warning {
  color: #000 !important;
  background-color: RGBA(var(--bs-warning-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-danger {
  color: #fff !important;
  background-color: RGBA(var(--bs-danger-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-light {
  color: #000 !important;
  background-color: RGBA(var(--bs-light-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-dark {
  color: #fff !important;
  background-color: RGBA(var(--bs-dark-rgb), var(--bs-bg-opacity, 1)) !important;
}

.link-primary {
  color: RGBA(var(--bs-primary-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-primary:hover, .link-primary:focus {
  color: RGBA(10, 88, 202, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(10, 88, 202, var(--bs-link-underline-opacity, 1)) !important;
}

.link-secondary {
  color: RGBA(var(--bs-secondary-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-secondary:hover, .link-secondary:focus {
  color: RGBA(86, 94, 100, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(86, 94, 100, var(--bs-link-underline-opacity, 1)) !important;
}

.link-success {
  color: RGBA(var(--bs-success-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-success:hover, .link-success:focus {
  color: RGBA(20, 108, 67, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(20, 108, 67, var(--bs-link-underline-opacity, 1)) !important;
}

.link-info {
  color: RGBA(var(--bs-info-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-info-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-info:hover, .link-info:focus {
  color: RGBA(61, 213, 243, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(61, 213, 243, var(--bs-link-underline-opacity, 1)) !important;
}

.link-warning {
  color: RGBA(var(--bs-warning-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-warning-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-warning:hover, .link-warning:focus {
  color: RGBA(255, 205, 57, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(255, 205, 57, var(--bs-link-underline-opacity, 1)) !important;
}

.link-danger {
  color: RGBA(var(--bs-danger-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-danger:hover, .link-danger:focus {
  color: RGBA(176, 42, 55, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(176, 42, 55, var(--bs-link-underline-opacity, 1)) !important;
}

.link-light {
  color: RGBA(var(--bs-light-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-light-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-light:hover, .link-light:focus {
  color: RGBA(249, 250, 251, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(249, 250, 251, var(--bs-link-underline-opacity, 1)) !important;
}

.link-dark {
  color: RGBA(var(--bs-dark-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-dark-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-dark:hover, .link-dark:focus {
  color: RGBA(26, 30, 33, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(26, 30, 33, var(--bs-link-underline-opacity, 1)) !important;
}

.link-body-emphasis {
  color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-body-emphasis:hover, .link-body-emphasis:focus {
  color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 0.75)) !important;
  text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75)) !important;
}

.focus-ring:focus {
  outline: 0;
  box-shadow: var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color);
}

.icon-link {
  display: inline-flex;
  gap: 0.375rem;
  align-items: center;
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));
  text-underline-offset: 0.25em;
  backface-visibility: hidden;
}
.icon-link > .bi {
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  fill: currentcolor;
  transition: 0.2s ease-in-out transform;
}
@media (prefers-reduced-motion: reduce) {
  .icon-link > .bi {
    transition: none;
  }
}

.icon-link-hover:hover > .bi, .icon-link-hover:focus-visible > .bi {
  transform: var(--bs-icon-link-transform, translate3d(0.25em, 0, 0));
}

.ratio {
  position: relative;
  width: 100%;
}
.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}
.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ratio-1x1 {
  --bs-aspect-ratio: 100%;
}

.ratio-4x3 {
  --bs-aspect-ratio: 75%;
}

.ratio-16x9 {
  --bs-aspect-ratio: 56.25%;
}

.ratio-21x9 {
  --bs-aspect-ratio: 42.8571428571%;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1020;
}

.sticky-bottom {
  position: sticky;
  bottom: 0;
  z-index: 1020;
}

@media (min-width: 576px) {
  .sticky-sm-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-sm-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 768px) {
  .sticky-md-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-md-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 992px) {
  .sticky-lg-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-lg-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1200px) {
  .sticky-xl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-xl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1400px) {
  .sticky-xxl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-xxl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
.hstack {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-self: stretch;
}

.vstack {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  align-self: stretch;
}

.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.visually-hidden:not(caption),
.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption) {
  position: absolute !important;
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.vr {
  display: inline-block;
  align-self: stretch;
  width: var(--bs-border-width);
  min-height: 1em;
  background-color: currentcolor;
  opacity: 0.25;
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.float-start {
  float: left !important;
}

.float-end {
  float: right !important;
}

.float-none {
  float: none !important;
}

.object-fit-contain {
  object-fit: contain !important;
}

.object-fit-cover {
  object-fit: cover !important;
}

.object-fit-fill {
  object-fit: fill !important;
}

.object-fit-scale {
  object-fit: scale-down !important;
}

.object-fit-none {
  object-fit: none !important;
}

.opacity-0 {
  opacity: 0 !important;
}

.opacity-25 {
  opacity: 0.25 !important;
}

.opacity-50 {
  opacity: 0.5 !important;
}

.opacity-75 {
  opacity: 0.75 !important;
}

.opacity-100 {
  opacity: 1 !important;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.overflow-visible {
  overflow: visible !important;
}

.overflow-scroll {
  overflow: scroll !important;
}

.overflow-x-auto {
  overflow-x: auto !important;
}

.overflow-x-hidden {
  overflow-x: hidden !important;
}

.overflow-x-visible {
  overflow-x: visible !important;
}

.overflow-x-scroll {
  overflow-x: scroll !important;
}

.overflow-y-auto {
  overflow-y: auto !important;
}

.overflow-y-hidden {
  overflow-y: hidden !important;
}

.overflow-y-visible {
  overflow-y: visible !important;
}

.overflow-y-scroll {
  overflow-y: scroll !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-grid {
  display: grid !important;
}

.d-inline-grid {
  display: inline-grid !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

.d-none {
  display: none !important;
}

.shadow {
  box-shadow: var(--bs-box-shadow) !important;
}

.shadow-sm {
  box-shadow: var(--bs-box-shadow-sm) !important;
}

.shadow-lg {
  box-shadow: var(--bs-box-shadow-lg) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.focus-ring-primary {
  --bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-secondary {
  --bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-success {
  --bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-info {
  --bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-warning {
  --bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-danger {
  --bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-light {
  --bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-dark {
  --bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity));
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.top-0 {
  top: 0 !important;
}

.top-50 {
  top: 50% !important;
}

.top-100 {
  top: 100% !important;
}

.bottom-0 {
  bottom: 0 !important;
}

.bottom-50 {
  bottom: 50% !important;
}

.bottom-100 {
  bottom: 100% !important;
}

.start-0 {
  left: 0 !important;
}

.start-50 {
  left: 50% !important;
}

.start-100 {
  left: 100% !important;
}

.end-0 {
  right: 0 !important;
}

.end-50 {
  right: 50% !important;
}

.end-100 {
  right: 100% !important;
}

.translate-middle {
  transform: translate(-50%, -50%) !important;
}

.translate-middle-x {
  transform: translateX(-50%) !important;
}

.translate-middle-y {
  transform: translateY(-50%) !important;
}

.border {
  border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-0 {
  border: 0 !important;
}

.border-top {
  border-top: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-end {
  border-right: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-end-0 {
  border-right: 0 !important;
}

.border-bottom {
  border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-start {
  border-left: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-start-0 {
  border-left: 0 !important;
}

.border-primary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important;
}

.border-secondary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important;
}

.border-success {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important;
}

.border-info {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important;
}

.border-warning {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important;
}

.border-danger {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important;
}

.border-light {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important;
}

.border-dark {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important;
}

.border-black {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important;
}

.border-white {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important;
}

.border-primary-subtle {
  border-color: var(--bs-primary-border-subtle) !important;
}

.border-secondary-subtle {
  border-color: var(--bs-secondary-border-subtle) !important;
}

.border-success-subtle {
  border-color: var(--bs-success-border-subtle) !important;
}

.border-info-subtle {
  border-color: var(--bs-info-border-subtle) !important;
}

.border-warning-subtle {
  border-color: var(--bs-warning-border-subtle) !important;
}

.border-danger-subtle {
  border-color: var(--bs-danger-border-subtle) !important;
}

.border-light-subtle {
  border-color: var(--bs-light-border-subtle) !important;
}

.border-dark-subtle {
  border-color: var(--bs-dark-border-subtle) !important;
}

.border-1 {
  border-width: 1px !important;
}

.border-2 {
  border-width: 2px !important;
}

.border-3 {
  border-width: 3px !important;
}

.border-4 {
  border-width: 4px !important;
}

.border-5 {
  border-width: 5px !important;
}

.border-opacity-10 {
  --bs-border-opacity: 0.1;
}

.border-opacity-25 {
  --bs-border-opacity: 0.25;
}

.border-opacity-50 {
  --bs-border-opacity: 0.5;
}

.border-opacity-75 {
  --bs-border-opacity: 0.75;
}

.border-opacity-100 {
  --bs-border-opacity: 1;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.vw-100 {
  width: 100vw !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mh-100 {
  max-height: 100% !important;
}

.vh-100 {
  height: 100vh !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.justify-content-evenly {
  justify-content: space-evenly !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

.order-first {
  order: -1 !important;
}

.order-0 {
  order: 0 !important;
}

.order-1 {
  order: 1 !important;
}

.order-2 {
  order: 2 !important;
}

.order-3 {
  order: 3 !important;
}

.order-4 {
  order: 4 !important;
}

.order-5 {
  order: 5 !important;
}

.order-last {
  order: 6 !important;
}

.m-0 {
  margin: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.m-6 {
  margin: 6rem !important;
}

.m-7 {
  margin: 10rem !important;
}

.m-auto {
  margin: auto !important;
}

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.mx-6 {
  margin-right: 6rem !important;
  margin-left: 6rem !important;
}

.mx-7 {
  margin-right: 10rem !important;
  margin-left: 10rem !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.my-6 {
  margin-top: 6rem !important;
  margin-bottom: 6rem !important;
}

.my-7 {
  margin-top: 10rem !important;
  margin-bottom: 10rem !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mt-3 {
  margin-top: 1rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mt-5 {
  margin-top: 3rem !important;
}

.mt-6 {
  margin-top: 6rem !important;
}

.mt-7 {
  margin-top: 10rem !important;
}

.mt-auto {
  margin-top: auto !important;
}

.me-0 {
  margin-right: 0 !important;
}

.me-1 {
  margin-right: 0.25rem !important;
}

.me-2 {
  margin-right: 0.5rem !important;
}

.me-3 {
  margin-right: 1rem !important;
}

.me-4 {
  margin-right: 1.5rem !important;
}

.me-5 {
  margin-right: 3rem !important;
}

.me-6 {
  margin-right: 6rem !important;
}

.me-7 {
  margin-right: 10rem !important;
}

.me-auto {
  margin-right: auto !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.mb-5 {
  margin-bottom: 3rem !important;
}

.mb-6 {
  margin-bottom: 6rem !important;
}

.mb-7 {
  margin-bottom: 10rem !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.ms-0 {
  margin-left: 0 !important;
}

.ms-1 {
  margin-left: 0.25rem !important;
}

.ms-2 {
  margin-left: 0.5rem !important;
}

.ms-3 {
  margin-left: 1rem !important;
}

.ms-4 {
  margin-left: 1.5rem !important;
}

.ms-5 {
  margin-left: 3rem !important;
}

.ms-6 {
  margin-left: 6rem !important;
}

.ms-7 {
  margin-left: 10rem !important;
}

.ms-auto {
  margin-left: auto !important;
}

.p-0 {
  padding: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.p-6 {
  padding: 6rem !important;
}

.p-7 {
  padding: 10rem !important;
}

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.px-6 {
  padding-right: 6rem !important;
  padding-left: 6rem !important;
}

.px-7 {
  padding-right: 10rem !important;
  padding-left: 10rem !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.py-6 {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}

.py-7 {
  padding-top: 10rem !important;
  padding-bottom: 10rem !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pt-5 {
  padding-top: 3rem !important;
}

.pt-6 {
  padding-top: 6rem !important;
}

.pt-7 {
  padding-top: 10rem !important;
}

.pe-0 {
  padding-right: 0 !important;
}

.pe-1 {
  padding-right: 0.25rem !important;
}

.pe-2 {
  padding-right: 0.5rem !important;
}

.pe-3 {
  padding-right: 1rem !important;
}

.pe-4 {
  padding-right: 1.5rem !important;
}

.pe-5 {
  padding-right: 3rem !important;
}

.pe-6 {
  padding-right: 6rem !important;
}

.pe-7 {
  padding-right: 10rem !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}

.pb-6 {
  padding-bottom: 6rem !important;
}

.pb-7 {
  padding-bottom: 10rem !important;
}

.ps-0 {
  padding-left: 0 !important;
}

.ps-1 {
  padding-left: 0.25rem !important;
}

.ps-2 {
  padding-left: 0.5rem !important;
}

.ps-3 {
  padding-left: 1rem !important;
}

.ps-4 {
  padding-left: 1.5rem !important;
}

.ps-5 {
  padding-left: 3rem !important;
}

.ps-6 {
  padding-left: 6rem !important;
}

.ps-7 {
  padding-left: 10rem !important;
}

.gap-0 {
  gap: 0 !important;
}

.gap-1 {
  gap: 0.25rem !important;
}

.gap-2 {
  gap: 0.5rem !important;
}

.gap-3 {
  gap: 1rem !important;
}

.gap-4 {
  gap: 1.5rem !important;
}

.gap-5 {
  gap: 3rem !important;
}

.gap-6 {
  gap: 6rem !important;
}

.gap-7 {
  gap: 10rem !important;
}

.row-gap-0 {
  row-gap: 0 !important;
}

.row-gap-1 {
  row-gap: 0.25rem !important;
}

.row-gap-2 {
  row-gap: 0.5rem !important;
}

.row-gap-3 {
  row-gap: 1rem !important;
}

.row-gap-4 {
  row-gap: 1.5rem !important;
}

.row-gap-5 {
  row-gap: 3rem !important;
}

.row-gap-6 {
  row-gap: 6rem !important;
}

.row-gap-7 {
  row-gap: 10rem !important;
}

.column-gap-0 {
  column-gap: 0 !important;
}

.column-gap-1 {
  column-gap: 0.25rem !important;
}

.column-gap-2 {
  column-gap: 0.5rem !important;
}

.column-gap-3 {
  column-gap: 1rem !important;
}

.column-gap-4 {
  column-gap: 1.5rem !important;
}

.column-gap-5 {
  column-gap: 3rem !important;
}

.column-gap-6 {
  column-gap: 6rem !important;
}

.column-gap-7 {
  column-gap: 10rem !important;
}

.font-monospace {
  font-family: var(--bs-font-monospace) !important;
}

.fs-1 {
  font-size: calc(1.375rem + 1.5vw) !important;
}

.fs-2 {
  font-size: calc(1.325rem + 0.9vw) !important;
}

.fs-3 {
  font-size: calc(1.3rem + 0.6vw) !important;
}

.fs-4 {
  font-size: calc(1.275rem + 0.3vw) !important;
}

.fs-5 {
  font-size: 1.25rem !important;
}

.fs-6 {
  font-size: 1rem !important;
}

.fst-italic {
  font-style: italic !important;
}

.fst-normal {
  font-style: normal !important;
}

.fw-lighter {
  font-weight: lighter !important;
}

.fw-light {
  font-weight: 300 !important;
}

.fw-normal {
  font-weight: 400 !important;
}

.fw-medium {
  font-weight: 500 !important;
}

.fw-semibold {
  font-weight: 600 !important;
}

.fw-bold {
  font-weight: 700 !important;
}

.fw-bolder {
  font-weight: bolder !important;
}

.lh-1 {
  line-height: 1 !important;
}

.lh-sm {
  line-height: 1.25 !important;
}

.lh-base {
  line-height: 1.5 !important;
}

.lh-lg {
  line-height: 2 !important;
}

.text-start {
  text-align: left !important;
}

.text-end {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-decoration-underline {
  text-decoration: underline !important;
}

.text-decoration-line-through {
  text-decoration: line-through !important;
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

/* rtl:begin:remove */
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}

/* rtl:end:remove */
.text-primary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}

.text-secondary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
}

.text-success {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
}

.text-info {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;
}

.text-warning {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;
}

.text-danger {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
}

.text-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;
}

.text-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}

.text-black {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important;
}

.text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}

.text-body {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important;
}

.text-muted {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
}

.text-black-50 {
  --bs-text-opacity: 1;
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  --bs-text-opacity: 1;
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-body-secondary {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
}

.text-body-tertiary {
  --bs-text-opacity: 1;
  color: var(--bs-tertiary-color) !important;
}

.text-body-emphasis {
  --bs-text-opacity: 1;
  color: var(--bs-emphasis-color) !important;
}

.text-reset {
  --bs-text-opacity: 1;
  color: inherit !important;
}

.text-opacity-25 {
  --bs-text-opacity: 0.25;
}

.text-opacity-50 {
  --bs-text-opacity: 0.5;
}

.text-opacity-75 {
  --bs-text-opacity: 0.75;
}

.text-opacity-100 {
  --bs-text-opacity: 1;
}

.text-primary-emphasis {
  color: var(--bs-primary-text-emphasis) !important;
}

.text-secondary-emphasis {
  color: var(--bs-secondary-text-emphasis) !important;
}

.text-success-emphasis {
  color: var(--bs-success-text-emphasis) !important;
}

.text-info-emphasis {
  color: var(--bs-info-text-emphasis) !important;
}

.text-warning-emphasis {
  color: var(--bs-warning-text-emphasis) !important;
}

.text-danger-emphasis {
  color: var(--bs-danger-text-emphasis) !important;
}

.text-light-emphasis {
  color: var(--bs-light-text-emphasis) !important;
}

.text-dark-emphasis {
  color: var(--bs-dark-text-emphasis) !important;
}

.link-opacity-10 {
  --bs-link-opacity: 0.1;
}

.link-opacity-10-hover:hover {
  --bs-link-opacity: 0.1;
}

.link-opacity-25 {
  --bs-link-opacity: 0.25;
}

.link-opacity-25-hover:hover {
  --bs-link-opacity: 0.25;
}

.link-opacity-50 {
  --bs-link-opacity: 0.5;
}

.link-opacity-50-hover:hover {
  --bs-link-opacity: 0.5;
}

.link-opacity-75 {
  --bs-link-opacity: 0.75;
}

.link-opacity-75-hover:hover {
  --bs-link-opacity: 0.75;
}

.link-opacity-100 {
  --bs-link-opacity: 1;
}

.link-opacity-100-hover:hover {
  --bs-link-opacity: 1;
}

.link-offset-1 {
  text-underline-offset: 0.125em !important;
}

.link-offset-1-hover:hover {
  text-underline-offset: 0.125em !important;
}

.link-offset-2 {
  text-underline-offset: 0.25em !important;
}

.link-offset-2-hover:hover {
  text-underline-offset: 0.25em !important;
}

.link-offset-3 {
  text-underline-offset: 0.375em !important;
}

.link-offset-3-hover:hover {
  text-underline-offset: 0.375em !important;
}

.link-underline-primary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-secondary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-success {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-info {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-warning {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-danger {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-light {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-dark {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

.link-underline-opacity-0 {
  --bs-link-underline-opacity: 0;
}

.link-underline-opacity-0-hover:hover {
  --bs-link-underline-opacity: 0;
}

.link-underline-opacity-10 {
  --bs-link-underline-opacity: 0.1;
}

.link-underline-opacity-10-hover:hover {
  --bs-link-underline-opacity: 0.1;
}

.link-underline-opacity-25 {
  --bs-link-underline-opacity: 0.25;
}

.link-underline-opacity-25-hover:hover {
  --bs-link-underline-opacity: 0.25;
}

.link-underline-opacity-50 {
  --bs-link-underline-opacity: 0.5;
}

.link-underline-opacity-50-hover:hover {
  --bs-link-underline-opacity: 0.5;
}

.link-underline-opacity-75 {
  --bs-link-underline-opacity: 0.75;
}

.link-underline-opacity-75-hover:hover {
  --bs-link-underline-opacity: 0.75;
}

.link-underline-opacity-100 {
  --bs-link-underline-opacity: 1;
}

.link-underline-opacity-100-hover:hover {
  --bs-link-underline-opacity: 1;
}

.bg-primary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-success {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
}

.bg-info {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}

.bg-warning {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}

.bg-danger {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}

.bg-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}

.bg-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}

.bg-black {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;
}

.bg-white {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}

.bg-body {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-transparent {
  --bs-bg-opacity: 1;
  background-color: transparent !important;
}

.bg-body-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-body-tertiary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-opacity-10 {
  --bs-bg-opacity: 0.1;
}

.bg-opacity-25 {
  --bs-bg-opacity: 0.25;
}

.bg-opacity-50 {
  --bs-bg-opacity: 0.5;
}

.bg-opacity-75 {
  --bs-bg-opacity: 0.75;
}

.bg-opacity-100 {
  --bs-bg-opacity: 1;
}

.bg-primary-subtle {
  background-color: var(--bs-primary-bg-subtle) !important;
}

.bg-secondary-subtle {
  background-color: var(--bs-secondary-bg-subtle) !important;
}

.bg-success-subtle {
  background-color: var(--bs-success-bg-subtle) !important;
}

.bg-info-subtle {
  background-color: var(--bs-info-bg-subtle) !important;
}

.bg-warning-subtle {
  background-color: var(--bs-warning-bg-subtle) !important;
}

.bg-danger-subtle {
  background-color: var(--bs-danger-bg-subtle) !important;
}

.bg-light-subtle {
  background-color: var(--bs-light-bg-subtle) !important;
}

.bg-dark-subtle {
  background-color: var(--bs-dark-bg-subtle) !important;
}

.bg-gradient {
  background-image: var(--bs-gradient) !important;
}

.user-select-all {
  -webkit-user-select: all !important;
          user-select: all !important;
}

.user-select-auto {
  -webkit-user-select: auto !important;
          user-select: auto !important;
}

.user-select-none {
  -webkit-user-select: none !important;
          user-select: none !important;
}

.pe-none {
  pointer-events: none !important;
}

.pe-auto {
  pointer-events: auto !important;
}

.rounded {
  border-radius: var(--bs-border-radius) !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.rounded-1 {
  border-radius: var(--bs-border-radius-sm) !important;
}

.rounded-2 {
  border-radius: var(--bs-border-radius) !important;
}

.rounded-3 {
  border-radius: var(--bs-border-radius-lg) !important;
}

.rounded-4 {
  border-radius: var(--bs-border-radius-xl) !important;
}

.rounded-5 {
  border-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: var(--bs-border-radius-pill) !important;
}

.rounded-top {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}

.rounded-top-0 {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.rounded-top-1 {
  border-top-left-radius: var(--bs-border-radius-sm) !important;
  border-top-right-radius: var(--bs-border-radius-sm) !important;
}

.rounded-top-2 {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}

.rounded-top-3 {
  border-top-left-radius: var(--bs-border-radius-lg) !important;
  border-top-right-radius: var(--bs-border-radius-lg) !important;
}

.rounded-top-4 {
  border-top-left-radius: var(--bs-border-radius-xl) !important;
  border-top-right-radius: var(--bs-border-radius-xl) !important;
}

.rounded-top-5 {
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-top-circle {
  border-top-left-radius: 50% !important;
  border-top-right-radius: 50% !important;
}

.rounded-top-pill {
  border-top-left-radius: var(--bs-border-radius-pill) !important;
  border-top-right-radius: var(--bs-border-radius-pill) !important;
}

.rounded-end {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}

.rounded-end-0 {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.rounded-end-1 {
  border-top-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
}

.rounded-end-2 {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}

.rounded-end-3 {
  border-top-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
}

.rounded-end-4 {
  border-top-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
}

.rounded-end-5 {
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-end-circle {
  border-top-right-radius: 50% !important;
  border-bottom-right-radius: 50% !important;
}

.rounded-end-pill {
  border-top-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
}

.rounded-bottom {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}

.rounded-bottom-0 {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.rounded-bottom-1 {
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
}

.rounded-bottom-2 {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}

.rounded-bottom-3 {
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
}

.rounded-bottom-4 {
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
}

.rounded-bottom-5 {
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-bottom-circle {
  border-bottom-right-radius: 50% !important;
  border-bottom-left-radius: 50% !important;
}

.rounded-bottom-pill {
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
}

.rounded-start {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}

.rounded-start-0 {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}

.rounded-start-1 {
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
  border-top-left-radius: var(--bs-border-radius-sm) !important;
}

.rounded-start-2 {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}

.rounded-start-3 {
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
  border-top-left-radius: var(--bs-border-radius-lg) !important;
}

.rounded-start-4 {
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
  border-top-left-radius: var(--bs-border-radius-xl) !important;
}

.rounded-start-5 {
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-start-circle {
  border-bottom-left-radius: 50% !important;
  border-top-left-radius: 50% !important;
}

.rounded-start-pill {
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
  border-top-left-radius: var(--bs-border-radius-pill) !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

.z-n1 {
  z-index: -1 !important;
}

.z-0 {
  z-index: 0 !important;
}

.z-1 {
  z-index: 1 !important;
}

.z-2 {
  z-index: 2 !important;
}

.z-3 {
  z-index: 3 !important;
}

@media (min-width: 576px) {
  .float-sm-start {
    float: left !important;
  }
  .float-sm-end {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
  .object-fit-sm-contain {
    object-fit: contain !important;
  }
  .object-fit-sm-cover {
    object-fit: cover !important;
  }
  .object-fit-sm-fill {
    object-fit: fill !important;
  }
  .object-fit-sm-scale {
    object-fit: scale-down !important;
  }
  .object-fit-sm-none {
    object-fit: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !important;
  }
  .d-sm-inline-grid {
    display: inline-grid !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  .order-sm-first {
    order: -1 !important;
  }
  .order-sm-0 {
    order: 0 !important;
  }
  .order-sm-1 {
    order: 1 !important;
  }
  .order-sm-2 {
    order: 2 !important;
  }
  .order-sm-3 {
    order: 3 !important;
  }
  .order-sm-4 {
    order: 4 !important;
  }
  .order-sm-5 {
    order: 5 !important;
  }
  .order-sm-last {
    order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .m-sm-6 {
    margin: 6rem !important;
  }
  .m-sm-7 {
    margin: 10rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-6 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  .mx-sm-7 {
    margin-right: 10rem !important;
    margin-left: 10rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-6 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .my-sm-7 {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mt-sm-6 {
    margin-top: 6rem !important;
  }
  .mt-sm-7 {
    margin-top: 10rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  .me-sm-6 {
    margin-right: 6rem !important;
  }
  .me-sm-7 {
    margin-right: 10rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-6 {
    margin-bottom: 6rem !important;
  }
  .mb-sm-7 {
    margin-bottom: 10rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .ms-sm-6 {
    margin-left: 6rem !important;
  }
  .ms-sm-7 {
    margin-left: 10rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .p-sm-6 {
    padding: 6rem !important;
  }
  .p-sm-7 {
    padding: 10rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-sm-6 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  .px-sm-7 {
    padding-right: 10rem !important;
    padding-left: 10rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-sm-6 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .py-sm-7 {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pt-sm-6 {
    padding-top: 6rem !important;
  }
  .pt-sm-7 {
    padding-top: 10rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .pe-sm-6 {
    padding-right: 6rem !important;
  }
  .pe-sm-7 {
    padding-right: 10rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pb-sm-6 {
    padding-bottom: 6rem !important;
  }
  .pb-sm-7 {
    padding-bottom: 10rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
  .ps-sm-6 {
    padding-left: 6rem !important;
  }
  .ps-sm-7 {
    padding-left: 10rem !important;
  }
  .gap-sm-0 {
    gap: 0 !important;
  }
  .gap-sm-1 {
    gap: 0.25rem !important;
  }
  .gap-sm-2 {
    gap: 0.5rem !important;
  }
  .gap-sm-3 {
    gap: 1rem !important;
  }
  .gap-sm-4 {
    gap: 1.5rem !important;
  }
  .gap-sm-5 {
    gap: 3rem !important;
  }
  .gap-sm-6 {
    gap: 6rem !important;
  }
  .gap-sm-7 {
    gap: 10rem !important;
  }
  .row-gap-sm-0 {
    row-gap: 0 !important;
  }
  .row-gap-sm-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-sm-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-sm-3 {
    row-gap: 1rem !important;
  }
  .row-gap-sm-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-sm-5 {
    row-gap: 3rem !important;
  }
  .row-gap-sm-6 {
    row-gap: 6rem !important;
  }
  .row-gap-sm-7 {
    row-gap: 10rem !important;
  }
  .column-gap-sm-0 {
    column-gap: 0 !important;
  }
  .column-gap-sm-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-sm-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-sm-3 {
    column-gap: 1rem !important;
  }
  .column-gap-sm-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-sm-5 {
    column-gap: 3rem !important;
  }
  .column-gap-sm-6 {
    column-gap: 6rem !important;
  }
  .column-gap-sm-7 {
    column-gap: 10rem !important;
  }
  .text-sm-start {
    text-align: left !important;
  }
  .text-sm-end {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .float-md-start {
    float: left !important;
  }
  .float-md-end {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
  .object-fit-md-contain {
    object-fit: contain !important;
  }
  .object-fit-md-cover {
    object-fit: cover !important;
  }
  .object-fit-md-fill {
    object-fit: fill !important;
  }
  .object-fit-md-scale {
    object-fit: scale-down !important;
  }
  .object-fit-md-none {
    object-fit: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !important;
  }
  .d-md-inline-grid {
    display: inline-grid !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  .order-md-first {
    order: -1 !important;
  }
  .order-md-0 {
    order: 0 !important;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .order-md-4 {
    order: 4 !important;
  }
  .order-md-5 {
    order: 5 !important;
  }
  .order-md-last {
    order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .m-md-6 {
    margin: 6rem !important;
  }
  .m-md-7 {
    margin: 10rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-6 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  .mx-md-7 {
    margin-right: 10rem !important;
    margin-left: 10rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-6 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .my-md-7 {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mt-md-6 {
    margin-top: 6rem !important;
  }
  .mt-md-7 {
    margin-top: 10rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .me-md-5 {
    margin-right: 3rem !important;
  }
  .me-md-6 {
    margin-right: 6rem !important;
  }
  .me-md-7 {
    margin-right: 10rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .mb-md-6 {
    margin-bottom: 6rem !important;
  }
  .mb-md-7 {
    margin-bottom: 10rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  .ms-md-6 {
    margin-left: 6rem !important;
  }
  .ms-md-7 {
    margin-left: 10rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .p-md-6 {
    padding: 6rem !important;
  }
  .p-md-7 {
    padding: 10rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-md-6 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  .px-md-7 {
    padding-right: 10rem !important;
    padding-left: 10rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-md-6 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .py-md-7 {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pt-md-6 {
    padding-top: 6rem !important;
  }
  .pt-md-7 {
    padding-top: 10rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .pe-md-6 {
    padding-right: 6rem !important;
  }
  .pe-md-7 {
    padding-right: 10rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .pb-md-6 {
    padding-bottom: 6rem !important;
  }
  .pb-md-7 {
    padding-bottom: 10rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
  .ps-md-6 {
    padding-left: 6rem !important;
  }
  .ps-md-7 {
    padding-left: 10rem !important;
  }
  .gap-md-0 {
    gap: 0 !important;
  }
  .gap-md-1 {
    gap: 0.25rem !important;
  }
  .gap-md-2 {
    gap: 0.5rem !important;
  }
  .gap-md-3 {
    gap: 1rem !important;
  }
  .gap-md-4 {
    gap: 1.5rem !important;
  }
  .gap-md-5 {
    gap: 3rem !important;
  }
  .gap-md-6 {
    gap: 6rem !important;
  }
  .gap-md-7 {
    gap: 10rem !important;
  }
  .row-gap-md-0 {
    row-gap: 0 !important;
  }
  .row-gap-md-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-md-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-md-3 {
    row-gap: 1rem !important;
  }
  .row-gap-md-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-md-5 {
    row-gap: 3rem !important;
  }
  .row-gap-md-6 {
    row-gap: 6rem !important;
  }
  .row-gap-md-7 {
    row-gap: 10rem !important;
  }
  .column-gap-md-0 {
    column-gap: 0 !important;
  }
  .column-gap-md-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-md-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-md-3 {
    column-gap: 1rem !important;
  }
  .column-gap-md-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-md-5 {
    column-gap: 3rem !important;
  }
  .column-gap-md-6 {
    column-gap: 6rem !important;
  }
  .column-gap-md-7 {
    column-gap: 10rem !important;
  }
  .text-md-start {
    text-align: left !important;
  }
  .text-md-end {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .float-lg-start {
    float: left !important;
  }
  .float-lg-end {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
  .object-fit-lg-contain {
    object-fit: contain !important;
  }
  .object-fit-lg-cover {
    object-fit: cover !important;
  }
  .object-fit-lg-fill {
    object-fit: fill !important;
  }
  .object-fit-lg-scale {
    object-fit: scale-down !important;
  }
  .object-fit-lg-none {
    object-fit: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !important;
  }
  .d-lg-inline-grid {
    display: inline-grid !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  .order-lg-first {
    order: -1 !important;
  }
  .order-lg-0 {
    order: 0 !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .order-lg-4 {
    order: 4 !important;
  }
  .order-lg-5 {
    order: 5 !important;
  }
  .order-lg-last {
    order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .m-lg-6 {
    margin: 6rem !important;
  }
  .m-lg-7 {
    margin: 10rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-6 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  .mx-lg-7 {
    margin-right: 10rem !important;
    margin-left: 10rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-6 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .my-lg-7 {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mt-lg-6 {
    margin-top: 6rem !important;
  }
  .mt-lg-7 {
    margin-top: 10rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  .me-lg-6 {
    margin-right: 6rem !important;
  }
  .me-lg-7 {
    margin-right: 10rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-6 {
    margin-bottom: 6rem !important;
  }
  .mb-lg-7 {
    margin-bottom: 10rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .ms-lg-6 {
    margin-left: 6rem !important;
  }
  .ms-lg-7 {
    margin-left: 10rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .p-lg-6 {
    padding: 6rem !important;
  }
  .p-lg-7 {
    padding: 10rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-lg-6 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  .px-lg-7 {
    padding-right: 10rem !important;
    padding-left: 10rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-lg-6 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .py-lg-7 {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pt-lg-6 {
    padding-top: 6rem !important;
  }
  .pt-lg-7 {
    padding-top: 10rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .pe-lg-6 {
    padding-right: 6rem !important;
  }
  .pe-lg-7 {
    padding-right: 10rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pb-lg-6 {
    padding-bottom: 6rem !important;
  }
  .pb-lg-7 {
    padding-bottom: 10rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
  .ps-lg-6 {
    padding-left: 6rem !important;
  }
  .ps-lg-7 {
    padding-left: 10rem !important;
  }
  .gap-lg-0 {
    gap: 0 !important;
  }
  .gap-lg-1 {
    gap: 0.25rem !important;
  }
  .gap-lg-2 {
    gap: 0.5rem !important;
  }
  .gap-lg-3 {
    gap: 1rem !important;
  }
  .gap-lg-4 {
    gap: 1.5rem !important;
  }
  .gap-lg-5 {
    gap: 3rem !important;
  }
  .gap-lg-6 {
    gap: 6rem !important;
  }
  .gap-lg-7 {
    gap: 10rem !important;
  }
  .row-gap-lg-0 {
    row-gap: 0 !important;
  }
  .row-gap-lg-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-lg-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-lg-3 {
    row-gap: 1rem !important;
  }
  .row-gap-lg-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-lg-5 {
    row-gap: 3rem !important;
  }
  .row-gap-lg-6 {
    row-gap: 6rem !important;
  }
  .row-gap-lg-7 {
    row-gap: 10rem !important;
  }
  .column-gap-lg-0 {
    column-gap: 0 !important;
  }
  .column-gap-lg-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-lg-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-lg-3 {
    column-gap: 1rem !important;
  }
  .column-gap-lg-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-lg-5 {
    column-gap: 3rem !important;
  }
  .column-gap-lg-6 {
    column-gap: 6rem !important;
  }
  .column-gap-lg-7 {
    column-gap: 10rem !important;
  }
  .text-lg-start {
    text-align: left !important;
  }
  .text-lg-end {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-start {
    float: left !important;
  }
  .float-xl-end {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
  .object-fit-xl-contain {
    object-fit: contain !important;
  }
  .object-fit-xl-cover {
    object-fit: cover !important;
  }
  .object-fit-xl-fill {
    object-fit: fill !important;
  }
  .object-fit-xl-scale {
    object-fit: scale-down !important;
  }
  .object-fit-xl-none {
    object-fit: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !important;
  }
  .d-xl-inline-grid {
    display: inline-grid !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  .order-xl-first {
    order: -1 !important;
  }
  .order-xl-0 {
    order: 0 !important;
  }
  .order-xl-1 {
    order: 1 !important;
  }
  .order-xl-2 {
    order: 2 !important;
  }
  .order-xl-3 {
    order: 3 !important;
  }
  .order-xl-4 {
    order: 4 !important;
  }
  .order-xl-5 {
    order: 5 !important;
  }
  .order-xl-last {
    order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .m-xl-6 {
    margin: 6rem !important;
  }
  .m-xl-7 {
    margin: 10rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-6 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  .mx-xl-7 {
    margin-right: 10rem !important;
    margin-left: 10rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-6 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .my-xl-7 {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mt-xl-6 {
    margin-top: 6rem !important;
  }
  .mt-xl-7 {
    margin-top: 10rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  .me-xl-6 {
    margin-right: 6rem !important;
  }
  .me-xl-7 {
    margin-right: 10rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-6 {
    margin-bottom: 6rem !important;
  }
  .mb-xl-7 {
    margin-bottom: 10rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .ms-xl-6 {
    margin-left: 6rem !important;
  }
  .ms-xl-7 {
    margin-left: 10rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .p-xl-6 {
    padding: 6rem !important;
  }
  .p-xl-7 {
    padding: 10rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-xl-6 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  .px-xl-7 {
    padding-right: 10rem !important;
    padding-left: 10rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-xl-6 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .py-xl-7 {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pt-xl-6 {
    padding-top: 6rem !important;
  }
  .pt-xl-7 {
    padding-top: 10rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .pe-xl-6 {
    padding-right: 6rem !important;
  }
  .pe-xl-7 {
    padding-right: 10rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pb-xl-6 {
    padding-bottom: 6rem !important;
  }
  .pb-xl-7 {
    padding-bottom: 10rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
  .ps-xl-6 {
    padding-left: 6rem !important;
  }
  .ps-xl-7 {
    padding-left: 10rem !important;
  }
  .gap-xl-0 {
    gap: 0 !important;
  }
  .gap-xl-1 {
    gap: 0.25rem !important;
  }
  .gap-xl-2 {
    gap: 0.5rem !important;
  }
  .gap-xl-3 {
    gap: 1rem !important;
  }
  .gap-xl-4 {
    gap: 1.5rem !important;
  }
  .gap-xl-5 {
    gap: 3rem !important;
  }
  .gap-xl-6 {
    gap: 6rem !important;
  }
  .gap-xl-7 {
    gap: 10rem !important;
  }
  .row-gap-xl-0 {
    row-gap: 0 !important;
  }
  .row-gap-xl-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-xl-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-xl-3 {
    row-gap: 1rem !important;
  }
  .row-gap-xl-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-xl-5 {
    row-gap: 3rem !important;
  }
  .row-gap-xl-6 {
    row-gap: 6rem !important;
  }
  .row-gap-xl-7 {
    row-gap: 10rem !important;
  }
  .column-gap-xl-0 {
    column-gap: 0 !important;
  }
  .column-gap-xl-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-xl-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-xl-3 {
    column-gap: 1rem !important;
  }
  .column-gap-xl-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-xl-5 {
    column-gap: 3rem !important;
  }
  .column-gap-xl-6 {
    column-gap: 6rem !important;
  }
  .column-gap-xl-7 {
    column-gap: 10rem !important;
  }
  .text-xl-start {
    text-align: left !important;
  }
  .text-xl-end {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1400px) {
  .float-xxl-start {
    float: left !important;
  }
  .float-xxl-end {
    float: right !important;
  }
  .float-xxl-none {
    float: none !important;
  }
  .object-fit-xxl-contain {
    object-fit: contain !important;
  }
  .object-fit-xxl-cover {
    object-fit: cover !important;
  }
  .object-fit-xxl-fill {
    object-fit: fill !important;
  }
  .object-fit-xxl-scale {
    object-fit: scale-down !important;
  }
  .object-fit-xxl-none {
    object-fit: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-inline-grid {
    display: inline-grid !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .order-xxl-first {
    order: -1 !important;
  }
  .order-xxl-0 {
    order: 0 !important;
  }
  .order-xxl-1 {
    order: 1 !important;
  }
  .order-xxl-2 {
    order: 2 !important;
  }
  .order-xxl-3 {
    order: 3 !important;
  }
  .order-xxl-4 {
    order: 4 !important;
  }
  .order-xxl-5 {
    order: 5 !important;
  }
  .order-xxl-last {
    order: 6 !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .m-xxl-6 {
    margin: 6rem !important;
  }
  .m-xxl-7 {
    margin: 10rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxl-6 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  .mx-xxl-7 {
    margin-right: 10rem !important;
    margin-left: 10rem !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxl-6 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .my-xxl-7 {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .mt-xxl-6 {
    margin-top: 6rem !important;
  }
  .mt-xxl-7 {
    margin-top: 10rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .me-xxl-6 {
    margin-right: 6rem !important;
  }
  .me-xxl-7 {
    margin-right: 10rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-6 {
    margin-bottom: 6rem !important;
  }
  .mb-xxl-7 {
    margin-bottom: 10rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  .ms-xxl-6 {
    margin-left: 6rem !important;
  }
  .ms-xxl-7 {
    margin-left: 10rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .p-xxl-6 {
    padding: 6rem !important;
  }
  .p-xxl-7 {
    padding: 10rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-xxl-6 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  .px-xxl-7 {
    padding-right: 10rem !important;
    padding-left: 10rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-xxl-6 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .py-xxl-7 {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .pt-xxl-6 {
    padding-top: 6rem !important;
  }
  .pt-xxl-7 {
    padding-top: 10rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .pe-xxl-6 {
    padding-right: 6rem !important;
  }
  .pe-xxl-7 {
    padding-right: 10rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .pb-xxl-6 {
    padding-bottom: 6rem !important;
  }
  .pb-xxl-7 {
    padding-bottom: 10rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
  .ps-xxl-6 {
    padding-left: 6rem !important;
  }
  .ps-xxl-7 {
    padding-left: 10rem !important;
  }
  .gap-xxl-0 {
    gap: 0 !important;
  }
  .gap-xxl-1 {
    gap: 0.25rem !important;
  }
  .gap-xxl-2 {
    gap: 0.5rem !important;
  }
  .gap-xxl-3 {
    gap: 1rem !important;
  }
  .gap-xxl-4 {
    gap: 1.5rem !important;
  }
  .gap-xxl-5 {
    gap: 3rem !important;
  }
  .gap-xxl-6 {
    gap: 6rem !important;
  }
  .gap-xxl-7 {
    gap: 10rem !important;
  }
  .row-gap-xxl-0 {
    row-gap: 0 !important;
  }
  .row-gap-xxl-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-xxl-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-xxl-3 {
    row-gap: 1rem !important;
  }
  .row-gap-xxl-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-xxl-5 {
    row-gap: 3rem !important;
  }
  .row-gap-xxl-6 {
    row-gap: 6rem !important;
  }
  .row-gap-xxl-7 {
    row-gap: 10rem !important;
  }
  .column-gap-xxl-0 {
    column-gap: 0 !important;
  }
  .column-gap-xxl-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-xxl-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-xxl-3 {
    column-gap: 1rem !important;
  }
  .column-gap-xxl-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-xxl-5 {
    column-gap: 3rem !important;
  }
  .column-gap-xxl-6 {
    column-gap: 6rem !important;
  }
  .column-gap-xxl-7 {
    column-gap: 10rem !important;
  }
  .text-xxl-start {
    text-align: left !important;
  }
  .text-xxl-end {
    text-align: right !important;
  }
  .text-xxl-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .fs-1 {
    font-size: 2.5rem !important;
  }
  .fs-2 {
    font-size: 2rem !important;
  }
  .fs-3 {
    font-size: 1.75rem !important;
  }
  .fs-4 {
    font-size: 1.5rem !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-grid {
    display: grid !important;
  }
  .d-print-inline-grid {
    display: inline-grid !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  .d-print-none {
    display: none !important;
  }
}
:root,
[data-bs-theme=light] {
  --bs-white: #ffffff;
  --bs-black: #000000;
  --bs-grey: #969696;
  --bs-grey-light: #f5f5f5;
  --bs-grey-dark: #666666;
  --bs-pink: #fd717d;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 13, 110, 253;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-primary-text-emphasis: #052c65;
  --bs-secondary-text-emphasis: #2b2f32;
  --bs-success-text-emphasis: #0a3622;
  --bs-info-text-emphasis: #055160;
  --bs-warning-text-emphasis: #664d03;
  --bs-danger-text-emphasis: #58151c;
  --bs-light-text-emphasis: #495057;
  --bs-dark-text-emphasis: #495057;
  --bs-primary-bg-subtle: #cfe2ff;
  --bs-secondary-bg-subtle: #e2e3e5;
  --bs-success-bg-subtle: #d1e7dd;
  --bs-info-bg-subtle: #cff4fc;
  --bs-warning-bg-subtle: #fff3cd;
  --bs-danger-bg-subtle: #f8d7da;
  --bs-light-bg-subtle: #fcfcfd;
  --bs-dark-bg-subtle: #ced4da;
  --bs-primary-border-subtle: #9ec5fe;
  --bs-secondary-border-subtle: #c4c8cb;
  --bs-success-border-subtle: #a3cfbb;
  --bs-info-border-subtle: #9eeaf9;
  --bs-warning-border-subtle: #ffe69c;
  --bs-danger-border-subtle: #f1aeb5;
  --bs-light-border-subtle: #e9ecef;
  --bs-dark-border-subtle: #adb5bd;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg: #fff;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-emphasis-color: #000;
  --bs-emphasis-color-rgb: 0, 0, 0;
  --bs-secondary-color: rgba(33, 37, 41, 0.75);
  --bs-secondary-color-rgb: 33, 37, 41;
  --bs-secondary-bg: #e9ecef;
  --bs-secondary-bg-rgb: 233, 236, 239;
  --bs-tertiary-color: rgba(33, 37, 41, 0.5);
  --bs-tertiary-color-rgb: 33, 37, 41;
  --bs-tertiary-bg: #f8f9fa;
  --bs-tertiary-bg-rgb: 248, 249, 250;
  --bs-heading-color: inherit;
  --bs-link-color: #000000;
  --bs-link-color-rgb: 0, 0, 0;
  --bs-link-decoration: none;
  --bs-link-hover-color: rgba(0, 0, 0, 0.7);
  --bs-link-hover-color-rgb: 0, 0, 0;
  --bs-code-color: #d63384;
  --bs-highlight-color: #212529;
  --bs-highlight-bg: #fff3cd;
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-xxl: 2rem;
  --bs-border-radius-2xl: var(--bs-border-radius-xxl);
  --bs-border-radius-pill: 50rem;
  --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-focus-ring-width: 0.25rem;
  --bs-focus-ring-opacity: 0.25;
  --bs-focus-ring-color: rgba(13, 110, 253, 0.25);
  --bs-form-valid-color: #198754;
  --bs-form-valid-border-color: #198754;
  --bs-form-invalid-color: #dc3545;
  --bs-form-invalid-border-color: #dc3545;
}

[data-bs-theme=dark] {
  color-scheme: dark;
  --bs-body-color: #dee2e6;
  --bs-body-color-rgb: 222, 226, 230;
  --bs-body-bg: #212529;
  --bs-body-bg-rgb: 33, 37, 41;
  --bs-emphasis-color: #fff;
  --bs-emphasis-color-rgb: 255, 255, 255;
  --bs-secondary-color: rgba(222, 226, 230, 0.75);
  --bs-secondary-color-rgb: 222, 226, 230;
  --bs-secondary-bg: #343a40;
  --bs-secondary-bg-rgb: 52, 58, 64;
  --bs-tertiary-color: rgba(222, 226, 230, 0.5);
  --bs-tertiary-color-rgb: 222, 226, 230;
  --bs-tertiary-bg: #2b3035;
  --bs-tertiary-bg-rgb: 43, 48, 53;
  --bs-primary-text-emphasis: #6ea8fe;
  --bs-secondary-text-emphasis: #a7acb1;
  --bs-success-text-emphasis: #75b798;
  --bs-info-text-emphasis: #6edff6;
  --bs-warning-text-emphasis: #ffda6a;
  --bs-danger-text-emphasis: #ea868f;
  --bs-light-text-emphasis: #f8f9fa;
  --bs-dark-text-emphasis: #dee2e6;
  --bs-primary-bg-subtle: #031633;
  --bs-secondary-bg-subtle: #161719;
  --bs-success-bg-subtle: #051b11;
  --bs-info-bg-subtle: #032830;
  --bs-warning-bg-subtle: #332701;
  --bs-danger-bg-subtle: #2c0b0e;
  --bs-light-bg-subtle: #343a40;
  --bs-dark-bg-subtle: #1a1d20;
  --bs-primary-border-subtle: #084298;
  --bs-secondary-border-subtle: #41464b;
  --bs-success-border-subtle: #0f5132;
  --bs-info-border-subtle: #087990;
  --bs-warning-border-subtle: #997404;
  --bs-danger-border-subtle: #842029;
  --bs-light-border-subtle: #495057;
  --bs-dark-border-subtle: #343a40;
  --bs-heading-color: inherit;
  --bs-link-color: #6ea8fe;
  --bs-link-hover-color: #8bb9fe;
  --bs-link-color-rgb: 110, 168, 254;
  --bs-link-hover-color-rgb: 139, 185, 254;
  --bs-code-color: #e685b5;
  --bs-highlight-color: #dee2e6;
  --bs-highlight-bg: #664d03;
  --bs-border-color: #495057;
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
  --bs-form-valid-color: #75b798;
  --bs-form-valid-border-color: #75b798;
  --bs-form-invalid-color: #ea868f;
  --bs-form-invalid-border-color: #ea868f;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

body {
  margin: 0;
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

hr {
  margin: 1rem 0;
  color: inherit;
  border: 0;
  border-top: var(--bs-border-width) solid;
  opacity: 0.25;
}

h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
  color: var(--bs-heading-color);
}

h1, .h1 {
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  h1, .h1 {
    font-size: 2.5rem;
  }
}

h2, .h2 {
  font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
  h2, .h2 {
    font-size: 2rem;
  }
}

h3, .h3 {
  font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
  h3, .h3 {
    font-size: 1.75rem;
  }
}

h4, .h4 {
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  h4, .h4 {
    font-size: 1.5rem;
  }
}

h5, .h5 {
  font-size: 1.25rem;
}

h6, .h6 {
  font-size: 1rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul {
  padding-left: 2rem;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small, .small {
  font-size: 0.875em;
}

mark, .mark {
  padding: 0.1875em;
  color: var(--bs-highlight-color);
  background-color: var(--bs-highlight-bg);
}

sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
  text-decoration: none;
}
a:hover {
  --bs-link-color-rgb: var(--bs-link-hover-color-rgb);
}

a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
}

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

code {
  font-size: 0.875em;
  color: var(--bs-code-color);
  word-wrap: break-word;
}
a > code {
  color: inherit;
}

kbd {
  padding: 0.1875rem 0.375rem;
  font-size: 0.875em;
  color: var(--bs-body-bg);
  background-color: var(--bs-body-color);
  border-radius: 0.25rem;
}
kbd kbd {
  padding: 0;
  font-size: 1em;
}

figure {
  margin: 0 0 1rem;
}

img,
svg {
  vertical-align: middle;
}

table {
  caption-side: bottom;
  border-collapse: collapse;
}

caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--bs-secondary-color);
  text-align: left;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}
select:disabled {
  opacity: 1;
}

[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
  display: none !important;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}
button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

textarea {
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit;
}
@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem;
  }
}
legend + * {
  clear: left;
}

::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0;
}

::-webkit-inner-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-color-swatch-wrapper {
  padding: 0;
}

::file-selector-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

iframe {
  border: 0;
}

summary {
  display: list-item;
  cursor: pointer;
}

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none !important;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: calc(1.625rem + 4.5vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-1 {
    font-size: 5rem;
  }
}

.display-2 {
  font-size: calc(1.575rem + 3.9vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-2 {
    font-size: 4.5rem;
  }
}

.display-3 {
  font-size: calc(1.525rem + 3.3vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-3 {
    font-size: 4rem;
  }
}

.display-4 {
  font-size: calc(1.475rem + 2.7vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-4 {
    font-size: 3.5rem;
  }
}

.display-5 {
  font-size: calc(1.425rem + 2.1vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-5 {
    font-size: 3rem;
  }
}

.display-6 {
  font-size: calc(1.375rem + 1.5vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-6 {
    font-size: 2.5rem;
  }
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 0.875em;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.blockquote > :last-child {
  margin-bottom: 0;
}

.blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 0.875em;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "— ";
}

.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1320px;
  }
}
:root {
  --bs-breakpoint-xs: 0;
  --bs-breakpoint-sm: 576px;
  --bs-breakpoint-md: 768px;
  --bs-breakpoint-lg: 992px;
  --bs-breakpoint-xl: 1200px;
  --bs-breakpoint-xxl: 1400px;
}

.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

.col {
  flex: 1 0 0%;
}

.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}

.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
}

.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}

.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.col-3 {
  flex: 0 0 auto;
  width: 25%;
}

.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}

.col-6 {
  flex: 0 0 auto;
  width: 50%;
}

.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}

.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}

.col-9 {
  flex: 0 0 auto;
  width: 75%;
}

.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}

.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}

.col-12 {
  flex: 0 0 auto;
  width: 100%;
}

.offset-1 {
  margin-left: 8.33333333%;
}

.offset-2 {
  margin-left: 16.66666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333333%;
}

.offset-5 {
  margin-left: 41.66666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333333%;
}

.offset-8 {
  margin-left: 66.66666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333333%;
}

.offset-11 {
  margin-left: 91.66666667%;
}

.g-0,
.gx-0 {
  --bs-gutter-x: 0;
}

.g-0,
.gy-0 {
  --bs-gutter-y: 0;
}

.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}

.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem;
}

.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem;
}

.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem;
}

.g-3,
.gx-3 {
  --bs-gutter-x: 1rem;
}

.g-3,
.gy-3 {
  --bs-gutter-y: 1rem;
}

.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem;
}

.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem;
}

.g-5,
.gx-5 {
  --bs-gutter-x: 3rem;
}

.g-5,
.gy-5 {
  --bs-gutter-y: 3rem;
}

.g-6,
.gx-6 {
  --bs-gutter-x: 5rem;
}

.g-6,
.gy-6 {
  --bs-gutter-y: 5rem;
}

.g-7,
.gx-7 {
  --bs-gutter-x: 7rem;
}

.g-7,
.gy-7 {
  --bs-gutter-y: 7rem;
}

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0%;
  }
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
  .g-sm-6,
  .gx-sm-6 {
    --bs-gutter-x: 5rem;
  }
  .g-sm-6,
  .gy-sm-6 {
    --bs-gutter-y: 5rem;
  }
  .g-sm-7,
  .gx-sm-7 {
    --bs-gutter-x: 7rem;
  }
  .g-sm-7,
  .gy-sm-7 {
    --bs-gutter-y: 7rem;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%;
  }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0;
  }
  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0;
  }
  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
  .g-md-6,
  .gx-md-6 {
    --bs-gutter-x: 5rem;
  }
  .g-md-6,
  .gy-md-6 {
    --bs-gutter-y: 5rem;
  }
  .g-md-7,
  .gx-md-7 {
    --bs-gutter-x: 7rem;
  }
  .g-md-7,
  .gy-md-7 {
    --bs-gutter-y: 7rem;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%;
  }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  .g-lg-0,
  .gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .g-lg-0,
  .gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
  .g-lg-6,
  .gx-lg-6 {
    --bs-gutter-x: 5rem;
  }
  .g-lg-6,
  .gy-lg-6 {
    --bs-gutter-y: 5rem;
  }
  .g-lg-7,
  .gx-lg-7 {
    --bs-gutter-x: 7rem;
  }
  .g-lg-7,
  .gy-lg-7 {
    --bs-gutter-y: 7rem;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0%;
  }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0;
  }
  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0;
  }
  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
  .g-xl-6,
  .gx-xl-6 {
    --bs-gutter-x: 5rem;
  }
  .g-xl-6,
  .gy-xl-6 {
    --bs-gutter-y: 5rem;
  }
  .g-xl-7,
  .gx-xl-7 {
    --bs-gutter-x: 7rem;
  }
  .g-xl-7,
  .gy-xl-7 {
    --bs-gutter-y: 7rem;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0%;
  }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
  .g-xxl-6,
  .gx-xxl-6 {
    --bs-gutter-x: 5rem;
  }
  .g-xxl-6,
  .gy-xxl-6 {
    --bs-gutter-y: 5rem;
  }
  .g-xxl-7,
  .gx-xxl-7 {
    --bs-gutter-x: 7rem;
  }
  .g-xxl-7,
  .gy-xxl-7 {
    --bs-gutter-y: 7rem;
  }
}
.form-label {
  margin-bottom: 0.5rem;
}

.col-form-label {
  padding-top: calc(0.375rem + var(--bs-border-width));
  padding-bottom: calc(0.375rem + var(--bs-border-width));
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + var(--bs-border-width));
  padding-bottom: calc(0.5rem + var(--bs-border-width));
  font-size: 1.25rem;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + var(--bs-border-width));
  padding-bottom: calc(0.25rem + var(--bs-border-width));
  font-size: 0.875rem;
}

.form-text {
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: var(--bs-secondary-color);
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  appearance: none;
  background-color: var(--bs-body-bg);
  background-clip: padding-box;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control[type=file] {
  overflow: hidden;
}
.form-control[type=file]:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control:focus {
  color: var(--bs-body-color);
  background-color: var(--bs-body-bg);
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-control::-webkit-date-and-time-value {
  min-width: 85px;
  height: 1.5em;
  margin: 0;
}
.form-control::-webkit-datetime-edit {
  display: block;
  padding: 0;
}
.form-control::placeholder {
  color: var(--bs-secondary-color);
  opacity: 1;
}
.form-control:disabled {
  background-color: var(--bs-secondary-bg);
  opacity: 1;
}
.form-control::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  margin-inline-end: 0.75rem;
  color: var(--bs-body-color);
  background-color: var(--bs-tertiary-bg);
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: var(--bs-border-width);
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::file-selector-button {
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: var(--bs-secondary-bg);
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  line-height: 1.5;
  color: var(--bs-body-color);
  background-color: transparent;
  border: solid transparent;
  border-width: var(--bs-border-width) 0;
}
.form-control-plaintext:focus {
  outline: 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  min-height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: var(--bs-border-radius-sm);
}
.form-control-sm::file-selector-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: 0.5rem;
}

.form-control-lg {
  min-height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg);
}
.form-control-lg::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
}

textarea.form-control {
  min-height: calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));
}
textarea.form-control-sm {
  min-height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
}
textarea.form-control-lg {
  min-height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
}

.form-control-color {
  width: 3rem;
  height: calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));
  padding: 0.375rem;
}
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control-color::-moz-color-swatch {
  border: 0 !important;
  border-radius: var(--bs-border-radius);
}
.form-control-color::-webkit-color-swatch {
  border: 0 !important;
  border-radius: var(--bs-border-radius);
}
.form-control-color.form-control-sm {
  height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
}
.form-control-color.form-control-lg {
  height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
}

.form-select {
  --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  appearance: none;
  background-color: var(--bs-body-bg);
  background-image: var(--bs-form-select-bg-img), var(--bs-form-select-bg-icon, none);
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-select {
    transition: none;
  }
}
.form-select:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-select[multiple], .form-select[size]:not([size="1"]) {
  padding-right: 0.75rem;
  background-image: none;
}
.form-select:disabled {
  background-color: var(--bs-secondary-bg);
}
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 var(--bs-body-color);
}

.form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
  border-radius: var(--bs-border-radius-sm);
}

.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg);
}

[data-bs-theme=dark] .form-select {
  --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
}

.form-check {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}
.form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
}

.form-check-reverse {
  padding-right: 1.5em;
  padding-left: 0;
  text-align: right;
}
.form-check-reverse .form-check-input {
  float: right;
  margin-right: -1.5em;
  margin-left: 0;
}

.form-check-input {
  --bs-form-check-bg: var(--bs-body-bg);
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
  vertical-align: top;
  appearance: none;
  background-color: var(--bs-form-check-bg);
  background-image: var(--bs-form-check-bg-image);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: var(--bs-border-width) solid var(--bs-border-color);
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}
.form-check-input[type=checkbox] {
  border-radius: 0.25em;
}
.form-check-input[type=radio] {
  border-radius: 50%;
}
.form-check-input:active {
  filter: brightness(90%);
}
.form-check-input:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-check-input:checked {
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.form-check-input:checked[type=checkbox] {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
}
.form-check-input:checked[type=radio] {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}
.form-check-input[type=checkbox]:indeterminate {
  background-color: #0d6efd;
  border-color: #0d6efd;
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}
.form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  cursor: default;
  opacity: 0.5;
}

.form-switch {
  padding-left: 2.5em;
}
.form-switch .form-check-input {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
  width: 2em;
  margin-left: -2.5em;
  background-image: var(--bs-form-switch-bg);
  background-position: left center;
  border-radius: 2em;
  transition: background-position 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-switch .form-check-input {
    transition: none;
  }
}
.form-switch .form-check-input:focus {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e");
}
.form-switch .form-check-input:checked {
  background-position: right center;
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.form-switch.form-check-reverse {
  padding-right: 2.5em;
  padding-left: 0;
}
.form-switch.form-check-reverse .form-check-input {
  margin-right: -2.5em;
  margin-left: 0;
}

.form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}

.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.btn-check[disabled] + .btn, .btn-check:disabled + .btn {
  pointer-events: none;
  filter: none;
  opacity: 0.65;
}

[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus) {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e");
}

.form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  appearance: none;
  background-color: transparent;
}
.form-range:focus {
  outline: 0;
}
.form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-range::-moz-focus-outer {
  border: 0;
}
.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  appearance: none;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
.form-range::-webkit-slider-thumb:active {
  background-color: #b6d4fe;
}
.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: var(--bs-secondary-bg);
  border-color: transparent;
  border-radius: 1rem;
}
.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  appearance: none;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}
.form-range::-moz-range-thumb:active {
  background-color: #b6d4fe;
}
.form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: var(--bs-secondary-bg);
  border-color: transparent;
  border-radius: 1rem;
}
.form-range:disabled {
  pointer-events: none;
}
.form-range:disabled::-webkit-slider-thumb {
  background-color: var(--bs-secondary-color);
}
.form-range:disabled::-moz-range-thumb {
  background-color: var(--bs-secondary-color);
}

.form-floating {
  position: relative;
}
.form-floating > .form-control,
.form-floating > .form-control-plaintext,
.form-floating > .form-select {
  height: calc(3.5rem + calc(var(--bs-border-width) * 2));
  min-height: calc(3.5rem + calc(var(--bs-border-width) * 2));
  line-height: 1.25;
}
.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  height: 100%;
  padding: 1rem 0.75rem;
  overflow: hidden;
  text-align: start;
  text-overflow: ellipsis;
  white-space: nowrap;
  pointer-events: none;
  border: var(--bs-border-width) solid transparent;
  transform-origin: 0 0;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-floating > label {
    transition: none;
  }
}
.form-floating > .form-control,
.form-floating > .form-control-plaintext {
  padding: 1rem 0.75rem;
}
.form-floating > .form-control::placeholder,
.form-floating > .form-control-plaintext::placeholder {
  color: transparent;
}
.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown),
.form-floating > .form-control-plaintext:focus,
.form-floating > .form-control-plaintext:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:-webkit-autofill,
.form-floating > .form-control-plaintext:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-select {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-control-plaintext ~ label,
.form-floating > .form-select ~ label {
  color: rgba(var(--bs-body-color-rgb), 0.65);
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:focus ~ label::after,
.form-floating > .form-control:not(:placeholder-shown) ~ label::after,
.form-floating > .form-control-plaintext ~ label::after,
.form-floating > .form-select ~ label::after {
  position: absolute;
  inset: 1rem 0.375rem;
  z-index: -1;
  height: 1.5em;
  content: "";
  background-color: var(--bs-body-bg);
  border-radius: var(--bs-border-radius);
}
.form-floating > .form-control:-webkit-autofill ~ label {
  color: rgba(var(--bs-body-color-rgb), 0.65);
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control-plaintext ~ label {
  border-width: var(--bs-border-width) 0;
}
.form-floating > :disabled ~ label,
.form-floating > .form-control:disabled ~ label {
  color: #6c757d;
}
.form-floating > :disabled ~ label::after,
.form-floating > .form-control:disabled ~ label::after {
  background-color: var(--bs-secondary-bg);
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-select,
.input-group > .form-floating {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}
.input-group > .form-control:focus,
.input-group > .form-select:focus,
.input-group > .form-floating:focus-within {
  z-index: 5;
}
.input-group .btn {
  position: relative;
  z-index: 2;
}
.input-group .btn:focus {
  z-index: 5;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  text-align: center;
  white-space: nowrap;
  background-color: var(--bs-tertiary-bg);
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
}

.input-group-lg > .form-control,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text,
.input-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg);
}

.input-group-sm > .form-control,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text,
.input-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: var(--bs-border-radius-sm);
}

.input-group-lg > .form-select,
.input-group-sm > .form-select {
  padding-right: 3rem;
}

.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3),
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-control,
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group.has-validation > .dropdown-toggle:nth-last-child(n+4),
.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-control,
.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: calc(var(--bs-border-width) * -1);
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .form-floating:not(:first-child) > .form-control,
.input-group > .form-floating:not(:first-child) > .form-select {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: var(--bs-form-valid-color);
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: var(--bs-success);
  border-radius: var(--bs-border-radius);
}

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: var(--bs-form-valid-border-color);
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: var(--bs-form-valid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .form-select:valid, .form-select.is-valid {
  border-color: var(--bs-form-valid-border-color);
}
.was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select:valid:not([multiple])[size="1"], .form-select.is-valid:not([multiple]):not([size]), .form-select.is-valid:not([multiple])[size="1"] {
  --bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  padding-right: 4.125rem;
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-select:valid:focus, .form-select.is-valid:focus {
  border-color: var(--bs-form-valid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}

.was-validated .form-control-color:valid, .form-control-color.is-valid {
  width: calc(3rem + calc(1.5em + 0.75rem));
}

.was-validated .form-check-input:valid, .form-check-input.is-valid {
  border-color: var(--bs-form-valid-border-color);
}
.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
  background-color: var(--bs-form-valid-color);
}
.was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: var(--bs-form-valid-color);
}

.form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group > .form-control:not(:focus):valid, .input-group > .form-control:not(:focus).is-valid,
.was-validated .input-group > .form-select:not(:focus):valid,
.input-group > .form-select:not(:focus).is-valid,
.was-validated .input-group > .form-floating:not(:focus-within):valid,
.input-group > .form-floating:not(:focus-within).is-valid {
  z-index: 3;
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: var(--bs-form-invalid-color);
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: var(--bs-danger);
  border-radius: var(--bs-border-radius);
}

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: var(--bs-form-invalid-border-color);
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: var(--bs-form-invalid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .form-select:invalid, .form-select.is-invalid {
  border-color: var(--bs-form-invalid-border-color);
}
.was-validated .form-select:invalid:not([multiple]):not([size]), .was-validated .form-select:invalid:not([multiple])[size="1"], .form-select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid:not([multiple])[size="1"] {
  --bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  padding-right: 4.125rem;
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
  border-color: var(--bs-form-invalid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}

.was-validated .form-control-color:invalid, .form-control-color.is-invalid {
  width: calc(3rem + calc(1.5em + 0.75rem));
}

.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
  border-color: var(--bs-form-invalid-border-color);
}
.was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
  background-color: var(--bs-form-invalid-color);
}
.was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: var(--bs-form-invalid-color);
}

.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group > .form-control:not(:focus):invalid, .input-group > .form-control:not(:focus).is-invalid,
.was-validated .input-group > .form-select:not(:focus):invalid,
.input-group > .form-select:not(:focus).is-invalid,
.was-validated .input-group > .form-floating:not(:focus-within):invalid,
.input-group > .form-floating:not(:focus-within).is-invalid {
  z-index: 4;
}

.btn {
  --bs-btn-padding-x: 0.75rem;
  --bs-btn-padding-y: 0.375rem;
  --bs-btn-font-family: ;
  --bs-btn-font-size: 1rem;
  --bs-btn-font-weight: 400;
  --bs-btn-line-height: 1.5;
  --bs-btn-color: var(--bs-body-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-width: var(--bs-border-width);
  --bs-btn-border-color: transparent;
  --bs-btn-border-radius: var(--bs-border-radius);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  --bs-btn-disabled-opacity: 0.65;
  --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
  display: inline-block;
  padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
  font-family: var(--bs-btn-font-family);
  font-size: var(--bs-btn-font-size);
  font-weight: var(--bs-btn-font-weight);
  line-height: var(--bs-btn-line-height);
  color: var(--bs-btn-color);
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
  border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
  border-radius: var(--bs-btn-border-radius);
  background-color: var(--bs-btn-bg);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
}
.btn-check + .btn:hover {
  color: var(--bs-btn-color);
  background-color: var(--bs-btn-bg);
  border-color: var(--bs-btn-border-color);
}
.btn:focus-visible {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:focus-visible + .btn {
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:checked + .btn, :not(.btn-check) + .btn:active, .btn:first-child:active, .btn.active, .btn.show {
  color: var(--bs-btn-active-color);
  background-color: var(--bs-btn-active-bg);
  border-color: var(--bs-btn-active-border-color);
}
.btn-check:checked + .btn:focus-visible, :not(.btn-check) + .btn:active:focus-visible, .btn:first-child:active:focus-visible, .btn.active:focus-visible, .btn.show:focus-visible {
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn:disabled, .btn.disabled, fieldset:disabled .btn {
  color: var(--bs-btn-disabled-color);
  pointer-events: none;
  background-color: var(--bs-btn-disabled-bg);
  border-color: var(--bs-btn-disabled-border-color);
  opacity: var(--bs-btn-disabled-opacity);
}

.btn-primary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #0d6efd;
  --bs-btn-border-color: #0d6efd;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0b5ed7;
  --bs-btn-hover-border-color: #0a58ca;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0a58ca;
  --bs-btn-active-border-color: #0a53be;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #0d6efd;
  --bs-btn-disabled-border-color: #0d6efd;
}

.btn-secondary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #6c757d;
  --bs-btn-border-color: #6c757d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #5c636a;
  --bs-btn-hover-border-color: #565e64;
  --bs-btn-focus-shadow-rgb: 130, 138, 145;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #565e64;
  --bs-btn-active-border-color: #51585e;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #6c757d;
  --bs-btn-disabled-border-color: #6c757d;
}

.btn-success {
  --bs-btn-color: #fff;
  --bs-btn-bg: #198754;
  --bs-btn-border-color: #198754;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #157347;
  --bs-btn-hover-border-color: #146c43;
  --bs-btn-focus-shadow-rgb: 60, 153, 110;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #146c43;
  --bs-btn-active-border-color: #13653f;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #198754;
  --bs-btn-disabled-border-color: #198754;
}

.btn-info {
  --bs-btn-color: #000;
  --bs-btn-bg: #0dcaf0;
  --bs-btn-border-color: #0dcaf0;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #31d2f2;
  --bs-btn-hover-border-color: #25cff2;
  --bs-btn-focus-shadow-rgb: 11, 172, 204;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #3dd5f3;
  --bs-btn-active-border-color: #25cff2;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #0dcaf0;
  --bs-btn-disabled-border-color: #0dcaf0;
}

.btn-warning {
  --bs-btn-color: #000;
  --bs-btn-bg: #ffc107;
  --bs-btn-border-color: #ffc107;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #ffca2c;
  --bs-btn-hover-border-color: #ffc720;
  --bs-btn-focus-shadow-rgb: 217, 164, 6;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ffcd39;
  --bs-btn-active-border-color: #ffc720;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #ffc107;
  --bs-btn-disabled-border-color: #ffc107;
}

.btn-danger {
  --bs-btn-color: #fff;
  --bs-btn-bg: #dc3545;
  --bs-btn-border-color: #dc3545;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #bb2d3b;
  --bs-btn-hover-border-color: #b02a37;
  --bs-btn-focus-shadow-rgb: 225, 83, 97;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #b02a37;
  --bs-btn-active-border-color: #a52834;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #dc3545;
  --bs-btn-disabled-border-color: #dc3545;
}

.btn-light {
  --bs-btn-color: #000;
  --bs-btn-bg: #f8f9fa;
  --bs-btn-border-color: #f8f9fa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #d3d4d5;
  --bs-btn-hover-border-color: #c6c7c8;
  --bs-btn-focus-shadow-rgb: 211, 212, 213;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #c6c7c8;
  --bs-btn-active-border-color: #babbbc;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #f8f9fa;
  --bs-btn-disabled-border-color: #f8f9fa;
}

.btn-dark {
  --bs-btn-color: #fff;
  --bs-btn-bg: #212529;
  --bs-btn-border-color: #212529;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #424649;
  --bs-btn-hover-border-color: #373b3e;
  --bs-btn-focus-shadow-rgb: 66, 70, 73;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #4d5154;
  --bs-btn-active-border-color: #373b3e;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #212529;
  --bs-btn-disabled-border-color: #212529;
}

.btn-outline-primary {
  --bs-btn-color: #0d6efd;
  --bs-btn-border-color: #0d6efd;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0d6efd;
  --bs-btn-hover-border-color: #0d6efd;
  --bs-btn-focus-shadow-rgb: 13, 110, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0d6efd;
  --bs-btn-active-border-color: #0d6efd;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0d6efd;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0d6efd;
  --bs-gradient: none;
}

.btn-outline-secondary {
  --bs-btn-color: #6c757d;
  --bs-btn-border-color: #6c757d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #6c757d;
  --bs-btn-hover-border-color: #6c757d;
  --bs-btn-focus-shadow-rgb: 108, 117, 125;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #6c757d;
  --bs-btn-active-border-color: #6c757d;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #6c757d;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #6c757d;
  --bs-gradient: none;
}

.btn-outline-success {
  --bs-btn-color: #198754;
  --bs-btn-border-color: #198754;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #198754;
  --bs-btn-hover-border-color: #198754;
  --bs-btn-focus-shadow-rgb: 25, 135, 84;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #198754;
  --bs-btn-active-border-color: #198754;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #198754;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #198754;
  --bs-gradient: none;
}

.btn-outline-info {
  --bs-btn-color: #0dcaf0;
  --bs-btn-border-color: #0dcaf0;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #0dcaf0;
  --bs-btn-hover-border-color: #0dcaf0;
  --bs-btn-focus-shadow-rgb: 13, 202, 240;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #0dcaf0;
  --bs-btn-active-border-color: #0dcaf0;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0dcaf0;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0dcaf0;
  --bs-gradient: none;
}

.btn-outline-warning {
  --bs-btn-color: #ffc107;
  --bs-btn-border-color: #ffc107;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #ffc107;
  --bs-btn-hover-border-color: #ffc107;
  --bs-btn-focus-shadow-rgb: 255, 193, 7;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ffc107;
  --bs-btn-active-border-color: #ffc107;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ffc107;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #ffc107;
  --bs-gradient: none;
}

.btn-outline-danger {
  --bs-btn-color: #dc3545;
  --bs-btn-border-color: #dc3545;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #dc3545;
  --bs-btn-hover-border-color: #dc3545;
  --bs-btn-focus-shadow-rgb: 220, 53, 69;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #dc3545;
  --bs-btn-active-border-color: #dc3545;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #dc3545;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #dc3545;
  --bs-gradient: none;
}

.btn-outline-light {
  --bs-btn-color: #f8f9fa;
  --bs-btn-border-color: #f8f9fa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #f8f9fa;
  --bs-btn-hover-border-color: #f8f9fa;
  --bs-btn-focus-shadow-rgb: 248, 249, 250;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #f8f9fa;
  --bs-btn-active-border-color: #f8f9fa;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #f8f9fa;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #f8f9fa;
  --bs-gradient: none;
}

.btn-outline-dark {
  --bs-btn-color: #212529;
  --bs-btn-border-color: #212529;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #212529;
  --bs-btn-hover-border-color: #212529;
  --bs-btn-focus-shadow-rgb: 33, 37, 41;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #212529;
  --bs-btn-active-border-color: #212529;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #212529;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #212529;
  --bs-gradient: none;
}

.btn-link {
  --bs-btn-font-weight: 400;
  --bs-btn-color: var(--bs-link-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-color: transparent;
  --bs-btn-hover-color: var(--bs-link-hover-color);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-active-color: var(--bs-link-hover-color);
  --bs-btn-active-border-color: transparent;
  --bs-btn-disabled-color: #6c757d;
  --bs-btn-disabled-border-color: transparent;
  --bs-btn-box-shadow: 0 0 0 #000;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  text-decoration: none;
}
.btn-link:focus-visible {
  color: var(--bs-btn-color);
}
.btn-link:hover {
  color: var(--bs-btn-hover-color);
}

.btn-lg, .btn-group-lg > .btn {
  --bs-btn-padding-y: 0.5rem;
  --bs-btn-padding-x: 1rem;
  --bs-btn-font-size: 1.25rem;
  --bs-btn-border-radius: var(--bs-border-radius-lg);
}

.btn-sm, .btn-group-sm > .btn {
  --bs-btn-padding-y: 0.25rem;
  --bs-btn-padding-x: 0.5rem;
  --bs-btn-font-size: 0.875rem;
  --bs-btn-border-radius: var(--bs-border-radius-sm);
}

.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.collapsing.collapse-horizontal {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing.collapse-horizontal {
    transition: none;
  }
}

.dropup,
.dropend,
.dropdown,
.dropstart,
.dropup-center,
.dropdown-center {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  --bs-dropdown-zindex: 1000;
  --bs-dropdown-min-width: 10rem;
  --bs-dropdown-padding-x: 0;
  --bs-dropdown-padding-y: 0.5rem;
  --bs-dropdown-spacer: 0.125rem;
  --bs-dropdown-font-size: 1rem;
  --bs-dropdown-color: var(--bs-body-color);
  --bs-dropdown-bg: var(--bs-body-bg);
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-border-radius: var(--bs-border-radius);
  --bs-dropdown-border-width: var(--bs-border-width);
  --bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-divider-margin-y: 0.5rem;
  --bs-dropdown-box-shadow: var(--bs-box-shadow);
  --bs-dropdown-link-color: var(--bs-body-color);
  --bs-dropdown-link-hover-color: var(--bs-body-color);
  --bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #0d6efd;
  --bs-dropdown-link-disabled-color: var(--bs-tertiary-color);
  --bs-dropdown-item-padding-x: 1rem;
  --bs-dropdown-item-padding-y: 0.25rem;
  --bs-dropdown-header-color: #6c757d;
  --bs-dropdown-header-padding-x: 1rem;
  --bs-dropdown-header-padding-y: 0.5rem;
  position: absolute;
  z-index: var(--bs-dropdown-zindex);
  display: none;
  min-width: var(--bs-dropdown-min-width);
  padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);
  margin: 0;
  font-size: var(--bs-dropdown-font-size);
  color: var(--bs-dropdown-color);
  text-align: left;
  list-style: none;
  background-color: var(--bs-dropdown-bg);
  background-clip: padding-box;
  border: var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);
  border-radius: var(--bs-dropdown-border-radius);
}
.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: var(--bs-dropdown-spacer);
}

.dropdown-menu-start {
  --bs-position: start;
}
.dropdown-menu-start[data-bs-popper] {
  right: auto;
  left: 0;
}

.dropdown-menu-end {
  --bs-position: end;
}
.dropdown-menu-end[data-bs-popper] {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .dropdown-menu-sm-start {
    --bs-position: start;
  }
  .dropdown-menu-sm-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-end {
    --bs-position: end;
  }
  .dropdown-menu-sm-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-start {
    --bs-position: start;
  }
  .dropdown-menu-md-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-end {
    --bs-position: end;
  }
  .dropdown-menu-md-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-start {
    --bs-position: start;
  }
  .dropdown-menu-lg-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-end {
    --bs-position: end;
  }
  .dropdown-menu-lg-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-start {
    --bs-position: start;
  }
  .dropdown-menu-xl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-end {
    --bs-position: end;
  }
  .dropdown-menu-xl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1400px) {
  .dropdown-menu-xxl-start {
    --bs-position: start;
  }
  .dropdown-menu-xxl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xxl-end {
    --bs-position: end;
  }
  .dropdown-menu-xxl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu[data-bs-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: var(--bs-dropdown-spacer);
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropend .dropdown-menu[data-bs-popper] {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: var(--bs-dropdown-spacer);
}
.dropend .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropend .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropend .dropdown-toggle::after {
  vertical-align: 0;
}

.dropstart .dropdown-menu[data-bs-popper] {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: var(--bs-dropdown-spacer);
}
.dropstart .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropstart .dropdown-toggle::after {
  display: none;
}
.dropstart .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropstart .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-divider {
  height: 0;
  margin: var(--bs-dropdown-divider-margin-y) 0;
  overflow: hidden;
  border-top: 1px solid var(--bs-dropdown-divider-bg);
  opacity: 1;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  clear: both;
  font-weight: 400;
  color: var(--bs-dropdown-link-color);
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  border-radius: var(--bs-dropdown-item-border-radius, 0);
}
.dropdown-item:hover, .dropdown-item:focus {
  color: var(--bs-dropdown-link-hover-color);
  background-color: var(--bs-dropdown-link-hover-bg);
}
.dropdown-item.active, .dropdown-item:active {
  color: var(--bs-dropdown-link-active-color);
  text-decoration: none;
  background-color: var(--bs-dropdown-link-active-bg);
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: var(--bs-dropdown-link-disabled-color);
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);
  margin-bottom: 0;
  font-size: 0.875rem;
  color: var(--bs-dropdown-header-color);
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  color: var(--bs-dropdown-link-color);
}

.dropdown-menu-dark {
  --bs-dropdown-color: #dee2e6;
  --bs-dropdown-bg: #343a40;
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-box-shadow: ;
  --bs-dropdown-link-color: #dee2e6;
  --bs-dropdown-link-hover-color: #fff;
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #0d6efd;
  --bs-dropdown-link-disabled-color: #adb5bd;
  --bs-dropdown-header-color: #adb5bd;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}
.btn-group > .btn-check:checked + .btn,
.btn-group > .btn-check:focus + .btn,
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn-check:checked + .btn,
.btn-group-vertical > .btn-check:focus + .btn,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}

.btn-group {
  border-radius: var(--bs-border-radius);
}
.btn-group > :not(.btn-check:first-child) + .btn,
.btn-group > .btn-group:not(:first-child) {
  margin-left: calc(var(--bs-border-width) * -1);
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn.dropdown-toggle-split:first-child,
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:nth-child(n+3),
.btn-group > :not(.btn-check) + .btn,
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropend .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle-split::before {
  margin-right: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: calc(var(--bs-border-width) * -1);
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn ~ .btn,
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav {
  --bs-nav-link-padding-x: 1rem;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-link-color);
  --bs-nav-link-hover-color: var(--bs-link-hover-color);
  --bs-nav-link-disabled-color: var(--bs-secondary-color);
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
  font-size: var(--bs-nav-link-font-size);
  font-weight: var(--bs-nav-link-font-weight);
  color: var(--bs-nav-link-color);
  background: none;
  border: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .nav-link {
    transition: none;
  }
}
.nav-link:hover, .nav-link:focus {
  color: var(--bs-nav-link-hover-color);
}
.nav-link:focus-visible {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.nav-link.disabled, .nav-link:disabled {
  color: var(--bs-nav-link-disabled-color);
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  --bs-nav-tabs-border-width: var(--bs-border-width);
  --bs-nav-tabs-border-color: var(--bs-border-color);
  --bs-nav-tabs-border-radius: var(--bs-border-radius);
  --bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);
  --bs-nav-tabs-link-active-color: var(--bs-emphasis-color);
  --bs-nav-tabs-link-active-bg: var(--bs-body-bg);
  --bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);
  border-bottom: var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color);
}
.nav-tabs .nav-link {
  margin-bottom: calc(-1 * var(--bs-nav-tabs-border-width));
  border: var(--bs-nav-tabs-border-width) solid transparent;
  border-top-left-radius: var(--bs-nav-tabs-border-radius);
  border-top-right-radius: var(--bs-nav-tabs-border-radius);
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  isolation: isolate;
  border-color: var(--bs-nav-tabs-link-hover-border-color);
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: var(--bs-nav-tabs-link-active-color);
  background-color: var(--bs-nav-tabs-link-active-bg);
  border-color: var(--bs-nav-tabs-link-active-border-color);
}
.nav-tabs .dropdown-menu {
  margin-top: calc(-1 * var(--bs-nav-tabs-border-width));
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills {
  --bs-nav-pills-border-radius: var(--bs-border-radius);
  --bs-nav-pills-link-active-color: #fff;
  --bs-nav-pills-link-active-bg: #0d6efd;
}
.nav-pills .nav-link {
  border-radius: var(--bs-nav-pills-border-radius);
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: var(--bs-nav-pills-link-active-color);
  background-color: var(--bs-nav-pills-link-active-bg);
}

.nav-underline {
  --bs-nav-underline-gap: 1rem;
  --bs-nav-underline-border-width: 0.125rem;
  --bs-nav-underline-link-active-color: var(--bs-emphasis-color);
  gap: var(--bs-nav-underline-gap);
}
.nav-underline .nav-link {
  padding-right: 0;
  padding-left: 0;
  border-bottom: var(--bs-nav-underline-border-width) solid transparent;
}
.nav-underline .nav-link:hover, .nav-underline .nav-link:focus {
  border-bottom-color: currentcolor;
}
.nav-underline .nav-link.active,
.nav-underline .show > .nav-link {
  font-weight: 700;
  color: var(--bs-nav-underline-link-active-color);
  border-bottom-color: currentcolor;
}

.nav-fill > .nav-link,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified > .nav-link,
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

.nav-fill .nav-item .nav-link,
.nav-justified .nav-item .nav-link {
  width: 100%;
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.navbar {
  --bs-navbar-padding-x: 0;
  --bs-navbar-padding-y: 0.5rem;
  --bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), 0.65);
  --bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), 0.8);
  --bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), 0.3);
  --bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-padding-y: 0.3125rem;
  --bs-navbar-brand-margin-end: 1rem;
  --bs-navbar-brand-font-size: 1.25rem;
  --bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-nav-link-padding-x: 0.5rem;
  --bs-navbar-toggler-padding-y: 0.25rem;
  --bs-navbar-toggler-padding-x: 0.75rem;
  --bs-navbar-toggler-font-size: 1.25rem;
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  --bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), 0.15);
  --bs-navbar-toggler-border-radius: var(--bs-border-radius);
  --bs-navbar-toggler-focus-width: 0.25rem;
  --bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);
}
.navbar > .container,
.navbar > .container-fluid,
.navbar > .container-sm,
.navbar > .container-md,
.navbar > .container-lg,
.navbar > .container-xl,
.navbar > .container-xxl {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  padding-top: var(--bs-navbar-brand-padding-y);
  padding-bottom: var(--bs-navbar-brand-padding-y);
  margin-right: var(--bs-navbar-brand-margin-end);
  font-size: var(--bs-navbar-brand-font-size);
  color: var(--bs-navbar-brand-color);
  white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
  color: var(--bs-navbar-brand-hover-color);
}

.navbar-nav {
  --bs-nav-link-padding-x: 0;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-navbar-color);
  --bs-nav-link-hover-color: var(--bs-navbar-hover-color);
  --bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
  color: var(--bs-navbar-active-color);
}
.navbar-nav .dropdown-menu {
  position: static;
}

.navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--bs-navbar-color);
}
.navbar-text a,
.navbar-text a:hover,
.navbar-text a:focus {
  color: var(--bs-navbar-active-color);
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.navbar-toggler {
  padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
  font-size: var(--bs-navbar-toggler-font-size);
  line-height: 1;
  color: var(--bs-navbar-color);
  background-color: transparent;
  border: var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);
  border-radius: var(--bs-navbar-toggler-border-radius);
  transition: var(--bs-navbar-toggler-transition);
}
@media (prefers-reduced-motion: reduce) {
  .navbar-toggler {
    transition: none;
  }
}
.navbar-toggler:hover {
  text-decoration: none;
}
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 var(--bs-navbar-toggler-focus-width);
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-image: var(--bs-navbar-toggler-icon-bg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

.navbar-nav-scroll {
  max-height: var(--bs-scroll-height, 75vh);
  overflow-y: auto;
}

@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
  .navbar-expand-sm .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-sm .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-sm .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
  .navbar-expand-md .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-md .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-md .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
  .navbar-expand-lg .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-lg .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-lg .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-xl .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-xl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1400px) {
  .navbar-expand-xxl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xxl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xxl .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xxl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-xxl .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-xxl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
.navbar-expand {
  flex-wrap: nowrap;
  justify-content: flex-start;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: var(--bs-navbar-nav-link-padding-x);
  padding-left: var(--bs-navbar-nav-link-padding-x);
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}
.navbar-expand .offcanvas {
  position: static;
  z-index: auto;
  flex-grow: 1;
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
  background-color: transparent !important;
  border: 0 !important;
  transform: none !important;
  transition: none;
}
.navbar-expand .offcanvas .offcanvas-header {
  display: none;
}
.navbar-expand .offcanvas .offcanvas-body {
  display: flex;
  flex-grow: 0;
  padding: 0;
  overflow-y: visible;
}

.navbar-dark,
.navbar[data-bs-theme=dark] {
  --bs-navbar-color: rgba(255, 255, 255, 0.55);
  --bs-navbar-hover-color: rgba(255, 255, 255, 0.75);
  --bs-navbar-disabled-color: rgba(255, 255, 255, 0.25);
  --bs-navbar-active-color: #fff;
  --bs-navbar-brand-color: #fff;
  --bs-navbar-brand-hover-color: #fff;
  --bs-navbar-toggler-border-color: rgba(255, 255, 255, 0.1);
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

[data-bs-theme=dark] .navbar-toggler-icon {
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.accordion {
  --bs-accordion-color: var(--bs-body-color);
  --bs-accordion-bg: var(--bs-body-bg);
  --bs-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
  --bs-accordion-border-color: var(--bs-border-color);
  --bs-accordion-border-width: var(--bs-border-width);
  --bs-accordion-border-radius: var(--bs-border-radius);
  --bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-accordion-btn-padding-x: 1.25rem;
  --bs-accordion-btn-padding-y: 1rem;
  --bs-accordion-btn-color: var(--bs-body-color);
  --bs-accordion-btn-bg: var(--bs-accordion-bg);
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  --bs-accordion-btn-icon-width: 1.25rem;
  --bs-accordion-btn-icon-transform: rotate(-180deg);
  --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23052c65'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  --bs-accordion-btn-focus-border-color: #86b7fe;
  --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-accordion-body-padding-x: 1.25rem;
  --bs-accordion-body-padding-y: 1rem;
  --bs-accordion-active-color: var(--bs-primary-text-emphasis);
  --bs-accordion-active-bg: var(--bs-primary-bg-subtle);
}

.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
  font-size: 1rem;
  color: var(--bs-accordion-btn-color);
  text-align: left;
  background-color: var(--bs-accordion-btn-bg);
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: var(--bs-accordion-transition);
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button {
    transition: none;
  }
}
.accordion-button:not(.collapsed) {
  color: var(--bs-accordion-active-color);
  background-color: var(--bs-accordion-active-bg);
  box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}
.accordion-button:not(.collapsed)::after {
  background-image: var(--bs-accordion-btn-active-icon);
  transform: var(--bs-accordion-btn-icon-transform);
}
.accordion-button::after {
  flex-shrink: 0;
  width: var(--bs-accordion-btn-icon-width);
  height: var(--bs-accordion-btn-icon-width);
  margin-left: auto;
  content: "";
  background-image: var(--bs-accordion-btn-icon);
  background-repeat: no-repeat;
  background-size: var(--bs-accordion-btn-icon-width);
  transition: var(--bs-accordion-btn-icon-transition);
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button::after {
    transition: none;
  }
}
.accordion-button:hover {
  z-index: 2;
}
.accordion-button:focus {
  z-index: 3;
  border-color: var(--bs-accordion-btn-focus-border-color);
  outline: 0;
  box-shadow: var(--bs-accordion-btn-focus-box-shadow);
}

.accordion-header {
  margin-bottom: 0;
}

.accordion-item {
  color: var(--bs-accordion-color);
  background-color: var(--bs-accordion-bg);
  border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);
}
.accordion-item:first-of-type {
  border-top-left-radius: var(--bs-accordion-border-radius);
  border-top-right-radius: var(--bs-accordion-border-radius);
}
.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: var(--bs-accordion-inner-border-radius);
  border-top-right-radius: var(--bs-accordion-inner-border-radius);
}
.accordion-item:not(:first-of-type) {
  border-top: 0;
}
.accordion-item:last-of-type {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}
.accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-right-radius: var(--bs-accordion-inner-border-radius);
  border-bottom-left-radius: var(--bs-accordion-inner-border-radius);
}
.accordion-item:last-of-type .accordion-collapse {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}

.accordion-body {
  padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x);
}

.accordion-flush .accordion-collapse {
  border-width: 0;
}
.accordion-flush .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.accordion-flush .accordion-item:first-child {
  border-top: 0;
}
.accordion-flush .accordion-item:last-child {
  border-bottom: 0;
}
.accordion-flush .accordion-item .accordion-button, .accordion-flush .accordion-item .accordion-button.collapsed {
  border-radius: 0;
}

[data-bs-theme=dark] .accordion-button::after {
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.modal {
  --bs-modal-zindex: 1055;
  --bs-modal-width: 500px;
  --bs-modal-padding: 1rem;
  --bs-modal-margin: 0.5rem;
  --bs-modal-color: ;
  --bs-modal-bg: var(--bs-body-bg);
  --bs-modal-border-color: var(--bs-border-color-translucent);
  --bs-modal-border-width: var(--bs-border-width);
  --bs-modal-border-radius: var(--bs-border-radius-lg);
  --bs-modal-box-shadow: var(--bs-box-shadow-sm);
  --bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));
  --bs-modal-header-padding-x: 1rem;
  --bs-modal-header-padding-y: 1rem;
  --bs-modal-header-padding: 1rem 1rem;
  --bs-modal-header-border-color: var(--bs-border-color);
  --bs-modal-header-border-width: var(--bs-border-width);
  --bs-modal-title-line-height: 1.5;
  --bs-modal-footer-gap: 0.5rem;
  --bs-modal-footer-bg: ;
  --bs-modal-footer-border-color: var(--bs-border-color);
  --bs-modal-footer-border-width: var(--bs-border-width);
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-modal-zindex);
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: var(--bs-modal-margin);
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: none;
}
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  height: calc(100% - var(--bs-modal-margin) * 2);
}
.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - var(--bs-modal-margin) * 2);
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  color: var(--bs-modal-color);
  pointer-events: auto;
  background-color: var(--bs-modal-bg);
  background-clip: padding-box;
  border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
  border-radius: var(--bs-modal-border-radius);
  outline: 0;
}

.modal-backdrop {
  --bs-backdrop-zindex: 1050;
  --bs-backdrop-bg: #000;
  --bs-backdrop-opacity: 0.5;
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-backdrop-zindex);
  width: 100vw;
  height: 100vh;
  background-color: var(--bs-backdrop-bg);
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: var(--bs-backdrop-opacity);
}

.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-modal-header-padding);
  border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
  border-top-left-radius: var(--bs-modal-inner-border-radius);
  border-top-right-radius: var(--bs-modal-inner-border-radius);
}
.modal-header .btn-close {
  padding: calc(var(--bs-modal-header-padding-y) * 0.5) calc(var(--bs-modal-header-padding-x) * 0.5);
  margin: calc(-0.5 * var(--bs-modal-header-padding-y)) calc(-0.5 * var(--bs-modal-header-padding-x)) calc(-0.5 * var(--bs-modal-header-padding-y)) auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: var(--bs-modal-title-line-height);
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: var(--bs-modal-padding);
}

.modal-footer {
  display: flex;
  flex-shrink: 0;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * 0.5);
  background-color: var(--bs-modal-footer-bg);
  border-top: var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);
  border-bottom-right-radius: var(--bs-modal-inner-border-radius);
  border-bottom-left-radius: var(--bs-modal-inner-border-radius);
}
.modal-footer > * {
  margin: calc(var(--bs-modal-footer-gap) * 0.5);
}

@media (min-width: 576px) {
  .modal {
    --bs-modal-margin: 1.75rem;
    --bs-modal-box-shadow: var(--bs-box-shadow);
  }
  .modal-dialog {
    max-width: var(--bs-modal-width);
    margin-right: auto;
    margin-left: auto;
  }
  .modal-sm {
    --bs-modal-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    --bs-modal-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    --bs-modal-width: 1140px;
  }
}
.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}
.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}
.modal-fullscreen .modal-header,
.modal-fullscreen .modal-footer {
  border-radius: 0;
}
.modal-fullscreen .modal-body {
  overflow-y: auto;
}

@media (max-width: 575.98px) {
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-header,
  .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 767.98px) {
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-header,
  .modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 991.98px) {
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-header,
  .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 1199.98px) {
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-header,
  .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 1399.98px) {
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-header,
  .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
}
.carousel {
  position: relative;
}

.carousel.pointer-event {
  touch-action: pan-y;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end {
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start {
  transform: translateX(-100%);
}

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-start,
.carousel-fade .carousel-item-prev.carousel-item-end {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-start,
  .carousel-fade .active.carousel-item-end {
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
  .carousel-control-next {
    transition: none;
  }
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}

/* rtl:options: {
  "autoRename": true,
  "stringMap":[ {
    "name"    : "prev-next",
    "search"  : "prev",
    "replace" : "next"
  } ]
} */
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
}
.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators [data-bs-target] {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}

.carousel-dark .carousel-control-prev-icon,
.carousel-dark .carousel-control-next-icon {
  filter: invert(1) grayscale(100);
}
.carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #000;
}
.carousel-dark .carousel-caption {
  color: #000;
}

[data-bs-theme=dark] .carousel .carousel-control-prev-icon,
[data-bs-theme=dark] .carousel .carousel-control-next-icon, [data-bs-theme=dark].carousel .carousel-control-prev-icon,
[data-bs-theme=dark].carousel .carousel-control-next-icon {
  filter: invert(1) grayscale(100);
}
[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target], [data-bs-theme=dark].carousel .carousel-indicators [data-bs-target] {
  background-color: #000;
}
[data-bs-theme=dark] .carousel .carousel-caption, [data-bs-theme=dark].carousel .carousel-caption {
  color: #000;
}

.tenant-background {
  background-color: var(--tenant-color);
}

.tenant-background[data-tenant="gotoitcareer GmbH"] {
  background: var(--gradient-2, linear-gradient(90deg, #fd717d 25.78%, #fdf5cd 95.7%));
}

.tenant-color {
  color: var(--tenant-color);
}

.color-white {
  color: #ffffff !important;
}

.background-white {
  background-color: #ffffff !important;
}

.border-white {
  border: #ffffff !important;
}

.color-black {
  color: #000000 !important;
}

.background-black {
  background-color: #000000 !important;
}

.border-black {
  border: #000000 !important;
}

.color-grey {
  color: #969696 !important;
}

.background-grey {
  background-color: #969696 !important;
}

.border-grey {
  border: #969696 !important;
}

.color-grey-light {
  color: #f5f5f5 !important;
}

.background-grey-light {
  background-color: #f5f5f5 !important;
}

.border-grey-light {
  border: #f5f5f5 !important;
}

.color-grey-dark {
  color: #666666 !important;
}

.background-grey-dark {
  background-color: #666666 !important;
}

.border-grey-dark {
  border: #666666 !important;
}

.color-pink {
  color: #fd717d !important;
}

.background-pink {
  background-color: #fd717d !important;
}

.border-pink {
  border: #fd717d !important;
}

.tenant-background {
  background-color: var(--tenant-color);
}

.tenant-background[data-tenant="gotoitcareer GmbH"] {
  background: var(--gradient-2, linear-gradient(90deg, #fd717d 25.78%, #fdf5cd 95.7%));
}

.tenant-color {
  color: var(--tenant-color);
}

/* Fonts */
body {
  font-family: "Silka";
  color: #000000;
}

p,
address {
  margin-bottom: 25px;
  line-height: 1.75;
}

.normal-line-height {
  line-height: 1.3;
}

a {
  color: #000000;
  text-decoration: none;
}
a:hover {
  color: #000000;
}

li {
  color: #000000;
}

strong {
  color: #000000;
  font-weight: 600;
}

/* Headlines */
.text-size-2xl {
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .text-size-2xl {
    font-size: 6rem;
  }
}
@media (min-width: 1400px) {
  .text-size-2xl {
    font-size: 8rem;
  }
}

.text-size-xxl {
  font-size: 3.5rem;
  font-weight: 600;
  line-height: 1;
}
@media (min-width: 576px) {
  .text-size-xxl {
    font-size: 5rem;
  }
}
@media (min-width: 1200px) {
  .text-size-xxl {
    font-size: 4.5rem;
  }
}
@media (min-width: 1400px) {
  .text-size-xxl {
    font-size: 5.3rem;
  }
}

h1, .h1,
.text-size-xl {
  font-size: 4rem;
  font-weight: 600;
  line-height: 1.2em;
}
@media (max-width: 1199.98px) {
  h1, .h1,
  .text-size-xl {
    font-size: 3rem;
  }
}
@media (max-width: 767.98px) {
  h1, .h1,
  .text-size-xl {
    font-size: 2rem;
  }
}

h2, .h2,
.text-size-l {
  font-size: 2.5rem;
  font-weight: 600;
  margin-bottom: 20px;
  line-height: 1.3em;
}
@media (max-width: 767.98px) {
  h2, .h2,
  .text-size-l {
    font-size: 1.6rem;
  }
}

h3, .h3,
.text-size-m {
  font-size: 1.8rem;
  font-weight: 600;
  margin-bottom: 20px;
}
@media (max-width: 767.98px) {
  h3, .h3,
  .text-size-m {
    font-size: 1.4rem;
  }
}

h4, .h4,
.text-size-s {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 30px;
}

.text-size-xs {
  font-size: 13px;
}
@media (max-width: 767.98px) {
  .text-size-xs {
    font-size: 0.75rem;
  }
}

.heading {
  color: var(--tenant-color);
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
}

.tenant-background {
  background-color: var(--tenant-color);
}

.tenant-background[data-tenant="gotoitcareer GmbH"] {
  background: var(--gradient-2, linear-gradient(90deg, #fd717d 25.78%, #fdf5cd 95.7%));
}

.tenant-color {
  color: var(--tenant-color);
}

.tenant-background {
  background-color: var(--tenant-color);
}

.tenant-background[data-tenant="gotoitcareer GmbH"] {
  background: var(--gradient-2, linear-gradient(90deg, #fd717d 25.78%, #fdf5cd 95.7%));
}

.tenant-color {
  color: var(--tenant-color);
}

.button-unstyled {
  outline: none !important;
  border: none !important;
  background: none;
  padding: 0;
}
.button-unstyled:focus {
  outline: none !important;
}

.btn {
  border-width: 2px;
  border-radius: 0;
  padding: 16px 40px;
  transition: 0.1s;
}

.btn-white-border {
  background: none;
  color: #ffffff;
  border: 2px solid #ffffff;
}

.btn-black-border {
  background: none;
  border: 2px solid #000000;
}
.btn-black-border:hover, .btn-black-border:disabled {
  border: 2px solid rgba(0, 0, 0, 0.85);
  background: none;
}

.btn-black {
  background-color: #000000;
  color: #ffffff;
}
.btn-black:hover, .btn-black:disabled {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.85);
}

.btn-fab-pink {
  border: none;
  width: 60px;
  height: 60px;
  border-radius: 100%;
  background-color: var(--tenant-color);
  color: #ffffff;
  font-size: 30px;
}
.btn-fab-pink:hover {
  color: #ffffff;
  background-color: var(--tenant-color);
  opacity: 0.9;
}

.tenant-background {
  background-color: var(--tenant-color);
}

.tenant-background[data-tenant="gotoitcareer GmbH"] {
  background: var(--gradient-2, linear-gradient(90deg, #fd717d 25.78%, #fdf5cd 95.7%));
}

.tenant-color {
  color: var(--tenant-color);
}

.form-control {
  border: none;
  border-bottom: 2px solid #000000;
  background: none;
  padding: 15px 0;
  color: #000000;
  border-radius: 0;
}
.form-control.white {
  border-bottom: 2px solid #ffffff;
  color: #ffffff;
}

textarea {
  width: 100%;
  background: none;
  border: none;
  border-bottom: 2px solid #000000;
  color: #000000;
  border-radius: 0;
}
textarea ::placeholder {
  color: #000000;
}
textarea.white {
  border-bottom: 2px solid #ffffff;
  color: #ffffff;
}

::placeholder {
  color: #000000;
  opacity: 1;
  padding: 0;
}

.white::placeholder {
  color: #ffffff;
}

.form-select {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-color: transparent;
  background-size: 32px 32px;
  background-position: right 0 center;
  font-size: 15px;
  text-align: left;
  border-color: #000000;
  border-width: 0 0 2px 0;
  border-radius: 0;
  padding: 16px 30px 16px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.form-select.white {
  background-color: transparent;
  color: #ffffff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  border-color: #ffffff;
}

[type=checkbox] + label {
  position: absolute;
  vertical-align: middle;
}

[type=checkbox] {
  position: relative;
  left: 15px;
  top: -60px;
  z-index: 0;
  -webkit-appearance: none;
}

[type=checkbox] + label::before {
  width: 20px;
  height: 20px;
  border: 1px solid #000000;
  display: block;
  content: "";
  float: left;
  margin-right: 15px;
  z-index: 5;
  position: relative;
}

[type=checkbox]:checked + label::before {
  box-shadow: inset 0 0 0 3px #fff;
  background-color: #000000;
}

/* [data-aos][data-aos][data-aos-duration="50"],
body[data-aos-duration="50"] [data-aos] {
    transition-duration: 50ms
} */
[data-aos][data-aos][data-aos-delay="50"],
body[data-aos-delay="50"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="50"].aos-animate,
body[data-aos-delay="50"] [data-aos].aos-animate {
  transition-delay: 50ms;
}

/* [data-aos][data-aos][data-aos-duration="100"],
body[data-aos-duration="100"] [data-aos] {
    transition-duration: .1s
}
[data-aos][data-aos][data-aos-delay="100"],
body[data-aos-delay="100"] [data-aos] {
    transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="100"].aos-animate,
body[data-aos-delay="100"] [data-aos].aos-animate {
    transition-delay: .1s
} */
[data-aos][data-aos][data-aos-duration="150"],
body[data-aos-duration="150"] [data-aos] {
  transition-duration: 0.15s;
}

[data-aos][data-aos][data-aos-delay="150"],
body[data-aos-delay="150"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="150"].aos-animate,
body[data-aos-delay="150"] [data-aos].aos-animate {
  transition-delay: 0.15s;
}

/* [data-aos][data-aos][data-aos-duration="200"],
body[data-aos-duration="200"] [data-aos] {
    transition-duration: .2s
}
[data-aos][data-aos][data-aos-delay="200"],
body[data-aos-delay="200"] [data-aos] {
    transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="200"].aos-animate,
body[data-aos-delay="200"] [data-aos].aos-animate {
    transition-delay: .2s
}
[data-aos][data-aos][data-aos-duration="250"],
body[data-aos-duration="250"] [data-aos] {
    transition-duration: .25s
}
[data-aos][data-aos][data-aos-delay="250"],
body[data-aos-delay="250"] [data-aos] {
    transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="250"].aos-animate,
body[data-aos-delay="250"] [data-aos].aos-animate {
    transition-delay: .25s
}
[data-aos][data-aos][data-aos-duration="300"],
body[data-aos-duration="300"] [data-aos] {
    transition-duration: .3s
}
[data-aos][data-aos][data-aos-delay="300"],
body[data-aos-delay="300"] [data-aos] {
    transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="300"].aos-animate,
body[data-aos-delay="300"] [data-aos].aos-animate {
    transition-delay: .3s
}
[data-aos][data-aos][data-aos-duration="350"],
body[data-aos-duration="350"] [data-aos] {
    transition-duration: .35s
}
[data-aos][data-aos][data-aos-delay="350"],
body[data-aos-delay="350"] [data-aos] {
    transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="350"].aos-animate,
body[data-aos-delay="350"] [data-aos].aos-animate {
    transition-delay: .35s
}
[data-aos][data-aos][data-aos-duration="400"],
body[data-aos-duration="400"] [data-aos] {
    transition-duration: .4s
}
[data-aos][data-aos][data-aos-delay="400"],
body[data-aos-delay="400"] [data-aos] {
    transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="400"].aos-animate,
body[data-aos-delay="400"] [data-aos].aos-animate {
    transition-delay: .4s
}
[data-aos][data-aos][data-aos-duration="450"],
body[data-aos-duration="450"] [data-aos] {
    transition-duration: .45s
}
[data-aos][data-aos][data-aos-delay="450"],
body[data-aos-delay="450"] [data-aos] {
    transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="450"].aos-animate,
body[data-aos-delay="450"] [data-aos].aos-animate {
    transition-delay: .45s
}
[data-aos][data-aos][data-aos-duration="500"],
body[data-aos-duration="500"] [data-aos] {
    transition-duration: .5s
}
[data-aos][data-aos][data-aos-delay="500"],
body[data-aos-delay="500"] [data-aos] {
    transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="500"].aos-animate,
body[data-aos-delay="500"] [data-aos].aos-animate {
    transition-delay: .5s
}
[data-aos][data-aos][data-aos-duration="550"],
body[data-aos-duration="550"] [data-aos] {
    transition-duration: .55s
}
[data-aos][data-aos][data-aos-delay="550"],
body[data-aos-delay="550"] [data-aos] {
    transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="550"].aos-animate,
body[data-aos-delay="550"] [data-aos].aos-animate {
    transition-delay: .55s
}
[data-aos][data-aos][data-aos-duration="600"],
body[data-aos-duration="600"] [data-aos] {
    transition-duration: .6s
}
[data-aos][data-aos][data-aos-delay="600"],
body[data-aos-delay="600"] [data-aos] {
    transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="600"].aos-animate,
body[data-aos-delay="600"] [data-aos].aos-animate {
    transition-delay: .6s
}
[data-aos][data-aos][data-aos-duration="650"],
body[data-aos-duration="650"] [data-aos] {
    transition-duration: .65s
}
[data-aos][data-aos][data-aos-delay="650"],
body[data-aos-delay="650"] [data-aos] {
    transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="650"].aos-animate,
body[data-aos-delay="650"] [data-aos].aos-animate {
    transition-delay: .65s
}
[data-aos][data-aos][data-aos-duration="700"],
body[data-aos-duration="700"] [data-aos] {
    transition-duration: .7s
}
[data-aos][data-aos][data-aos-delay="700"],
body[data-aos-delay="700"] [data-aos] {
    transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="700"].aos-animate,
body[data-aos-delay="700"] [data-aos].aos-animate {
    transition-delay: .7s
}
[data-aos][data-aos][data-aos-duration="750"],
body[data-aos-duration="750"] [data-aos] {
    transition-duration: .75s
}
[data-aos][data-aos][data-aos-delay="750"],
body[data-aos-delay="750"] [data-aos] {
    transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="750"].aos-animate,
body[data-aos-delay="750"] [data-aos].aos-animate {
    transition-delay: .75s
}
[data-aos][data-aos][data-aos-duration="800"],
body[data-aos-duration="800"] [data-aos] {
    transition-duration: .8s
}
[data-aos][data-aos][data-aos-delay="800"],
body[data-aos-delay="800"] [data-aos] {
    transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="800"].aos-animate,
body[data-aos-delay="800"] [data-aos].aos-animate {
    transition-delay: .8s
}
[data-aos][data-aos][data-aos-duration="850"],
body[data-aos-duration="850"] [data-aos] {
    transition-duration: .85s
}
[data-aos][data-aos][data-aos-delay="850"],
body[data-aos-delay="850"] [data-aos] {
    transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="850"].aos-animate,
body[data-aos-delay="850"] [data-aos].aos-animate {
    transition-delay: .85s
}
[data-aos][data-aos][data-aos-duration="900"],
body[data-aos-duration="900"] [data-aos] {
    transition-duration: .9s
}
[data-aos][data-aos][data-aos-delay="900"],
body[data-aos-delay="900"] [data-aos] {
    transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="900"].aos-animate,
body[data-aos-delay="900"] [data-aos].aos-animate {
    transition-delay: .9s
}
[data-aos][data-aos][data-aos-duration="950"],
body[data-aos-duration="950"] [data-aos] {
    transition-duration: .95s
}
[data-aos][data-aos][data-aos-delay="950"],
body[data-aos-delay="950"] [data-aos] {
    transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="950"].aos-animate,
body[data-aos-delay="950"] [data-aos].aos-animate {
    transition-delay: .95s
} */
[data-aos][data-aos][data-aos-duration="1000"],
body[data-aos-duration="1000"] [data-aos] {
  transition-duration: 1s;
}

[data-aos][data-aos][data-aos-delay="1000"],
body[data-aos-delay="1000"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1000"].aos-animate,
body[data-aos-delay="1000"] [data-aos].aos-animate {
  transition-delay: 1s;
}

/*
[data-aos][data-aos][data-aos-duration="1050"],
body[data-aos-duration="1050"] [data-aos] {
    transition-duration: 1.05s
}
[data-aos][data-aos][data-aos-delay="1050"],
body[data-aos-delay="1050"] [data-aos] {
    transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="1050"].aos-animate,
body[data-aos-delay="1050"] [data-aos].aos-animate {
    transition-delay: 1.05s
}
[data-aos][data-aos][data-aos-duration="1100"],
body[data-aos-duration="1100"] [data-aos] {
    transition-duration: 1.1s
}
[data-aos][data-aos][data-aos-delay="1100"],
body[data-aos-delay="1100"] [data-aos] {
    transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="1100"].aos-animate,
body[data-aos-delay="1100"] [data-aos].aos-animate {
    transition-delay: 1.1s
}
[data-aos][data-aos][data-aos-duration="1150"],
body[data-aos-duration="1150"] [data-aos] {
    transition-duration: 1.15s
}
[data-aos][data-aos][data-aos-delay="1150"],
body[data-aos-delay="1150"] [data-aos] {
    transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="1150"].aos-animate,
body[data-aos-delay="1150"] [data-aos].aos-animate {
    transition-delay: 1.15s
} */
[data-aos][data-aos][data-aos-duration="1200"],
body[data-aos-duration="1200"] [data-aos] {
  transition-duration: 1.2s;
}

[data-aos][data-aos][data-aos-delay="1200"],
body[data-aos-delay="1200"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1200"].aos-animate,
body[data-aos-delay="1200"] [data-aos].aos-animate {
  transition-delay: 1.2s;
}

/* [data-aos][data-aos][data-aos-duration="1250"],
body[data-aos-duration="1250"] [data-aos] {
    transition-duration: 1.25s
}
[data-aos][data-aos][data-aos-delay="1250"],
body[data-aos-delay="1250"] [data-aos] {
    transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="1250"].aos-animate,
body[data-aos-delay="1250"] [data-aos].aos-animate {
    transition-delay: 1.25s
}
[data-aos][data-aos][data-aos-duration="1300"],
body[data-aos-duration="1300"] [data-aos] {
    transition-duration: 1.3s
}
[data-aos][data-aos][data-aos-delay="1300"],
body[data-aos-delay="1300"] [data-aos] {
    transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="1300"].aos-animate,
body[data-aos-delay="1300"] [data-aos].aos-animate {
    transition-delay: 1.3s
}
[data-aos][data-aos][data-aos-duration="1350"],
body[data-aos-duration="1350"] [data-aos] {
    transition-duration: 1.35s
}
[data-aos][data-aos][data-aos-delay="1350"],
body[data-aos-delay="1350"] [data-aos] {
    transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="1350"].aos-animate,
body[data-aos-delay="1350"] [data-aos].aos-animate {
    transition-delay: 1.35s
}
[data-aos][data-aos][data-aos-duration="1400"],
body[data-aos-duration="1400"] [data-aos] {
    transition-duration: 1.4s
}
[data-aos][data-aos][data-aos-delay="1400"],
body[data-aos-delay="1400"] [data-aos] {
    transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="1400"].aos-animate,
body[data-aos-delay="1400"] [data-aos].aos-animate {
    transition-delay: 1.4s
}
[data-aos][data-aos][data-aos-duration="1450"],
body[data-aos-duration="1450"] [data-aos] {
    transition-duration: 1.45s
}
[data-aos][data-aos][data-aos-delay="1450"],
body[data-aos-delay="1450"] [data-aos] {
    transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="1450"].aos-animate,
body[data-aos-delay="1450"] [data-aos].aos-animate {
    transition-delay: 1.45s
}
[data-aos][data-aos][data-aos-duration="1500"],
body[data-aos-duration="1500"] [data-aos] {
    transition-duration: 1.5s
}
[data-aos][data-aos][data-aos-delay="1500"],
body[data-aos-delay="1500"] [data-aos] {
    transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="1500"].aos-animate,
body[data-aos-delay="1500"] [data-aos].aos-animate {
    transition-delay: 1.5s
}
[data-aos][data-aos][data-aos-duration="1550"],
body[data-aos-duration="1550"] [data-aos] {
    transition-duration: 1.55s
}
[data-aos][data-aos][data-aos-delay="1550"],
body[data-aos-delay="1550"] [data-aos] {
    transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="1550"].aos-animate,
body[data-aos-delay="1550"] [data-aos].aos-animate {
    transition-delay: 1.55s
}
[data-aos][data-aos][data-aos-duration="1600"],
body[data-aos-duration="1600"] [data-aos] {
    transition-duration: 1.6s
}
[data-aos][data-aos][data-aos-delay="1600"],
body[data-aos-delay="1600"] [data-aos] {
    transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="1600"].aos-animate,
body[data-aos-delay="1600"] [data-aos].aos-animate {
    transition-delay: 1.6s
}
[data-aos][data-aos][data-aos-duration="1650"],
body[data-aos-duration="1650"] [data-aos] {
    transition-duration: 1.65s
}
[data-aos][data-aos][data-aos-delay="1650"],
body[data-aos-delay="1650"] [data-aos] {
    transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="1650"].aos-animate,
body[data-aos-delay="1650"] [data-aos].aos-animate {
    transition-delay: 1.65s
}
[data-aos][data-aos][data-aos-duration="1700"],
body[data-aos-duration="1700"] [data-aos] {
    transition-duration: 1.7s
}
[data-aos][data-aos][data-aos-delay="1700"],
body[data-aos-delay="1700"] [data-aos] {
    transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="1700"].aos-animate,
body[data-aos-delay="1700"] [data-aos].aos-animate {
    transition-delay: 1.7s
}
[data-aos][data-aos][data-aos-duration="1750"],
body[data-aos-duration="1750"] [data-aos] {
    transition-duration: 1.75s
}
[data-aos][data-aos][data-aos-delay="1750"],
body[data-aos-delay="1750"] [data-aos] {
    transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="1750"].aos-animate,
body[data-aos-delay="1750"] [data-aos].aos-animate {
    transition-delay: 1.75s
}
[data-aos][data-aos][data-aos-duration="1800"],
body[data-aos-duration="1800"] [data-aos] {
    transition-duration: 1.8s
}
[data-aos][data-aos][data-aos-delay="1800"],
body[data-aos-delay="1800"] [data-aos] {
    transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="1800"].aos-animate,
body[data-aos-delay="1800"] [data-aos].aos-animate {
    transition-delay: 1.8s
}
[data-aos][data-aos][data-aos-duration="1850"],
body[data-aos-duration="1850"] [data-aos] {
    transition-duration: 1.85s
}
[data-aos][data-aos][data-aos-delay="1850"],
body[data-aos-delay="1850"] [data-aos] {
    transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="1850"].aos-animate,
body[data-aos-delay="1850"] [data-aos].aos-animate {
    transition-delay: 1.85s
}
[data-aos][data-aos][data-aos-duration="1900"],
body[data-aos-duration="1900"] [data-aos] {
    transition-duration: 1.9s
}
[data-aos][data-aos][data-aos-delay="1900"],
body[data-aos-delay="1900"] [data-aos] {
    transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="1900"].aos-animate,
body[data-aos-delay="1900"] [data-aos].aos-animate {
    transition-delay: 1.9s
}
[data-aos][data-aos][data-aos-duration="1950"],
body[data-aos-duration="1950"] [data-aos] {
    transition-duration: 1.95s
}
[data-aos][data-aos][data-aos-delay="1950"],
body[data-aos-delay="1950"] [data-aos] {
    transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="1950"].aos-animate,
body[data-aos-delay="1950"] [data-aos].aos-animate {
    transition-delay: 1.95s
}
[data-aos][data-aos][data-aos-duration="2000"],
body[data-aos-duration="2000"] [data-aos] {
    transition-duration: 2s
}
[data-aos][data-aos][data-aos-delay="2000"],
body[data-aos-delay="2000"] [data-aos] {
    transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="2000"].aos-animate,
body[data-aos-delay="2000"] [data-aos].aos-animate {
    transition-delay: 2s
}
[data-aos][data-aos][data-aos-duration="2050"],
body[data-aos-duration="2050"] [data-aos] {
    transition-duration: 2.05s
}
[data-aos][data-aos][data-aos-delay="2050"],
body[data-aos-delay="2050"] [data-aos] {
    transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="2050"].aos-animate,
body[data-aos-delay="2050"] [data-aos].aos-animate {
    transition-delay: 2.05s
}
[data-aos][data-aos][data-aos-duration="2100"],
body[data-aos-duration="2100"] [data-aos] {
    transition-duration: 2.1s
}
[data-aos][data-aos][data-aos-delay="2100"],
body[data-aos-delay="2100"] [data-aos] {
    transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="2100"].aos-animate,
body[data-aos-delay="2100"] [data-aos].aos-animate {
    transition-delay: 2.1s
}
[data-aos][data-aos][data-aos-duration="2150"],
body[data-aos-duration="2150"] [data-aos] {
    transition-duration: 2.15s
}
[data-aos][data-aos][data-aos-delay="2150"],
body[data-aos-delay="2150"] [data-aos] {
    transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="2150"].aos-animate,
body[data-aos-delay="2150"] [data-aos].aos-animate {
    transition-delay: 2.15s
}
[data-aos][data-aos][data-aos-duration="2200"],
body[data-aos-duration="2200"] [data-aos] {
    transition-duration: 2.2s
}
[data-aos][data-aos][data-aos-delay="2200"],
body[data-aos-delay="2200"] [data-aos] {
    transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="2200"].aos-animate,
body[data-aos-delay="2200"] [data-aos].aos-animate {
    transition-delay: 2.2s
}
[data-aos][data-aos][data-aos-duration="2250"],
body[data-aos-duration="2250"] [data-aos] {
    transition-duration: 2.25s
}
[data-aos][data-aos][data-aos-delay="2250"],
body[data-aos-delay="2250"] [data-aos] {
    transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="2250"].aos-animate,
body[data-aos-delay="2250"] [data-aos].aos-animate {
    transition-delay: 2.25s
}
[data-aos][data-aos][data-aos-duration="2300"],
body[data-aos-duration="2300"] [data-aos] {
    transition-duration: 2.3s
}
[data-aos][data-aos][data-aos-delay="2300"],
body[data-aos-delay="2300"] [data-aos] {
    transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="2300"].aos-animate,
body[data-aos-delay="2300"] [data-aos].aos-animate {
    transition-delay: 2.3s
}
[data-aos][data-aos][data-aos-duration="2350"],
body[data-aos-duration="2350"] [data-aos] {
    transition-duration: 2.35s
}
[data-aos][data-aos][data-aos-delay="2350"],
body[data-aos-delay="2350"] [data-aos] {
    transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="2350"].aos-animate,
body[data-aos-delay="2350"] [data-aos].aos-animate {
    transition-delay: 2.35s
}
[data-aos][data-aos][data-aos-duration="2400"],
body[data-aos-duration="2400"] [data-aos] {
    transition-duration: 2.4s
}
[data-aos][data-aos][data-aos-delay="2400"],
body[data-aos-delay="2400"] [data-aos] {
    transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="2400"].aos-animate,
body[data-aos-delay="2400"] [data-aos].aos-animate {
    transition-delay: 2.4s
}
[data-aos][data-aos][data-aos-duration="2450"],
body[data-aos-duration="2450"] [data-aos] {
    transition-duration: 2.45s
}
[data-aos][data-aos][data-aos-delay="2450"],
body[data-aos-delay="2450"] [data-aos] {
    transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="2450"].aos-animate,
body[data-aos-delay="2450"] [data-aos].aos-animate {
    transition-delay: 2.45s
}
[data-aos][data-aos][data-aos-duration="2500"],
body[data-aos-duration="2500"] [data-aos] {
    transition-duration: 2.5s
}
[data-aos][data-aos][data-aos-delay="2500"],
body[data-aos-delay="2500"] [data-aos] {
    transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="2500"].aos-animate,
body[data-aos-delay="2500"] [data-aos].aos-animate {
    transition-delay: 2.5s
}
[data-aos][data-aos][data-aos-duration="2550"],
body[data-aos-duration="2550"] [data-aos] {
    transition-duration: 2.55s
}
[data-aos][data-aos][data-aos-delay="2550"],
body[data-aos-delay="2550"] [data-aos] {
    transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="2550"].aos-animate,
body[data-aos-delay="2550"] [data-aos].aos-animate {
    transition-delay: 2.55s
}
[data-aos][data-aos][data-aos-duration="2600"],
body[data-aos-duration="2600"] [data-aos] {
    transition-duration: 2.6s
}
[data-aos][data-aos][data-aos-delay="2600"],
body[data-aos-delay="2600"] [data-aos] {
    transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="2600"].aos-animate,
body[data-aos-delay="2600"] [data-aos].aos-animate {
    transition-delay: 2.6s
}
[data-aos][data-aos][data-aos-duration="2650"],
body[data-aos-duration="2650"] [data-aos] {
    transition-duration: 2.65s
}
[data-aos][data-aos][data-aos-delay="2650"],
body[data-aos-delay="2650"] [data-aos] {
    transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="2650"].aos-animate,
body[data-aos-delay="2650"] [data-aos].aos-animate {
    transition-delay: 2.65s
}
[data-aos][data-aos][data-aos-duration="2700"],
body[data-aos-duration="2700"] [data-aos] {
    transition-duration: 2.7s
}
[data-aos][data-aos][data-aos-delay="2700"],
body[data-aos-delay="2700"] [data-aos] {
    transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="2700"].aos-animate,
body[data-aos-delay="2700"] [data-aos].aos-animate {
    transition-delay: 2.7s
}
[data-aos][data-aos][data-aos-duration="2750"],
body[data-aos-duration="2750"] [data-aos] {
    transition-duration: 2.75s
}
[data-aos][data-aos][data-aos-delay="2750"],
body[data-aos-delay="2750"] [data-aos] {
    transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="2750"].aos-animate,
body[data-aos-delay="2750"] [data-aos].aos-animate {
    transition-delay: 2.75s
}
[data-aos][data-aos][data-aos-duration="2800"],
body[data-aos-duration="2800"] [data-aos] {
    transition-duration: 2.8s
}
[data-aos][data-aos][data-aos-delay="2800"],
body[data-aos-delay="2800"] [data-aos] {
    transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="2800"].aos-animate,
body[data-aos-delay="2800"] [data-aos].aos-animate {
    transition-delay: 2.8s
}
[data-aos][data-aos][data-aos-duration="2850"],
body[data-aos-duration="2850"] [data-aos] {
    transition-duration: 2.85s
}
[data-aos][data-aos][data-aos-delay="2850"],
body[data-aos-delay="2850"] [data-aos] {
    transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="2850"].aos-animate,
body[data-aos-delay="2850"] [data-aos].aos-animate {
    transition-delay: 2.85s
}
[data-aos][data-aos][data-aos-duration="2900"],
body[data-aos-duration="2900"] [data-aos] {
    transition-duration: 2.9s
}
[data-aos][data-aos][data-aos-delay="2900"],
body[data-aos-delay="2900"] [data-aos] {
    transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="2900"].aos-animate,
body[data-aos-delay="2900"] [data-aos].aos-animate {
    transition-delay: 2.9s
}
[data-aos][data-aos][data-aos-duration="2950"],
body[data-aos-duration="2950"] [data-aos] {
    transition-duration: 2.95s
}
[data-aos][data-aos][data-aos-delay="2950"],
body[data-aos-delay="2950"] [data-aos] {
    transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="2950"].aos-animate,
body[data-aos-delay="2950"] [data-aos].aos-animate {
    transition-delay: 2.95s
}
[data-aos][data-aos][data-aos-duration="3000"],
body[data-aos-duration="3000"] [data-aos] {
    transition-duration: 3s
}
[data-aos][data-aos][data-aos-delay="3000"],
body[data-aos-delay="3000"] [data-aos] {
    transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="3000"].aos-animate,
body[data-aos-delay="3000"] [data-aos].aos-animate {
    transition-delay: 3s
} */
/* [data-aos][data-aos][data-aos-easing=linear],
body[data-aos-easing=linear] [data-aos] {
    transition-timing-function: cubic-bezier(.25, .25, .75, .75)
}
[data-aos][data-aos][data-aos-easing=ease],
body[data-aos-easing=ease] [data-aos] {
    transition-timing-function: ease
}
[data-aos][data-aos][data-aos-easing=ease-in],
body[data-aos-easing=ease-in] [data-aos] {
    transition-timing-function: ease-in
}
[data-aos][data-aos][data-aos-easing=ease-out],
body[data-aos-easing=ease-out] [data-aos] {
    transition-timing-function: ease-out
}
[data-aos][data-aos][data-aos-easing=ease-in-out],
body[data-aos-easing=ease-in-out] [data-aos] {
    transition-timing-function: ease-in-out
}
[data-aos][data-aos][data-aos-easing=ease-in-back],
body[data-aos-easing=ease-in-back] [data-aos] {
    transition-timing-function: cubic-bezier(.6, -.28, .735, .045)
}
[data-aos][data-aos][data-aos-easing=ease-out-back],
body[data-aos-easing=ease-out-back] [data-aos] {
    transition-timing-function: cubic-bezier(.175, .885, .32, 1.275)
}
[data-aos][data-aos][data-aos-easing=ease-in-out-back],
body[data-aos-easing=ease-in-out-back] [data-aos] {
    transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55)
} */
[data-aos][data-aos][data-aos-easing=ease-in-sine],
body[data-aos-easing=ease-in-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}

/* [data-aos][data-aos][data-aos-easing=ease-out-sine],
body[data-aos-easing=ease-out-sine] [data-aos] {
    transition-timing-function: cubic-bezier(.39, .575, .565, 1)
}
[data-aos][data-aos][data-aos-easing=ease-in-out-sine],
body[data-aos-easing=ease-in-out-sine] [data-aos] {
    transition-timing-function: cubic-bezier(.445, .05, .55, .95)
}
[data-aos][data-aos][data-aos-easing=ease-in-quad],
body[data-aos-easing=ease-in-quad] [data-aos] {
    transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}
[data-aos][data-aos][data-aos-easing=ease-out-quad],
body[data-aos-easing=ease-out-quad] [data-aos] {
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}
[data-aos][data-aos][data-aos-easing=ease-in-out-quad],
body[data-aos-easing=ease-in-out-quad] [data-aos] {
    transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}
[data-aos][data-aos][data-aos-easing=ease-in-cubic],
body[data-aos-easing=ease-in-cubic] [data-aos] {
    transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}
[data-aos][data-aos][data-aos-easing=ease-out-cubic],
body[data-aos-easing=ease-out-cubic] [data-aos] {
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}
[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],
body[data-aos-easing=ease-in-out-cubic] [data-aos] {
    transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}
[data-aos][data-aos][data-aos-easing=ease-in-quart],
body[data-aos-easing=ease-in-quart] [data-aos] {
    transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}
[data-aos][data-aos][data-aos-easing=ease-out-quart],
body[data-aos-easing=ease-out-quart] [data-aos] {
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}
[data-aos][data-aos][data-aos-easing=ease-in-out-quart],
body[data-aos-easing=ease-in-out-quart] [data-aos] {
    transition-timing-function: cubic-bezier(.455, .03, .515, .955)
} */
[data-aos^=fade][data-aos^=fade] {
  opacity: 0;
  transition-property: opacity, transform;
}

[data-aos^=fade][data-aos^=fade].aos-animate {
  opacity: 1;
  transform: translate(0);
}

[data-aos=fade-up] {
  transform: translateY(100px);
}

/* [data-aos=fade-down] {
    transform: translateY(-100px)
}
[data-aos=fade-right] {
    transform: translate(-100px)
}
[data-aos=fade-left] {
    transform: translate(100px)
}
[data-aos=fade-up-right] {
    transform: translate(-100px, 100px)
}
[data-aos=fade-up-left] {
    transform: translate(100px, 100px)
}
[data-aos=fade-down-right] {
    transform: translate(-100px, -100px)
}
[data-aos=fade-down-left] {
    transform: translate(100px, -100px)
}
[data-aos^=zoom][data-aos^=zoom] {
    opacity: 0;
    transition-property: opacity, transform
}
[data-aos^=zoom][data-aos^=zoom].aos-animate {
    opacity: 1;
    transform: translate(0) scale(1)
}
[data-aos=zoom-in] {
    transform: scale(.6)
}
[data-aos=zoom-in-up] {
    transform: translateY(100px) scale(.6)
}
[data-aos=zoom-in-down] {
    transform: translateY(-100px) scale(.6)
}
[data-aos=zoom-in-right] {
    transform: translate(-100px) scale(.6)
}
[data-aos=zoom-in-left] {
    transform: translate(100px) scale(.6)
}
[data-aos=zoom-out] {
    transform: scale(1.2)
}
[data-aos=zoom-out-up] {
    transform: translateY(100px) scale(1.2)
}
[data-aos=zoom-out-down] {
    transform: translateY(-100px) scale(1.2)
}
[data-aos=zoom-out-right] {
    transform: translate(-100px) scale(1.2)
}
[data-aos=zoom-out-left] {
    transform: translate(100px) scale(1.2)
} */
[data-aos^=slide][data-aos^=slide] {
  transition-property: transform;
}

[data-aos^=slide][data-aos^=slide].aos-animate {
  transform: translate(0);
}

/* [data-aos=slide-up] {
    transform: translateY(100%)
}
[data-aos=slide-down] {
    transform: translateY(-100%)
} */
[data-aos=slide-right] {
  transform: translateX(-100%);
}

/* [data-aos=slide-left] {
    transform: translateX(100%)
}
[data-aos^=flip][data-aos^=flip] {
    backface-visibility: hidden;
    transition-property: transform
}
[data-aos=flip-left] {
    transform: perspective(2500px) rotateY(-100deg)
}
[data-aos=flip-left].aos-animate {
    transform: perspective(2500px) rotateY(0)
}
[data-aos=flip-right] {
    transform: perspective(2500px) rotateY(100deg)
}
[data-aos=flip-right].aos-animate {
    transform: perspective(2500px) rotateY(0)
}
[data-aos=flip-up] {
    transform: perspective(2500px) rotateX(-100deg)
}
[data-aos=flip-up].aos-animate {
    transform: perspective(2500px) rotateX(0)
}
[data-aos=flip-down] {
    transform: perspective(2500px) rotateX(100deg)
}
[data-aos=flip-down].aos-animate {
    transform: perspective(2500px) rotateX(0)
} */

@font-face {
  font-family: "uicons-thin-straight";
  src: url('uicons-thin-straight.woff2') format("woff2"), url('uicons-thin-straight.woff') format("woff"), url('uicons-thin-straight.eot#iefix') format("embedded-opentype");
  font-display: swap;
}
@font-face {
  font-family: "uicons-regular-rounded";
  src: url('uicons-regular-rounded.woff2') format("woff2"), url('uicons-regular-rounded.woff') format("woff"), url('uicons-regular-rounded.eot#iefix') format("embedded-opentype");
  font-display: swap;
}
@font-face {
  font-family: "uicons-thin-rounded";
  src: url('uicons-thin-rounded.woff2') format("woff2"), url('uicons-thin-rounded.woff') format("woff"), url('uicons-thin-rounded.eot#iefix') format("embedded-opentype");
  font-display: swap;
}
i[class^=fi-rr-]:before, i[class*=" fi-rr-"]:before, span[class^=fi-rr-]:before, span[class*=fi-rr-]:before {
  font-family: uicons-regular-rounded !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

i[class^=fi-ts-]:before, i[class*=" fi-ts-"]:before, span[class^=fi-ts-]:before, span[class*=fi-ts-]:before {
  font-family: uicons-thin-straight !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

i[class^=fi-tr-]:before, i[class*=" fi-tr-"]:before, span[class^=fi-tr-]:before, span[class*=fi-tr-]:before {
  font-family: uicons-thin-rounded !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fi-ts-0:before {
  content: "\f101";
}

.fi-ts-1:before {
  content: "\f102";
}

.fi-ts-2:before {
  content: "\f103";
}

.fi-ts-3:before {
  content: "\f104";
}

.fi-ts-360-degrees:before {
  content: "\f105";
}

.fi-ts-4:before {
  content: "\f106";
}

.fi-ts-404:before {
  content: "\f107";
}

.fi-ts-5:before {
  content: "\f108";
}

.fi-ts-6:before {
  content: "\f109";
}

.fi-ts-7:before {
  content: "\f10a";
}

.fi-ts-8:before {
  content: "\f10b";
}

.fi-ts-9:before {
  content: "\f10c";
}

.fi-ts-a:before {
  content: "\f10d";
}

.fi-ts-accident:before {
  content: "\f10e";
}

.fi-ts-acorn:before {
  content: "\f10f";
}

.fi-ts-ad-paid:before {
  content: "\f110";
}

.fi-ts-ad:before {
  content: "\f111";
}

.fi-ts-add-image:before {
  content: "\f112";
}

.fi-ts-address-book:before {
  content: "\f113";
}

.fi-ts-address-card:before {
  content: "\f114";
}

.fi-ts-admin-alt:before {
  content: "\f115";
}

.fi-ts-admin:before {
  content: "\f116";
}

.fi-ts-age-restriction-eighteen:before {
  content: "\f117";
}

.fi-ts-age-restriction-seven:before {
  content: "\f118";
}

.fi-ts-age-restriction-six:before {
  content: "\f119";
}

.fi-ts-age-restriction-sixteen:before {
  content: "\f11a";
}

.fi-ts-age-restriction-thirteen:before {
  content: "\f11b";
}

.fi-ts-age-restriction-three:before {
  content: "\f11c";
}

.fi-ts-age-restriction-twelve:before {
  content: "\f11d";
}

.fi-ts-age-restriction-twenty-one:before {
  content: "\f11e";
}

.fi-ts-age-restriction-zero:before {
  content: "\f11f";
}

.fi-ts-air-conditioner:before {
  content: "\f120";
}

.fi-ts-air-freshener:before {
  content: "\f121";
}

.fi-ts-air-pollution:before {
  content: "\f122";
}

.fi-ts-airplane-journey:before {
  content: "\f123";
}

.fi-ts-airplay:before {
  content: "\f124";
}

.fi-ts-alarm-exclamation:before {
  content: "\f125";
}

.fi-ts-alarm-plus:before {
  content: "\f126";
}

.fi-ts-alarm-snooze:before {
  content: "\f127";
}

.fi-ts-album-circle-plus:before {
  content: "\f128";
}

.fi-ts-album-circle-user:before {
  content: "\f129";
}

.fi-ts-album-collection:before {
  content: "\f12a";
}

.fi-ts-album:before {
  content: "\f12b";
}

.fi-ts-algorithm:before {
  content: "\f12c";
}

.fi-ts-alicorn:before {
  content: "\f12d";
}

.fi-ts-alien:before {
  content: "\f12e";
}

.fi-ts-align-slash:before {
  content: "\f12f";
}

.fi-ts-analyse-alt:before {
  content: "\f130";
}

.fi-ts-analyse:before {
  content: "\f131";
}

.fi-ts-anchor:before {
  content: "\f132";
}

.fi-ts-angel:before {
  content: "\f133";
}

.fi-ts-angle-90:before {
  content: "\f134";
}

.fi-ts-angle-circle-down:before {
  content: "\f135";
}

.fi-ts-angle-circle-left:before {
  content: "\f136";
}

.fi-ts-angle-circle-right:before {
  content: "\f137";
}

.fi-ts-angle-circle-up:before {
  content: "\f138";
}

.fi-ts-angle-double-left:before {
  content: "\f139";
}

.fi-ts-angle-double-right:before {
  content: "\f13a";
}

.fi-ts-angle-double-small-down:before {
  content: "\f13b";
}

.fi-ts-angle-double-small-left:before {
  content: "\f13c";
}

.fi-ts-angle-double-small-right:before {
  content: "\f13d";
}

.fi-ts-angle-double-small-up:before {
  content: "\f13e";
}

.fi-ts-angle-down:before {
  content: "\f13f";
}

.fi-ts-angle-left:before {
  content: "\f140";
}

.fi-ts-angle-right:before {
  content: "\f141";
}

.fi-ts-angle-small-down:before {
  content: "\f142";
}

.fi-ts-angle-small-left:before {
  content: "\f143";
}

.fi-ts-angle-small-right:before {
  content: "\f144";
}

.fi-ts-angle-small-up:before {
  content: "\f145";
}

.fi-ts-angle-square-down:before {
  content: "\f146";
}

.fi-ts-angle-square-left:before {
  content: "\f147";
}

.fi-ts-angle-square-right:before {
  content: "\f148";
}

.fi-ts-angle-square-up:before {
  content: "\f149";
}

.fi-ts-angle-up:before {
  content: "\f14a";
}

.fi-ts-angle:before {
  content: "\f14b";
}

.fi-ts-angry:before {
  content: "\f14c";
}

.fi-ts-animated-icon:before {
  content: "\f14d";
}

.fi-ts-ankh:before {
  content: "\f14e";
}

.fi-ts-answer-alt:before {
  content: "\f14f";
}

.fi-ts-answer:before {
  content: "\f150";
}

.fi-ts-apartment:before {
  content: "\f151";
}

.fi-ts-aperture:before {
  content: "\f152";
}

.fi-ts-api:before {
  content: "\f153";
}

.fi-ts-apple-core:before {
  content: "\f154";
}

.fi-ts-apple-crate:before {
  content: "\f155";
}

.fi-ts-apple:before {
  content: "\f156";
}

.fi-ts-archway:before {
  content: "\f157";
}

.fi-ts-arrow-alt-circle-down:before {
  content: "\f158";
}

.fi-ts-arrow-alt-circle-left:before {
  content: "\f159";
}

.fi-ts-arrow-alt-circle-right:before {
  content: "\f15a";
}

.fi-ts-arrow-alt-circle-up:before {
  content: "\f15b";
}

.fi-ts-arrow-alt-down:before {
  content: "\f15c";
}

.fi-ts-arrow-alt-from-bottom:before {
  content: "\f15d";
}

.fi-ts-arrow-alt-from-left:before {
  content: "\f15e";
}

.fi-ts-arrow-alt-from-right:before {
  content: "\f15f";
}

.fi-ts-arrow-alt-from-top:before {
  content: "\f160";
}

.fi-ts-arrow-alt-left:before {
  content: "\f161";
}

.fi-ts-arrow-alt-right:before {
  content: "\f162";
}

.fi-ts-arrow-alt-square-down:before {
  content: "\f163";
}

.fi-ts-arrow-alt-square-left:before {
  content: "\f164";
}

.fi-ts-arrow-alt-square-right:before {
  content: "\f165";
}

.fi-ts-arrow-alt-square-up:before {
  content: "\f166";
}

.fi-ts-arrow-alt-to-bottom:before {
  content: "\f167";
}

.fi-ts-arrow-alt-to-left:before {
  content: "\f168";
}

.fi-ts-arrow-alt-to-right:before {
  content: "\f169";
}

.fi-ts-arrow-alt-to-top:before {
  content: "\f16a";
}

.fi-ts-arrow-alt-up:before {
  content: "\f16b";
}

.fi-ts-arrow-circle-down:before {
  content: "\f16c";
}

.fi-ts-arrow-circle-left:before {
  content: "\f16d";
}

.fi-ts-arrow-circle-right:before {
  content: "\f16e";
}

.fi-ts-arrow-circle-up:before {
  content: "\f16f";
}

.fi-ts-arrow-comparison:before {
  content: "\f170";
}

.fi-ts-arrow-down-from-dotted-line:before {
  content: "\f171";
}

.fi-ts-arrow-down-left:before {
  content: "\f172";
}

.fi-ts-arrow-down-small-big:before {
  content: "\f173";
}

.fi-ts-arrow-down-to-dotted-line:before {
  content: "\f174";
}

.fi-ts-arrow-down-to-square:before {
  content: "\f175";
}

.fi-ts-arrow-down-triangle-square:before {
  content: "\f176";
}

.fi-ts-arrow-down:before {
  content: "\f177";
}

.fi-ts-arrow-from-bottom:before {
  content: "\f178";
}

.fi-ts-arrow-from-left:before {
  content: "\f179";
}

.fi-ts-arrow-from-right:before {
  content: "\f17a";
}

.fi-ts-arrow-from-top:before {
  content: "\f17b";
}

.fi-ts-arrow-left-from-line:before {
  content: "\f17c";
}

.fi-ts-arrow-left:before {
  content: "\f17d";
}

.fi-ts-arrow-progress:before {
  content: "\f17e";
}

.fi-ts-arrow-right-to-bracket:before {
  content: "\f17f";
}

.fi-ts-arrow-right:before {
  content: "\f180";
}

.fi-ts-arrow-small-down:before {
  content: "\f181";
}

.fi-ts-arrow-small-left:before {
  content: "\f182";
}

.fi-ts-arrow-small-right:before {
  content: "\f183";
}

.fi-ts-arrow-small-up:before {
  content: "\f184";
}

.fi-ts-arrow-square-down:before {
  content: "\f185";
}

.fi-ts-arrow-square-left:before {
  content: "\f186";
}

.fi-ts-arrow-square-right:before {
  content: "\f187";
}

.fi-ts-arrow-square-up:before {
  content: "\f188";
}

.fi-ts-arrow-to-bottom:before {
  content: "\f189";
}

.fi-ts-arrow-to-left:before {
  content: "\f18a";
}

.fi-ts-arrow-to-right:before {
  content: "\f18b";
}

.fi-ts-arrow-to-top:before {
  content: "\f18c";
}

.fi-ts-arrow-trend-down:before {
  content: "\f18d";
}

.fi-ts-arrow-trend-up:before {
  content: "\f18e";
}

.fi-ts-arrow-turn-down-left:before {
  content: "\f18f";
}

.fi-ts-arrow-turn-down-right:before {
  content: "\f190";
}

.fi-ts-arrow-up-from-dotted-line:before {
  content: "\f191";
}

.fi-ts-arrow-up-from-square:before {
  content: "\f192";
}

.fi-ts-arrow-up-left-from-circle:before {
  content: "\f193";
}

.fi-ts-arrow-up-left:before {
  content: "\f194";
}

.fi-ts-arrow-up-right-and-arrow-down-left-from-center:before {
  content: "\f195";
}

.fi-ts-arrow-up-right-from-square:before {
  content: "\f196";
}

.fi-ts-arrow-up-right:before {
  content: "\f197";
}

.fi-ts-arrow-up-small-big:before {
  content: "\f198";
}

.fi-ts-arrow-up-square-triangle:before {
  content: "\f199";
}

.fi-ts-arrow-up-to-dotted-line:before {
  content: "\f19a";
}

.fi-ts-arrow-up:before {
  content: "\f19b";
}

.fi-ts-arrows-alt-h:before {
  content: "\f19c";
}

.fi-ts-arrows-alt-v:before {
  content: "\f19d";
}

.fi-ts-arrows-alt:before {
  content: "\f19e";
}

.fi-ts-arrows-cross:before {
  content: "\f19f";
}

.fi-ts-arrows-from-dotted-line:before {
  content: "\f1a0";
}

.fi-ts-arrows-from-line:before {
  content: "\f1a1";
}

.fi-ts-arrows-h-copy:before {
  content: "\f1a2";
}

.fi-ts-arrows-h:before {
  content: "\f1a3";
}

.fi-ts-arrows-repeat-1:before {
  content: "\f1a4";
}

.fi-ts-arrows-repeat:before {
  content: "\f1a5";
}

.fi-ts-arrows-retweet:before {
  content: "\f1a6";
}

.fi-ts-arrows-to-dotted-line:before {
  content: "\f1a7";
}

.fi-ts-arrows-to-eye:before {
  content: "\f1a8";
}

.fi-ts-arrows-to-line:before {
  content: "\f1a9";
}

.fi-ts-arrows:before {
  content: "\f1aa";
}

.fi-ts-artificial-intelligence:before {
  content: "\f1ab";
}

.fi-ts-assessment-alt:before {
  content: "\f1ac";
}

.fi-ts-assessment:before {
  content: "\f1ad";
}

.fi-ts-assign:before {
  content: "\f1ae";
}

.fi-ts-assistive-listening-systems:before {
  content: "\f1af";
}

.fi-ts-at:before {
  content: "\f1b0";
}

.fi-ts-attribution-pen:before {
  content: "\f1b1";
}

.fi-ts-attribution-pencil:before {
  content: "\f1b2";
}

.fi-ts-aubergine:before {
  content: "\f1b3";
}

.fi-ts-auction:before {
  content: "\f1b4";
}

.fi-ts-audio-description-slash:before {
  content: "\f1b5";
}

.fi-ts-audit-alt:before {
  content: "\f1b6";
}

.fi-ts-audit:before {
  content: "\f1b7";
}

.fi-ts-austral-sign:before {
  content: "\f1b8";
}

.fi-ts-avocado:before {
  content: "\f1b9";
}

.fi-ts-award:before {
  content: "\f1ba";
}

.fi-ts-axe-battle:before {
  content: "\f1bb";
}

.fi-ts-axe:before {
  content: "\f1bc";
}

.fi-ts-b:before {
  content: "\f1bd";
}

.fi-ts-baby-carriage:before {
  content: "\f1be";
}

.fi-ts-baby:before {
  content: "\f1bf";
}

.fi-ts-background:before {
  content: "\f1c0";
}

.fi-ts-bacon:before {
  content: "\f1c1";
}

.fi-ts-bacteria:before {
  content: "\f1c2";
}

.fi-ts-bacterium:before {
  content: "\f1c3";
}

.fi-ts-badge-check:before {
  content: "\f1c4";
}

.fi-ts-badge-dollar:before {
  content: "\f1c5";
}

.fi-ts-badge-leaf:before {
  content: "\f1c6";
}

.fi-ts-badge-percent:before {
  content: "\f1c7";
}

.fi-ts-badge-sheriff:before {
  content: "\f1c8";
}

.fi-ts-badger-honey:before {
  content: "\f1c9";
}

.fi-ts-badget-check-alt:before {
  content: "\f1ca";
}

.fi-ts-badminton:before {
  content: "\f1cb";
}

.fi-ts-bag-seedling:before {
  content: "\f1cc";
}

.fi-ts-bags-shopping:before {
  content: "\f1cd";
}

.fi-ts-baguette:before {
  content: "\f1ce";
}

.fi-ts-bahai:before {
  content: "\f1cf";
}

.fi-ts-baht-sign:before {
  content: "\f1d0";
}

.fi-ts-balance-scale-left:before {
  content: "\f1d1";
}

.fi-ts-balance-scale-right:before {
  content: "\f1d2";
}

.fi-ts-ball-pile:before {
  content: "\f1d3";
}

.fi-ts-balloon:before {
  content: "\f1d4";
}

.fi-ts-balloons:before {
  content: "\f1d5";
}

.fi-ts-ballot-check:before {
  content: "\f1d6";
}

.fi-ts-ballot:before {
  content: "\f1d7";
}

.fi-ts-ban-bug:before {
  content: "\f1d8";
}

.fi-ts-banana:before {
  content: "\f1d9";
}

.fi-ts-bangladeshi-taka-sign:before {
  content: "\f1da";
}

.fi-ts-banjo:before {
  content: "\f1db";
}

.fi-ts-bank:before {
  content: "\f1dc";
}

.fi-ts-banner-2:before {
  content: "\f1dd";
}

.fi-ts-banner-3:before {
  content: "\f1de";
}

.fi-ts-banner-4:before {
  content: "\f1df";
}

.fi-ts-banner-5:before {
  content: "\f1e0";
}

.fi-ts-banner:before {
  content: "\f1e1";
}

.fi-ts-barber-pole:before {
  content: "\f1e2";
}

.fi-ts-barcode-read:before {
  content: "\f1e3";
}

.fi-ts-barcode-scan:before {
  content: "\f1e4";
}

.fi-ts-barcode:before {
  content: "\f1e5";
}

.fi-ts-bars-filter:before {
  content: "\f1e6";
}

.fi-ts-bars-progress:before {
  content: "\f1e7";
}

.fi-ts-bars-sort:before {
  content: "\f1e8";
}

.fi-ts-bars-staggered:before {
  content: "\f1e9";
}

.fi-ts-baseball-alt:before {
  content: "\f1ea";
}

.fi-ts-basket-shopping-simple:before {
  content: "\f1eb";
}

.fi-ts-basketball-hoop:before {
  content: "\f1ec";
}

.fi-ts-bat:before {
  content: "\f1ed";
}

.fi-ts-bath:before {
  content: "\f1ee";
}

.fi-ts-battery-bolt:before {
  content: "\f1ef";
}

.fi-ts-battery-empty:before {
  content: "\f1f0";
}

.fi-ts-battery-exclamation:before {
  content: "\f1f1";
}

.fi-ts-battery-full:before {
  content: "\f1f2";
}

.fi-ts-battery-half:before {
  content: "\f1f3";
}

.fi-ts-battery-quarter:before {
  content: "\f1f4";
}

.fi-ts-battery-slash:before {
  content: "\f1f5";
}

.fi-ts-battery-three-quarters:before {
  content: "\f1f6";
}

.fi-ts-beacon:before {
  content: "\f1f7";
}

.fi-ts-bed-alt:before {
  content: "\f1f8";
}

.fi-ts-bed-bunk:before {
  content: "\f1f9";
}

.fi-ts-bed-empty:before {
  content: "\f1fa";
}

.fi-ts-bee:before {
  content: "\f1fb";
}

.fi-ts-beer-mug-empty:before {
  content: "\f1fc";
}

.fi-ts-beer:before {
  content: "\f1fd";
}

.fi-ts-bell-concierge:before {
  content: "\f1fe";
}

.fi-ts-bell-school-slash:before {
  content: "\f1ff";
}

.fi-ts-bell-slash:before {
  content: "\f200";
}

.fi-ts-bells:before {
  content: "\f201";
}

.fi-ts-bench-tree:before {
  content: "\f202";
}

.fi-ts-benefit-porcent:before {
  content: "\f203";
}

.fi-ts-betamax:before {
  content: "\f204";
}

.fi-ts-bible:before {
  content: "\f205";
}

.fi-ts-bicycle-journey:before {
  content: "\f206";
}

.fi-ts-biking-mountain:before {
  content: "\f207";
}

.fi-ts-biking:before {
  content: "\f208";
}

.fi-ts-bill-arrow:before {
  content: "\f209";
}

.fi-ts-binary-circle-check:before {
  content: "\f20a";
}

.fi-ts-binary-lock:before {
  content: "\f20b";
}

.fi-ts-binary-slash:before {
  content: "\f20c";
}

.fi-ts-binary:before {
  content: "\f20d";
}

.fi-ts-binoculars:before {
  content: "\f20e";
}

.fi-ts-bio-leaves:before {
  content: "\f20f";
}

.fi-ts-bio:before {
  content: "\f210";
}

.fi-ts-biohazard:before {
  content: "\f211";
}

.fi-ts-bird:before {
  content: "\f212";
}

.fi-ts-bitcoin-sign:before {
  content: "\f213";
}

.fi-ts-blanket:before {
  content: "\f214";
}

.fi-ts-blender-phone:before {
  content: "\f215";
}

.fi-ts-blender:before {
  content: "\f216";
}

.fi-ts-blinds-open:before {
  content: "\f217";
}

.fi-ts-blinds-raised:before {
  content: "\f218";
}

.fi-ts-blinds:before {
  content: "\f219";
}

.fi-ts-block-brick:before {
  content: "\f21a";
}

.fi-ts-block-question:before {
  content: "\f21b";
}

.fi-ts-block-quote:before {
  content: "\f21c";
}

.fi-ts-block:before {
  content: "\f21d";
}

.fi-ts-blockchain-3:before {
  content: "\f21e";
}

.fi-ts-blog-pencil:before {
  content: "\f21f";
}

.fi-ts-blog-text:before {
  content: "\f220";
}

.fi-ts-blueberries:before {
  content: "\f221";
}

.fi-ts-blueprint:before {
  content: "\f222";
}

.fi-ts-bolt-auto:before {
  content: "\f223";
}

.fi-ts-bolt-slash:before {
  content: "\f224";
}

.fi-ts-bolt:before {
  content: "\f225";
}

.fi-ts-bomb:before {
  content: "\f226";
}

.fi-ts-bone-break:before {
  content: "\f227";
}

.fi-ts-bone:before {
  content: "\f228";
}

.fi-ts-bong:before {
  content: "\f229";
}

.fi-ts-bonus-star:before {
  content: "\f22a";
}

.fi-ts-bonus:before {
  content: "\f22b";
}

.fi-ts-book-arrow-right:before {
  content: "\f22c";
}

.fi-ts-book-arrow-up:before {
  content: "\f22d";
}

.fi-ts-book-atlas:before {
  content: "\f22e";
}

.fi-ts-book-bookmark:before {
  content: "\f22f";
}

.fi-ts-book-circle-arrow-right:before {
  content: "\f230";
}

.fi-ts-book-circle-arrow-up:before {
  content: "\f231";
}

.fi-ts-book-copy:before {
  content: "\f232";
}

.fi-ts-book-dead:before {
  content: "\f233";
}

.fi-ts-book-font:before {
  content: "\f234";
}

.fi-ts-book-heart:before {
  content: "\f235";
}

.fi-ts-book-medical:before {
  content: "\f236";
}

.fi-ts-book-open-cover:before {
  content: "\f237";
}

.fi-ts-book-open-reader:before {
  content: "\f238";
}

.fi-ts-book-quran:before {
  content: "\f239";
}

.fi-ts-book-section:before {
  content: "\f23a";
}

.fi-ts-book-spells:before {
  content: "\f23b";
}

.fi-ts-book-tanakh:before {
  content: "\f23c";
}

.fi-ts-book-user:before {
  content: "\f23d";
}

.fi-ts-Booking:before {
  content: "\f23e";
}

.fi-ts-bookmark-slash:before {
  content: "\f23f";
}

.fi-ts-books-medical:before {
  content: "\f240";
}

.fi-ts-books:before {
  content: "\f241";
}

.fi-ts-boot-heeled:before {
  content: "\f242";
}

.fi-ts-boot:before {
  content: "\f243";
}

.fi-ts-booth-curtain:before {
  content: "\f244";
}

.fi-ts-border-all:before {
  content: "\f245";
}

.fi-ts-border-bottom:before {
  content: "\f246";
}

.fi-ts-border-center-h:before {
  content: "\f247";
}

.fi-ts-border-center-v:before {
  content: "\f248";
}

.fi-ts-border-inner:before {
  content: "\f249";
}

.fi-ts-border-left:before {
  content: "\f24a";
}

.fi-ts-border-none:before {
  content: "\f24b";
}

.fi-ts-border-outer:before {
  content: "\f24c";
}

.fi-ts-border-right:before {
  content: "\f24d";
}

.fi-ts-border-style-alt:before {
  content: "\f24e";
}

.fi-ts-border-style:before {
  content: "\f24f";
}

.fi-ts-border-top:before {
  content: "\f250";
}

.fi-ts-boss:before {
  content: "\f251";
}

.fi-ts-bottle-droplet:before {
  content: "\f252";
}

.fi-ts-bottle:before {
  content: "\f253";
}

.fi-ts-bow-arrow:before {
  content: "\f254";
}

.fi-ts-bowl-chopsticks-noodles:before {
  content: "\f255";
}

.fi-ts-bowl-chopsticks:before {
  content: "\f256";
}

.fi-ts-bowl-rice:before {
  content: "\f257";
}

.fi-ts-bowl-scoop:before {
  content: "\f258";
}

.fi-ts-bowl-scoops:before {
  content: "\f259";
}

.fi-ts-bowl-soft-serve:before {
  content: "\f25a";
}

.fi-ts-bowl-spoon:before {
  content: "\f25b";
}

.fi-ts-bowling-ball:before {
  content: "\f25c";
}

.fi-ts-bowling-pins:before {
  content: "\f25d";
}

.fi-ts-box-alt:before {
  content: "\f25e";
}

.fi-ts-box-ballot:before {
  content: "\f25f";
}

.fi-ts-box-check:before {
  content: "\f260";
}

.fi-ts-box-circle-check:before {
  content: "\f261";
}

.fi-ts-box-dollar:before {
  content: "\f262";
}

.fi-ts-box-fragile:before {
  content: "\f263";
}

.fi-ts-box-heart:before {
  content: "\f264";
}

.fi-ts-box-open-full:before {
  content: "\f265";
}

.fi-ts-box-open:before {
  content: "\f266";
}

.fi-ts-box-tissue:before {
  content: "\f267";
}

.fi-ts-box-up:before {
  content: "\f268";
}

.fi-ts-boxes:before {
  content: "\f269";
}

.fi-ts-boxing-glove:before {
  content: "\f26a";
}

.fi-ts-bracket-curly-right:before {
  content: "\f26b";
}

.fi-ts-bracket-curly:before {
  content: "\f26c";
}

.fi-ts-bracket-round-right:before {
  content: "\f26d";
}

.fi-ts-bracket-round:before {
  content: "\f26e";
}

.fi-ts-bracket-square-right:before {
  content: "\f26f";
}

.fi-ts-bracket-square:before {
  content: "\f270";
}

.fi-ts-brackets-curly:before {
  content: "\f271";
}

.fi-ts-brackets-round:before {
  content: "\f272";
}

.fi-ts-brackets-square:before {
  content: "\f273";
}

.fi-ts-braille-a:before {
  content: "\f274";
}

.fi-ts-braille-b:before {
  content: "\f275";
}

.fi-ts-braille-c:before {
  content: "\f276";
}

.fi-ts-braille-d:before {
  content: "\f277";
}

.fi-ts-braille-e:before {
  content: "\f278";
}

.fi-ts-braille-g:before {
  content: "\f279";
}

.fi-ts-braille-h:before {
  content: "\f27a";
}

.fi-ts-braille-i:before {
  content: "\f27b";
}

.fi-ts-braille-j:before {
  content: "\f27c";
}

.fi-ts-braille-k:before {
  content: "\f27d";
}

.fi-ts-braille-l:before {
  content: "\f27e";
}

.fi-ts-braille-m:before {
  content: "\f27f";
}

.fi-ts-braille-n-alt:before {
  content: "\f280";
}

.fi-ts-braille-n:before {
  content: "\f281";
}

.fi-ts-braille-o:before {
  content: "\f282";
}

.fi-ts-braille-p:before {
  content: "\f283";
}

.fi-ts-braille-q:before {
  content: "\f284";
}

.fi-ts-braille-r:before {
  content: "\f285";
}

.fi-ts-braille-s:before {
  content: "\f286";
}

.fi-ts-braille-t:before {
  content: "\f287";
}

.fi-ts-braille-u:before {
  content: "\f288";
}

.fi-ts-braille-v:before {
  content: "\f289";
}

.fi-ts-braille-w:before {
  content: "\f28a";
}

.fi-ts-braille-x:before {
  content: "\f28b";
}

.fi-ts-braille-y:before {
  content: "\f28c";
}

.fi-ts-braille-z:before {
  content: "\f28d";
}

.fi-ts-braille:before {
  content: "\f28e";
}

.fi-ts-brain-circuit:before {
  content: "\f28f";
}

.fi-ts-brain:before {
  content: "\f290";
}

.fi-ts-brand:before {
  content: "\f291";
}

.fi-ts-branding:before {
  content: "\f292";
}

.fi-ts-bread-loaf:before {
  content: "\f293";
}

.fi-ts-bread-slice-butter:before {
  content: "\f294";
}

.fi-ts-bread-slice:before {
  content: "\f295";
}

.fi-ts-bread:before {
  content: "\f296";
}

.fi-ts-briefcase-arrow-right:before {
  content: "\f297";
}

.fi-ts-briefcase-blank:before {
  content: "\f298";
}

.fi-ts-brightness-low:before {
  content: "\f299";
}

.fi-ts-brightness:before {
  content: "\f29a";
}

.fi-ts-bring-forward:before {
  content: "\f29b";
}

.fi-ts-bring-front:before {
  content: "\f29c";
}

.fi-ts-broadcast-tower:before {
  content: "\f29d";
}

.fi-ts-broccoli:before {
  content: "\f29e";
}

.fi-ts-broken-image:before {
  content: "\f29f";
}

.fi-ts-broom-ball:before {
  content: "\f2a0";
}

.fi-ts-browser-ui:before {
  content: "\f2a1";
}

.fi-ts-browser:before {
  content: "\f2a2";
}

.fi-ts-browsers:before {
  content: "\f2a3";
}

.fi-ts-bucket:before {
  content: "\f2a4";
}

.fi-ts-budget-alt:before {
  content: "\f2a5";
}

.fi-ts-budget:before {
  content: "\f2a6";
}

.fi-ts-bug-slash:before {
  content: "\f2a7";
}

.fi-ts-bugs:before {
  content: "\f2a8";
}

.fi-ts-build-alt:before {
  content: "\f2a9";
}

.fi-ts-build:before {
  content: "\f2aa";
}

.fi-ts-builder:before {
  content: "\f2ab";
}

.fi-ts-building-circle-arrow-right:before {
  content: "\f2ac";
}

.fi-ts-building-ngo:before {
  content: "\f2ad";
}

.fi-ts-building:before {
  content: "\f2ae";
}

.fi-ts-bulb:before {
  content: "\f2af";
}

.fi-ts-bullet:before {
  content: "\f2b0";
}

.fi-ts-bullhorn:before {
  content: "\f2b1";
}

.fi-ts-bullseye-arrow:before {
  content: "\f2b2";
}

.fi-ts-bullseye-pointer:before {
  content: "\f2b3";
}

.fi-ts-bullseye:before {
  content: "\f2b4";
}

.fi-ts-burger-alt:before {
  content: "\f2b5";
}

.fi-ts-burger-fries:before {
  content: "\f2b6";
}

.fi-ts-burger-glass:before {
  content: "\f2b7";
}

.fi-ts-burrito:before {
  content: "\f2b8";
}

.fi-ts-bus-alt:before {
  content: "\f2b9";
}

.fi-ts-bus:before {
  content: "\f2ba";
}

.fi-ts-business-time:before {
  content: "\f2bb";
}

.fi-ts-Butter:before {
  content: "\f2bc";
}

.fi-ts-butterfly:before {
  content: "\f2bd";
}

.fi-ts-c:before {
  content: "\f2be";
}

.fi-ts-cabin:before {
  content: "\f2bf";
}

.fi-ts-cactus:before {
  content: "\f2c0";
}

.fi-ts-cake-birthday:before {
  content: "\f2c1";
}

.fi-ts-cake-slice:before {
  content: "\f2c2";
}

.fi-ts-cake-wedding:before {
  content: "\f2c3";
}

.fi-ts-calculator-bill:before {
  content: "\f2c4";
}

.fi-ts-calculator-money:before {
  content: "\f2c5";
}

.fi-ts-calculator-simple:before {
  content: "\f2c6";
}

.fi-ts-calculator:before {
  content: "\f2c7";
}

.fi-ts-calendar-arrow-down:before {
  content: "\f2c8";
}

.fi-ts-calendar-arrow-up:before {
  content: "\f2c9";
}

.fi-ts-calendar-check:before {
  content: "\f2ca";
}

.fi-ts-calendar-clock:before {
  content: "\f2cb";
}

.fi-ts-calendar-day:before {
  content: "\f2cc";
}

.fi-ts-calendar-days:before {
  content: "\f2cd";
}

.fi-ts-calendar-exclamation:before {
  content: "\f2ce";
}

.fi-ts-calendar-heart:before {
  content: "\f2cf";
}

.fi-ts-calendar-image:before {
  content: "\f2d0";
}

.fi-ts-calendar-lines-pen:before {
  content: "\f2d1";
}

.fi-ts-calendar-lines:before {
  content: "\f2d2";
}

.fi-ts-calendar-minus:before {
  content: "\f2d3";
}

.fi-ts-calendar-pen:before {
  content: "\f2d4";
}

.fi-ts-calendar-plus:before {
  content: "\f2d5";
}

.fi-ts-calendar-salary:before {
  content: "\f2d6";
}

.fi-ts-calendar-star:before {
  content: "\f2d7";
}

.fi-ts-calendar-week:before {
  content: "\f2d8";
}

.fi-ts-calendar-xmark:before {
  content: "\f2d9";
}

.fi-ts-calendars:before {
  content: "\f2da";
}

.fi-ts-call-duration:before {
  content: "\f2db";
}

.fi-ts-call-history:before {
  content: "\f2dc";
}

.fi-ts-call-incoming:before {
  content: "\f2dd";
}

.fi-ts-call-missed:before {
  content: "\f2de";
}

.fi-ts-call-outgoing:before {
  content: "\f2df";
}

.fi-ts-camcorder:before {
  content: "\f2e0";
}

.fi-ts-camera-cctv:before {
  content: "\f2e1";
}

.fi-ts-camera-movie:before {
  content: "\f2e2";
}

.fi-ts-camera-retro:before {
  content: "\f2e3";
}

.fi-ts-camera-rotate:before {
  content: "\f2e4";
}

.fi-ts-camera-security:before {
  content: "\f2e5";
}

.fi-ts-camera-slash:before {
  content: "\f2e6";
}

.fi-ts-camera-viewfinder:before {
  content: "\f2e7";
}

.fi-ts-campfire:before {
  content: "\f2e8";
}

.fi-ts-can-food:before {
  content: "\f2e9";
}

.fi-ts-candle-holder:before {
  content: "\f2ea";
}

.fi-ts-candy-alt:before {
  content: "\f2eb";
}

.fi-ts-candy-bar:before {
  content: "\f2ec";
}

.fi-ts-candy-cane:before {
  content: "\f2ed";
}

.fi-ts-candy-corn:before {
  content: "\f2ee";
}

.fi-ts-candy-sweet:before {
  content: "\f2ef";
}

.fi-ts-candy:before {
  content: "\f2f0";
}

.fi-ts-Cannabis:before {
  content: "\f2f1";
}

.fi-ts-canned-food:before {
  content: "\f2f2";
}

.fi-ts-capsules:before {
  content: "\f2f3";
}

.fi-ts-car-alt:before {
  content: "\f2f4";
}

.fi-ts-car-battery:before {
  content: "\f2f5";
}

.fi-ts-car-bolt:before {
  content: "\f2f6";
}

.fi-ts-car-building:before {
  content: "\f2f7";
}

.fi-ts-car-bump:before {
  content: "\f2f8";
}

.fi-ts-car-bus:before {
  content: "\f2f9";
}

.fi-ts-car-circle-bolt:before {
  content: "\f2fa";
}

.fi-ts-car-crash:before {
  content: "\f2fb";
}

.fi-ts-car-garage:before {
  content: "\f2fc";
}

.fi-ts-car-journey:before {
  content: "\f2fd";
}

.fi-ts-car-mechanic:before {
  content: "\f2fe";
}

.fi-ts-car-rear:before {
  content: "\f2ff";
}

.fi-ts-car-side-bolt:before {
  content: "\f300";
}

.fi-ts-car-side:before {
  content: "\f301";
}

.fi-ts-car-tilt:before {
  content: "\f302";
}

.fi-ts-car-wash:before {
  content: "\f303";
}

.fi-ts-caravan-alt:before {
  content: "\f304";
}

.fi-ts-caravan:before {
  content: "\f305";
}

.fi-ts-card-club:before {
  content: "\f306";
}

.fi-ts-card-diamond:before {
  content: "\f307";
}

.fi-ts-card-heart:before {
  content: "\f308";
}

.fi-ts-card-spade:before {
  content: "\f309";
}

.fi-ts-caret-circle-down:before {
  content: "\f30a";
}

.fi-ts-caret-circle-right:before {
  content: "\f30b";
}

.fi-ts-caret-circle-up:before {
  content: "\f30c";
}

.fi-ts-caret-down:before {
  content: "\f30d";
}

.fi-ts-caret-left:before {
  content: "\f30e";
}

.fi-ts-caret-right:before {
  content: "\f30f";
}

.fi-ts-caret-square-down:before {
  content: "\f310";
}

.fi-ts-caret-square-left_1:before {
  content: "\f311";
}

.fi-ts-caret-square-left:before {
  content: "\f312";
}

.fi-ts-caret-square-right:before {
  content: "\f313";
}

.fi-ts-caret-square-up:before {
  content: "\f314";
}

.fi-ts-caret-up:before {
  content: "\f315";
}

.fi-ts-carrot:before {
  content: "\f316";
}

.fi-ts-cars-crash:before {
  content: "\f317";
}

.fi-ts-cars:before {
  content: "\f318";
}

.fi-ts-cart-arrow-down:before {
  content: "\f319";
}

.fi-ts-cart-minus:before {
  content: "\f31a";
}

.fi-ts-cart-shopping-fast:before {
  content: "\f31b";
}

.fi-ts-cash-register:before {
  content: "\f31c";
}

.fi-ts-cassette-tape:before {
  content: "\f31d";
}

.fi-ts-cassette-vhs:before {
  content: "\f31e";
}

.fi-ts-castle:before {
  content: "\f31f";
}

.fi-ts-cat-head:before {
  content: "\f320";
}

.fi-ts-cat-space:before {
  content: "\f321";
}

.fi-ts-cat:before {
  content: "\f322";
}

.fi-ts-catalog-alt:before {
  content: "\f323";
}

.fi-ts-catalog-magazine:before {
  content: "\f324";
}

.fi-ts-catalog:before {
  content: "\f325";
}

.fi-ts-category-alt:before {
  content: "\f326";
}

.fi-ts-category:before {
  content: "\f327";
}

.fi-ts-cauldron:before {
  content: "\f328";
}

.fi-ts-cedi-sign:before {
  content: "\f329";
}

.fi-ts-cello:before {
  content: "\f32a";
}

.fi-ts-cent-sign:before {
  content: "\f32b";
}

.fi-ts-chair-office:before {
  content: "\f32c";
}

.fi-ts-chair:before {
  content: "\f32d";
}

.fi-ts-chalkboard-user:before {
  content: "\f32e";
}

.fi-ts-chalkboard:before {
  content: "\f32f";
}

.fi-ts-challenge-alt:before {
  content: "\f330";
}

.fi-ts-challenge:before {
  content: "\f331";
}

.fi-ts-channel:before {
  content: "\f332";
}

.fi-ts-charging-station:before {
  content: "\f333";
}

.fi-ts-chart-area:before {
  content: "\f334";
}

.fi-ts-chart-arrow-down:before {
  content: "\f335";
}

.fi-ts-chart-arrow-grow:before {
  content: "\f336";
}

.fi-ts-chart-bullet:before {
  content: "\f337";
}

.fi-ts-chart-candlestick:before {
  content: "\f338";
}

.fi-ts-chart-connected:before {
  content: "\f339";
}

.fi-ts-chart-gantt:before {
  content: "\f33a";
}

.fi-ts-chart-histogram:before {
  content: "\f33b";
}

.fi-ts-chart-line-up:before {
  content: "\f33c";
}

.fi-ts-chart-mixed:before {
  content: "\f33d";
}

.fi-ts-chart-network:before {
  content: "\f33e";
}

.fi-ts-chart-pie-alt:before {
  content: "\f33f";
}

.fi-ts-chart-pie:before {
  content: "\f340";
}

.fi-ts-chart-pyramid:before {
  content: "\f341";
}

.fi-ts-chart-radar:before {
  content: "\f342";
}

.fi-ts-chart-scatter-3d:before {
  content: "\f343";
}

.fi-ts-chart-scatter-bubble:before {
  content: "\f344";
}

.fi-ts-chart-scatter:before {
  content: "\f345";
}

.fi-ts-chart-set-theory:before {
  content: "\f346";
}

.fi-ts-chart-simple-horizontal:before {
  content: "\f347";
}

.fi-ts-chart-simple:before {
  content: "\f348";
}

.fi-ts-chart-tree-map:before {
  content: "\f349";
}

.fi-ts-chart-tree:before {
  content: "\f34a";
}

.fi-ts-chart-user:before {
  content: "\f34b";
}

.fi-ts-chart-waterfall:before {
  content: "\f34c";
}

.fi-ts-chatbot-speech-bubble:before {
  content: "\f34d";
}

.fi-ts-chatbot:before {
  content: "\f34e";
}

.fi-ts-cheap-bill:before {
  content: "\f34f";
}

.fi-ts-cheap-dollar:before {
  content: "\f350";
}

.fi-ts-cheap-stack-dollar:before {
  content: "\f351";
}

.fi-ts-cheap-stack:before {
  content: "\f352";
}

.fi-ts-cheap:before {
  content: "\f353";
}

.fi-ts-check-circle:before {
  content: "\f354";
}

.fi-ts-check-double:before {
  content: "\f355";
}

.fi-ts-check-in-calendar:before {
  content: "\f356";
}

.fi-ts-check-out-calendar:before {
  content: "\f357";
}

.fi-ts-cheese-alt:before {
  content: "\f358";
}

.fi-ts-cheese:before {
  content: "\f359";
}

.fi-ts-cheeseburger:before {
  content: "\f35a";
}

.fi-ts-cherry:before {
  content: "\f35b";
}

.fi-ts-chess-bishop:before {
  content: "\f35c";
}

.fi-ts-chess-board:before {
  content: "\f35d";
}

.fi-ts-chess-clock-alt:before {
  content: "\f35e";
}

.fi-ts-chess-clock:before {
  content: "\f35f";
}

.fi-ts-chess-king-alt:before {
  content: "\f360";
}

.fi-ts-chess-king:before {
  content: "\f361";
}

.fi-ts-chess-knight-alt:before {
  content: "\f362";
}

.fi-ts-chess-knight:before {
  content: "\f363";
}

.fi-ts-chess-pawn-alt:before {
  content: "\f364";
}

.fi-ts-chess-pawn:before {
  content: "\f365";
}

.fi-ts-chess-queen-alt:before {
  content: "\f366";
}

.fi-ts-chess-queen:before {
  content: "\f367";
}

.fi-ts-chess-rook-alt:before {
  content: "\f368";
}

.fi-ts-chess-rook:before {
  content: "\f369";
}

.fi-ts-chess:before {
  content: "\f36a";
}

.fi-ts-chevron-double-down:before {
  content: "\f36b";
}

.fi-ts-chevron-double-up:before {
  content: "\f36c";
}

.fi-ts-child-head:before {
  content: "\f36d";
}

.fi-ts-child:before {
  content: "\f36e";
}

.fi-ts-chimney:before {
  content: "\f36f";
}

.fi-ts-chocolate-bar:before {
  content: "\f370";
}

.fi-ts-choose-alt:before {
  content: "\f371";
}

.fi-ts-choose:before {
  content: "\f372";
}

.fi-ts-church:before {
  content: "\f373";
}

.fi-ts-circle-0:before {
  content: "\f374";
}

.fi-ts-circle-1:before {
  content: "\f375";
}

.fi-ts-circle-2:before {
  content: "\f376";
}

.fi-ts-circle-3:before {
  content: "\f377";
}

.fi-ts-circle-4:before {
  content: "\f378";
}

.fi-ts-circle-5:before {
  content: "\f379";
}

.fi-ts-circle-6:before {
  content: "\f37a";
}

.fi-ts-circle-7:before {
  content: "\f37b";
}

.fi-ts-circle-8:before {
  content: "\f37c";
}

.fi-ts-circle-9:before {
  content: "\f37d";
}

.fi-ts-circle-a:before {
  content: "\f37e";
}

.fi-ts-circle-b:before {
  content: "\f37f";
}

.fi-ts-circle-bolt:before {
  content: "\f380";
}

.fi-ts-circle-book-open:before {
  content: "\f381";
}

.fi-ts-circle-bookmark:before {
  content: "\f382";
}

.fi-ts-circle-c:before {
  content: "\f383";
}

.fi-ts-circle-calendar:before {
  content: "\f384";
}

.fi-ts-circle-camera:before {
  content: "\f385";
}

.fi-ts-circle-d:before {
  content: "\f386";
}

.fi-ts-circle-dashed:before {
  content: "\f387";
}

.fi-ts-circle-divide:before {
  content: "\f388";
}

.fi-ts-circle-e:before {
  content: "\f389";
}

.fi-ts-circle-ellipsis-vertical:before {
  content: "\f38a";
}

.fi-ts-circle-ellipsis:before {
  content: "\f38b";
}

.fi-ts-circle-envelope:before {
  content: "\f38c";
}

.fi-ts-circle-exclamation-check:before {
  content: "\f38d";
}

.fi-ts-circle-f:before {
  content: "\f38e";
}

.fi-ts-circle-g:before {
  content: "\f38f";
}

.fi-ts-circle-h:before {
  content: "\f390";
}

.fi-ts-circle-half-stroke:before {
  content: "\f391";
}

.fi-ts-circle-half:before {
  content: "\f392";
}

.fi-ts-circle-heart:before {
  content: "\f393";
}

.fi-ts-circle-i:before {
  content: "\f394";
}

.fi-ts-circle-j:before {
  content: "\f395";
}

.fi-ts-circle-k:before {
  content: "\f396";
}

.fi-ts-circle-l:before {
  content: "\f397";
}

.fi-ts-circle-m:before {
  content: "\f398";
}

.fi-ts-circle-microphone-lines:before {
  content: "\f399";
}

.fi-ts-circle-microphone:before {
  content: "\f39a";
}

.fi-ts-circle-n:before {
  content: "\f39b";
}

.fi-ts-circle-o:before {
  content: "\f39c";
}

.fi-ts-circle-p:before {
  content: "\f39d";
}

.fi-ts-circle-phone-flip:before {
  content: "\f39e";
}

.fi-ts-circle-phone-hangup:before {
  content: "\f39f";
}

.fi-ts-circle-phone:before {
  content: "\f3a0";
}

.fi-ts-circle-q:before {
  content: "\f3a1";
}

.fi-ts-circle-quarter:before {
  content: "\f3a2";
}

.fi-ts-circle-quarters-alt:before {
  content: "\f3a3";
}

.fi-ts-circle-r:before {
  content: "\f3a4";
}

.fi-ts-circle-s:before {
  content: "\f3a5";
}

.fi-ts-circle-small:before {
  content: "\f3a6";
}

.fi-ts-circle-star:before {
  content: "\f3a7";
}

.fi-ts-circle-t:before {
  content: "\f3a8";
}

.fi-ts-circle-three-quarters:before {
  content: "\f3a9";
}

.fi-ts-circle-trash:before {
  content: "\f3aa";
}

.fi-ts-circle-u:before {
  content: "\f3ab";
}

.fi-ts-circle-user:before {
  content: "\f3ac";
}

.fi-ts-circle-v:before {
  content: "\f3ad";
}

.fi-ts-circle-video:before {
  content: "\f3ae";
}

.fi-ts-circle-w:before {
  content: "\f3af";
}

.fi-ts-circle-waveform-lines:before {
  content: "\f3b0";
}

.fi-ts-circle-x:before {
  content: "\f3b1";
}

.fi-ts-circle-xmark:before {
  content: "\f3b2";
}

.fi-ts-circle-y:before {
  content: "\f3b3";
}

.fi-ts-circle-z:before {
  content: "\f3b4";
}

.fi-ts-circle:before {
  content: "\f3b5";
}

.fi-ts-citrus-slice:before {
  content: "\f3b6";
}

.fi-ts-citrus:before {
  content: "\f3b7";
}

.fi-ts-city:before {
  content: "\f3b8";
}

.fi-ts-clapperboard-play:before {
  content: "\f3b9";
}

.fi-ts-clapperboard:before {
  content: "\f3ba";
}

.fi-ts-clarinet:before {
  content: "\f3bb";
}

.fi-ts-claw-marks:before {
  content: "\f3bc";
}

.fi-ts-clear-alt:before {
  content: "\f3bd";
}

.fi-ts-clipboard-check:before {
  content: "\f3be";
}

.fi-ts-clipboard-exclamation:before {
  content: "\f3bf";
}

.fi-ts-clipboard-list-check:before {
  content: "\f3c0";
}

.fi-ts-clipboard-list:before {
  content: "\f3c1";
}

.fi-ts-clipboard-prescription:before {
  content: "\f3c2";
}

.fi-ts-clipboard-user:before {
  content: "\f3c3";
}

.fi-ts-clipboard:before {
  content: "\f3c4";
}

.fi-ts-clock-desk:before {
  content: "\f3c5";
}

.fi-ts-clock-eight-thirty:before {
  content: "\f3c6";
}

.fi-ts-clock-eleven-thirty:before {
  content: "\f3c7";
}

.fi-ts-clock-eleven:before {
  content: "\f3c8";
}

.fi-ts-clock-five-thirty:before {
  content: "\f3c9";
}

.fi-ts-clock-five:before {
  content: "\f3ca";
}

.fi-ts-clock-four-thirty:before {
  content: "\f3cb";
}

.fi-ts-clock-nine-thirty:before {
  content: "\f3cc";
}

.fi-ts-clock-nine:before {
  content: "\f3cd";
}

.fi-ts-clock-one-thirty:before {
  content: "\f3ce";
}

.fi-ts-clock-one:before {
  content: "\f3cf";
}

.fi-ts-clock-seven-thirty:before {
  content: "\f3d0";
}

.fi-ts-clock-seven:before {
  content: "\f3d1";
}

.fi-ts-clock-six-thirty:before {
  content: "\f3d2";
}

.fi-ts-clock-six:before {
  content: "\f3d3";
}

.fi-ts-clock-ten-thirty:before {
  content: "\f3d4";
}

.fi-ts-clock-ten:before {
  content: "\f3d5";
}

.fi-ts-clock-three-thirty:before {
  content: "\f3d6";
}

.fi-ts-clock-three:before {
  content: "\f3d7";
}

.fi-ts-clock-twelve-thirty:before {
  content: "\f3d8";
}

.fi-ts-clock-twelve:before {
  content: "\f3d9";
}

.fi-ts-clock-two-thirty:before {
  content: "\f3da";
}

.fi-ts-clock-two:before {
  content: "\f3db";
}

.fi-ts-clock-up-arrow:before {
  content: "\f3dc";
}

.fi-ts-clone:before {
  content: "\f3dd";
}

.fi-ts-closed-captioning-slash:before {
  content: "\f3de";
}

.fi-ts-clothes-hanger:before {
  content: "\f3df";
}

.fi-ts-cloud-check:before {
  content: "\f3e0";
}

.fi-ts-cloud-code:before {
  content: "\f3e1";
}

.fi-ts-cloud-disabled:before {
  content: "\f3e2";
}

.fi-ts-cloud-download-alt:before {
  content: "\f3e3";
}

.fi-ts-cloud-download:before {
  content: "\f3e4";
}

.fi-ts-cloud-drizzle:before {
  content: "\f3e5";
}

.fi-ts-cloud-exclamation:before {
  content: "\f3e6";
}

.fi-ts-cloud-hail-mixed:before {
  content: "\f3e7";
}

.fi-ts-cloud-hail:before {
  content: "\f3e8";
}

.fi-ts-cloud-meatball:before {
  content: "\f3e9";
}

.fi-ts-cloud-moon-rain:before {
  content: "\f3ea";
}

.fi-ts-cloud-moon:before {
  content: "\f3eb";
}

.fi-ts-cloud-question:before {
  content: "\f3ec";
}

.fi-ts-cloud-rain:before {
  content: "\f3ed";
}

.fi-ts-cloud-rainbow:before {
  content: "\f3ee";
}

.fi-ts-cloud-share:before {
  content: "\f3ef";
}

.fi-ts-cloud-showers-heavy:before {
  content: "\f3f0";
}

.fi-ts-cloud-showers:before {
  content: "\f3f1";
}

.fi-ts-cloud-sleet:before {
  content: "\f3f2";
}

.fi-ts-cloud-snow:before {
  content: "\f3f3";
}

.fi-ts-cloud-sun-rain:before {
  content: "\f3f4";
}

.fi-ts-cloud-sun:before {
  content: "\f3f5";
}

.fi-ts-cloud-upload-alt:before {
  content: "\f3f6";
}

.fi-ts-clouds-moon:before {
  content: "\f3f7";
}

.fi-ts-clouds-sun:before {
  content: "\f3f8";
}

.fi-ts-clouds:before {
  content: "\f3f9";
}

.fi-ts-clover-alt:before {
  content: "\f3fa";
}

.fi-ts-club:before {
  content: "\f3fb";
}

.fi-ts-cocktail:before {
  content: "\f3fc";
}

.fi-ts-coconut:before {
  content: "\f3fd";
}

.fi-ts-code-branch:before {
  content: "\f3fe";
}

.fi-ts-code-commit:before {
  content: "\f3ff";
}

.fi-ts-code-compare:before {
  content: "\f400";
}

.fi-ts-code-fork:before {
  content: "\f401";
}

.fi-ts-code-merge:before {
  content: "\f402";
}

.fi-ts-code-pull-request-closed:before {
  content: "\f403";
}

.fi-ts-code-pull-request-draft:before {
  content: "\f404";
}

.fi-ts-code-pull-request:before {
  content: "\f405";
}

.fi-ts-code-simple:before {
  content: "\f406";
}

.fi-ts-coffee-bean:before {
  content: "\f407";
}

.fi-ts-coffee-beans:before {
  content: "\f408";
}

.fi-ts-coffee-pot:before {
  content: "\f409";
}

.fi-ts-coffee:before {
  content: "\f40a";
}

.fi-ts-coffin-cross:before {
  content: "\f40b";
}

.fi-ts-coffin:before {
  content: "\f40c";
}

.fi-ts-coin-up-arrow:before {
  content: "\f40d";
}

.fi-ts-coin:before {
  content: "\f40e";
}

.fi-ts-coins:before {
  content: "\f40f";
}

.fi-ts-colon-sign:before {
  content: "\f410";
}

.fi-ts-columns-3:before {
  content: "\f411";
}

.fi-ts-comet:before {
  content: "\f412";
}

.fi-ts-command:before {
  content: "\f413";
}

.fi-ts-comment-alt-check:before {
  content: "\f414";
}

.fi-ts-comment-alt-dots:before {
  content: "\f415";
}

.fi-ts-comment-alt-edit:before {
  content: "\f416";
}

.fi-ts-comment-alt-medical:before {
  content: "\f417";
}

.fi-ts-comment-alt-middle-top:before {
  content: "\f418";
}

.fi-ts-comment-alt-middle:before {
  content: "\f419";
}

.fi-ts-comment-alt-minus:before {
  content: "\f41a";
}

.fi-ts-comment-alt-music:before {
  content: "\f41b";
}

.fi-ts-comment-arrow-down:before {
  content: "\f41c";
}

.fi-ts-comment-arrow-up-right:before {
  content: "\f41d";
}

.fi-ts-comment-arrow-up:before {
  content: "\f41e";
}

.fi-ts-comment-check:before {
  content: "\f41f";
}

.fi-ts-comment-code:before {
  content: "\f420";
}

.fi-ts-comment-dollar:before {
  content: "\f421";
}

.fi-ts-comment-dots:before {
  content: "\f422";
}

.fi-ts-comment-exclamation:before {
  content: "\f423";
}

.fi-ts-comment-heart:before {
  content: "\f424";
}

.fi-ts-comment-image:before {
  content: "\f425";
}

.fi-ts-comment-info:before {
  content: "\f426";
}

.fi-ts-comment-medical:before {
  content: "\f427";
}

.fi-ts-comment-minus:before {
  content: "\f428";
}

.fi-ts-comment-pen:before {
  content: "\f429";
}

.fi-ts-comment-question:before {
  content: "\f42a";
}

.fi-ts-comment-quote:before {
  content: "\f42b";
}

.fi-ts-comment-slash:before {
  content: "\f42c";
}

.fi-ts-comment-smile:before {
  content: "\f42d";
}

.fi-ts-comment-sms:before {
  content: "\f42e";
}

.fi-ts-comment-text:before {
  content: "\f42f";
}

.fi-ts-comment-user:before {
  content: "\f430";
}

.fi-ts-comment-xmark:before {
  content: "\f431";
}

.fi-ts-comments-dollar:before {
  content: "\f432";
}

.fi-ts-comments-question-check:before {
  content: "\f433";
}

.fi-ts-comments-question:before {
  content: "\f434";
}

.fi-ts-comments:before {
  content: "\f435";
}

.fi-ts-compass-slash:before {
  content: "\f436";
}

.fi-ts-completed:before {
  content: "\f437";
}

.fi-ts-compliance-clipboard:before {
  content: "\f438";
}

.fi-ts-compliance-document:before {
  content: "\f439";
}

.fi-ts-compliance:before {
  content: "\f43a";
}

.fi-ts-compress-alt:before {
  content: "\f43b";
}

.fi-ts-computer-classic:before {
  content: "\f43c";
}

.fi-ts-computer-mouse:before {
  content: "\f43d";
}

.fi-ts-computer-speaker:before {
  content: "\f43e";
}

.fi-ts-concierge-bell:before {
  content: "\f43f";
}

.fi-ts-condition-alt:before {
  content: "\f440";
}

.fi-ts-condition:before {
  content: "\f441";
}

.fi-ts-confetti:before {
  content: "\f442";
}

.fi-ts-constellation:before {
  content: "\f443";
}

.fi-ts-container-storage:before {
  content: "\f444";
}

.fi-ts-convert-document:before {
  content: "\f445";
}

.fi-ts-conveyor-belt-alt:before {
  content: "\f446";
}

.fi-ts-conveyor-belt-empty:before {
  content: "\f447";
}

.fi-ts-conveyor-belt:before {
  content: "\f448";
}

.fi-ts-cookie-alt:before {
  content: "\f449";
}

.fi-ts-copy-image:before {
  content: "\f44a";
}

.fi-ts-corn:before {
  content: "\f44b";
}

.fi-ts-corporate-alt:before {
  content: "\f44c";
}

.fi-ts-corporate:before {
  content: "\f44d";
}

.fi-ts-couch:before {
  content: "\f44e";
}

.fi-ts-cow-alt:before {
  content: "\f44f";
}

.fi-ts-cow:before {
  content: "\f450";
}

.fi-ts-cowbell-circle-plus:before {
  content: "\f451";
}

.fi-ts-cowbell-more:before {
  content: "\f452";
}

.fi-ts-cowbell:before {
  content: "\f453";
}

.fi-ts-crab:before {
  content: "\f454";
}

.fi-ts-crate-empty:before {
  content: "\f455";
}

.fi-ts-cricket:before {
  content: "\f456";
}

.fi-ts-crm-alt:before {
  content: "\f457";
}

.fi-ts-crm-computer:before {
  content: "\f458";
}

.fi-ts-CRM:before {
  content: "\f459";
}

.fi-ts-croissant:before {
  content: "\f45a";
}

.fi-ts-cross-religion:before {
  content: "\f45b";
}

.fi-ts-crow:before {
  content: "\f45c";
}

.fi-ts-crutch:before {
  content: "\f45d";
}

.fi-ts-crutches:before {
  content: "\f45e";
}

.fi-ts-cruzeiro-sign:before {
  content: "\f45f";
}

.fi-ts-cryptocurrency:before {
  content: "\f460";
}

.fi-ts-crystal-ball:before {
  content: "\f461";
}

.fi-ts-cube:before {
  content: "\f462";
}

.fi-ts-cubes-stacked:before {
  content: "\f463";
}

.fi-ts-cubes:before {
  content: "\f464";
}

.fi-ts-cucumber:before {
  content: "\f465";
}

.fi-ts-cup-straw-swoosh:before {
  content: "\f466";
}

.fi-ts-cup-straw:before {
  content: "\f467";
}

.fi-ts-cup-togo:before {
  content: "\f468";
}

.fi-ts-cupcake-alt:before {
  content: "\f469";
}

.fi-ts-cupcake:before {
  content: "\f46a";
}

.fi-ts-curling:before {
  content: "\f46b";
}

.fi-ts-curve-alt:before {
  content: "\f46c";
}

.fi-ts-curve-arrow:before {
  content: "\f46d";
}

.fi-ts-curve:before {
  content: "\f46e";
}

.fi-ts-custard:before {
  content: "\f46f";
}

.fi-ts-customer-care:before {
  content: "\f470";
}

.fi-ts-customer-service:before {
  content: "\f471";
}

.fi-ts-customization-cogwheel:before {
  content: "\f472";
}

.fi-ts-customization:before {
  content: "\f473";
}

.fi-ts-customize-computer:before {
  content: "\f474";
}

.fi-ts-customize-edit:before {
  content: "\f475";
}

.fi-ts-customize:before {
  content: "\f476";
}

.fi-ts-CV:before {
  content: "\f477";
}

.fi-ts-d:before {
  content: "\f478";
}

.fi-ts-dagger:before {
  content: "\f479";
}

.fi-ts-daily-calendar:before {
  content: "\f47a";
}

.fi-ts-damage:before {
  content: "\f47b";
}

.fi-ts-dashboard:before {
  content: "\f47c";
}

.fi-ts-database:before {
  content: "\f47d";
}

.fi-ts-debt:before {
  content: "\f47e";
}

.fi-ts-deer-rudolph:before {
  content: "\f47f";
}

.fi-ts-deer:before {
  content: "\f480";
}

.fi-ts-delete-right:before {
  content: "\f481";
}

.fi-ts-democrat:before {
  content: "\f482";
}

.fi-ts-department-structure:before {
  content: "\f483";
}

.fi-ts-department:before {
  content: "\f484";
}

.fi-ts-deposit-alt:before {
  content: "\f485";
}

.fi-ts-deposit:before {
  content: "\f486";
}

.fi-ts-description-alt:before {
  content: "\f487";
}

.fi-ts-description:before {
  content: "\f488";
}

.fi-ts-desktop-arrow-down:before {
  content: "\f489";
}

.fi-ts-desktop-wallpaper:before {
  content: "\f48a";
}

.fi-ts-devices:before {
  content: "\f48b";
}

.fi-ts-dewpoint:before {
  content: "\f48c";
}

.fi-ts-dharmachakra:before {
  content: "\f48d";
}

.fi-ts-diagram-cells:before {
  content: "\f48e";
}

.fi-ts-diagram-lean-canvas:before {
  content: "\f48f";
}

.fi-ts-diagram-nested:before {
  content: "\f490";
}

.fi-ts-diagram-next:before {
  content: "\f491";
}

.fi-ts-diagram-predecessor:before {
  content: "\f492";
}

.fi-ts-diagram-previous:before {
  content: "\f493";
}

.fi-ts-diagram-project:before {
  content: "\f494";
}

.fi-ts-diagram-sankey:before {
  content: "\f495";
}

.fi-ts-diagram-subtask:before {
  content: "\f496";
}

.fi-ts-diagram-successor:before {
  content: "\f497";
}

.fi-ts-diagram-venn:before {
  content: "\f498";
}

.fi-ts-dial-high:before {
  content: "\f499";
}

.fi-ts-dial-low:before {
  content: "\f49a";
}

.fi-ts-dial-max:before {
  content: "\f49b";
}

.fi-ts-dial-med-low:before {
  content: "\f49c";
}

.fi-ts-dial-med:before {
  content: "\f49d";
}

.fi-ts-dial-min:before {
  content: "\f49e";
}

.fi-ts-dial-off:before {
  content: "\f49f";
}

.fi-ts-dial:before {
  content: "\f4a0";
}

.fi-ts-diamond-exclamation:before {
  content: "\f4a1";
}

.fi-ts-diamond-turn-right:before {
  content: "\f4a2";
}

.fi-ts-diamond:before {
  content: "\f4a3";
}

.fi-ts-diary-bookmark-down:before {
  content: "\f4a4";
}

.fi-ts-diary-bookmarks:before {
  content: "\f4a5";
}

.fi-ts-diary-clasp:before {
  content: "\f4a6";
}

.fi-ts-dice-alt:before {
  content: "\f4a7";
}

.fi-ts-dice-d10:before {
  content: "\f4a8";
}

.fi-ts-dice-d12:before {
  content: "\f4a9";
}

.fi-ts-dice-d20:before {
  content: "\f4aa";
}

.fi-ts-dice-d4:before {
  content: "\f4ab";
}

.fi-ts-dice-d6:before {
  content: "\f4ac";
}

.fi-ts-dice-d8:before {
  content: "\f4ad";
}

.fi-ts-dice-four:before {
  content: "\f4ae";
}

.fi-ts-dice-one:before {
  content: "\f4af";
}

.fi-ts-dice-six:before {
  content: "\f4b0";
}

.fi-ts-dice-three:before {
  content: "\f4b1";
}

.fi-ts-dice-two:before {
  content: "\f4b2";
}

.fi-ts-digging:before {
  content: "\f4b3";
}

.fi-ts-digital-tachograph:before {
  content: "\f4b4";
}

.fi-ts-dinner:before {
  content: "\f4b5";
}

.fi-ts-direction-signal-arrow:before {
  content: "\f4b6";
}

.fi-ts-direction-signal:before {
  content: "\f4b7";
}

.fi-ts-disc-drive:before {
  content: "\f4b8";
}

.fi-ts-disco-ball:before {
  content: "\f4b9";
}

.fi-ts-discover:before {
  content: "\f4ba";
}

.fi-ts-disease:before {
  content: "\f4bb";
}

.fi-ts-display-arrow-down:before {
  content: "\f4bc";
}

.fi-ts-display-code:before {
  content: "\f4bd";
}

.fi-ts-display-medical:before {
  content: "\f4be";
}

.fi-ts-display-slash:before {
  content: "\f4bf";
}

.fi-ts-distribute-spacing-horizontal:before {
  content: "\f4c0";
}

.fi-ts-distribute-spacing-vertical:before {
  content: "\f4c1";
}

.fi-ts-divide:before {
  content: "\f4c2";
}

.fi-ts-dizzy:before {
  content: "\f4c3";
}

.fi-ts-dna:before {
  content: "\f4c4";
}

.fi-ts-do-not-enter:before {
  content: "\f4c5";
}

.fi-ts-document-paid:before {
  content: "\f4c6";
}

.fi-ts-document-signed:before {
  content: "\f4c7";
}

.fi-ts-dog-leashed:before {
  content: "\f4c8";
}

.fi-ts-dog:before {
  content: "\f4c9";
}

.fi-ts-dolly-flatbed-alt:before {
  content: "\f4ca";
}

.fi-ts-dolly-flatbed-empty:before {
  content: "\f4cb";
}

.fi-ts-dolly-flatbed:before {
  content: "\f4cc";
}

.fi-ts-dolphin:before {
  content: "\f4cd";
}

.fi-ts-domino-effect:before {
  content: "\f4ce";
}

.fi-ts-donate:before {
  content: "\f4cf";
}

.fi-ts-dong-sign:before {
  content: "\f4d0";
}

.fi-ts-donut:before {
  content: "\f4d1";
}

.fi-ts-door-closed:before {
  content: "\f4d2";
}

.fi-ts-door-open:before {
  content: "\f4d3";
}

.fi-ts-dot-circle:before {
  content: "\f4d4";
}

.fi-ts-dot-pending:before {
  content: "\f4d5";
}

.fi-ts-dove:before {
  content: "\f4d6";
}

.fi-ts-down-left:before {
  content: "\f4d7";
}

.fi-ts-down-right:before {
  content: "\f4d8";
}

.fi-ts-down-to-line:before {
  content: "\f4d9";
}

.fi-ts-down:before {
  content: "\f4da";
}

.fi-ts-drafting-compass:before {
  content: "\f4db";
}

.fi-ts-dragon:before {
  content: "\f4dc";
}

.fi-ts-draw-polygon:before {
  content: "\f4dd";
}

.fi-ts-draw-square:before {
  content: "\f4de";
}

.fi-ts-drawer-alt:before {
  content: "\f4df";
}

.fi-ts-drawer:before {
  content: "\f4e0";
}

.fi-ts-dreidel:before {
  content: "\f4e1";
}

.fi-ts-drink-alt:before {
  content: "\f4e2";
}

.fi-ts-drink:before {
  content: "\f4e3";
}

.fi-ts-driver-man:before {
  content: "\f4e4";
}

.fi-ts-driver-woman:before {
  content: "\f4e5";
}

.fi-ts-drone-alt:before {
  content: "\f4e6";
}

.fi-ts-drone-front:before {
  content: "\f4e7";
}

.fi-ts-drone:before {
  content: "\f4e8";
}

.fi-ts-drop-down:before {
  content: "\f4e9";
}

.fi-ts-drum-steelpan:before {
  content: "\f4ea";
}

.fi-ts-drum:before {
  content: "\f4eb";
}

.fi-ts-drumstick-bite:before {
  content: "\f4ec";
}

.fi-ts-drumstick:before {
  content: "\f4ed";
}

.fi-ts-dryer-alt:before {
  content: "\f4ee";
}

.fi-ts-dryer:before {
  content: "\f4ef";
}

.fi-ts-duck:before {
  content: "\f4f0";
}

.fi-ts-dumpster-fire:before {
  content: "\f4f1";
}

.fi-ts-dumpster:before {
  content: "\f4f2";
}

.fi-ts-dungeon:before {
  content: "\f4f3";
}

.fi-ts-duration-alt:before {
  content: "\f4f4";
}

.fi-ts-duration:before {
  content: "\f4f5";
}

.fi-ts-e:before {
  content: "\f4f6";
}

.fi-ts-ear-deaf:before {
  content: "\f4f7";
}

.fi-ts-ear-muffs:before {
  content: "\f4f8";
}

.fi-ts-ear:before {
  content: "\f4f9";
}

.fi-ts-earth-africa:before {
  content: "\f4fa";
}

.fi-ts-earth-americas:before {
  content: "\f4fb";
}

.fi-ts-earth-asia:before {
  content: "\f4fc";
}

.fi-ts-earth-europa:before {
  content: "\f4fd";
}

.fi-ts-eclipse-alt:before {
  content: "\f4fe";
}

.fi-ts-eclipse:before {
  content: "\f4ff";
}

.fi-ts-effect:before {
  content: "\f500";
}

.fi-ts-egg-fried:before {
  content: "\f501";
}

.fi-ts-egg:before {
  content: "\f502";
}

.fi-ts-eject:before {
  content: "\f503";
}

.fi-ts-elephant:before {
  content: "\f504";
}

.fi-ts-elevator:before {
  content: "\f505";
}

.fi-ts-employee-alt:before {
  content: "\f506";
}

.fi-ts-employee-man-alt:before {
  content: "\f507";
}

.fi-ts-employee-man:before {
  content: "\f508";
}

.fi-ts-employees-woman-man:before {
  content: "\f509";
}

.fi-ts-employees:before {
  content: "\f50a";
}

.fi-ts-empty-set:before {
  content: "\f50b";
}

.fi-ts-engine-warning:before {
  content: "\f50c";
}

.fi-ts-engine:before {
  content: "\f50d";
}

.fi-ts-envelope-ban:before {
  content: "\f50e";
}

.fi-ts-envelope-bulk:before {
  content: "\f50f";
}

.fi-ts-envelope-dot:before {
  content: "\f510";
}

.fi-ts-envelope-download:before {
  content: "\f511";
}

.fi-ts-envelope-marker:before {
  content: "\f512";
}

.fi-ts-envelope-open-dollar:before {
  content: "\f513";
}

.fi-ts-envelope-open-text:before {
  content: "\f514";
}

.fi-ts-envelope-open:before {
  content: "\f515";
}

.fi-ts-envelope-plus:before {
  content: "\f516";
}

.fi-ts-envelopes:before {
  content: "\f517";
}

.fi-ts-equality:before {
  content: "\f518";
}

.fi-ts-equals:before {
  content: "\f519";
}

.fi-ts-eraser:before {
  content: "\f51a";
}

.fi-ts-escalator:before {
  content: "\f51b";
}

.fi-ts-ethernet:before {
  content: "\f51c";
}

.fi-ts-euro:before {
  content: "\f51d";
}

.fi-ts-exchange-alt:before {
  content: "\f51e";
}

.fi-ts-exchange-cryptocurrency:before {
  content: "\f51f";
}

.fi-ts-exchange:before {
  content: "\f520";
}

.fi-ts-exit-alt:before {
  content: "\f521";
}

.fi-ts-expand-arrows-alt:before {
  content: "\f522";
}

.fi-ts-expand-arrows:before {
  content: "\f523";
}

.fi-ts-expense-bill:before {
  content: "\f524";
}

.fi-ts-expense:before {
  content: "\f525";
}

.fi-ts-external-hard-drive:before {
  content: "\f526";
}

.fi-ts-external-world:before {
  content: "\f527";
}

.fi-ts-eye-dropper-half:before {
  content: "\f528";
}

.fi-ts-eyes:before {
  content: "\f529";
}

.fi-ts-f:before {
  content: "\f52a";
}

.fi-ts-fabric:before {
  content: "\f52b";
}

.fi-ts-face-angry-horns:before {
  content: "\f52c";
}

.fi-ts-face-anguished:before {
  content: "\f52d";
}

.fi-ts-face-anxious-sweat:before {
  content: "\f52e";
}

.fi-ts-face-astonished:before {
  content: "\f52f";
}

.fi-ts-face-awesome:before {
  content: "\f530";
}

.fi-ts-face-beam-hand-over-mouth:before {
  content: "\f531";
}

.fi-ts-face-confounded:before {
  content: "\f532";
}

.fi-ts-face-confused:before {
  content: "\f533";
}

.fi-ts-face-cowboy-hat:before {
  content: "\f534";
}

.fi-ts-face-disappointed:before {
  content: "\f535";
}

.fi-ts-face-disguise:before {
  content: "\f536";
}

.fi-ts-face-downcast-sweat:before {
  content: "\f537";
}

.fi-ts-face-drooling:before {
  content: "\f538";
}

.fi-ts-face-explode:before {
  content: "\f539";
}

.fi-ts-face-expressionless:before {
  content: "\f53a";
}

.fi-ts-face-eyes-xmarks:before {
  content: "\f53b";
}

.fi-ts-face-fearful:before {
  content: "\f53c";
}

.fi-ts-face-glasses:before {
  content: "\f53d";
}

.fi-ts-face-grin-tongue-wink:before {
  content: "\f53e";
}

.fi-ts-face-hand-yawn:before {
  content: "\f53f";
}

.fi-ts-face-head-bandage:before {
  content: "\f540";
}

.fi-ts-face-hushed:before {
  content: "\f541";
}

.fi-ts-face-icicles:before {
  content: "\f542";
}

.fi-ts-face-lying:before {
  content: "\f543";
}

.fi-ts-face-mask:before {
  content: "\f544";
}

.fi-ts-face-monocle:before {
  content: "\f545";
}

.fi-ts-face-nauseated:before {
  content: "\f546";
}

.fi-ts-face-nose-steam:before {
  content: "\f547";
}

.fi-ts-face-party:before {
  content: "\f548";
}

.fi-ts-face-pensive:before {
  content: "\f549";
}

.fi-ts-face-persevering:before {
  content: "\f54a";
}

.fi-ts-face-pleading:before {
  content: "\f54b";
}

.fi-ts-face-raised-eyebrow:before {
  content: "\f54c";
}

.fi-ts-face-relieved:before {
  content: "\f54d";
}

.fi-ts-face-sad-sweat:before {
  content: "\f54e";
}

.fi-ts-face-scream:before {
  content: "\f54f";
}

.fi-ts-face-shush:before {
  content: "\f550";
}

.fi-ts-face-sleeping:before {
  content: "\f551";
}

.fi-ts-face-sleepy:before {
  content: "\f552";
}

.fi-ts-face-smile-halo:before {
  content: "\f553";
}

.fi-ts-face-smile-hearts:before {
  content: "\f554";
}

.fi-ts-face-smile-horns:before {
  content: "\f555";
}

.fi-ts-face-smile-tear:before {
  content: "\f556";
}

.fi-ts-face-smile-tongue:before {
  content: "\f557";
}

.fi-ts-face-smile-upside-down:before {
  content: "\f558";
}

.fi-ts-face-smiling-hands:before {
  content: "\f559";
}

.fi-ts-face-smirking:before {
  content: "\f55a";
}

.fi-ts-face-sunglasses-alt:before {
  content: "\f55b";
}

.fi-ts-face-sunglasses:before {
  content: "\f55c";
}

.fi-ts-face-swear:before {
  content: "\f55d";
}

.fi-ts-face-thermometer:before {
  content: "\f55e";
}

.fi-ts-face-thinking:before {
  content: "\f55f";
}

.fi-ts-face-tissue:before {
  content: "\f560";
}

.fi-ts-face-tongue-money:before {
  content: "\f561";
}

.fi-ts-face-tongue-sweat:before {
  content: "\f562";
}

.fi-ts-face-unamused:before {
  content: "\f563";
}

.fi-ts-face-viewfinder:before {
  content: "\f564";
}

.fi-ts-face-vomit:before {
  content: "\f565";
}

.fi-ts-face-weary:before {
  content: "\f566";
}

.fi-ts-face-woozy:before {
  content: "\f567";
}

.fi-ts-face-worried:before {
  content: "\f568";
}

.fi-ts-face-zany:before {
  content: "\f569";
}

.fi-ts-face-zipper:before {
  content: "\f56a";
}

.fi-ts-fail:before {
  content: "\f56b";
}

.fi-ts-falafel:before {
  content: "\f56c";
}

.fi-ts-family-dress:before {
  content: "\f56d";
}

.fi-ts-family-pants:before {
  content: "\f56e";
}

.fi-ts-family:before {
  content: "\f56f";
}

.fi-ts-fan-table:before {
  content: "\f570";
}

.fi-ts-fan:before {
  content: "\f571";
}

.fi-ts-farm:before {
  content: "\f572";
}

.fi-ts-faucet-drip:before {
  content: "\f573";
}

.fi-ts-faucet:before {
  content: "\f574";
}

.fi-ts-fax:before {
  content: "\f575";
}

.fi-ts-feather-pointed:before {
  content: "\f576";
}

.fi-ts-features-alt:before {
  content: "\f577";
}

.fi-ts-features:before {
  content: "\f578";
}

.fi-ts-fee-receipt:before {
  content: "\f579";
}

.fi-ts-fee:before {
  content: "\f57a";
}

.fi-ts-feedback-alt:before {
  content: "\f57b";
}

.fi-ts-feedback-hand:before {
  content: "\f57c";
}

.fi-ts-feedback-review:before {
  content: "\f57d";
}

.fi-ts-feedback:before {
  content: "\f57e";
}

.fi-ts-fence:before {
  content: "\f57f";
}

.fi-ts-ferris-wheel:before {
  content: "\f580";
}

.fi-ts-field-hockey:before {
  content: "\f581";
}

.fi-ts-fighter-jet:before {
  content: "\f582";
}

.fi-ts-file-audio:before {
  content: "\f583";
}

.fi-ts-file-binary:before {
  content: "\f584";
}

.fi-ts-file-chart-line:before {
  content: "\f585";
}

.fi-ts-file-chart-pie:before {
  content: "\f586";
}

.fi-ts-file-circle-info:before {
  content: "\f587";
}

.fi-ts-file-code:before {
  content: "\f588";
}

.fi-ts-file-csv:before {
  content: "\f589";
}

.fi-ts-file-download:before {
  content: "\f58a";
}

.fi-ts-file-edit:before {
  content: "\f58b";
}

.fi-ts-file-excel:before {
  content: "\f58c";
}

.fi-ts-file-exclamation:before {
  content: "\f58d";
}

.fi-ts-file-export:before {
  content: "\f58e";
}

.fi-ts-file-image:before {
  content: "\f58f";
}

.fi-ts-file-import:before {
  content: "\f590";
}

.fi-ts-file-invoice-dollar:before {
  content: "\f591";
}

.fi-ts-file-invoice:before {
  content: "\f592";
}

.fi-ts-file-medical-alt:before {
  content: "\f593";
}

.fi-ts-file-medical:before {
  content: "\f594";
}

.fi-ts-file-minus:before {
  content: "\f595";
}

.fi-ts-file-pdf:before {
  content: "\f596";
}

.fi-ts-file-powerpoint:before {
  content: "\f597";
}

.fi-ts-file-prescription:before {
  content: "\f598";
}

.fi-ts-file-signature:before {
  content: "\f599";
}

.fi-ts-file-spreadsheet:before {
  content: "\f59a";
}

.fi-ts-file-upload:before {
  content: "\f59b";
}

.fi-ts-file-user:before {
  content: "\f59c";
}

.fi-ts-file-video:before {
  content: "\f59d";
}

.fi-ts-file-word:before {
  content: "\f59e";
}

.fi-ts-file-zipper:before {
  content: "\f59f";
}

.fi-ts-files-medical:before {
  content: "\f5a0";
}

.fi-ts-film-canister:before {
  content: "\f5a1";
}

.fi-ts-film-slash:before {
  content: "\f5a2";
}

.fi-ts-films:before {
  content: "\f5a3";
}

.fi-ts-filter-slash:before {
  content: "\f5a4";
}

.fi-ts-filters:before {
  content: "\f5a5";
}

.fi-ts-fingerprint:before {
  content: "\f5a6";
}

.fi-ts-fire-burner:before {
  content: "\f5a7";
}

.fi-ts-fire-extinguisher:before {
  content: "\f5a8";
}

.fi-ts-fire-flame-curved:before {
  content: "\f5a9";
}

.fi-ts-fire-flame-simple:before {
  content: "\f5aa";
}

.fi-ts-fire-hydrant:before {
  content: "\f5ab";
}

.fi-ts-fire-smoke:before {
  content: "\f5ac";
}

.fi-ts-fireplace:before {
  content: "\f5ad";
}

.fi-ts-first-award:before {
  content: "\f5ae";
}

.fi-ts-first-laurel:before {
  content: "\f5af";
}

.fi-ts-first-medal:before {
  content: "\f5b0";
}

.fi-ts-first:before {
  content: "\f5b1";
}

.fi-ts-fish-bones:before {
  content: "\f5b2";
}

.fi-ts-fish-cooked:before {
  content: "\f5b3";
}

.fi-ts-fish:before {
  content: "\f5b4";
}

.fi-ts-fishing-rod:before {
  content: "\f5b5";
}

.fi-ts-flag-alt:before {
  content: "\f5b6";
}

.fi-ts-flag-checkered:before {
  content: "\f5b7";
}

.fi-ts-flag-usa:before {
  content: "\f5b8";
}

.fi-ts-flag:before {
  content: "\f5b9";
}

.fi-ts-flashlight:before {
  content: "\f5ba";
}

.fi-ts-flask-poison:before {
  content: "\f5bb";
}

.fi-ts-flask-potion:before {
  content: "\f5bc";
}

.fi-ts-flask:before {
  content: "\f5bd";
}

.fi-ts-flatbread-stuffed:before {
  content: "\f5be";
}

.fi-ts-flatbread:before {
  content: "\f5bf";
}

.fi-ts-floor-alt:before {
  content: "\f5c0";
}

.fi-ts-floor-layer:before {
  content: "\f5c1";
}

.fi-ts-floor:before {
  content: "\f5c2";
}

.fi-ts-floppy-disk-circle-arrow-right:before {
  content: "\f5c3";
}

.fi-ts-floppy-disk-circle-xmark:before {
  content: "\f5c4";
}

.fi-ts-floppy-disk-pen:before {
  content: "\f5c5";
}

.fi-ts-floppy-disks:before {
  content: "\f5c6";
}

.fi-ts-florin-sign:before {
  content: "\f5c7";
}

.fi-ts-flower-bouquet:before {
  content: "\f5c8";
}

.fi-ts-flower-butterfly:before {
  content: "\f5c9";
}

.fi-ts-flower-daffodil:before {
  content: "\f5ca";
}

.fi-ts-flower-tulip:before {
  content: "\f5cb";
}

.fi-ts-flower:before {
  content: "\f5cc";
}

.fi-ts-flushed:before {
  content: "\f5cd";
}

.fi-ts-flute:before {
  content: "\f5ce";
}

.fi-ts-flux-capacitor:before {
  content: "\f5cf";
}

.fi-ts-fly-insect:before {
  content: "\f5d0";
}

.fi-ts-flying-disc:before {
  content: "\f5d1";
}

.fi-ts-fog:before {
  content: "\f5d2";
}

.fi-ts-folder-download:before {
  content: "\f5d3";
}

.fi-ts-folder-minus:before {
  content: "\f5d4";
}

.fi-ts-folder-open:before {
  content: "\f5d5";
}

.fi-ts-folder-times:before {
  content: "\f5d6";
}

.fi-ts-folder-tree:before {
  content: "\f5d7";
}

.fi-ts-folder-upload:before {
  content: "\f5d8";
}

.fi-ts-folder-xmark:before {
  content: "\f5d9";
}

.fi-ts-folders:before {
  content: "\f5da";
}

.fi-ts-follow-folder:before {
  content: "\f5db";
}

.fi-ts-followcollection:before {
  content: "\f5dc";
}

.fi-ts-fondue-pot:before {
  content: "\f5dd";
}

.fi-ts-fork:before {
  content: "\f5de";
}

.fi-ts-forklift:before {
  content: "\f5df";
}

.fi-ts-fort:before {
  content: "\f5e0";
}

.fi-ts-forward-fast:before {
  content: "\f5e1";
}

.fi-ts-fox:before {
  content: "\f5e2";
}

.fi-ts-frame:before {
  content: "\f5e3";
}

.fi-ts-franc-sign:before {
  content: "\f5e4";
}

.fi-ts-french-fries:before {
  content: "\f5e5";
}

.fi-ts-friday:before {
  content: "\f5e6";
}

.fi-ts-frog:before {
  content: "\f5e7";
}

.fi-ts-frown:before {
  content: "\f5e8";
}

.fi-ts-ftp:before {
  content: "\f5e9";
}

.fi-ts-function-process:before {
  content: "\f5ea";
}

.fi-ts-funnel-dollar:before {
  content: "\f5eb";
}

.fi-ts-g:before {
  content: "\f5ec";
}

.fi-ts-galaxy-alt:before {
  content: "\f5ed";
}

.fi-ts-galaxy-planet:before {
  content: "\f5ee";
}

.fi-ts-galaxy-star:before {
  content: "\f5ef";
}

.fi-ts-galaxy:before {
  content: "\f5f0";
}

.fi-ts-gallery-thumbnails:before {
  content: "\f5f1";
}

.fi-ts-game-board-alt:before {
  content: "\f5f2";
}

.fi-ts-gamepad:before {
  content: "\f5f3";
}

.fi-ts-garage-car:before {
  content: "\f5f4";
}

.fi-ts-garage-open:before {
  content: "\f5f5";
}

.fi-ts-garage:before {
  content: "\f5f6";
}

.fi-ts-garlic-alt:before {
  content: "\f5f7";
}

.fi-ts-garlic:before {
  content: "\f5f8";
}

.fi-ts-gas-pump-slash:before {
  content: "\f5f9";
}

.fi-ts-gas-pump:before {
  content: "\f5fa";
}

.fi-ts-gauge-circle-bolt:before {
  content: "\f5fb";
}

.fi-ts-gauge-circle-minus:before {
  content: "\f5fc";
}

.fi-ts-gauge-circle-plus:before {
  content: "\f5fd";
}

.fi-ts-gavel:before {
  content: "\f5fe";
}

.fi-ts-gears:before {
  content: "\f5ff";
}

.fi-ts-gem:before {
  content: "\f600";
}

.fi-ts-ghost:before {
  content: "\f601";
}

.fi-ts-gif-square:before {
  content: "\f602";
}

.fi-ts-gift-card:before {
  content: "\f603";
}

.fi-ts-gift:before {
  content: "\f604";
}

.fi-ts-gifts:before {
  content: "\f605";
}

.fi-ts-gingerbread-man:before {
  content: "\f606";
}

.fi-ts-glass-champagne:before {
  content: "\f607";
}

.fi-ts-glass-cheers:before {
  content: "\f608";
}

.fi-ts-glass-citrus:before {
  content: "\f609";
}

.fi-ts-glass-empty:before {
  content: "\f60a";
}

.fi-ts-glass-half:before {
  content: "\f60b";
}

.fi-ts-glass-water-droplet:before {
  content: "\f60c";
}

.fi-ts-glass-whiskey-rocks:before {
  content: "\f60d";
}

.fi-ts-glass-whiskey:before {
  content: "\f60e";
}

.fi-ts-glass:before {
  content: "\f60f";
}

.fi-ts-globe-snow:before {
  content: "\f610";
}

.fi-ts-goal-net:before {
  content: "\f611";
}

.fi-ts-golf-ball:before {
  content: "\f612";
}

.fi-ts-golf-club:before {
  content: "\f613";
}

.fi-ts-gopuram:before {
  content: "\f614";
}

.fi-ts-government-flag:before {
  content: "\f615";
}

.fi-ts-government-user:before {
  content: "\f616";
}

.fi-ts-gramophone:before {
  content: "\f617";
}

.fi-ts-grape:before {
  content: "\f618";
}

.fi-ts-graph-curve:before {
  content: "\f619";
}

.fi-ts-graphic-style:before {
  content: "\f61a";
}

.fi-ts-grate-droplet:before {
  content: "\f61b";
}

.fi-ts-grate:before {
  content: "\f61c";
}

.fi-ts-greater-than-equal:before {
  content: "\f61d";
}

.fi-ts-greater-than:before {
  content: "\f61e";
}

.fi-ts-grid-dividers:before {
  content: "\f61f";
}

.fi-ts-grill-hot-alt:before {
  content: "\f620";
}

.fi-ts-grill:before {
  content: "\f621";
}

.fi-ts-grimace:before {
  content: "\f622";
}

.fi-ts-grin-alt:before {
  content: "\f623";
}

.fi-ts-grin-beam-sweat:before {
  content: "\f624";
}

.fi-ts-grin-beam:before {
  content: "\f625";
}

.fi-ts-grin-hearts:before {
  content: "\f626";
}

.fi-ts-grin-squint-tears:before {
  content: "\f627";
}

.fi-ts-grin-squint:before {
  content: "\f628";
}

.fi-ts-grin-stars:before {
  content: "\f629";
}

.fi-ts-grin-tears:before {
  content: "\f62a";
}

.fi-ts-grin-tongue-squint:before {
  content: "\f62b";
}

.fi-ts-grin-tongue-wink:before {
  content: "\f62c";
}

.fi-ts-grin-tongue:before {
  content: "\f62d";
}

.fi-ts-grin-wink:before {
  content: "\f62e";
}

.fi-ts-grin:before {
  content: "\f62f";
}

.fi-ts-grip-dots-vertical:before {
  content: "\f630";
}

.fi-ts-grip-dots:before {
  content: "\f631";
}

.fi-ts-grip-horizontal:before {
  content: "\f632";
}

.fi-ts-grip-lines-vertical:before {
  content: "\f633";
}

.fi-ts-grip-lines:before {
  content: "\f634";
}

.fi-ts-grip-vertical:before {
  content: "\f635";
}

.fi-ts-grocery-bag:before {
  content: "\f636";
}

.fi-ts-grocery-basket:before {
  content: "\f637";
}

.fi-ts-guarani-sign:before {
  content: "\f638";
}

.fi-ts-guide:before {
  content: "\f639";
}

.fi-ts-guitar-electric:before {
  content: "\f63a";
}

.fi-ts-guitar:before {
  content: "\f63b";
}

.fi-ts-guitars:before {
  content: "\f63c";
}

.fi-ts-gun-squirt:before {
  content: "\f63d";
}

.fi-ts-h-square:before {
  content: "\f63e";
}

.fi-ts-h:before {
  content: "\f63f";
}

.fi-ts-h1:before {
  content: "\f640";
}

.fi-ts-h2:before {
  content: "\f641";
}

.fi-ts-h3:before {
  content: "\f642";
}

.fi-ts-h4:before {
  content: "\f643";
}

.fi-ts-hair-clipper:before {
  content: "\f644";
}

.fi-ts-hamburger-soda:before {
  content: "\f645";
}

.fi-ts-hamburger:before {
  content: "\f646";
}

.fi-ts-hammer-crash:before {
  content: "\f647";
}

.fi-ts-hammer-war:before {
  content: "\f648";
}

.fi-ts-hammer:before {
  content: "\f649";
}

.fi-ts-hamsa:before {
  content: "\f64a";
}

.fi-ts-hand-back-fist:before {
  content: "\f64b";
}

.fi-ts-hand-back-point-down:before {
  content: "\f64c";
}

.fi-ts-hand-back-point-left:before {
  content: "\f64d";
}

.fi-ts-hand-back-point-ribbon:before {
  content: "\f64e";
}

.fi-ts-hand-back-point-right:before {
  content: "\f64f";
}

.fi-ts-hand-bill:before {
  content: "\f650";
}

.fi-ts-hand-dots:before {
  content: "\f651";
}

.fi-ts-hand-fingers-crossed:before {
  content: "\f652";
}

.fi-ts-hand-fist:before {
  content: "\f653";
}

.fi-ts-hand-heart:before {
  content: "\f654";
}

.fi-ts-hand-holding-box:before {
  content: "\f655";
}

.fi-ts-hand-holding-droplet:before {
  content: "\f656";
}

.fi-ts-hand-holding-heart:before {
  content: "\f657";
}

.fi-ts-hand-holding-magic:before {
  content: "\f658";
}

.fi-ts-hand-holding-medical:before {
  content: "\f659";
}

.fi-ts-hand-holding-seeding:before {
  content: "\f65a";
}

.fi-ts-hand-holding-skull:before {
  content: "\f65b";
}

.fi-ts-hand-holding-usd:before {
  content: "\f65c";
}

.fi-ts-hand-holding-water:before {
  content: "\f65d";
}

.fi-ts-hand-horns:before {
  content: "\f65e";
}

.fi-ts-hand-lizard:before {
  content: "\f65f";
}

.fi-ts-hand-love:before {
  content: "\f660";
}

.fi-ts-hand-middle-finger:before {
  content: "\f661";
}

.fi-ts-hand-paper:before {
  content: "\f662";
}

.fi-ts-hand-peace:before {
  content: "\f663";
}

.fi-ts-hand-point-ribbon:before {
  content: "\f664";
}

.fi-ts-hand-scissors:before {
  content: "\f665";
}

.fi-ts-hand-sparkles:before {
  content: "\f666";
}

.fi-ts-hand-spock:before {
  content: "\f667";
}

.fi-ts-hand-wave:before {
  content: "\f668";
}

.fi-ts-handmade:before {
  content: "\f669";
}

.fi-ts-hands-bubbles:before {
  content: "\f66a";
}

.fi-ts-hands-clapping:before {
  content: "\f66b";
}

.fi-ts-hands-heart:before {
  content: "\f66c";
}

.fi-ts-hands-holding-diamond:before {
  content: "\f66d";
}

.fi-ts-hands-holding:before {
  content: "\f66e";
}

.fi-ts-hands-usd:before {
  content: "\f66f";
}

.fi-ts-handshake-angle:before {
  content: "\f670";
}

.fi-ts-handshake-simple-slash:before {
  content: "\f671";
}

.fi-ts-handshake:before {
  content: "\f672";
}

.fi-ts-hard-hat:before {
  content: "\f673";
}

.fi-ts-hashtag-lock:before {
  content: "\f674";
}

.fi-ts-hashtag:before {
  content: "\f675";
}

.fi-ts-hat-birthday:before {
  content: "\f676";
}

.fi-ts-hat-chef:before {
  content: "\f677";
}

.fi-ts-hat-cowboy-side:before {
  content: "\f678";
}

.fi-ts-hat-cowboy:before {
  content: "\f679";
}

.fi-ts-hat-santa:before {
  content: "\f67a";
}

.fi-ts-hat-winter:before {
  content: "\f67b";
}

.fi-ts-hat-witch:before {
  content: "\f67c";
}

.fi-ts-hat-wizard:before {
  content: "\f67d";
}

.fi-ts-hdd:before {
  content: "\f67e";
}

.fi-ts-head-side-brain:before {
  content: "\f67f";
}

.fi-ts-head-side-cough-slash:before {
  content: "\f680";
}

.fi-ts-head-side-cough:before {
  content: "\f681";
}

.fi-ts-head-side-headphones:before {
  content: "\f682";
}

.fi-ts-head-side-heart:before {
  content: "\f683";
}

.fi-ts-head-side-mask:before {
  content: "\f684";
}

.fi-ts-head-side-medical:before {
  content: "\f685";
}

.fi-ts-head-side-thinking:before {
  content: "\f686";
}

.fi-ts-head-side-virus:before {
  content: "\f687";
}

.fi-ts-head-side:before {
  content: "\f688";
}

.fi-ts-head-vr:before {
  content: "\f689";
}

.fi-ts-heading:before {
  content: "\f68a";
}

.fi-ts-heart-arrow:before {
  content: "\f68b";
}

.fi-ts-heart-crack:before {
  content: "\f68c";
}

.fi-ts-heart-half-stroke:before {
  content: "\f68d";
}

.fi-ts-heart-half:before {
  content: "\f68e";
}

.fi-ts-heart-rate:before {
  content: "\f68f";
}

.fi-ts-heat:before {
  content: "\f690";
}

.fi-ts-helicopter-side:before {
  content: "\f691";
}

.fi-ts-helmet-battle:before {
  content: "\f692";
}

.fi-ts-hexagon-check:before {
  content: "\f693";
}

.fi-ts-hexagon-divide:before {
  content: "\f694";
}

.fi-ts-hexagon-exclamation:before {
  content: "\f695";
}

.fi-ts-hexagon:before {
  content: "\f696";
}

.fi-ts-high-definition:before {
  content: "\f697";
}

.fi-ts-highlighter-line:before {
  content: "\f698";
}

.fi-ts-highlighter:before {
  content: "\f699";
}

.fi-ts-hiking:before {
  content: "\f69a";
}

.fi-ts-hippo:before {
  content: "\f69b";
}

.fi-ts-hockey-mask:before {
  content: "\f69c";
}

.fi-ts-hockey-puck:before {
  content: "\f69d";
}

.fi-ts-hockey-stick-puck:before {
  content: "\f69e";
}

.fi-ts-hockey-sticks:before {
  content: "\f69f";
}

.fi-ts-holly-berry:before {
  content: "\f6a0";
}

.fi-ts-home-heart:before {
  content: "\f6a1";
}

.fi-ts-honey-pot:before {
  content: "\f6a2";
}

.fi-ts-hood-cloak:before {
  content: "\f6a3";
}

.fi-ts-horizontal-rule:before {
  content: "\f6a4";
}

.fi-ts-horse-head:before {
  content: "\f6a5";
}

.fi-ts-horse-saddle:before {
  content: "\f6a6";
}

.fi-ts-horse:before {
  content: "\f6a7";
}

.fi-ts-hose-reel:before {
  content: "\f6a8";
}

.fi-ts-hose:before {
  content: "\f6a9";
}

.fi-ts-hospital-symbol:before {
  content: "\f6aa";
}

.fi-ts-hospital-user:before {
  content: "\f6ab";
}

.fi-ts-hospital:before {
  content: "\f6ac";
}

.fi-ts-hospitals:before {
  content: "\f6ad";
}

.fi-ts-hot-tub:before {
  content: "\f6ae";
}

.fi-ts-hotdog:before {
  content: "\f6af";
}

.fi-ts-hotel:before {
  content: "\f6b0";
}

.fi-ts-hourglass-start:before {
  content: "\f6b1";
}

.fi-ts-house-blank:before {
  content: "\f6b2";
}

.fi-ts-house-building:before {
  content: "\f6b3";
}

.fi-ts-house-chimney-blank:before {
  content: "\f6b4";
}

.fi-ts-house-chimney-crack:before {
  content: "\f6b5";
}

.fi-ts-house-chimney-heart:before {
  content: "\f6b6";
}

.fi-ts-house-chimney-medical:before {
  content: "\f6b7";
}

.fi-ts-house-chimney-user:before {
  content: "\f6b8";
}

.fi-ts-house-chimney-window:before {
  content: "\f6b9";
}

.fi-ts-house-chimney:before {
  content: "\f6ba";
}

.fi-ts-house-crack:before {
  content: "\f6bb";
}

.fi-ts-house-day:before {
  content: "\f6bc";
}

.fi-ts-house-flood:before {
  content: "\f6bd";
}

.fi-ts-house-laptop:before {
  content: "\f6be";
}

.fi-ts-house-leave:before {
  content: "\f6bf";
}

.fi-ts-house-medical:before {
  content: "\f6c0";
}

.fi-ts-house-night:before {
  content: "\f6c1";
}

.fi-ts-house-return:before {
  content: "\f6c2";
}

.fi-ts-house-signal:before {
  content: "\f6c3";
}

.fi-ts-house-tree:before {
  content: "\f6c4";
}

.fi-ts-house-tsunami:before {
  content: "\f6c5";
}

.fi-ts-house-turret:before {
  content: "\f6c6";
}

.fi-ts-house-user:before {
  content: "\f6c7";
}

.fi-ts-house-window:before {
  content: "\f6c8";
}

.fi-ts-hr-group:before {
  content: "\f6c9";
}

.fi-ts-hr-person:before {
  content: "\f6ca";
}

.fi-ts-hr:before {
  content: "\f6cb";
}

.fi-ts-hryvnia:before {
  content: "\f6cc";
}

.fi-ts-humidity:before {
  content: "\f6cd";
}

.fi-ts-hundred-points:before {
  content: "\f6ce";
}

.fi-ts-hurricane:before {
  content: "\f6cf";
}

.fi-ts-i:before {
  content: "\f6d0";
}

.fi-ts-ice-cream:before {
  content: "\f6d1";
}

.fi-ts-icicles:before {
  content: "\f6d2";
}

.fi-ts-icon-star:before {
  content: "\f6d3";
}

.fi-ts-id-badge:before {
  content: "\f6d4";
}

.fi-ts-id-card-clip-alt:before {
  content: "\f6d5";
}

.fi-ts-igloo:before {
  content: "\f6d6";
}

.fi-ts-image-slash:before {
  content: "\f6d7";
}

.fi-ts-images-user:before {
  content: "\f6d8";
}

.fi-ts-images:before {
  content: "\f6d9";
}

.fi-ts-inbox-in:before {
  content: "\f6da";
}

.fi-ts-inbox-out:before {
  content: "\f6db";
}

.fi-ts-inboxes:before {
  content: "\f6dc";
}

.fi-ts-incognito:before {
  content: "\f6dd";
}

.fi-ts-indian-rupee-sign:before {
  content: "\f6de";
}

.fi-ts-industry-alt:before {
  content: "\f6df";
}

.fi-ts-industry-windows:before {
  content: "\f6e0";
}

.fi-ts-information:before {
  content: "\f6e1";
}

.fi-ts-inhaler:before {
  content: "\f6e2";
}

.fi-ts-input-numeric:before {
  content: "\f6e3";
}

.fi-ts-input-pipe:before {
  content: "\f6e4";
}

.fi-ts-input-text:before {
  content: "\f6e5";
}

.fi-ts-insert-alt:before {
  content: "\f6e6";
}

.fi-ts-insert-arrows:before {
  content: "\f6e7";
}

.fi-ts-insert-square:before {
  content: "\f6e8";
}

.fi-ts-insert:before {
  content: "\f6e9";
}

.fi-ts-insight-alt:before {
  content: "\f6ea";
}

.fi-ts-insight-head:before {
  content: "\f6eb";
}

.fi-ts-insight:before {
  content: "\f6ec";
}

.fi-ts-integral:before {
  content: "\f6ed";
}

.fi-ts-intersection:before {
  content: "\f6ee";
}

.fi-ts-inventory-alt:before {
  content: "\f6ef";
}

.fi-ts-invest:before {
  content: "\f6f0";
}

.fi-ts-investment:before {
  content: "\f6f1";
}

.fi-ts-invite-alt:before {
  content: "\f6f2";
}

.fi-ts-invite:before {
  content: "\f6f3";
}

.fi-ts-island-tropical:before {
  content: "\f6f4";
}

.fi-ts-issue-loupe:before {
  content: "\f6f5";
}

.fi-ts-it-alt:before {
  content: "\f6f6";
}

.fi-ts-it-computer:before {
  content: "\f6f7";
}

.fi-ts-it:before {
  content: "\f6f8";
}

.fi-ts-italian-lira-sign:before {
  content: "\f6f9";
}

.fi-ts-j:before {
  content: "\f6fa";
}

.fi-ts-jam:before {
  content: "\f6fb";
}

.fi-ts-jar-alt:before {
  content: "\f6fc";
}

.fi-ts-jar-wheat:before {
  content: "\f6fd";
}

.fi-ts-javascript:before {
  content: "\f6fe";
}

.fi-ts-joint:before {
  content: "\f6ff";
}

.fi-ts-journal-alt:before {
  content: "\f700";
}

.fi-ts-journal:before {
  content: "\f701";
}

.fi-ts-journey:before {
  content: "\f702";
}

.fi-ts-joystick:before {
  content: "\f703";
}

.fi-ts-jug-alt:before {
  content: "\f704";
}

.fi-ts-jug-bottle:before {
  content: "\f705";
}

.fi-ts-jug:before {
  content: "\f706";
}

.fi-ts-k:before {
  content: "\f707";
}

.fi-ts-kaaba:before {
  content: "\f708";
}

.fi-ts-kazoo:before {
  content: "\f709";
}

.fi-ts-kerning:before {
  content: "\f70a";
}

.fi-ts-key-skeleton-left-right:before {
  content: "\f70b";
}

.fi-ts-key:before {
  content: "\f70c";
}

.fi-ts-keyboard-brightness-low:before {
  content: "\f70d";
}

.fi-ts-keyboard-brightness:before {
  content: "\f70e";
}

.fi-ts-keyboard-down:before {
  content: "\f70f";
}

.fi-ts-keyboard-left:before {
  content: "\f710";
}

.fi-ts-keynote:before {
  content: "\f711";
}

.fi-ts-kidneys:before {
  content: "\f712";
}

.fi-ts-kip-sign:before {
  content: "\f713";
}

.fi-ts-kiss-beam:before {
  content: "\f714";
}

.fi-ts-kiss-wink-heart:before {
  content: "\f715";
}

.fi-ts-kiss:before {
  content: "\f716";
}

.fi-ts-kite:before {
  content: "\f717";
}

.fi-ts-kiwi-bird:before {
  content: "\f718";
}

.fi-ts-kiwi-fruit:before {
  content: "\f719";
}

.fi-ts-knife-kitchen:before {
  content: "\f71a";
}

.fi-ts-knife:before {
  content: "\f71b";
}

.fi-ts-knitting:before {
  content: "\f71c";
}

.fi-ts-kpi-evaluation:before {
  content: "\f71d";
}

.fi-ts-kpi:before {
  content: "\f71e";
}

.fi-ts-l:before {
  content: "\f71f";
}

.fi-ts-lacrosse-stick-ball:before {
  content: "\f720";
}

.fi-ts-lacrosse-stick:before {
  content: "\f721";
}

.fi-ts-lambda:before {
  content: "\f722";
}

.fi-ts-lamp-desk:before {
  content: "\f723";
}

.fi-ts-lamp-floor:before {
  content: "\f724";
}

.fi-ts-lamp-street:before {
  content: "\f725";
}

.fi-ts-lamp:before {
  content: "\f726";
}

.fi-ts-land-layer-location:before {
  content: "\f727";
}

.fi-ts-land-layers:before {
  content: "\f728";
}

.fi-ts-land-location:before {
  content: "\f729";
}

.fi-ts-landmark-alt:before {
  content: "\f72a";
}

.fi-ts-language:before {
  content: "\f72b";
}

.fi-ts-laptop-arrow-down:before {
  content: "\f72c";
}

.fi-ts-laptop-code:before {
  content: "\f72d";
}

.fi-ts-laptop-medical:before {
  content: "\f72e";
}

.fi-ts-laptop-mobile:before {
  content: "\f72f";
}

.fi-ts-laptop-slash:before {
  content: "\f730";
}

.fi-ts-lari-sign:before {
  content: "\f731";
}

.fi-ts-lasso-sparkles:before {
  content: "\f732";
}

.fi-ts-laugh-beam:before {
  content: "\f733";
}

.fi-ts-laugh-squint:before {
  content: "\f734";
}

.fi-ts-laugh-wink:before {
  content: "\f735";
}

.fi-ts-laugh:before {
  content: "\f736";
}

.fi-ts-lawyer-man:before {
  content: "\f737";
}

.fi-ts-lawyer-woman:before {
  content: "\f738";
}

.fi-ts-layer-minus:before {
  content: "\f739";
}

.fi-ts-layer-plus:before {
  content: "\f73a";
}

.fi-ts-leader-alt:before {
  content: "\f73b";
}

.fi-ts-leader:before {
  content: "\f73c";
}

.fi-ts-leaderboard-alt:before {
  content: "\f73d";
}

.fi-ts-leaderboard-trophy:before {
  content: "\f73e";
}

.fi-ts-leaderboard:before {
  content: "\f73f";
}

.fi-ts-leadership-alt:before {
  content: "\f740";
}

.fi-ts-leadership:before {
  content: "\f741";
}

.fi-ts-leaf-heart:before {
  content: "\f742";
}

.fi-ts-leaf-maple:before {
  content: "\f743";
}

.fi-ts-leaf-oak:before {
  content: "\f744";
}

.fi-ts-leaf:before {
  content: "\f745";
}

.fi-ts-leafy-green:before {
  content: "\f746";
}

.fi-ts-leave:before {
  content: "\f747";
}

.fi-ts-left:before {
  content: "\f748";
}

.fi-ts-legal:before {
  content: "\f749";
}

.fi-ts-lemon:before {
  content: "\f74a";
}

.fi-ts-less-than-equal:before {
  content: "\f74b";
}

.fi-ts-less-than:before {
  content: "\f74c";
}

.fi-ts-lettuce:before {
  content: "\f74d";
}

.fi-ts-level-down-alt:before {
  content: "\f74e";
}

.fi-ts-level-down:before {
  content: "\f74f";
}

.fi-ts-level-up-alt:before {
  content: "\f750";
}

.fi-ts-level-up:before {
  content: "\f751";
}

.fi-ts-license:before {
  content: "\f752";
}

.fi-ts-light-ceiling:before {
  content: "\f753";
}

.fi-ts-light-emergency-on:before {
  content: "\f754";
}

.fi-ts-light-emergency:before {
  content: "\f755";
}

.fi-ts-light-switch-off:before {
  content: "\f756";
}

.fi-ts-light-switch-on:before {
  content: "\f757";
}

.fi-ts-light-switch:before {
  content: "\f758";
}

.fi-ts-lightbulb-dollar:before {
  content: "\f759";
}

.fi-ts-lightbulb-exclamation:before {
  content: "\f75a";
}

.fi-ts-lightbulb-head:before {
  content: "\f75b";
}

.fi-ts-lightbulb-on:before {
  content: "\f75c";
}

.fi-ts-lightbulb-question:before {
  content: "\f75d";
}

.fi-ts-lightbulb-setting:before {
  content: "\f75e";
}

.fi-ts-lightbulb-slash:before {
  content: "\f75f";
}

.fi-ts-lights-holiday:before {
  content: "\f760";
}

.fi-ts-limit-speedometer:before {
  content: "\f761";
}

.fi-ts-link-alt:before {
  content: "\f762";
}

.fi-ts-link-horizontal-slash:before {
  content: "\f763";
}

.fi-ts-link-horizontal:before {
  content: "\f764";
}

.fi-ts-link-slash-alt:before {
  content: "\f765";
}

.fi-ts-link-slash:before {
  content: "\f766";
}

.fi-ts-lion-head:before {
  content: "\f767";
}

.fi-ts-lion:before {
  content: "\f768";
}

.fi-ts-lips:before {
  content: "\f769";
}

.fi-ts-lira-sign:before {
  content: "\f76a";
}

.fi-ts-list-check:before {
  content: "\f76b";
}

.fi-ts-list-dropdown:before {
  content: "\f76c";
}

.fi-ts-list-music:before {
  content: "\f76d";
}

.fi-ts-list-timeline:before {
  content: "\f76e";
}

.fi-ts-litecoin-sign:before {
  content: "\f76f";
}

.fi-ts-live-alt:before {
  content: "\f770";
}

.fi-ts-live:before {
  content: "\f771";
}

.fi-ts-loan:before {
  content: "\f772";
}

.fi-ts-lobster:before {
  content: "\f773";
}

.fi-ts-location-alt:before {
  content: "\f774";
}

.fi-ts-location-arrow:before {
  content: "\f775";
}

.fi-ts-location-crosshairs-slash:before {
  content: "\f776";
}

.fi-ts-location-crosshairs:before {
  content: "\f777";
}

.fi-ts-location-dot-slash:before {
  content: "\f778";
}

.fi-ts-location-exclamation:before {
  content: "\f779";
}

.fi-ts-lock-alt:before {
  content: "\f77a";
}

.fi-ts-lock-hashtag:before {
  content: "\f77b";
}

.fi-ts-lock-open-alt:before {
  content: "\f77c";
}

.fi-ts-locust:before {
  content: "\f77d";
}

.fi-ts-loveseat:before {
  content: "\f77e";
}

.fi-ts-low-vision:before {
  content: "\f77f";
}

.fi-ts-luchador:before {
  content: "\f780";
}

.fi-ts-luggage-cart:before {
  content: "\f781";
}

.fi-ts-lungs-virus:before {
  content: "\f782";
}

.fi-ts-lungs:before {
  content: "\f783";
}

.fi-ts-m:before {
  content: "\f784";
}

.fi-ts-mace:before {
  content: "\f785";
}

.fi-ts-magnet-user:before {
  content: "\f786";
}

.fi-ts-magnet:before {
  content: "\f787";
}

.fi-ts-mailbox:before {
  content: "\f788";
}

.fi-ts-man-head:before {
  content: "\f789";
}

.fi-ts-man-scientist:before {
  content: "\f78a";
}

.fi-ts-manat-sign:before {
  content: "\f78b";
}

.fi-ts-mandolin:before {
  content: "\f78c";
}

.fi-ts-mango:before {
  content: "\f78d";
}

.fi-ts-manhole:before {
  content: "\f78e";
}

.fi-ts-map-marker-check:before {
  content: "\f78f";
}

.fi-ts-map-marker-edit:before {
  content: "\f790";
}

.fi-ts-map-marker-question:before {
  content: "\f791";
}

.fi-ts-map-marker-slash:before {
  content: "\f792";
}

.fi-ts-map-marker-smile:before {
  content: "\f793";
}

.fi-ts-map-pin:before {
  content: "\f794";
}

.fi-ts-marketplace-alt:before {
  content: "\f795";
}

.fi-ts-marketplace-store:before {
  content: "\f796";
}

.fi-ts-marketplace:before {
  content: "\f797";
}

.fi-ts-mars-double:before {
  content: "\f798";
}

.fi-ts-mars-stroke-right:before {
  content: "\f799";
}

.fi-ts-mars-stroke-up:before {
  content: "\f79a";
}

.fi-ts-mars:before {
  content: "\f79b";
}

.fi-ts-martini-glass-citrus:before {
  content: "\f79c";
}

.fi-ts-martini-glass-empty:before {
  content: "\f79d";
}

.fi-ts-mask-carnival:before {
  content: "\f79e";
}

.fi-ts-mask-face:before {
  content: "\f79f";
}

.fi-ts-mask-snorkel:before {
  content: "\f7a0";
}

.fi-ts-massage:before {
  content: "\f7a1";
}

.fi-ts-match-fire:before {
  content: "\f7a2";
}

.fi-ts-mattress-pillow:before {
  content: "\f7a3";
}

.fi-ts-meat:before {
  content: "\f7a4";
}

.fi-ts-medal:before {
  content: "\f7a5";
}

.fi-ts-medical-star:before {
  content: "\f7a6";
}

.fi-ts-meeting-alt:before {
  content: "\f7a7";
}

.fi-ts-meeting:before {
  content: "\f7a8";
}

.fi-ts-megaphone:before {
  content: "\f7a9";
}

.fi-ts-meh-blank:before {
  content: "\f7aa";
}

.fi-ts-meh-rolling-eyes:before {
  content: "\f7ab";
}

.fi-ts-meh:before {
  content: "\f7ac";
}

.fi-ts-melon-alt:before {
  content: "\f7ad";
}

.fi-ts-melon:before {
  content: "\f7ae";
}

.fi-ts-membership-vip:before {
  content: "\f7af";
}

.fi-ts-membership:before {
  content: "\f7b0";
}

.fi-ts-memo-circle-check:before {
  content: "\f7b1";
}

.fi-ts-memo-pad:before {
  content: "\f7b2";
}

.fi-ts-memo:before {
  content: "\f7b3";
}

.fi-ts-memory:before {
  content: "\f7b4";
}

.fi-ts-mercury:before {
  content: "\f7b5";
}

.fi-ts-message-arrow-down:before {
  content: "\f7b6";
}

.fi-ts-message-arrow-up-right:before {
  content: "\f7b7";
}

.fi-ts-message-arrow-up:before {
  content: "\f7b8";
}

.fi-ts-message-bot:before {
  content: "\f7b9";
}

.fi-ts-message-code:before {
  content: "\f7ba";
}

.fi-ts-message-dollar:before {
  content: "\f7bb";
}

.fi-ts-message-image:before {
  content: "\f7bc";
}

.fi-ts-message-question:before {
  content: "\f7bd";
}

.fi-ts-message-quote:before {
  content: "\f7be";
}

.fi-ts-message-slash:before {
  content: "\f7bf";
}

.fi-ts-message-sms:before {
  content: "\f7c0";
}

.fi-ts-message-text:before {
  content: "\f7c1";
}

.fi-ts-message-xmark:before {
  content: "\f7c2";
}

.fi-ts-messages-dollar:before {
  content: "\f7c3";
}

.fi-ts-messages-question:before {
  content: "\f7c4";
}

.fi-ts-messages:before {
  content: "\f7c5";
}

.fi-ts-meteor:before {
  content: "\f7c6";
}

.fi-ts-meter-bolt:before {
  content: "\f7c7";
}

.fi-ts-meter-droplet:before {
  content: "\f7c8";
}

.fi-ts-meter-fire:before {
  content: "\f7c9";
}

.fi-ts-meter:before {
  content: "\f7ca";
}

.fi-ts-method:before {
  content: "\f7cb";
}

.fi-ts-microchip-ai:before {
  content: "\f7cc";
}

.fi-ts-microchip:before {
  content: "\f7cd";
}

.fi-ts-microphone-alt:before {
  content: "\f7ce";
}

.fi-ts-microphone-slash:before {
  content: "\f7cf";
}

.fi-ts-microscope:before {
  content: "\f7d0";
}

.fi-ts-microwave:before {
  content: "\f7d1";
}

.fi-ts-milk-alt:before {
  content: "\f7d2";
}

.fi-ts-milk:before {
  content: "\f7d3";
}

.fi-ts-mill-sign:before {
  content: "\f7d4";
}

.fi-ts-mind-share:before {
  content: "\f7d5";
}

.fi-ts-minus-circle:before {
  content: "\f7d6";
}

.fi-ts-minus-hexagon:before {
  content: "\f7d7";
}

.fi-ts-mistletoe:before {
  content: "\f7d8";
}

.fi-ts-mix:before {
  content: "\f7d9";
}

.fi-ts-mobile-button:before {
  content: "\f7da";
}

.fi-ts-mobile-notch:before {
  content: "\f7db";
}

.fi-ts-mockup:before {
  content: "\f7dc";
}

.fi-ts-mode-alt:before {
  content: "\f7dd";
}

.fi-ts-mode:before {
  content: "\f7de";
}

.fi-ts-module:before {
  content: "\f7df";
}

.fi-ts-monday:before {
  content: "\f7e0";
}

.fi-ts-money-bill-simple:before {
  content: "\f7e1";
}

.fi-ts-money-bill-transfer:before {
  content: "\f7e2";
}

.fi-ts-money-bill-wave-alt:before {
  content: "\f7e3";
}

.fi-ts-money-bill-wave:before {
  content: "\f7e4";
}

.fi-ts-money-bills-simple:before {
  content: "\f7e5";
}

.fi-ts-money-bills:before {
  content: "\f7e6";
}

.fi-ts-money-check-edit-alt:before {
  content: "\f7e7";
}

.fi-ts-money-check-edit:before {
  content: "\f7e8";
}

.fi-ts-money-check:before {
  content: "\f7e9";
}

.fi-ts-money-coin-transfer:before {
  content: "\f7ea";
}

.fi-ts-money-from-bracket:before {
  content: "\f7eb";
}

.fi-ts-money-simple-from-bracket:before {
  content: "\f7ec";
}

.fi-ts-money-transfer-alt:before {
  content: "\f7ed";
}

.fi-ts-money-transfer-coin-arrow:before {
  content: "\f7ee";
}

.fi-ts-money-transfer-smartphone:before {
  content: "\f7ef";
}

.fi-ts-money:before {
  content: "\f7f0";
}

.fi-ts-monkey:before {
  content: "\f7f1";
}

.fi-ts-monument:before {
  content: "\f7f2";
}

.fi-ts-moon-stars:before {
  content: "\f7f3";
}

.fi-ts-moon:before {
  content: "\f7f4";
}

.fi-ts-moped:before {
  content: "\f7f5";
}

.fi-ts-mortar-pestle:before {
  content: "\f7f6";
}

.fi-ts-mosque-alt:before {
  content: "\f7f7";
}

.fi-ts-mosque-moon:before {
  content: "\f7f8";
}

.fi-ts-mosque:before {
  content: "\f7f9";
}

.fi-ts-mosquito-net:before {
  content: "\f7fa";
}

.fi-ts-mosquito:before {
  content: "\f7fb";
}

.fi-ts-motorcycle:before {
  content: "\f7fc";
}

.fi-ts-mound:before {
  content: "\f7fd";
}

.fi-ts-mountain-city:before {
  content: "\f7fe";
}

.fi-ts-mountain:before {
  content: "\f7ff";
}

.fi-ts-mountains:before {
  content: "\f800";
}

.fi-ts-move-to-folder-2:before {
  content: "\f801";
}

.fi-ts-move-to-folder:before {
  content: "\f802";
}

.fi-ts-mp3-player:before {
  content: "\f803";
}

.fi-ts-mug-alt:before {
  content: "\f804";
}

.fi-ts-mug-hot-alt:before {
  content: "\f805";
}

.fi-ts-mug-hot:before {
  content: "\f806";
}

.fi-ts-mug-marshmallows:before {
  content: "\f807";
}

.fi-ts-mug-tea-saucer:before {
  content: "\f808";
}

.fi-ts-mug-tea:before {
  content: "\f809";
}

.fi-ts-mug:before {
  content: "\f80a";
}

.fi-ts-multiple-alt:before {
  content: "\f80b";
}

.fi-ts-multiple:before {
  content: "\f80c";
}

.fi-ts-mushroom-alt:before {
  content: "\f80d";
}

.fi-ts-mushroom:before {
  content: "\f80e";
}

.fi-ts-music-note-slash:before {
  content: "\f80f";
}

.fi-ts-music-note:before {
  content: "\f810";
}

.fi-ts-music-slash:before {
  content: "\f811";
}

.fi-ts-n:before {
  content: "\f812";
}

.fi-ts-naira-sign:before {
  content: "\f813";
}

.fi-ts-narwhal:before {
  content: "\f814";
}

.fi-ts-nesting-dolls:before {
  content: "\f815";
}

.fi-ts-network-analytic:before {
  content: "\f816";
}

.fi-ts-network-cloud:before {
  content: "\f817";
}

.fi-ts-network:before {
  content: "\f818";
}

.fi-ts-neuter:before {
  content: "\f819";
}

.fi-ts-newspaper-open:before {
  content: "\f81a";
}

.fi-ts-newspaper:before {
  content: "\f81b";
}

.fi-ts-nfc-lock:before {
  content: "\f81c";
}

.fi-ts-nfc-magnifying-glass:before {
  content: "\f81d";
}

.fi-ts-nfc-pen:before {
  content: "\f81e";
}

.fi-ts-nfc-slash:before {
  content: "\f81f";
}

.fi-ts-nfc-trash:before {
  content: "\f820";
}

.fi-ts-nfc:before {
  content: "\f821";
}

.fi-ts-no-fee:before {
  content: "\f822";
}

.fi-ts-no-people:before {
  content: "\f823";
}

.fi-ts-noodles:before {
  content: "\f824";
}

.fi-ts-nose:before {
  content: "\f825";
}

.fi-ts-not-equal:before {
  content: "\f826";
}

.fi-ts-not-found-alt:before {
  content: "\f827";
}

.fi-ts-not-found-magnifying-glass:before {
  content: "\f828";
}

.fi-ts-not-found:before {
  content: "\f829";
}

.fi-ts-notdef:before {
  content: "\f82a";
}

.fi-ts-note-medical:before {
  content: "\f82b";
}

.fi-ts-note-sticky:before {
  content: "\f82c";
}

.fi-ts-note:before {
  content: "\f82d";
}

.fi-ts-notebook-alt:before {
  content: "\f82e";
}

.fi-ts-notes-medical:before {
  content: "\f82f";
}

.fi-ts-notes:before {
  content: "\f830";
}

.fi-ts-o:before {
  content: "\f831";
}

.fi-ts-object-exclude:before {
  content: "\f832";
}

.fi-ts-object-group:before {
  content: "\f833";
}

.fi-ts-object-intersect:before {
  content: "\f834";
}

.fi-ts-object-subtract:before {
  content: "\f835";
}

.fi-ts-object-ungroup:before {
  content: "\f836";
}

.fi-ts-object-union:before {
  content: "\f837";
}

.fi-ts-objects-column:before {
  content: "\f838";
}

.fi-ts-octagon-check:before {
  content: "\f839";
}

.fi-ts-octagon-divide:before {
  content: "\f83a";
}

.fi-ts-octagon-exclamation:before {
  content: "\f83b";
}

.fi-ts-octagon-minus:before {
  content: "\f83c";
}

.fi-ts-octagon-plus:before {
  content: "\f83d";
}

.fi-ts-octagon-xmark:before {
  content: "\f83e";
}

.fi-ts-octagon:before {
  content: "\f83f";
}

.fi-ts-oil-can:before {
  content: "\f840";
}

.fi-ts-oil-temp:before {
  content: "\f841";
}

.fi-ts-olive-oil:before {
  content: "\f842";
}

.fi-ts-olive:before {
  content: "\f843";
}

.fi-ts-olives:before {
  content: "\f844";
}

.fi-ts-om:before {
  content: "\f845";
}

.fi-ts-omega:before {
  content: "\f846";
}

.fi-ts-onboarding:before {
  content: "\f847";
}

.fi-ts-onion:before {
  content: "\f848";
}

.fi-ts-operation:before {
  content: "\f849";
}

.fi-ts-organization-chart:before {
  content: "\f84a";
}

.fi-ts-ornament:before {
  content: "\f84b";
}

.fi-ts-otp:before {
  content: "\f84c";
}

.fi-ts-otter:before {
  content: "\f84d";
}

.fi-ts-outdent:before {
  content: "\f84e";
}

.fi-ts-oval-alt:before {
  content: "\f84f";
}

.fi-ts-oval:before {
  content: "\f850";
}

.fi-ts-oven:before {
  content: "\f851";
}

.fi-ts-overline:before {
  content: "\f852";
}

.fi-ts-overview:before {
  content: "\f853";
}

.fi-ts-p:before {
  content: "\f854";
}

.fi-ts-package:before {
  content: "\f855";
}

.fi-ts-padlock-check:before {
  content: "\f856";
}

.fi-ts-page-break:before {
  content: "\f857";
}

.fi-ts-pager:before {
  content: "\f858";
}

.fi-ts-paid:before {
  content: "\f859";
}

.fi-ts-paint-roller:before {
  content: "\f85a";
}

.fi-ts-paintbrush-pencil:before {
  content: "\f85b";
}

.fi-ts-pallet-alt:before {
  content: "\f85c";
}

.fi-ts-pallet:before {
  content: "\f85d";
}

.fi-ts-pan-food:before {
  content: "\f85e";
}

.fi-ts-pan-frying:before {
  content: "\f85f";
}

.fi-ts-pan:before {
  content: "\f860";
}

.fi-ts-pancakes:before {
  content: "\f861";
}

.fi-ts-panorama:before {
  content: "\f862";
}

.fi-ts-paper-plane-top:before {
  content: "\f863";
}

.fi-ts-paperclip-vertical:before {
  content: "\f864";
}

.fi-ts-parachute-box:before {
  content: "\f865";
}

.fi-ts-paragraph-left:before {
  content: "\f866";
}

.fi-ts-paragraph:before {
  content: "\f867";
}

.fi-ts-parking-circle-slash:before {
  content: "\f868";
}

.fi-ts-parking-circle:before {
  content: "\f869";
}

.fi-ts-parking-slash:before {
  content: "\f86a";
}

.fi-ts-parking:before {
  content: "\f86b";
}

.fi-ts-party-bell:before {
  content: "\f86c";
}

.fi-ts-party-horn:before {
  content: "\f86d";
}

.fi-ts-passport:before {
  content: "\f86e";
}

.fi-ts-password-alt:before {
  content: "\f86f";
}

.fi-ts-password-computer:before {
  content: "\f870";
}

.fi-ts-password-email:before {
  content: "\f871";
}

.fi-ts-password-smartphone:before {
  content: "\f872";
}

.fi-ts-password:before {
  content: "\f873";
}

.fi-ts-paste:before {
  content: "\f874";
}

.fi-ts-pattern:before {
  content: "\f875";
}

.fi-ts-pause-circle:before {
  content: "\f876";
}

.fi-ts-paw-claws:before {
  content: "\f877";
}

.fi-ts-paw-heart:before {
  content: "\f878";
}

.fi-ts-paw:before {
  content: "\f879";
}

.fi-ts-payment-pos:before {
  content: "\f87a";
}

.fi-ts-payroll-calendar:before {
  content: "\f87b";
}

.fi-ts-payroll:before {
  content: "\f87c";
}

.fi-ts-peace:before {
  content: "\f87d";
}

.fi-ts-peach:before {
  content: "\f87e";
}

.fi-ts-peanut:before {
  content: "\f87f";
}

.fi-ts-peanuts:before {
  content: "\f880";
}

.fi-ts-peapod:before {
  content: "\f881";
}

.fi-ts-pear:before {
  content: "\f882";
}

.fi-ts-pedestal:before {
  content: "\f883";
}

.fi-ts-pen-circle:before {
  content: "\f884";
}

.fi-ts-pen-clip-slash:before {
  content: "\f885";
}

.fi-ts-pen-clip:before {
  content: "\f886";
}

.fi-ts-pen-fancy-slash:before {
  content: "\f887";
}

.fi-ts-pen-fancy:before {
  content: "\f888";
}

.fi-ts-pen-field:before {
  content: "\f889";
}

.fi-ts-pen-nib-slash:before {
  content: "\f88a";
}

.fi-ts-pen-nib:before {
  content: "\f88b";
}

.fi-ts-pen-slash:before {
  content: "\f88c";
}

.fi-ts-pen-square:before {
  content: "\f88d";
}

.fi-ts-pen-swirl:before {
  content: "\f88e";
}

.fi-ts-pencil-paintbrush:before {
  content: "\f88f";
}

.fi-ts-pencil-ruler:before {
  content: "\f890";
}

.fi-ts-pencil-slash:before {
  content: "\f891";
}

.fi-ts-pending:before {
  content: "\f892";
}

.fi-ts-pennant:before {
  content: "\f893";
}

.fi-ts-people-arrows-left-right:before {
  content: "\f894";
}

.fi-ts-people-carry-box:before {
  content: "\f895";
}

.fi-ts-people-dress:before {
  content: "\f896";
}

.fi-ts-people-pants:before {
  content: "\f897";
}

.fi-ts-people-poll:before {
  content: "\f898";
}

.fi-ts-people:before {
  content: "\f899";
}

.fi-ts-pepper-alt:before {
  content: "\f89a";
}

.fi-ts-pepper-hot:before {
  content: "\f89b";
}

.fi-ts-pepper:before {
  content: "\f89c";
}

.fi-ts-percent-10:before {
  content: "\f89d";
}

.fi-ts-percent-100:before {
  content: "\f89e";
}

.fi-ts-percent-20:before {
  content: "\f89f";
}

.fi-ts-percent-25:before {
  content: "\f8a0";
}

.fi-ts-percent-30:before {
  content: "\f8a1";
}

.fi-ts-percent-40:before {
  content: "\f8a2";
}

.fi-ts-percent-50:before {
  content: "\f8a3";
}

.fi-ts-percent-60:before {
  content: "\f8a4";
}

.fi-ts-percent-70:before {
  content: "\f8a5";
}

.fi-ts-percent-75:before {
  content: "\f8a6";
}

.fi-ts-percent-80:before {
  content: "\f8a7";
}

.fi-ts-percent-90:before {
  content: "\f8a8";
}

.fi-ts-percentage:before {
  content: "\f8a9";
}

.fi-ts-person-carry-box:before {
  content: "\f8aa";
}

.fi-ts-person-circle-check:before {
  content: "\f8ab";
}

.fi-ts-person-circle-exclamation:before {
  content: "\f8ac";
}

.fi-ts-person-circle-minus:before {
  content: "\f8ad";
}

.fi-ts-person-circle-plus:before {
  content: "\f8ae";
}

.fi-ts-person-circle-question:before {
  content: "\f8af";
}

.fi-ts-person-circle-xmark:before {
  content: "\f8b0";
}

.fi-ts-person-cv:before {
  content: "\f8b1";
}

.fi-ts-person-dolly-empty:before {
  content: "\f8b2";
}

.fi-ts-person-dolly:before {
  content: "\f8b3";
}

.fi-ts-person-dress-simple:before {
  content: "\f8b4";
}

.fi-ts-person-dress:before {
  content: "\f8b5";
}

.fi-ts-person-praying:before {
  content: "\f8b6";
}

.fi-ts-person-pregnant:before {
  content: "\f8b7";
}

.fi-ts-person-seat-reclined:before {
  content: "\f8b8";
}

.fi-ts-person-seat:before {
  content: "\f8b9";
}

.fi-ts-person-sign:before {
  content: "\f8ba";
}

.fi-ts-person-simple:before {
  content: "\f8bb";
}

.fi-ts-person-walking-with-cane:before {
  content: "\f8bc";
}

.fi-ts-peseta-sign:before {
  content: "\f8bd";
}

.fi-ts-peso-sign:before {
  content: "\f8be";
}

.fi-ts-pets:before {
  content: "\f8bf";
}

.fi-ts-phone-call:before {
  content: "\f8c0";
}

.fi-ts-phone-cross:before {
  content: "\f8c1";
}

.fi-ts-phone-flip:before {
  content: "\f8c2";
}

.fi-ts-phone-office:before {
  content: "\f8c3";
}

.fi-ts-phone-pause:before {
  content: "\f8c4";
}

.fi-ts-phone-plus:before {
  content: "\f8c5";
}

.fi-ts-phone-rotary:before {
  content: "\f8c6";
}

.fi-ts-phone-slash:before {
  content: "\f8c7";
}

.fi-ts-photo-capture:before {
  content: "\f8c8";
}

.fi-ts-photo-film-music:before {
  content: "\f8c9";
}

.fi-ts-photo-video:before {
  content: "\f8ca";
}

.fi-ts-Pi:before {
  content: "\f8cb";
}

.fi-ts-piano-keyboard:before {
  content: "\f8cc";
}

.fi-ts-piano:before {
  content: "\f8cd";
}

.fi-ts-pickaxe:before {
  content: "\f8ce";
}

.fi-ts-picking:before {
  content: "\f8cf";
}

.fi-ts-picnic:before {
  content: "\f8d0";
}

.fi-ts-picpeople-filled:before {
  content: "\f8d1";
}

.fi-ts-picpeople:before {
  content: "\f8d2";
}

.fi-ts-pie:before {
  content: "\f8d3";
}

.fi-ts-pig-face:before {
  content: "\f8d4";
}

.fi-ts-pig:before {
  content: "\f8d5";
}

.fi-ts-piggy-bank:before {
  content: "\f8d6";
}

.fi-ts-pills:before {
  content: "\f8d7";
}

.fi-ts-pinata:before {
  content: "\f8d8";
}

.fi-ts-pineapple-alt:before {
  content: "\f8d9";
}

.fi-ts-pineapple:before {
  content: "\f8da";
}

.fi-ts-pipe-smoking:before {
  content: "\f8db";
}

.fi-ts-pizza-slice:before {
  content: "\f8dc";
}

.fi-ts-place-of-worship:before {
  content: "\f8dd";
}

.fi-ts-plan-strategy:before {
  content: "\f8de";
}

.fi-ts-plan:before {
  content: "\f8df";
}

.fi-ts-plane-alt:before {
  content: "\f8e0";
}

.fi-ts-plane-arrival:before {
  content: "\f8e1";
}

.fi-ts-plane-departure:before {
  content: "\f8e2";
}

.fi-ts-plane-prop:before {
  content: "\f8e3";
}

.fi-ts-plane-slash:before {
  content: "\f8e4";
}

.fi-ts-plane-tail:before {
  content: "\f8e5";
}

.fi-ts-planet-moon:before {
  content: "\f8e6";
}

.fi-ts-planet-ringed:before {
  content: "\f8e7";
}

.fi-ts-plant-wilt:before {
  content: "\f8e8";
}

.fi-ts-plate-utensils:before {
  content: "\f8e9";
}

.fi-ts-plate-wheat:before {
  content: "\f8ea";
}

.fi-ts-plate:before {
  content: "\f8eb";
}

.fi-ts-play-circle:before {
  content: "\f8ec";
}

.fi-ts-play-pause:before {
  content: "\f8ed";
}

.fi-ts-plug-alt:before {
  content: "\f8ee";
}

.fi-ts-plug-cable:before {
  content: "\f8ef";
}

.fi-ts-plug-connection:before {
  content: "\f8f0";
}

.fi-ts-plug:before {
  content: "\f8f1";
}

.fi-ts-plus-hexagon:before {
  content: "\f8f2";
}

.fi-ts-plus-minus:before {
  content: "\f8f3";
}

.fi-ts-podcast:before {
  content: "\f8f4";
}

.fi-ts-podium-star:before {
  content: "\f8f5";
}

.fi-ts-podium:before {
  content: "\f8f6";
}

.fi-ts-point-of-sale-bill:before {
  content: "\f8f7";
}

.fi-ts-point-of-sale-signal:before {
  content: "\f8f8";
}

.fi-ts-point-of-sale:before {
  content: "\f8f9";
}

.fi-ts-police-box:before {
  content: "\f8fa";
}

.fi-ts-poll-h:before {
  content: "\f8fb";
}

.fi-ts-pollution:before {
  content: "\f8fc";
}

.fi-ts-pompebled:before {
  content: "\f8fd";
}

.fi-ts-poo-bolt:before {
  content: "\f8fe";
}

.fi-ts-poo:before {
  content: "\f8ff";
}

.fi-ts-pool-8-ball:before {
  content: "豈";
}

.fi-ts-poop:before {
  content: "更";
}

.fi-ts-popcorn:before {
  content: "車";
}

.fi-ts-popsicle:before {
  content: "賈";
}

.fi-ts-portal-enter:before {
  content: "滑";
}

.fi-ts-portal-exit:before {
  content: "串";
}

.fi-ts-pot:before {
  content: "句";
}

.fi-ts-potato:before {
  content: "龜";
}

.fi-ts-pound:before {
  content: "龜";
}

.fi-ts-practice:before {
  content: "契";
}

.fi-ts-praying-hands:before {
  content: "金";
}

.fi-ts-prescription-bottle-alt:before {
  content: "喇";
}

.fi-ts-prescription-bottle-pill:before {
  content: "奈";
}

.fi-ts-prescription-bottle:before {
  content: "懶";
}

.fi-ts-prescription:before {
  content: "癩";
}

.fi-ts-preview:before {
  content: "羅";
}

.fi-ts-print-magnifying-glass:before {
  content: "蘿";
}

.fi-ts-print-slash:before {
  content: "螺";
}

.fi-ts-priority-arrow:before {
  content: "裸";
}

.fi-ts-priority-arrows:before {
  content: "邏";
}

.fi-ts-priority-importance:before {
  content: "樂";
}

.fi-ts-problem-solving:before {
  content: "洛";
}

.fi-ts-procedures:before {
  content: "烙";
}

.fi-ts-process:before {
  content: "珞";
}

.fi-ts-productivity:before {
  content: "落";
}

.fi-ts-projector:before {
  content: "酪";
}

.fi-ts-pump-medical:before {
  content: "駱";
}

.fi-ts-pump:before {
  content: "亂";
}

.fi-ts-pumpkin-alt-2:before {
  content: "卵";
}

.fi-ts-pumpkin-alt:before {
  content: "欄";
}

.fi-ts-pumpkin:before {
  content: "爛";
}

.fi-ts-puzzle-alt:before {
  content: "蘭";
}

.fi-ts-puzzle-piece:before {
  content: "鸞";
}

.fi-ts-puzzle-pieces:before {
  content: "嵐";
}

.fi-ts-pyramid:before {
  content: "濫";
}

.fi-ts-q:before {
  content: "藍";
}

.fi-ts-qr-scan:before {
  content: "襤";
}

.fi-ts-QR:before {
  content: "拉";
}

.fi-ts-qrcode:before {
  content: "臘";
}

.fi-ts-question-square:before {
  content: "蠟";
}

.fi-ts-question:before {
  content: "廊";
}

.fi-ts-queue-alt:before {
  content: "朗";
}

.fi-ts-queue-line:before {
  content: "浪";
}

.fi-ts-queue-signal:before {
  content: "狼";
}

.fi-ts-queue:before {
  content: "郎";
}

.fi-ts-quiz-alt:before {
  content: "來";
}

.fi-ts-quiz:before {
  content: "冷";
}

.fi-ts-r:before {
  content: "勞";
}

.fi-ts-rabbit-fast:before {
  content: "擄";
}

.fi-ts-rabbit:before {
  content: "櫓";
}

.fi-ts-racquet:before {
  content: "爐";
}

.fi-ts-radar:before {
  content: "盧";
}

.fi-ts-radiation-alt:before {
  content: "老";
}

.fi-ts-radiation:before {
  content: "蘆";
}

.fi-ts-radio-alt:before {
  content: "虜";
}

.fi-ts-radio:before {
  content: "路";
}

.fi-ts-radish:before {
  content: "露";
}

.fi-ts-rainbow:before {
  content: "魯";
}

.fi-ts-raindrops:before {
  content: "鷺";
}

.fi-ts-ram:before {
  content: "碌";
}

.fi-ts-ramp-loading:before {
  content: "祿";
}

.fi-ts-rank:before {
  content: "綠";
}

.fi-ts-ranking-podium-empty:before {
  content: "菉";
}

.fi-ts-ranking-podium:before {
  content: "錄";
}

.fi-ts-ranking-star:before {
  content: "鹿";
}

.fi-ts-ranking-stars:before {
  content: "論";
}

.fi-ts-raygun:before {
  content: "壟";
}

.fi-ts-razor-barber:before {
  content: "弄";
}

.fi-ts-react:before {
  content: "籠";
}

.fi-ts-recipe-book:before {
  content: "聾";
}

.fi-ts-recipe:before {
  content: "牢";
}

.fi-ts-record-vinyl:before {
  content: "磊";
}

.fi-ts-rectangle-barcode:before {
  content: "賂";
}

.fi-ts-rectangle-code:before {
  content: "雷";
}

.fi-ts-rectangle-history-circle-plus:before {
  content: "壘";
}

.fi-ts-rectangle-horizontal:before {
  content: "屢";
}

.fi-ts-rectangle-list:before {
  content: "樓";
}

.fi-ts-rectangle-panoramic:before {
  content: "淚";
}

.fi-ts-rectangle-pro:before {
  content: "漏";
}

.fi-ts-rectangle-vertical-history:before {
  content: "累";
}

.fi-ts-rectangle-vertical:before {
  content: "縷";
}

.fi-ts-rectangle-xmark:before {
  content: "陋";
}

.fi-ts-rectangles-mixed:before {
  content: "勒";
}

.fi-ts-recycle:before {
  content: "肋";
}

.fi-ts-redo-alt:before {
  content: "凜";
}

.fi-ts-reel:before {
  content: "凌";
}

.fi-ts-refer-arrow:before {
  content: "稜";
}

.fi-ts-refer:before {
  content: "綾";
}

.fi-ts-reflect-horizontal:before {
  content: "菱";
}

.fi-ts-reflect-vertical:before {
  content: "陵";
}

.fi-ts-refrigerator:before {
  content: "讀";
}

.fi-ts-refund-alt:before {
  content: "拏";
}

.fi-ts-refund:before {
  content: "樂";
}

.fi-ts-region-pin-alt:before {
  content: "諾";
}

.fi-ts-region-pin:before {
  content: "丹";
}

.fi-ts-registered:before {
  content: "寧";
}

.fi-ts-registration-paper:before {
  content: "怒";
}

.fi-ts-remove-folder:before {
  content: "率";
}

.fi-ts-rent-signal:before {
  content: "異";
}

.fi-ts-rent:before {
  content: "北";
}

.fi-ts-replace:before {
  content: "磻";
}

.fi-ts-reply-all:before {
  content: "便";
}

.fi-ts-republican:before {
  content: "復";
}

.fi-ts-reservation-smartphone:before {
  content: "不";
}

.fi-ts-reservation-table:before {
  content: "泌";
}

.fi-ts-resources:before {
  content: "數";
}

.fi-ts-restaurant:before {
  content: "索";
}

.fi-ts-restock:before {
  content: "參";
}

.fi-ts-restroom-simple:before {
  content: "塞";
}

.fi-ts-revenue-alt:before {
  content: "省";
}

.fi-ts-Revenue:before {
  content: "葉";
}

.fi-ts-review:before {
  content: "說";
}

.fi-ts-rhombus:before {
  content: "殺";
}

.fi-ts-ribbon:before {
  content: "辰";
}

.fi-ts-right:before {
  content: "沈";
}

.fi-ts-ring-diamond:before {
  content: "拾";
}

.fi-ts-ring:before {
  content: "若";
}

.fi-ts-rings-wedding:before {
  content: "掠";
}

.fi-ts-risk-alt:before {
  content: "略";
}

.fi-ts-risk:before {
  content: "亮";
}

.fi-ts-robot:before {
  content: "兩";
}

.fi-ts-rocket-lunch:before {
  content: "凉";
}

.fi-ts-rocket:before {
  content: "梁";
}

.fi-ts-roller-coaster:before {
  content: "糧";
}

.fi-ts-room-service:before {
  content: "良";
}

.fi-ts-rotate-exclamation:before {
  content: "諒";
}

.fi-ts-rotate-square:before {
  content: "量";
}

.fi-ts-route-highway:before {
  content: "勵";
}

.fi-ts-route-interstate:before {
  content: "呂";
}

.fi-ts-route:before {
  content: "女";
}

.fi-ts-router:before {
  content: "廬";
}

.fi-ts-rss-alt:before {
  content: "旅";
}

.fi-ts-rss:before {
  content: "濾";
}

.fi-ts-ruble-sign:before {
  content: "礪";
}

.fi-ts-rugby-helmet:before {
  content: "閭";
}

.fi-ts-ruler-combined:before {
  content: "驪";
}

.fi-ts-ruler-horizontal:before {
  content: "麗";
}

.fi-ts-ruler-triangle:before {
  content: "黎";
}

.fi-ts-ruler-vertical:before {
  content: "力";
}

.fi-ts-running:before {
  content: "曆";
}

.fi-ts-rupee-sign:before {
  content: "歷";
}

.fi-ts-rupiah-sign:before {
  content: "轢";
}

.fi-ts-rv:before {
  content: "年";
}

.fi-ts-s:before {
  content: "憐";
}

.fi-ts-sack-dollar:before {
  content: "戀";
}

.fi-ts-sack:before {
  content: "撚";
}

.fi-ts-sad-cry:before {
  content: "漣";
}

.fi-ts-sad-tear:before {
  content: "煉";
}

.fi-ts-sad:before {
  content: "璉";
}

.fi-ts-safe-box:before {
  content: "秊";
}

.fi-ts-sailboat:before {
  content: "練";
}

.fi-ts-salad:before {
  content: "聯";
}

.fi-ts-salary-alt:before {
  content: "輦";
}

.fi-ts-salt-pepper:before {
  content: "蓮";
}

.fi-ts-salt-shaker:before {
  content: "連";
}

.fi-ts-sandwich-alt:before {
  content: "鍊";
}

.fi-ts-sandwich:before {
  content: "列";
}

.fi-ts-satellite-dish:before {
  content: "劣";
}

.fi-ts-satellite:before {
  content: "咽";
}

.fi-ts-saturday:before {
  content: "烈";
}

.fi-ts-sauce:before {
  content: "裂";
}

.fi-ts-sausage:before {
  content: "說";
}

.fi-ts-sax-hot:before {
  content: "廉";
}

.fi-ts-saxophone:before {
  content: "念";
}

.fi-ts-scale-comparison-alt:before {
  content: "捻";
}

.fi-ts-scale-comparison:before {
  content: "殮";
}

.fi-ts-scalpel-path:before {
  content: "簾";
}

.fi-ts-scalpel:before {
  content: "獵";
}

.fi-ts-scanner-gun:before {
  content: "令";
}

.fi-ts-scanner-image:before {
  content: "囹";
}

.fi-ts-scanner-keyboard:before {
  content: "寧";
}

.fi-ts-scanner-touchscreen:before {
  content: "嶺";
}

.fi-ts-scarecrow:before {
  content: "怜";
}

.fi-ts-scarf:before {
  content: "玲";
}

.fi-ts-screencast:before {
  content: "瑩";
}

.fi-ts-screwdriver:before {
  content: "羚";
}

.fi-ts-scribble:before {
  content: "聆";
}

.fi-ts-script:before {
  content: "鈴";
}

.fi-ts-scroll-old:before {
  content: "零";
}

.fi-ts-scroll-torah:before {
  content: "靈";
}

.fi-ts-scroll:before {
  content: "領";
}

.fi-ts-scrubber:before {
  content: "例";
}

.fi-ts-scythe:before {
  content: "禮";
}

.fi-ts-sd-card:before {
  content: "醴";
}

.fi-ts-sd-cards:before {
  content: "隸";
}

.fi-ts-seal-exclamation:before {
  content: "惡";
}

.fi-ts-seal-question:before {
  content: "了";
}

.fi-ts-seal:before {
  content: "僚";
}

.fi-ts-search-dollar:before {
  content: "寮";
}

.fi-ts-search-heart:before {
  content: "尿";
}

.fi-ts-search-location:before {
  content: "料";
}

.fi-ts-seat-airline:before {
  content: "樂";
}

.fi-ts-second-award:before {
  content: "燎";
}

.fi-ts-second-laurel:before {
  content: "療";
}

.fi-ts-second-medal:before {
  content: "蓼";
}

.fi-ts-second:before {
  content: "遼";
}

.fi-ts-seedling:before {
  content: "龍";
}

.fi-ts-selection:before {
  content: "暈";
}

.fi-ts-sell:before {
  content: "阮";
}

.fi-ts-seller-store:before {
  content: "劉";
}

.fi-ts-seller:before {
  content: "杻";
}

.fi-ts-selling:before {
  content: "柳";
}

.fi-ts-send-back:before {
  content: "流";
}

.fi-ts-send-backward:before {
  content: "溜";
}

.fi-ts-send-money-smartphone:before {
  content: "琉";
}

.fi-ts-send-money:before {
  content: "留";
}

.fi-ts-sensor-alert:before {
  content: "硫";
}

.fi-ts-sensor-fire:before {
  content: "紐";
}

.fi-ts-sensor-on:before {
  content: "類";
}

.fi-ts-sensor-smoke:before {
  content: "六";
}

.fi-ts-sensor:before {
  content: "戮";
}

.fi-ts-share-alt-square:before {
  content: "陸";
}

.fi-ts-share-square:before {
  content: "倫";
}

.fi-ts-sheep:before {
  content: "崙";
}

.fi-ts-shekel-sign:before {
  content: "淪";
}

.fi-ts-shelves:before {
  content: "輪";
}

.fi-ts-shield-alt:before {
  content: "律";
}

.fi-ts-shield-cat:before {
  content: "慄";
}

.fi-ts-shield-cross:before {
  content: "栗";
}

.fi-ts-shield-dog:before {
  content: "率";
}

.fi-ts-shield-exclamation:before {
  content: "隆";
}

.fi-ts-shield-interrogation:before {
  content: "利";
}

.fi-ts-shield-keyhole:before {
  content: "吏";
}

.fi-ts-shield-minus:before {
  content: "履";
}

.fi-ts-shield-slash:before {
  content: "易";
}

.fi-ts-shield-virus:before {
  content: "李";
}

.fi-ts-shield-xmark:before {
  content: "梨";
}

.fi-ts-shipping-fast:before {
  content: "泥";
}

.fi-ts-shipping-timed:before {
  content: "理";
}

.fi-ts-shirt-long-sleeve:before {
  content: "痢";
}

.fi-ts-shirt-running:before {
  content: "罹";
}

.fi-ts-shirt-tank-top:before {
  content: "裏";
}

.fi-ts-shirt:before {
  content: "裡";
}

.fi-ts-shish-kebab:before {
  content: "里";
}

.fi-ts-shoe-prints:before {
  content: "離";
}

.fi-ts-shop-lock:before {
  content: "匿";
}

.fi-ts-shop-slash:before {
  content: "溺";
}

.fi-ts-shopping-basket:before {
  content: "吝";
}

.fi-ts-shovel-snow:before {
  content: "燐";
}

.fi-ts-shovel:before {
  content: "璘";
}

.fi-ts-shower-down:before {
  content: "藺";
}

.fi-ts-shower:before {
  content: "隣";
}

.fi-ts-shredder:before {
  content: "鱗";
}

.fi-ts-shrimp:before {
  content: "麟";
}

.fi-ts-shuttle-van:before {
  content: "林";
}

.fi-ts-shuttlecock:before {
  content: "淋";
}

.fi-ts-Sickle:before {
  content: "臨";
}

.fi-ts-sidebar-flip:before {
  content: "立";
}

.fi-ts-sidebar:before {
  content: "笠";
}

.fi-ts-sigma:before {
  content: "粒";
}

.fi-ts-sign-hanging:before {
  content: "狀";
}

.fi-ts-sign-in-alt:before {
  content: "炙";
}

.fi-ts-sign-out-alt:before {
  content: "識";
}

.fi-ts-sign-up:before {
  content: "什";
}

.fi-ts-signal-alt-1:before {
  content: "茶";
}

.fi-ts-signal-alt-2:before {
  content: "刺";
}

.fi-ts-signal-alt-slash:before {
  content: "切";
}

.fi-ts-signal-alt:before {
  content: "度";
}

.fi-ts-signal-bars-fair:before {
  content: "拓";
}

.fi-ts-signal-bars-good:before {
  content: "糖";
}

.fi-ts-signal-bars-weak:before {
  content: "宅";
}

.fi-ts-signal-stream-slash:before {
  content: "洞";
}

.fi-ts-signal-stream:before {
  content: "暴";
}

.fi-ts-signature-lock:before {
  content: "輻";
}

.fi-ts-signature-slash:before {
  content: "行";
}

.fi-ts-signature:before {
  content: "降";
}

.fi-ts-sim-card:before {
  content: "見";
}

.fi-ts-sim-cards:before {
  content: "廓";
}

.fi-ts-sink:before {
  content: "兀";
}

.fi-ts-siren-on:before {
  content: "嗀";
}

.fi-ts-Siren:before {
  content: "﨎";
}

.fi-ts-site-alt:before {
  content: "﨏";
}

.fi-ts-site-browser:before {
  content: "塚";
}

.fi-ts-site:before {
  content: "﨑";
}

.fi-ts-sitemap:before {
  content: "晴";
}

.fi-ts-skating:before {
  content: "﨓";
}

.fi-ts-skeleton:before {
  content: "﨔";
}

.fi-ts-skewer:before {
  content: "凞";
}

.fi-ts-ski-boot-ski:before {
  content: "猪";
}

.fi-ts-ski-jump:before {
  content: "益";
}

.fi-ts-ski-lift:before {
  content: "礼";
}

.fi-ts-skiing-nordic:before {
  content: "神";
}

.fi-ts-skiing:before {
  content: "祥";
}

.fi-ts-skull-cow:before {
  content: "福";
}

.fi-ts-skull-crossbones:before {
  content: "靖";
}

.fi-ts-skull:before {
  content: "精";
}

.fi-ts-slash:before {
  content: "羽";
}

.fi-ts-sledding:before {
  content: "﨟";
}

.fi-ts-sleigh:before {
  content: "蘒";
}

.fi-ts-sliders-h-square:before {
  content: "﨡";
}

.fi-ts-sliders-v-square:before {
  content: "諸";
}

.fi-ts-sliders-v:before {
  content: "﨣";
}

.fi-ts-smile-beam:before {
  content: "﨤";
}

.fi-ts-smile-plus:before {
  content: "逸";
}

.fi-ts-smile-wink:before {
  content: "都";
}

.fi-ts-smile:before {
  content: "﨧";
}

.fi-ts-smiley-comment-alt:before {
  content: "﨨";
}

.fi-ts-smog:before {
  content: "﨩";
}

.fi-ts-smoke:before {
  content: "飯";
}

.fi-ts-smoking-ban:before {
  content: "飼";
}

.fi-ts-smoking:before {
  content: "館";
}

.fi-ts-snake:before {
  content: "鶴";
}

.fi-ts-snooze:before {
  content: "郞";
}

.fi-ts-snow-blowing:before {
  content: "隷";
}

.fi-ts-snowboarding:before {
  content: "侮";
}

.fi-ts-snowflake-droplets:before {
  content: "僧";
}

.fi-ts-snowflake:before {
  content: "免";
}

.fi-ts-snowflakes:before {
  content: "勉";
}

.fi-ts-snowman-alt:before {
  content: "勤";
}

.fi-ts-snowman-head:before {
  content: "卑";
}

.fi-ts-snowmobile:before {
  content: "喝";
}

.fi-ts-snowplow:before {
  content: "嘆";
}

.fi-ts-soap-alt:before {
  content: "器";
}

.fi-ts-socks:before {
  content: "塀";
}

.fi-ts-sofa-size:before {
  content: "墨";
}

.fi-ts-sofa:before {
  content: "層";
}

.fi-ts-solar-panel:before {
  content: "屮";
}

.fi-ts-solar-system:before {
  content: "悔";
}

.fi-ts-sold-house:before {
  content: "慨";
}

.fi-ts-sold-signal:before {
  content: "憎";
}

.fi-ts-sort-alpha-down-alt:before {
  content: "懲";
}

.fi-ts-sort-alpha-down:before {
  content: "敏";
}

.fi-ts-sort-alpha-up-alt:before {
  content: "既";
}

.fi-ts-sort-alpha-up:before {
  content: "暑";
}

.fi-ts-sort-alt:before {
  content: "梅";
}

.fi-ts-sort-amount-down-alt:before {
  content: "海";
}

.fi-ts-sort-amount-down:before {
  content: "渚";
}

.fi-ts-sort-amount-up-alt:before {
  content: "漢";
}

.fi-ts-sort-amount-up:before {
  content: "煮";
}

.fi-ts-sort-circle-down:before {
  content: "爫";
}

.fi-ts-sort-circle-up:before {
  content: "琢";
}

.fi-ts-sort-circle:before {
  content: "碑";
}

.fi-ts-sort-down:before {
  content: "社";
}

.fi-ts-sort-numeric-down-alt:before {
  content: "祉";
}

.fi-ts-sort-numeric-down:before {
  content: "祈";
}

.fi-ts-sort-shapes-down:before {
  content: "祐";
}

.fi-ts-sort-shapes-up:before {
  content: "祖";
}

.fi-ts-sort-size-down:before {
  content: "祝";
}

.fi-ts-sort-size-up:before {
  content: "禍";
}

.fi-ts-sort:before {
  content: "禎";
}

.fi-ts-soup:before {
  content: "穀";
}

.fi-ts-source-data:before {
  content: "突";
}

.fi-ts-space-shuttle:before {
  content: "節";
}

.fi-ts-space-station-moon-alt:before {
  content: "練";
}

.fi-ts-space-station-moon:before {
  content: "縉";
}

.fi-ts-spade:before {
  content: "繁";
}

.fi-ts-spaghetti-monster-flying:before {
  content: "署";
}

.fi-ts-sparkles:before {
  content: "者";
}

.fi-ts-speakers:before {
  content: "臭";
}

.fi-ts-speedometer-arrow:before {
  content: "艹";
}

.fi-ts-speedometer-kpi:before {
  content: "艹";
}

.fi-ts-sphere:before {
  content: "著";
}

.fi-ts-spider-black-widow:before {
  content: "褐";
}

.fi-ts-spider-web:before {
  content: "視";
}

.fi-ts-spider:before {
  content: "謁";
}

.fi-ts-split:before {
  content: "謹";
}

.fi-ts-splotch:before {
  content: "賓";
}

.fi-ts-spoon:before {
  content: "贈";
}

.fi-ts-spray-can-sparkles:before {
  content: "辶";
}

.fi-ts-spray-can:before {
  content: "逸";
}

.fi-ts-spring-calendar:before {
  content: "難";
}

.fi-ts-sprinkler:before {
  content: "響";
}

.fi-ts-spy:before {
  content: "頻";
}

.fi-ts-square-0:before {
  content: "恵";
}

.fi-ts-square-1:before {
  content: "𤋮";
}

.fi-ts-square-2:before {
  content: "舘";
}

.fi-ts-square-3:before {
  content: "﩮";
}

.fi-ts-square-4:before {
  content: "﩯";
}

.fi-ts-square-5:before {
  content: "並";
}

.fi-ts-square-6:before {
  content: "况";
}

.fi-ts-square-7:before {
  content: "全";
}

.fi-ts-square-8:before {
  content: "侀";
}

.fi-ts-square-9:before {
  content: "充";
}

.fi-ts-square-a:before {
  content: "冀";
}

.fi-ts-square-b:before {
  content: "勇";
}

.fi-ts-square-bolt:before {
  content: "勺";
}

.fi-ts-square-c:before {
  content: "喝";
}

.fi-ts-square-code:before {
  content: "啕";
}

.fi-ts-square-d:before {
  content: "喙";
}

.fi-ts-square-dashed:before {
  content: "嗢";
}

.fi-ts-square-divide:before {
  content: "塚";
}

.fi-ts-square-e:before {
  content: "墳";
}

.fi-ts-square-ellipsis-vertical:before {
  content: "奄";
}

.fi-ts-square-ellipsis:before {
  content: "奔";
}

.fi-ts-square-exclamation:before {
  content: "婢";
}

.fi-ts-square-f:before {
  content: "嬨";
}

.fi-ts-square-g:before {
  content: "廒";
}

.fi-ts-square-h:before {
  content: "廙";
}

.fi-ts-square-heart:before {
  content: "彩";
}

.fi-ts-square-i:before {
  content: "徭";
}

.fi-ts-square-info:before {
  content: "惘";
}

.fi-ts-square-j:before {
  content: "慎";
}

.fi-ts-square-k:before {
  content: "愈";
}

.fi-ts-square-kanban:before {
  content: "憎";
}

.fi-ts-square-l:before {
  content: "慠";
}

.fi-ts-square-m:before {
  content: "懲";
}

.fi-ts-square-minus:before {
  content: "戴";
}

.fi-ts-square-n:before {
  content: "揄";
}

.fi-ts-square-o:before {
  content: "搜";
}

.fi-ts-square-p:before {
  content: "摒";
}

.fi-ts-square-phone-hangup:before {
  content: "敖";
}

.fi-ts-square-plus:before {
  content: "晴";
}

.fi-ts-square-poll-horizontal:before {
  content: "朗";
}

.fi-ts-square-poll-vertical:before {
  content: "望";
}

.fi-ts-square-q:before {
  content: "杖";
}

.fi-ts-square-quote:before {
  content: "歹";
}

.fi-ts-square-r:before {
  content: "殺";
}

.fi-ts-square-s:before {
  content: "流";
}

.fi-ts-square-small:before {
  content: "滛";
}

.fi-ts-square-star:before {
  content: "滋";
}

.fi-ts-square-t:before {
  content: "漢";
}

.fi-ts-square-terminal:before {
  content: "瀞";
}

.fi-ts-square-u:before {
  content: "煮";
}

.fi-ts-square-up-right:before {
  content: "瞧";
}

.fi-ts-square-v:before {
  content: "爵";
}

.fi-ts-square-w:before {
  content: "犯";
}

.fi-ts-square-x:before {
  content: "猪";
}

.fi-ts-square-y:before {
  content: "瑱";
}

.fi-ts-square-z:before {
  content: "甆";
}

.fi-ts-square:before {
  content: "画";
}

.fi-ts-squid:before {
  content: "瘝";
}

.fi-ts-squircle:before {
  content: "瘟";
}

.fi-ts-squirrel:before {
  content: "益";
}

.fi-ts-staff:before {
  content: "盛";
}

.fi-ts-stage-concert:before {
  content: "直";
}

.fi-ts-stage-theatre:before {
  content: "睊";
}

.fi-ts-stage:before {
  content: "着";
}

.fi-ts-stairs:before {
  content: "磌";
}

.fi-ts-stamp:before {
  content: "窱";
}

.fi-ts-standard-definition:before {
  content: "節";
}

.fi-ts-star-and-crescent:before {
  content: "类";
}

.fi-ts-star-christmas:before {
  content: "絛";
}

.fi-ts-star-comment-alt:before {
  content: "練";
}

.fi-ts-star-exclamation:before {
  content: "缾";
}

.fi-ts-star-octogram:before {
  content: "者";
}

.fi-ts-star-of-david:before {
  content: "荒";
}

.fi-ts-star-sharp-half-stroke:before {
  content: "華";
}

.fi-ts-star-sharp-half:before {
  content: "蝹";
}

.fi-ts-star-shooting:before {
  content: "襁";
}

.fi-ts-starfighter:before {
  content: "覆";
}

.fi-ts-stars:before {
  content: "視";
}

.fi-ts-state-country:before {
  content: "調";
}

.fi-ts-stats:before {
  content: "諸";
}

.fi-ts-steak:before {
  content: "請";
}

.fi-ts-steering-wheel:before {
  content: "謁";
}

.fi-ts-step-backward:before {
  content: "諾";
}

.fi-ts-step-forward:before {
  content: "諭";
}

.fi-ts-sterling-sign:before {
  content: "謹";
}

.fi-ts-sticker:before {
  content: "變";
}

.fi-ts-stocking:before {
  content: "贈";
}

.fi-ts-stomach:before {
  content: "輸";
}

.fi-ts-stop-circle:before {
  content: "遲";
}

.fi-ts-store-alt:before {
  content: "醙";
}

.fi-ts-store-lock:before {
  content: "鉶";
}

.fi-ts-store-slash:before {
  content: "陼";
}

.fi-ts-strawberry:before {
  content: "難";
}

.fi-ts-street-view:before {
  content: "靖";
}

.fi-ts-stretcher:before {
  content: "韛";
}

.fi-ts-strikethrough:before {
  content: "響";
}

.fi-ts-stroopwafel:before {
  content: "頋";
}

.fi-ts-subscript:before {
  content: "頻";
}

.fi-ts-subscription-alt:before {
  content: "鬒";
}

.fi-ts-subscription:before {
  content: "龜";
}

.fi-ts-subway:before {
  content: "𢡊";
}

.fi-ts-suitcase-alt:before {
  content: "𢡄";
}

.fi-ts-summer:before {
  content: "𣏕";
}

.fi-ts-sun-dust:before {
  content: "㮝";
}

.fi-ts-sun-plant-wilt:before {
  content: "䀘";
}

.fi-ts-sun:before {
  content: "䀹";
}

.fi-ts-sunday:before {
  content: "𥉉";
}

.fi-ts-sunglasses-alt:before {
  content: "𥳐";
}

.fi-ts-sunglasses:before {
  content: "𧻓";
}

.fi-ts-sunrise-alt:before {
  content: "齃";
}

.fi-ts-sunrise:before {
  content: "龎";
}

.fi-ts-sunset:before {
  content: "﫚";
}

.fi-ts-superscript:before {
  content: "﫛";
}

.fi-ts-supplier-alt:before {
  content: "﫜";
}

.fi-ts-supplier:before {
  content: "﫝";
}

.fi-ts-surprise:before {
  content: "﫞";
}

.fi-ts-sushi-alt:before {
  content: "﫟";
}

.fi-ts-sushi-roll:before {
  content: "﫠";
}

.fi-ts-sushi:before {
  content: "﫡";
}

.fi-ts-svg:before {
  content: "﫢";
}

.fi-ts-swatchbook:before {
  content: "﫣";
}

.fi-ts-swimmer:before {
  content: "﫤";
}

.fi-ts-swimming-pool:before {
  content: "﫥";
}

.fi-ts-swipe-down:before {
  content: "﫦";
}

.fi-ts-swipe-left:before {
  content: "﫧";
}

.fi-ts-swipe-right:before {
  content: "﫨";
}

.fi-ts-swipe-up:before {
  content: "﫩";
}

.fi-ts-symbols:before {
  content: "﫪";
}

.fi-ts-synagogue:before {
  content: "﫫";
}

.fi-ts-t:before {
  content: "﫬";
}

.fi-ts-tab-folder:before {
  content: "﫭";
}

.fi-ts-table-columns:before {
  content: "﫮";
}

.fi-ts-table-layout:before {
  content: "﫯";
}

.fi-ts-table-list:before {
  content: "﫰";
}

.fi-ts-table-picnic:before {
  content: "﫱";
}

.fi-ts-table-pivot:before {
  content: "﫲";
}

.fi-ts-table-rows:before {
  content: "﫳";
}

.fi-ts-table-tree:before {
  content: "﫴";
}

.fi-ts-table:before {
  content: "﫵";
}

.fi-ts-tablet-android-alt:before {
  content: "﫶";
}

.fi-ts-tablet-android:before {
  content: "﫷";
}

.fi-ts-tablet-rugged:before {
  content: "﫸";
}

.fi-ts-tachometer-alt-average:before {
  content: "﫹";
}

.fi-ts-tachometer-alt-fastest:before {
  content: "﫺";
}

.fi-ts-tachometer-alt-slow:before {
  content: "﫻";
}

.fi-ts-tachometer-alt-slowest:before {
  content: "﫼";
}

.fi-ts-tachometer-average:before {
  content: "﫽";
}

.fi-ts-tachometer-fast:before {
  content: "﫾";
}

.fi-ts-tachometer-fastest:before {
  content: "﫿";
}

.fi-ts-tachometer-slow:before {
  content: "ﬀ";
}

.fi-ts-tachometer-slowest:before {
  content: "ﬁ";
}

.fi-ts-tachometer:before {
  content: "ﬂ";
}

.fi-ts-taco:before {
  content: "ﬃ";
}

.fi-ts-tags:before {
  content: "ﬄ";
}

.fi-ts-tally-1:before {
  content: "ﬅ";
}

.fi-ts-tally-2:before {
  content: "ﬆ";
}

.fi-ts-tally-3:before {
  content: "﬇";
}

.fi-ts-tally-4:before {
  content: "﬈";
}

.fi-ts-tally:before {
  content: "﬉";
}

.fi-ts-tamale:before {
  content: "﬊";
}

.fi-ts-tank-water:before {
  content: "﬋";
}

.fi-ts-tap:before {
  content: "﬌";
}

.fi-ts-tape:before {
  content: "﬍";
}

.fi-ts-target-audience:before {
  content: "﬎";
}

.fi-ts-target:before {
  content: "﬏";
}

.fi-ts-tax-alt:before {
  content: "﬐";
}

.fi-ts-tax:before {
  content: "﬑";
}

.fi-ts-taxi-bus:before {
  content: "﬒";
}

.fi-ts-team-check-alt:before {
  content: "ﬓ";
}

.fi-ts-team-check:before {
  content: "ﬔ";
}

.fi-ts-teddy-bear:before {
  content: "ﬕ";
}

.fi-ts-teeth-open:before {
  content: "ﬖ";
}

.fi-ts-telescope:before {
  content: "ﬗ";
}

.fi-ts-temperature-down:before {
  content: "﬘";
}

.fi-ts-temperature-frigid:before {
  content: "﬙";
}

.fi-ts-temperature-high:before {
  content: "﬚";
}

.fi-ts-temperature-list:before {
  content: "﬛";
}

.fi-ts-temperature-low:before {
  content: "﬜";
}

.fi-ts-temperature-up:before {
  content: "יִ";
}

.fi-ts-template-alt:before {
  content: "ﬞ";
}

.fi-ts-template:before {
  content: "ײַ";
}

.fi-ts-tenge:before {
  content: "ﬠ";
}

.fi-ts-tent-arrow-down-to-line:before {
  content: "ﬡ";
}

.fi-ts-tent-arrow-left-right:before {
  content: "ﬢ";
}

.fi-ts-tent-arrow-turn-left:before {
  content: "ﬣ";
}

.fi-ts-tent-arrows-down:before {
  content: "ﬤ";
}

.fi-ts-tents:before {
  content: "ﬥ";
}

.fi-ts-terminal:before {
  content: "ﬦ";
}

.fi-ts-terrace:before {
  content: "ﬧ";
}

.fi-ts-text-box-dots:before {
  content: "ﬨ";
}

.fi-ts-text-box-edit:before {
  content: "﬩";
}

.fi-ts-text-box:before {
  content: "שׁ";
}

.fi-ts-text-height:before {
  content: "שׂ";
}

.fi-ts-text-shadow:before {
  content: "שּׁ";
}

.fi-ts-text-size:before {
  content: "שּׂ";
}

.fi-ts-text-slash:before {
  content: "אַ";
}

.fi-ts-text-width:before {
  content: "אָ";
}

.fi-ts-theater-masks:before {
  content: "אּ";
}

.fi-ts-thermometer-alt:before {
  content: "בּ";
}

.fi-ts-thermometer-empty:before {
  content: "גּ";
}

.fi-ts-thermometer-full:before {
  content: "דּ";
}

.fi-ts-thermometer-half:before {
  content: "הּ";
}

.fi-ts-thermometer-quarter:before {
  content: "וּ";
}

.fi-ts-thermometer-three-quarters:before {
  content: "זּ";
}

.fi-ts-theta:before {
  content: "﬷";
}

.fi-ts-third-award:before {
  content: "טּ";
}

.fi-ts-third-laurel:before {
  content: "יּ";
}

.fi-ts-third-medal:before {
  content: "ךּ";
}

.fi-ts-third:before {
  content: "כּ";
}

.fi-ts-thought-bubble:before {
  content: "לּ";
}

.fi-ts-thunderstorm-moon:before {
  content: "﬽";
}

.fi-ts-thunderstorm-sun:before {
  content: "מּ";
}

.fi-ts-thunderstorm:before {
  content: "﬿";
}

.fi-ts-thursday:before {
  content: "נּ";
}

.fi-ts-ticket-airline:before {
  content: "סּ";
}

.fi-ts-ticket-alt:before {
  content: "﭂";
}

.fi-ts-tickets-airline:before {
  content: "ףּ";
}

.fi-ts-tie:before {
  content: "פּ";
}

.fi-ts-tilde:before {
  content: "﭅";
}

.fi-ts-times-hexagon:before {
  content: "צּ";
}

.fi-ts-tint-slash:before {
  content: "קּ";
}

.fi-ts-tip-coin:before {
  content: "רּ";
}

.fi-ts-tire-flat:before {
  content: "שּ";
}

.fi-ts-tire-pressure-warning:before {
  content: "תּ";
}

.fi-ts-tire-rugged:before {
  content: "וֹ";
}

.fi-ts-tire:before {
  content: "בֿ";
}

.fi-ts-tired:before {
  content: "כֿ";
}

.fi-ts-to-do-alt:before {
  content: "פֿ";
}

.fi-ts-to-do:before {
  content: "ﭏ";
}

.fi-ts-together-people:before {
  content: "ﭐ";
}

.fi-ts-toggle-off:before {
  content: "ﭑ";
}

.fi-ts-toggle-on:before {
  content: "ﭒ";
}

.fi-ts-toilet-paper-blank-under:before {
  content: "ﭓ";
}

.fi-ts-toilet-paper-blank:before {
  content: "ﭔ";
}

.fi-ts-toilet-paper-slash:before {
  content: "ﭕ";
}

.fi-ts-toilet-paper-under-slash:before {
  content: "ﭖ";
}

.fi-ts-toilet-paper-under:before {
  content: "ﭗ";
}

.fi-ts-toilet:before {
  content: "ﭘ";
}

.fi-ts-token:before {
  content: "ﭙ";
}

.fi-ts-tomato:before {
  content: "ﭚ";
}

.fi-ts-tombstone-alt:before {
  content: "ﭛ";
}

.fi-ts-tombstone:before {
  content: "ﭜ";
}

.fi-ts-tool-box:before {
  content: "ﭝ";
}

.fi-ts-tools:before {
  content: "ﭞ";
}

.fi-ts-toothbrush:before {
  content: "ﭟ";
}

.fi-ts-torii-gate:before {
  content: "ﭠ";
}

.fi-ts-tornado:before {
  content: "ﭡ";
}

.fi-ts-total:before {
  content: "ﭢ";
}

.fi-ts-tour-guide-people:before {
  content: "ﭣ";
}

.fi-ts-tour-virtual:before {
  content: "ﭤ";
}

.fi-ts-tower-control:before {
  content: "ﭥ";
}

.fi-ts-track:before {
  content: "ﭦ";
}

.fi-ts-tractor:before {
  content: "ﭧ";
}

.fi-ts-trademark:before {
  content: "ﭨ";
}

.fi-ts-traffic-cone:before {
  content: "ﭩ";
}

.fi-ts-traffic-light-go:before {
  content: "ﭪ";
}

.fi-ts-traffic-light-slow:before {
  content: "ﭫ";
}

.fi-ts-traffic-light-stop:before {
  content: "ﭬ";
}

.fi-ts-traffic-light:before {
  content: "ﭭ";
}

.fi-ts-trailer:before {
  content: "ﭮ";
}

.fi-ts-train-journey:before {
  content: "ﭯ";
}

.fi-ts-train-station-building:before {
  content: "ﭰ";
}

.fi-ts-train-station:before {
  content: "ﭱ";
}

.fi-ts-train-subway-tunnel:before {
  content: "ﭲ";
}

.fi-ts-train-tram:before {
  content: "ﭳ";
}

.fi-ts-tram:before {
  content: "ﭴ";
}

.fi-ts-transformation-block:before {
  content: "ﭵ";
}

.fi-ts-transformation-circle:before {
  content: "ﭶ";
}

.fi-ts-transformation-design:before {
  content: "ﭷ";
}

.fi-ts-transformation-shapes:before {
  content: "ﭸ";
}

.fi-ts-transformer-bolt:before {
  content: "ﭹ";
}

.fi-ts-transgender:before {
  content: "ﭺ";
}

.fi-ts-transporter-1:before {
  content: "ﭻ";
}

.fi-ts-transporter-2:before {
  content: "ﭼ";
}

.fi-ts-transporter-3:before {
  content: "ﭽ";
}

.fi-ts-transporter-4:before {
  content: "ﭾ";
}

.fi-ts-transporter-5:before {
  content: "ﭿ";
}

.fi-ts-transporter-6:before {
  content: "ﮀ";
}

.fi-ts-transporter-7:before {
  content: "ﮁ";
}

.fi-ts-transporter-empty:before {
  content: "ﮂ";
}

.fi-ts-transporter:before {
  content: "ﮃ";
}

.fi-ts-trash-can-check:before {
  content: "ﮄ";
}

.fi-ts-trash-can-clock:before {
  content: "ﮅ";
}

.fi-ts-trash-can-list:before {
  content: "ﮆ";
}

.fi-ts-trash-can-plus:before {
  content: "ﮇ";
}

.fi-ts-trash-can-slash:before {
  content: "ﮈ";
}

.fi-ts-trash-check:before {
  content: "ﮉ";
}

.fi-ts-trash-clock:before {
  content: "ﮊ";
}

.fi-ts-trash-list:before {
  content: "ﮋ";
}

.fi-ts-trash-plus:before {
  content: "ﮌ";
}

.fi-ts-trash-restore-alt:before {
  content: "ﮍ";
}

.fi-ts-trash-restore:before {
  content: "ﮎ";
}

.fi-ts-trash-slash:before {
  content: "ﮏ";
}

.fi-ts-trash-undo-alt:before {
  content: "ﮐ";
}

.fi-ts-trash-undo:before {
  content: "ﮑ";
}

.fi-ts-trash-xmark:before {
  content: "ﮒ";
}

.fi-ts-treasure-chest:before {
  content: "ﮓ";
}

.fi-ts-tree-alt:before {
  content: "ﮔ";
}

.fi-ts-tree-christmas:before {
  content: "ﮕ";
}

.fi-ts-tree-deciduous:before {
  content: "ﮖ";
}

.fi-ts-tree:before {
  content: "ﮗ";
}

.fi-ts-trees-alt:before {
  content: "ﮘ";
}

.fi-ts-trees:before {
  content: "ﮙ";
}

.fi-ts-triangle-music:before {
  content: "ﮚ";
}

.fi-ts-triangle-person-digging:before {
  content: "ﮛ";
}

.fi-ts-triangle-warning:before {
  content: "ﮜ";
}

.fi-ts-triangle:before {
  content: "ﮝ";
}

.fi-ts-trillium:before {
  content: "ﮞ";
}

.fi-ts-trophy-star:before {
  content: "ﮟ";
}

.fi-ts-truck-arrow-left:before {
  content: "ﮠ";
}

.fi-ts-truck-arrow-right:before {
  content: "ﮡ";
}

.fi-ts-truck-bolt:before {
  content: "ﮢ";
}

.fi-ts-truck-box:before {
  content: "ﮣ";
}

.fi-ts-truck-check:before {
  content: "ﮤ";
}

.fi-ts-truck-container-empty:before {
  content: "ﮥ";
}

.fi-ts-truck-container:before {
  content: "ﮦ";
}

.fi-ts-truck-couch:before {
  content: "ﮧ";
}

.fi-ts-truck-flatbed:before {
  content: "ﮨ";
}

.fi-ts-truck-front:before {
  content: "ﮩ";
}

.fi-ts-truck-loading:before {
  content: "ﮪ";
}

.fi-ts-truck-medical:before {
  content: "ﮫ";
}

.fi-ts-truck-monster:before {
  content: "ﮬ";
}

.fi-ts-truck-moving:before {
  content: "ﮭ";
}

.fi-ts-truck-pickup:before {
  content: "ﮮ";
}

.fi-ts-truck-plow:before {
  content: "ﮯ";
}

.fi-ts-truck-ramp:before {
  content: "ﮰ";
}

.fi-ts-truck-tow:before {
  content: "ﮱ";
}

.fi-ts-trumpet:before {
  content: "﮲";
}

.fi-ts-tshirt:before {
  content: "﮳";
}

.fi-ts-tty-answer:before {
  content: "﮴";
}

.fi-ts-tty:before {
  content: "﮵";
}

.fi-ts-tubes:before {
  content: "﮶";
}

.fi-ts-tuesday:before {
  content: "﮷";
}

.fi-ts-tugrik-sign:before {
  content: "﮸";
}

.fi-ts-turkey:before {
  content: "﮹";
}

.fi-ts-turntable:before {
  content: "﮺";
}

.fi-ts-turtle:before {
  content: "﮻";
}

.fi-ts-tv-music:before {
  content: "﮼";
}

.fi-ts-tv-retro:before {
  content: "﮽";
}

.fi-ts-typewriter:before {
  content: "﮾";
}

.fi-ts-u:before {
  content: "﮿";
}

.fi-ts-ufo-beam:before {
  content: "﯀";
}

.fi-ts-ufo:before {
  content: "﯁";
}

.fi-ts-ui-ux:before {
  content: "﯂";
}

.fi-ts-umbrella-beach:before {
  content: "﯃";
}

.fi-ts-umbrella:before {
  content: "﯄";
}

.fi-ts-undo-alt:before {
  content: "﯅";
}

.fi-ts-undo:before {
  content: "﯆";
}

.fi-ts-unicorn:before {
  content: "﯇";
}

.fi-ts-uniform-martial-arts:before {
  content: "﯈";
}

.fi-ts-universal-access:before {
  content: "﯉";
}

.fi-ts-up-left:before {
  content: "﯊";
}

.fi-ts-up-right-from-square:before {
  content: "﯋";
}

.fi-ts-up-right:before {
  content: "﯌";
}

.fi-ts-up:before {
  content: "﯍";
}

.fi-ts-url:before {
  content: "﯎";
}

.fi-ts-usd-circle:before {
  content: "﯏";
}

.fi-ts-usd-square:before {
  content: "﯐";
}

.fi-ts-user-alien:before {
  content: "﯑";
}

.fi-ts-user-astronaut:before {
  content: "﯒";
}

.fi-ts-user-check:before {
  content: "ﯓ";
}

.fi-ts-user-chef:before {
  content: "ﯔ";
}

.fi-ts-user-cowboy:before {
  content: "ﯕ";
}

.fi-ts-user-crown:before {
  content: "ﯖ";
}

.fi-ts-user-gear:before {
  content: "ﯗ";
}

.fi-ts-user-graduate:before {
  content: "ﯘ";
}

.fi-ts-user-headset:before {
  content: "ﯙ";
}

.fi-ts-user-helmet-safety:before {
  content: "ﯚ";
}

.fi-ts-user-injured:before {
  content: "ﯛ";
}

.fi-ts-user-interface-ui:before {
  content: "ﯜ";
}

.fi-ts-user-key:before {
  content: "ﯝ";
}

.fi-ts-user-lock:before {
  content: "ﯞ";
}

.fi-ts-user-md-chat:before {
  content: "ﯟ";
}

.fi-ts-user-md:before {
  content: "ﯠ";
}

.fi-ts-user-minus:before {
  content: "ﯡ";
}

.fi-ts-user-music:before {
  content: "ﯢ";
}

.fi-ts-user-ninja:before {
  content: "ﯣ";
}

.fi-ts-user-nurse:before {
  content: "ﯤ";
}

.fi-ts-user-pen:before {
  content: "ﯥ";
}

.fi-ts-user-pilot-tie:before {
  content: "ﯦ";
}

.fi-ts-user-pilot:before {
  content: "ﯧ";
}

.fi-ts-user-police:before {
  content: "ﯨ";
}

.fi-ts-user-robot-xmarks:before {
  content: "ﯩ";
}

.fi-ts-user-robot:before {
  content: "ﯪ";
}

.fi-ts-user-salary:before {
  content: "ﯫ";
}

.fi-ts-user-shield:before {
  content: "ﯬ";
}

.fi-ts-user-slash:before {
  content: "ﯭ";
}

.fi-ts-user-tag:before {
  content: "ﯮ";
}

.fi-ts-user-unlock:before {
  content: "ﯯ";
}

.fi-ts-user-visor:before {
  content: "ﯰ";
}

.fi-ts-user-xmark:before {
  content: "ﯱ";
}

.fi-ts-users-alt:before {
  content: "ﯲ";
}

.fi-ts-users-class:before {
  content: "ﯳ";
}

.fi-ts-users-gear:before {
  content: "ﯴ";
}

.fi-ts-users-medical:before {
  content: "ﯵ";
}

.fi-ts-users-slash:before {
  content: "ﯶ";
}

.fi-ts-utensils-slash:before {
  content: "ﯷ";
}

.fi-ts-utensils:before {
  content: "ﯸ";
}

.fi-ts-utility-pole-double:before {
  content: "ﯹ";
}

.fi-ts-utility-pole:before {
  content: "ﯺ";
}

.fi-ts-ux-browser:before {
  content: "ﯻ";
}

.fi-ts-ux:before {
  content: "ﯼ";
}

.fi-ts-v:before {
  content: "ﯽ";
}

.fi-ts-vacuum-robot:before {
  content: "ﯾ";
}

.fi-ts-vacuum:before {
  content: "ﯿ";
}

.fi-ts-value-absolute:before {
  content: "ﰀ";
}

.fi-ts-vault:before {
  content: "ﰁ";
}

.fi-ts-vector-circle:before {
  content: "ﰂ";
}

.fi-ts-vector-polygon:before {
  content: "ﰃ";
}

.fi-ts-venus-double:before {
  content: "ﰄ";
}

.fi-ts-venus-mars:before {
  content: "ﰅ";
}

.fi-ts-venus:before {
  content: "ﰆ";
}

.fi-ts-vest-patches:before {
  content: "ﰇ";
}

.fi-ts-vest:before {
  content: "ﰈ";
}

.fi-ts-video-arrow-down-left:before {
  content: "ﰉ";
}

.fi-ts-video-arrow-up-right:before {
  content: "ﰊ";
}

.fi-ts-video-camera-alt:before {
  content: "ﰋ";
}

.fi-ts-video-duration:before {
  content: "ﰌ";
}

.fi-ts-video-plus:before {
  content: "ﰍ";
}

.fi-ts-video-slash:before {
  content: "ﰎ";
}

.fi-ts-videoconference:before {
  content: "ﰏ";
}

.fi-ts-vihara:before {
  content: "ﰐ";
}

.fi-ts-violin:before {
  content: "ﰑ";
}

.fi-ts-virus-slash:before {
  content: "ﰒ";
}

.fi-ts-virus:before {
  content: "ﰓ";
}

.fi-ts-viruses:before {
  content: "ﰔ";
}

.fi-ts-visit:before {
  content: "ﰕ";
}

.fi-ts-voicemail:before {
  content: "ﰖ";
}

.fi-ts-volcano:before {
  content: "ﰗ";
}

.fi-ts-volume-down:before {
  content: "ﰘ";
}

.fi-ts-volume-mute:before {
  content: "ﰙ";
}

.fi-ts-volume-off:before {
  content: "ﰚ";
}

.fi-ts-volume-slash:before {
  content: "ﰛ";
}

.fi-ts-vote-nay:before {
  content: "ﰜ";
}

.fi-ts-vote-yea:before {
  content: "ﰝ";
}

.fi-ts-vr-cardboard:before {
  content: "ﰞ";
}

.fi-ts-w:before {
  content: "ﰟ";
}

.fi-ts-waffle:before {
  content: "ﰠ";
}

.fi-ts-wagon-covered:before {
  content: "ﰡ";
}

.fi-ts-walker:before {
  content: "ﰢ";
}

.fi-ts-walkie-talkie:before {
  content: "ﰣ";
}

.fi-ts-walking:before {
  content: "ﰤ";
}

.fi-ts-wallet-arrow:before {
  content: "ﰥ";
}

.fi-ts-wallet:before {
  content: "ﰦ";
}

.fi-ts-warehouse-alt:before {
  content: "ﰧ";
}

.fi-ts-warranty:before {
  content: "ﰨ";
}

.fi-ts-washer:before {
  content: "ﰩ";
}

.fi-ts-waste-pollution:before {
  content: "ﰪ";
}

.fi-ts-waste:before {
  content: "ﰫ";
}

.fi-ts-watch-calculator:before {
  content: "ﰬ";
}

.fi-ts-watch-fitness:before {
  content: "ﰭ";
}

.fi-ts-watch-smart:before {
  content: "ﰮ";
}

.fi-ts-watch:before {
  content: "ﰯ";
}

.fi-ts-water-bottle:before {
  content: "ﰰ";
}

.fi-ts-water-ladder:before {
  content: "ﰱ";
}

.fi-ts-water-lower:before {
  content: "ﰲ";
}

.fi-ts-water-rise:before {
  content: "ﰳ";
}

.fi-ts-water:before {
  content: "ﰴ";
}

.fi-ts-watermelon:before {
  content: "ﰵ";
}

.fi-ts-wave-sine:before {
  content: "ﰶ";
}

.fi-ts-wave-square:before {
  content: "ﰷ";
}

.fi-ts-wave-triangle:before {
  content: "ﰸ";
}

.fi-ts-waveform-path:before {
  content: "ﰹ";
}

.fi-ts-waveform:before {
  content: "ﰺ";
}

.fi-ts-web:before {
  content: "ﰻ";
}

.fi-ts-webcam-slash:before {
  content: "ﰼ";
}

.fi-ts-webcam:before {
  content: "ﰽ";
}

.fi-ts-wednesday:before {
  content: "ﰾ";
}

.fi-ts-whale:before {
  content: "ﰿ";
}

.fi-ts-wheat-awn-circle-exclamation:before {
  content: "ﱀ";
}

.fi-ts-wheat-awn-slash:before {
  content: "ﱁ";
}

.fi-ts-wheat-awn:before {
  content: "ﱂ";
}

.fi-ts-wheat-slash:before {
  content: "ﱃ";
}

.fi-ts-wheat:before {
  content: "ﱄ";
}

.fi-ts-wheelchair-move:before {
  content: "ﱅ";
}

.fi-ts-wheelchair:before {
  content: "ﱆ";
}

.fi-ts-whistle:before {
  content: "ﱇ";
}

.fi-ts-wifi-1:before {
  content: "ﱈ";
}

.fi-ts-wifi-2:before {
  content: "ﱉ";
}

.fi-ts-wifi-alt:before {
  content: "ﱊ";
}

.fi-ts-wifi-exclamation:before {
  content: "ﱋ";
}

.fi-ts-wifi-slash:before {
  content: "ﱌ";
}

.fi-ts-wifi:before {
  content: "ﱍ";
}

.fi-ts-wind-turbine:before {
  content: "ﱎ";
}

.fi-ts-wind-warning:before {
  content: "ﱏ";
}

.fi-ts-wind:before {
  content: "ﱐ";
}

.fi-ts-window-alt:before {
  content: "ﱑ";
}

.fi-ts-window-frame-open:before {
  content: "ﱒ";
}

.fi-ts-window-frame:before {
  content: "ﱓ";
}

.fi-ts-window-maximize:before {
  content: "ﱔ";
}

.fi-ts-window-minimize:before {
  content: "ﱕ";
}

.fi-ts-window-restore:before {
  content: "ﱖ";
}

.fi-ts-windsock:before {
  content: "ﱗ";
}

.fi-ts-wine-bottle:before {
  content: "ﱘ";
}

.fi-ts-wine-glass-crack:before {
  content: "ﱙ";
}

.fi-ts-wine-glass-empty:before {
  content: "ﱚ";
}

.fi-ts-wishlist-heart:before {
  content: "ﱛ";
}

.fi-ts-wishlist-star:before {
  content: "ﱜ";
}

.fi-ts-woman-head:before {
  content: "ﱝ";
}

.fi-ts-woman-scientist:before {
  content: "ﱞ";
}

.fi-ts-won-sign:before {
  content: "ﱟ";
}

.fi-ts-work-in-progress:before {
  content: "ﱠ";
}

.fi-ts-workflow-alt:before {
  content: "ﱡ";
}

.fi-ts-workflow-setting-alt:before {
  content: "ﱢ";
}

.fi-ts-workflow-setting:before {
  content: "ﱣ";
}

.fi-ts-workflow:before {
  content: "ﱤ";
}

.fi-ts-workshop:before {
  content: "ﱥ";
}

.fi-ts-worm:before {
  content: "ﱦ";
}

.fi-ts-wreath:before {
  content: "ﱧ";
}

.fi-ts-wrench-alt:before {
  content: "ﱨ";
}

.fi-ts-wrench-simple:before {
  content: "ﱩ";
}

.fi-ts-x-ray:before {
  content: "ﱪ";
}

.fi-ts-x:before {
  content: "ﱫ";
}

.fi-ts-y:before {
  content: "ﱬ";
}

.fi-ts-yen:before {
  content: "ﱭ";
}

.fi-ts-yin-yang:before {
  content: "ﱮ";
}

.fi-ts-z:before {
  content: "ﱯ";
}

.fi-rr-0:before {
  content: "\f101";
}

.fi-rr-1:before {
  content: "\f102";
}

.fi-rr-2:before {
  content: "\f103";
}

.fi-rr-3:before {
  content: "\f104";
}

.fi-rr-360-degrees:before {
  content: "\f105";
}

.fi-rr-4:before {
  content: "\f106";
}

.fi-rr-404:before {
  content: "\f107";
}

.fi-rr-5:before {
  content: "\f108";
}

.fi-rr-6:before {
  content: "\f109";
}

.fi-rr-7:before {
  content: "\f10a";
}

.fi-rr-8:before {
  content: "\f10b";
}

.fi-rr-9:before {
  content: "\f10c";
}

.fi-rr-a:before {
  content: "\f10d";
}

.fi-rr-accident:before {
  content: "\f10e";
}

.fi-rr-acorn:before {
  content: "\f10f";
}

.fi-rr-ad-paid:before {
  content: "\f110";
}

.fi-rr-ad:before {
  content: "\f111";
}

.fi-rr-add-document:before {
  content: "\f112";
}

.fi-rr-add-folder:before {
  content: "\f113";
}

.fi-rr-add-image:before {
  content: "\f114";
}

.fi-rr-add:before {
  content: "\f115";
}

.fi-rr-address-book:before {
  content: "\f116";
}

.fi-rr-address-card:before {
  content: "\f117";
}

.fi-rr-admin-alt:before {
  content: "\f118";
}

.fi-rr-admin:before {
  content: "\f119";
}

.fi-rr-age-restriction-eighteen:before {
  content: "\f11a";
}

.fi-rr-age-restriction-seven:before {
  content: "\f11b";
}

.fi-rr-age-restriction-six:before {
  content: "\f11c";
}

.fi-rr-age-restriction-sixteen:before {
  content: "\f11d";
}

.fi-rr-age-restriction-thirteen:before {
  content: "\f11e";
}

.fi-rr-age-restriction-three:before {
  content: "\f11f";
}

.fi-rr-age-restriction-twelve:before {
  content: "\f120";
}

.fi-rr-age-restriction-twenty-one:before {
  content: "\f121";
}

.fi-rr-age-restriction-zero:before {
  content: "\f122";
}

.fi-rr-air-conditioner:before {
  content: "\f123";
}

.fi-rr-air-freshener:before {
  content: "\f124";
}

.fi-rr-air-pollution:before {
  content: "\f125";
}

.fi-rr-airplane-journey:before {
  content: "\f126";
}

.fi-rr-airplay:before {
  content: "\f127";
}

.fi-rr-alarm-clock:before {
  content: "\f128";
}

.fi-rr-alarm-exclamation:before {
  content: "\f129";
}

.fi-rr-alarm-plus:before {
  content: "\f12a";
}

.fi-rr-alarm-snooze:before {
  content: "\f12b";
}

.fi-rr-album-circle-plus:before {
  content: "\f12c";
}

.fi-rr-album-circle-user:before {
  content: "\f12d";
}

.fi-rr-album-collection:before {
  content: "\f12e";
}

.fi-rr-album:before {
  content: "\f12f";
}

.fi-rr-algorithm:before {
  content: "\f130";
}

.fi-rr-alicorn:before {
  content: "\f131";
}

.fi-rr-alien:before {
  content: "\f132";
}

.fi-rr-align-center:before {
  content: "\f133";
}

.fi-rr-align-justify:before {
  content: "\f134";
}

.fi-rr-align-left:before {
  content: "\f135";
}

.fi-rr-align-slash:before {
  content: "\f136";
}

.fi-rr-ambulance:before {
  content: "\f137";
}

.fi-rr-analyse-alt:before {
  content: "\f138";
}

.fi-rr-analyse:before {
  content: "\f139";
}

.fi-rr-anchor:before {
  content: "\f13a";
}

.fi-rr-angel:before {
  content: "\f13b";
}

.fi-rr-angle-90:before {
  content: "\f13c";
}

.fi-rr-angle-circle-down:before {
  content: "\f13d";
}

.fi-rr-angle-circle-left:before {
  content: "\f13e";
}

.fi-rr-angle-circle-right:before {
  content: "\f13f";
}

.fi-rr-angle-circle-up:before {
  content: "\f140";
}

.fi-rr-angle-double-left:before {
  content: "\f141";
}

.fi-rr-angle-double-right:before {
  content: "\f142";
}

.fi-rr-angle-double-small-down:before {
  content: "\f143";
}

.fi-rr-angle-double-small-left:before {
  content: "\f144";
}

.fi-rr-angle-double-small-right:before {
  content: "\f145";
}

.fi-rr-angle-double-small-up:before {
  content: "\f146";
}

.fi-rr-angle-down:before {
  content: "\f147";
}

.fi-rr-angle-left:before {
  content: "\f148";
}

.fi-rr-angle-right:before {
  content: "\f149";
}

.fi-rr-angle-small-down:before {
  content: "\f14a";
}

.fi-rr-angle-small-left:before {
  content: "\f14b";
}

.fi-rr-angle-small-right:before {
  content: "\f14c";
}

.fi-rr-angle-small-up:before {
  content: "\f14d";
}

.fi-rr-angle-square-down:before {
  content: "\f14e";
}

.fi-rr-angle-square-left:before {
  content: "\f14f";
}

.fi-rr-angle-square-right:before {
  content: "\f150";
}

.fi-rr-angle-square-up:before {
  content: "\f151";
}

.fi-rr-angle-up:before {
  content: "\f152";
}

.fi-rr-angle:before {
  content: "\f153";
}

.fi-rr-angry:before {
  content: "\f154";
}

.fi-rr-animated-icon:before {
  content: "\f155";
}

.fi-rr-ankh:before {
  content: "\f156";
}

.fi-rr-answer-alt:before {
  content: "\f157";
}

.fi-rr-answer:before {
  content: "\f158";
}

.fi-rr-apartment:before {
  content: "\f159";
}

.fi-rr-aperture:before {
  content: "\f15a";
}

.fi-rr-api:before {
  content: "\f15b";
}

.fi-rr-apple-core:before {
  content: "\f15c";
}

.fi-rr-apple-crate:before {
  content: "\f15d";
}

.fi-rr-apple-whole:before {
  content: "\f15e";
}

.fi-rr-apps-add:before {
  content: "\f15f";
}

.fi-rr-apps-delete:before {
  content: "\f160";
}

.fi-rr-apps-sort:before {
  content: "\f161";
}

.fi-rr-apps:before {
  content: "\f162";
}

.fi-rr-archive:before {
  content: "\f163";
}

.fi-rr-archway:before {
  content: "\f164";
}

.fi-rr-arrow-alt-circle-down:before {
  content: "\f165";
}

.fi-rr-arrow-alt-circle-left:before {
  content: "\f166";
}

.fi-rr-arrow-alt-circle-right:before {
  content: "\f167";
}

.fi-rr-arrow-alt-circle-up:before {
  content: "\f168";
}

.fi-rr-arrow-alt-down:before {
  content: "\f169";
}

.fi-rr-arrow-alt-from-bottom:before {
  content: "\f16a";
}

.fi-rr-arrow-alt-from-left:before {
  content: "\f16b";
}

.fi-rr-arrow-alt-from-right:before {
  content: "\f16c";
}

.fi-rr-arrow-alt-from-top:before {
  content: "\f16d";
}

.fi-rr-arrow-alt-left:before {
  content: "\f16e";
}

.fi-rr-arrow-alt-right:before {
  content: "\f16f";
}

.fi-rr-arrow-alt-square-down:before {
  content: "\f170";
}

.fi-rr-arrow-alt-square-left:before {
  content: "\f171";
}

.fi-rr-arrow-alt-square-right:before {
  content: "\f172";
}

.fi-rr-arrow-alt-square-up:before {
  content: "\f173";
}

.fi-rr-arrow-alt-to-bottom:before {
  content: "\f174";
}

.fi-rr-arrow-alt-to-left:before {
  content: "\f175";
}

.fi-rr-arrow-alt-to-right:before {
  content: "\f176";
}

.fi-rr-arrow-alt-to-top:before {
  content: "\f177";
}

.fi-rr-arrow-alt-up:before {
  content: "\f178";
}

.fi-rr-arrow-circle-down:before {
  content: "\f179";
}

.fi-rr-arrow-circle-left:before {
  content: "\f17a";
}

.fi-rr-arrow-circle-right:before {
  content: "\f17b";
}

.fi-rr-arrow-circle-up:before {
  content: "\f17c";
}

.fi-rr-arrow-comparison:before {
  content: "\f17d";
}

.fi-rr-arrow-down-from-dotted-line:before {
  content: "\f17e";
}

.fi-rr-arrow-down-left:before {
  content: "\f17f";
}

.fi-rr-arrow-down-small-big:before {
  content: "\f180";
}

.fi-rr-arrow-down-to-dotted-line:before {
  content: "\f181";
}

.fi-rr-arrow-down-to-square:before {
  content: "\f182";
}

.fi-rr-arrow-down-triangle-square:before {
  content: "\f183";
}

.fi-rr-arrow-down:before {
  content: "\f184";
}

.fi-rr-arrow-from-bottom:before {
  content: "\f185";
}

.fi-rr-arrow-from-left:before {
  content: "\f186";
}

.fi-rr-arrow-from-right:before {
  content: "\f187";
}

.fi-rr-arrow-from-top:before {
  content: "\f188";
}

.fi-rr-arrow-left-from-line:before {
  content: "\f189";
}

.fi-rr-arrow-left:before {
  content: "\f18a";
}

.fi-rr-arrow-progress:before {
  content: "\f18b";
}

.fi-rr-arrow-right-to-bracket:before {
  content: "\f18c";
}

.fi-rr-arrow-right:before {
  content: "\f18d";
}

.fi-rr-arrow-small-down:before {
  content: "\f18e";
}

.fi-rr-arrow-small-left:before {
  content: "\f18f";
}

.fi-rr-arrow-small-right:before {
  content: "\f190";
}

.fi-rr-arrow-small-up:before {
  content: "\f191";
}

.fi-rr-arrow-square-down:before {
  content: "\f192";
}

.fi-rr-arrow-square-left:before {
  content: "\f193";
}

.fi-rr-arrow-square-right:before {
  content: "\f194";
}

.fi-rr-arrow-square-up:before {
  content: "\f195";
}

.fi-rr-arrow-to-bottom:before {
  content: "\f196";
}

.fi-rr-arrow-to-left:before {
  content: "\f197";
}

.fi-rr-arrow-to-right:before {
  content: "\f198";
}

.fi-rr-arrow-to-top:before {
  content: "\f199";
}

.fi-rr-arrow-trend-down:before {
  content: "\f19a";
}

.fi-rr-arrow-trend-up:before {
  content: "\f19b";
}

.fi-rr-arrow-turn-down-left:before {
  content: "\f19c";
}

.fi-rr-arrow-turn-down-right:before {
  content: "\f19d";
}

.fi-rr-arrow-up-from-dotted-line:before {
  content: "\f19e";
}

.fi-rr-arrow-up-from-square:before {
  content: "\f19f";
}

.fi-rr-arrow-up-left-from-circle:before {
  content: "\f1a0";
}

.fi-rr-arrow-up-left:before {
  content: "\f1a1";
}

.fi-rr-arrow-up-right-and-arrow-down-left-from-center:before {
  content: "\f1a2";
}

.fi-rr-arrow-up-right-from-square:before {
  content: "\f1a3";
}

.fi-rr-arrow-up-right:before {
  content: "\f1a4";
}

.fi-rr-arrow-up-small-big:before {
  content: "\f1a5";
}

.fi-rr-arrow-up-square-triangle:before {
  content: "\f1a6";
}

.fi-rr-arrow-up-to-dotted-line:before {
  content: "\f1a7";
}

.fi-rr-arrow-up:before {
  content: "\f1a8";
}

.fi-rr-arrows-alt-h:before {
  content: "\f1a9";
}

.fi-rr-arrows-alt-v:before {
  content: "\f1aa";
}

.fi-rr-arrows-alt:before {
  content: "\f1ab";
}

.fi-rr-arrows-cross:before {
  content: "\f1ac";
}

.fi-rr-arrows-from-dotted-line:before {
  content: "\f1ad";
}

.fi-rr-arrows-from-line:before {
  content: "\f1ae";
}

.fi-rr-arrows-h-copy:before {
  content: "\f1af";
}

.fi-rr-arrows-h:before {
  content: "\f1b0";
}

.fi-rr-arrows-repeat-1:before {
  content: "\f1b1";
}

.fi-rr-arrows-repeat:before {
  content: "\f1b2";
}

.fi-rr-arrows-retweet:before {
  content: "\f1b3";
}

.fi-rr-arrows-to-dotted-line:before {
  content: "\f1b4";
}

.fi-rr-arrows-to-eye:before {
  content: "\f1b5";
}

.fi-rr-arrows-to-line:before {
  content: "\f1b6";
}

.fi-rr-arrows:before {
  content: "\f1b7";
}

.fi-rr-artificial-intelligence:before {
  content: "\f1b8";
}

.fi-rr-assept-document:before {
  content: "\f1b9";
}

.fi-rr-assessment-alt:before {
  content: "\f1ba";
}

.fi-rr-assessment:before {
  content: "\f1bb";
}

.fi-rr-assign:before {
  content: "\f1bc";
}

.fi-rr-assistive-listening-systems:before {
  content: "\f1bd";
}

.fi-rr-asterik:before {
  content: "\f1be";
}

.fi-rr-at:before {
  content: "\f1bf";
}

.fi-rr-attribution-pen:before {
  content: "\f1c0";
}

.fi-rr-attribution-pencil:before {
  content: "\f1c1";
}

.fi-rr-aubergine:before {
  content: "\f1c2";
}

.fi-rr-auction:before {
  content: "\f1c3";
}

.fi-rr-audio-description-slash:before {
  content: "\f1c4";
}

.fi-rr-audit-alt:before {
  content: "\f1c5";
}

.fi-rr-audit:before {
  content: "\f1c6";
}

.fi-rr-austral-sign:before {
  content: "\f1c7";
}

.fi-rr-avocado:before {
  content: "\f1c8";
}

.fi-rr-award:before {
  content: "\f1c9";
}

.fi-rr-axe-battle:before {
  content: "\f1ca";
}

.fi-rr-axe:before {
  content: "\f1cb";
}

.fi-rr-b:before {
  content: "\f1cc";
}

.fi-rr-baby-carriage:before {
  content: "\f1cd";
}

.fi-rr-baby:before {
  content: "\f1ce";
}

.fi-rr-background:before {
  content: "\f1cf";
}

.fi-rr-backpack:before {
  content: "\f1d0";
}

.fi-rr-bacon:before {
  content: "\f1d1";
}

.fi-rr-bacteria:before {
  content: "\f1d2";
}

.fi-rr-bacterium:before {
  content: "\f1d3";
}

.fi-rr-badge-check:before {
  content: "\f1d4";
}

.fi-rr-badge-dollar:before {
  content: "\f1d5";
}

.fi-rr-badge-leaf:before {
  content: "\f1d6";
}

.fi-rr-badge-percent:before {
  content: "\f1d7";
}

.fi-rr-badge-sheriff:before {
  content: "\f1d8";
}

.fi-rr-badge:before {
  content: "\f1d9";
}

.fi-rr-badger-honey:before {
  content: "\f1da";
}

.fi-rr-badget-check-alt:before {
  content: "\f1db";
}

.fi-rr-badminton:before {
  content: "\f1dc";
}

.fi-rr-bag-seedling:before {
  content: "\f1dd";
}

.fi-rr-bags-shopping:before {
  content: "\f1de";
}

.fi-rr-baguette:before {
  content: "\f1df";
}

.fi-rr-bahai:before {
  content: "\f1e0";
}

.fi-rr-baht-sign:before {
  content: "\f1e1";
}

.fi-rr-balance-scale-left:before {
  content: "\f1e2";
}

.fi-rr-balance-scale-right:before {
  content: "\f1e3";
}

.fi-rr-ball-pile:before {
  content: "\f1e4";
}

.fi-rr-ball:before {
  content: "\f1e5";
}

.fi-rr-balloon:before {
  content: "\f1e6";
}

.fi-rr-balloons:before {
  content: "\f1e7";
}

.fi-rr-ballot-check:before {
  content: "\f1e8";
}

.fi-rr-ballot:before {
  content: "\f1e9";
}

.fi-rr-ban-bug:before {
  content: "\f1ea";
}

.fi-rr-ban:before {
  content: "\f1eb";
}

.fi-rr-banana:before {
  content: "\f1ec";
}

.fi-rr-band-aid:before {
  content: "\f1ed";
}

.fi-rr-bangladeshi-taka-sign:before {
  content: "\f1ee";
}

.fi-rr-banjo:before {
  content: "\f1ef";
}

.fi-rr-bank:before {
  content: "\f1f0";
}

.fi-rr-banner-2:before {
  content: "\f1f1";
}

.fi-rr-banner-3:before {
  content: "\f1f2";
}

.fi-rr-banner-4:before {
  content: "\f1f3";
}

.fi-rr-banner-5:before {
  content: "\f1f4";
}

.fi-rr-banner:before {
  content: "\f1f5";
}

.fi-rr-barber-pole:before {
  content: "\f1f6";
}

.fi-rr-barber-shop:before {
  content: "\f1f7";
}

.fi-rr-barcode-read:before {
  content: "\f1f8";
}

.fi-rr-barcode-scan:before {
  content: "\f1f9";
}

.fi-rr-barcode:before {
  content: "\f1fa";
}

.fi-rr-bars-filter:before {
  content: "\f1fb";
}

.fi-rr-bars-progress:before {
  content: "\f1fc";
}

.fi-rr-bars-sort:before {
  content: "\f1fd";
}

.fi-rr-bars-staggered:before {
  content: "\f1fe";
}

.fi-rr-baseball-alt:before {
  content: "\f1ff";
}

.fi-rr-baseball:before {
  content: "\f200";
}

.fi-rr-basket-shopping-simple:before {
  content: "\f201";
}

.fi-rr-basket:before {
  content: "\f202";
}

.fi-rr-basketball:before {
  content: "\f203";
}

.fi-rr-bat:before {
  content: "\f204";
}

.fi-rr-bath:before {
  content: "\f205";
}

.fi-rr-battery-bolt:before {
  content: "\f206";
}

.fi-rr-battery-empty:before {
  content: "\f207";
}

.fi-rr-battery-exclamation:before {
  content: "\f208";
}

.fi-rr-battery-full:before {
  content: "\f209";
}

.fi-rr-battery-half:before {
  content: "\f20a";
}

.fi-rr-battery-quarter:before {
  content: "\f20b";
}

.fi-rr-battery-slash:before {
  content: "\f20c";
}

.fi-rr-battery-three-quarters:before {
  content: "\f20d";
}

.fi-rr-beacon:before {
  content: "\f20e";
}

.fi-rr-bed-alt:before {
  content: "\f20f";
}

.fi-rr-bed-bunk:before {
  content: "\f210";
}

.fi-rr-bed-empty:before {
  content: "\f211";
}

.fi-rr-bed:before {
  content: "\f212";
}

.fi-rr-bee:before {
  content: "\f213";
}

.fi-rr-beer-mug-empty:before {
  content: "\f214";
}

.fi-rr-beer:before {
  content: "\f215";
}

.fi-rr-bell-concierge:before {
  content: "\f216";
}

.fi-rr-bell-ring:before {
  content: "\f217";
}

.fi-rr-bell-school-slash:before {
  content: "\f218";
}

.fi-rr-bell-school:before {
  content: "\f219";
}

.fi-rr-bell-slash:before {
  content: "\f21a";
}

.fi-rr-bell:before {
  content: "\f21b";
}

.fi-rr-bells:before {
  content: "\f21c";
}

.fi-rr-bench-tree:before {
  content: "\f21d";
}

.fi-rr-benefit-porcent:before {
  content: "\f21e";
}

.fi-rr-betamax:before {
  content: "\f21f";
}

.fi-rr-bible:before {
  content: "\f220";
}

.fi-rr-bicycle-journey:before {
  content: "\f221";
}

.fi-rr-bike:before {
  content: "\f222";
}

.fi-rr-biking-mountain:before {
  content: "\f223";
}

.fi-rr-biking:before {
  content: "\f224";
}

.fi-rr-bill-arrow:before {
  content: "\f225";
}

.fi-rr-billiard:before {
  content: "\f226";
}

.fi-rr-binary-circle-check:before {
  content: "\f227";
}

.fi-rr-binary-lock:before {
  content: "\f228";
}

.fi-rr-binary-slash:before {
  content: "\f229";
}

.fi-rr-binary:before {
  content: "\f22a";
}

.fi-rr-binoculars:before {
  content: "\f22b";
}

.fi-rr-bio-leaves:before {
  content: "\f22c";
}

.fi-rr-bio:before {
  content: "\f22d";
}

.fi-rr-biohazard:before {
  content: "\f22e";
}

.fi-rr-bird:before {
  content: "\f22f";
}

.fi-rr-bitcoin-sign:before {
  content: "\f230";
}

.fi-rr-blanket:before {
  content: "\f231";
}

.fi-rr-blender-phone:before {
  content: "\f232";
}

.fi-rr-blender:before {
  content: "\f233";
}

.fi-rr-blinds-open:before {
  content: "\f234";
}

.fi-rr-blinds-raised:before {
  content: "\f235";
}

.fi-rr-blinds:before {
  content: "\f236";
}

.fi-rr-block-brick:before {
  content: "\f237";
}

.fi-rr-block-question:before {
  content: "\f238";
}

.fi-rr-block-quote:before {
  content: "\f239";
}

.fi-rr-block:before {
  content: "\f23a";
}

.fi-rr-blockchain-3:before {
  content: "\f23b";
}

.fi-rr-blog-pencil:before {
  content: "\f23c";
}

.fi-rr-blog-text:before {
  content: "\f23d";
}

.fi-rr-blueberries:before {
  content: "\f23e";
}

.fi-rr-blueprint:before {
  content: "\f23f";
}

.fi-rr-bold:before {
  content: "\f240";
}

.fi-rr-bolt-auto:before {
  content: "\f241";
}

.fi-rr-bolt-slash:before {
  content: "\f242";
}

.fi-rr-bolt:before {
  content: "\f243";
}

.fi-rr-bomb:before {
  content: "\f244";
}

.fi-rr-bone-break:before {
  content: "\f245";
}

.fi-rr-bone:before {
  content: "\f246";
}

.fi-rr-bong:before {
  content: "\f247";
}

.fi-rr-bonus-star:before {
  content: "\f248";
}

.fi-rr-bonus:before {
  content: "\f249";
}

.fi-rr-book-alt:before {
  content: "\f24a";
}

.fi-rr-book-arrow-right:before {
  content: "\f24b";
}

.fi-rr-book-arrow-up:before {
  content: "\f24c";
}

.fi-rr-book-atlas:before {
  content: "\f24d";
}

.fi-rr-book-bookmark:before {
  content: "\f24e";
}

.fi-rr-book-circle-arrow-right:before {
  content: "\f24f";
}

.fi-rr-book-circle-arrow-up:before {
  content: "\f250";
}

.fi-rr-book-copy:before {
  content: "\f251";
}

.fi-rr-book-dead:before {
  content: "\f252";
}

.fi-rr-book-font:before {
  content: "\f253";
}

.fi-rr-book-heart:before {
  content: "\f254";
}

.fi-rr-book-medical:before {
  content: "\f255";
}

.fi-rr-book-open-cover:before {
  content: "\f256";
}

.fi-rr-book-open-reader:before {
  content: "\f257";
}

.fi-rr-book-quran:before {
  content: "\f258";
}

.fi-rr-book-section:before {
  content: "\f259";
}

.fi-rr-book-spells:before {
  content: "\f25a";
}

.fi-rr-book-tanakh:before {
  content: "\f25b";
}

.fi-rr-book-user:before {
  content: "\f25c";
}

.fi-rr-book:before {
  content: "\f25d";
}

.fi-rr-Booking:before {
  content: "\f25e";
}

.fi-rr-bookmark-slash:before {
  content: "\f25f";
}

.fi-rr-bookmark:before {
  content: "\f260";
}

.fi-rr-books-medical:before {
  content: "\f261";
}

.fi-rr-books:before {
  content: "\f262";
}

.fi-rr-boot-heeled:before {
  content: "\f263";
}

.fi-rr-boot:before {
  content: "\f264";
}

.fi-rr-booth-curtain:before {
  content: "\f265";
}

.fi-rr-border-all:before {
  content: "\f266";
}

.fi-rr-border-bottom:before {
  content: "\f267";
}

.fi-rr-border-center-h:before {
  content: "\f268";
}

.fi-rr-border-center-v:before {
  content: "\f269";
}

.fi-rr-border-inner:before {
  content: "\f26a";
}

.fi-rr-border-left:before {
  content: "\f26b";
}

.fi-rr-border-none:before {
  content: "\f26c";
}

.fi-rr-border-outer:before {
  content: "\f26d";
}

.fi-rr-border-right:before {
  content: "\f26e";
}

.fi-rr-border-style-alt:before {
  content: "\f26f";
}

.fi-rr-border-style:before {
  content: "\f270";
}

.fi-rr-border-top:before {
  content: "\f271";
}

.fi-rr-boss:before {
  content: "\f272";
}

.fi-rr-bottle-droplet:before {
  content: "\f273";
}

.fi-rr-bottle:before {
  content: "\f274";
}

.fi-rr-bow-arrow:before {
  content: "\f275";
}

.fi-rr-bowl-chopsticks-noodles:before {
  content: "\f276";
}

.fi-rr-bowl-chopsticks:before {
  content: "\f277";
}

.fi-rr-bowl-rice:before {
  content: "\f278";
}

.fi-rr-bowl-scoop:before {
  content: "\f279";
}

.fi-rr-bowl-scoops:before {
  content: "\f27a";
}

.fi-rr-bowl-soft-serve:before {
  content: "\f27b";
}

.fi-rr-bowl-spoon:before {
  content: "\f27c";
}

.fi-rr-bowling-ball:before {
  content: "\f27d";
}

.fi-rr-bowling-pins:before {
  content: "\f27e";
}

.fi-rr-bowling:before {
  content: "\f27f";
}

.fi-rr-box-alt:before {
  content: "\f280";
}

.fi-rr-box-ballot:before {
  content: "\f281";
}

.fi-rr-box-check:before {
  content: "\f282";
}

.fi-rr-box-circle-check:before {
  content: "\f283";
}

.fi-rr-box-dollar:before {
  content: "\f284";
}

.fi-rr-box-fragile:before {
  content: "\f285";
}

.fi-rr-box-heart:before {
  content: "\f286";
}

.fi-rr-box-open-full:before {
  content: "\f287";
}

.fi-rr-box-open:before {
  content: "\f288";
}

.fi-rr-box-tissue:before {
  content: "\f289";
}

.fi-rr-box-up:before {
  content: "\f28a";
}

.fi-rr-box:before {
  content: "\f28b";
}

.fi-rr-boxes:before {
  content: "\f28c";
}

.fi-rr-boxing-glove:before {
  content: "\f28d";
}

.fi-rr-bracket-curly-right:before {
  content: "\f28e";
}

.fi-rr-bracket-curly:before {
  content: "\f28f";
}

.fi-rr-bracket-round-right:before {
  content: "\f290";
}

.fi-rr-bracket-round:before {
  content: "\f291";
}

.fi-rr-bracket-square-right:before {
  content: "\f292";
}

.fi-rr-bracket-square:before {
  content: "\f293";
}

.fi-rr-brackets-curly:before {
  content: "\f294";
}

.fi-rr-brackets-round:before {
  content: "\f295";
}

.fi-rr-brackets-square:before {
  content: "\f296";
}

.fi-rr-braille-a:before {
  content: "\f297";
}

.fi-rr-braille-b:before {
  content: "\f298";
}

.fi-rr-braille-c:before {
  content: "\f299";
}

.fi-rr-braille-d:before {
  content: "\f29a";
}

.fi-rr-braille-e:before {
  content: "\f29b";
}

.fi-rr-braille-g:before {
  content: "\f29c";
}

.fi-rr-braille-h:before {
  content: "\f29d";
}

.fi-rr-braille-i:before {
  content: "\f29e";
}

.fi-rr-braille-j:before {
  content: "\f29f";
}

.fi-rr-braille-k:before {
  content: "\f2a0";
}

.fi-rr-braille-l:before {
  content: "\f2a1";
}

.fi-rr-braille-m:before {
  content: "\f2a2";
}

.fi-rr-braille-n-alt:before {
  content: "\f2a3";
}

.fi-rr-braille-n:before {
  content: "\f2a4";
}

.fi-rr-braille-o:before {
  content: "\f2a5";
}

.fi-rr-braille-p:before {
  content: "\f2a6";
}

.fi-rr-braille-q:before {
  content: "\f2a7";
}

.fi-rr-braille-r:before {
  content: "\f2a8";
}

.fi-rr-braille-s:before {
  content: "\f2a9";
}

.fi-rr-braille-t:before {
  content: "\f2aa";
}

.fi-rr-braille-u:before {
  content: "\f2ab";
}

.fi-rr-braille-v:before {
  content: "\f2ac";
}

.fi-rr-braille-w:before {
  content: "\f2ad";
}

.fi-rr-braille-x:before {
  content: "\f2ae";
}

.fi-rr-braille-y:before {
  content: "\f2af";
}

.fi-rr-braille-z:before {
  content: "\f2b0";
}

.fi-rr-braille:before {
  content: "\f2b1";
}

.fi-rr-brain-circuit:before {
  content: "\f2b2";
}

.fi-rr-brain:before {
  content: "\f2b3";
}

.fi-rr-brand:before {
  content: "\f2b4";
}

.fi-rr-branding:before {
  content: "\f2b5";
}

.fi-rr-bread-loaf:before {
  content: "\f2b6";
}

.fi-rr-bread-slice-butter:before {
  content: "\f2b7";
}

.fi-rr-bread-slice:before {
  content: "\f2b8";
}

.fi-rr-bread:before {
  content: "\f2b9";
}

.fi-rr-briefcase-arrow-right:before {
  content: "\f2ba";
}

.fi-rr-briefcase-blank:before {
  content: "\f2bb";
}

.fi-rr-briefcase:before {
  content: "\f2bc";
}

.fi-rr-brightness-low:before {
  content: "\f2bd";
}

.fi-rr-brightness:before {
  content: "\f2be";
}

.fi-rr-bring-forward:before {
  content: "\f2bf";
}

.fi-rr-bring-front:before {
  content: "\f2c0";
}

.fi-rr-broadcast-tower:before {
  content: "\f2c1";
}

.fi-rr-broccoli:before {
  content: "\f2c2";
}

.fi-rr-broken-image:before {
  content: "\f2c3";
}

.fi-rr-broom-ball:before {
  content: "\f2c4";
}

.fi-rr-broom:before {
  content: "\f2c5";
}

.fi-rr-browser-ui:before {
  content: "\f2c6";
}

.fi-rr-browser:before {
  content: "\f2c7";
}

.fi-rr-browsers:before {
  content: "\f2c8";
}

.fi-rr-brush:before {
  content: "\f2c9";
}

.fi-rr-bucket:before {
  content: "\f2ca";
}

.fi-rr-budget-alt:before {
  content: "\f2cb";
}

.fi-rr-budget:before {
  content: "\f2cc";
}

.fi-rr-bug-slash:before {
  content: "\f2cd";
}

.fi-rr-bug:before {
  content: "\f2ce";
}

.fi-rr-bugs:before {
  content: "\f2cf";
}

.fi-rr-build-alt:before {
  content: "\f2d0";
}

.fi-rr-build:before {
  content: "\f2d1";
}

.fi-rr-builder:before {
  content: "\f2d2";
}

.fi-rr-building-circle-arrow-right:before {
  content: "\f2d3";
}

.fi-rr-building-ngo:before {
  content: "\f2d4";
}

.fi-rr-building:before {
  content: "\f2d5";
}

.fi-rr-bulb:before {
  content: "\f2d6";
}

.fi-rr-bullet:before {
  content: "\f2d7";
}

.fi-rr-bullhorn:before {
  content: "\f2d8";
}

.fi-rr-bullseye-arrow:before {
  content: "\f2d9";
}

.fi-rr-bullseye-pointer:before {
  content: "\f2da";
}

.fi-rr-bullseye:before {
  content: "\f2db";
}

.fi-rr-burger-alt:before {
  content: "\f2dc";
}

.fi-rr-burger-fries:before {
  content: "\f2dd";
}

.fi-rr-burger-glass:before {
  content: "\f2de";
}

.fi-rr-burrito:before {
  content: "\f2df";
}

.fi-rr-bus-alt:before {
  content: "\f2e0";
}

.fi-rr-bus:before {
  content: "\f2e1";
}

.fi-rr-business-time:before {
  content: "\f2e2";
}

.fi-rr-Butter:before {
  content: "\f2e3";
}

.fi-rr-butterfly:before {
  content: "\f2e4";
}

.fi-rr-c:before {
  content: "\f2e5";
}

.fi-rr-cabin:before {
  content: "\f2e6";
}

.fi-rr-cactus:before {
  content: "\f2e7";
}

.fi-rr-cake-birthday:before {
  content: "\f2e8";
}

.fi-rr-cake-slice:before {
  content: "\f2e9";
}

.fi-rr-cake-wedding:before {
  content: "\f2ea";
}

.fi-rr-calculator-bill:before {
  content: "\f2eb";
}

.fi-rr-calculator-money:before {
  content: "\f2ec";
}

.fi-rr-calculator-simple:before {
  content: "\f2ed";
}

.fi-rr-calculator:before {
  content: "\f2ee";
}

.fi-rr-calendar-arrow-down:before {
  content: "\f2ef";
}

.fi-rr-calendar-arrow-up:before {
  content: "\f2f0";
}

.fi-rr-calendar-check:before {
  content: "\f2f1";
}

.fi-rr-calendar-clock:before {
  content: "\f2f2";
}

.fi-rr-calendar-day:before {
  content: "\f2f3";
}

.fi-rr-calendar-days:before {
  content: "\f2f4";
}

.fi-rr-calendar-exclamation:before {
  content: "\f2f5";
}

.fi-rr-calendar-heart:before {
  content: "\f2f6";
}

.fi-rr-calendar-image:before {
  content: "\f2f7";
}

.fi-rr-calendar-lines-pen:before {
  content: "\f2f8";
}

.fi-rr-calendar-lines:before {
  content: "\f2f9";
}

.fi-rr-calendar-minus:before {
  content: "\f2fa";
}

.fi-rr-calendar-pen:before {
  content: "\f2fb";
}

.fi-rr-calendar-plus:before {
  content: "\f2fc";
}

.fi-rr-calendar-salary:before {
  content: "\f2fd";
}

.fi-rr-calendar-star:before {
  content: "\f2fe";
}

.fi-rr-calendar-week:before {
  content: "\f2ff";
}

.fi-rr-calendar-xmark:before {
  content: "\f300";
}

.fi-rr-calendar:before {
  content: "\f301";
}

.fi-rr-calendars:before {
  content: "\f302";
}

.fi-rr-call-duration:before {
  content: "\f303";
}

.fi-rr-call-history:before {
  content: "\f304";
}

.fi-rr-call-incoming:before {
  content: "\f305";
}

.fi-rr-call-missed:before {
  content: "\f306";
}

.fi-rr-call-outgoing:before {
  content: "\f307";
}

.fi-rr-camcorder:before {
  content: "\f308";
}

.fi-rr-camera-cctv:before {
  content: "\f309";
}

.fi-rr-camera-movie:before {
  content: "\f30a";
}

.fi-rr-camera-retro:before {
  content: "\f30b";
}

.fi-rr-camera-rotate:before {
  content: "\f30c";
}

.fi-rr-camera-security:before {
  content: "\f30d";
}

.fi-rr-camera-slash:before {
  content: "\f30e";
}

.fi-rr-camera-viewfinder:before {
  content: "\f30f";
}

.fi-rr-camera:before {
  content: "\f310";
}

.fi-rr-campfire:before {
  content: "\f311";
}

.fi-rr-camping:before {
  content: "\f312";
}

.fi-rr-can-food:before {
  content: "\f313";
}

.fi-rr-candle-holder:before {
  content: "\f314";
}

.fi-rr-candy-alt:before {
  content: "\f315";
}

.fi-rr-candy-bar:before {
  content: "\f316";
}

.fi-rr-candy-cane:before {
  content: "\f317";
}

.fi-rr-candy-corn:before {
  content: "\f318";
}

.fi-rr-candy-sweet:before {
  content: "\f319";
}

.fi-rr-candy:before {
  content: "\f31a";
}

.fi-rr-Cannabis:before {
  content: "\f31b";
}

.fi-rr-canned-food:before {
  content: "\f31c";
}

.fi-rr-capsules:before {
  content: "\f31d";
}

.fi-rr-car-alt:before {
  content: "\f31e";
}

.fi-rr-car-battery:before {
  content: "\f31f";
}

.fi-rr-car-bolt:before {
  content: "\f320";
}

.fi-rr-car-building:before {
  content: "\f321";
}

.fi-rr-car-bump:before {
  content: "\f322";
}

.fi-rr-car-bus:before {
  content: "\f323";
}

.fi-rr-car-circle-bolt:before {
  content: "\f324";
}

.fi-rr-car-crash:before {
  content: "\f325";
}

.fi-rr-car-garage:before {
  content: "\f326";
}

.fi-rr-car-journey:before {
  content: "\f327";
}

.fi-rr-car-mechanic:before {
  content: "\f328";
}

.fi-rr-car-rear:before {
  content: "\f329";
}

.fi-rr-car-side-bolt:before {
  content: "\f32a";
}

.fi-rr-car-side:before {
  content: "\f32b";
}

.fi-rr-car-tilt:before {
  content: "\f32c";
}

.fi-rr-car-wash:before {
  content: "\f32d";
}

.fi-rr-car:before {
  content: "\f32e";
}

.fi-rr-caravan-alt:before {
  content: "\f32f";
}

.fi-rr-caravan:before {
  content: "\f330";
}

.fi-rr-card-club:before {
  content: "\f331";
}

.fi-rr-card-diamond:before {
  content: "\f332";
}

.fi-rr-card-heart:before {
  content: "\f333";
}

.fi-rr-card-spade:before {
  content: "\f334";
}

.fi-rr-caret-circle-down:before {
  content: "\f335";
}

.fi-rr-caret-circle-right:before {
  content: "\f336";
}

.fi-rr-caret-circle-up:before {
  content: "\f337";
}

.fi-rr-caret-down:before {
  content: "\f338";
}

.fi-rr-caret-left:before {
  content: "\f339";
}

.fi-rr-caret-quare-up:before {
  content: "\f33a";
}

.fi-rr-caret-right:before {
  content: "\f33b";
}

.fi-rr-caret-square-down:before {
  content: "\f33c";
}

.fi-rr-caret-square-left_1:before {
  content: "\f33d";
}

.fi-rr-caret-square-left:before {
  content: "\f33e";
}

.fi-rr-caret-square-right:before {
  content: "\f33f";
}

.fi-rr-caret-up:before {
  content: "\f340";
}

.fi-rr-carrot:before {
  content: "\f341";
}

.fi-rr-cars-crash:before {
  content: "\f342";
}

.fi-rr-cars:before {
  content: "\f343";
}

.fi-rr-cart-arrow-down:before {
  content: "\f344";
}

.fi-rr-cart-minus:before {
  content: "\f345";
}

.fi-rr-cart-shopping-fast:before {
  content: "\f346";
}

.fi-rr-cash-register:before {
  content: "\f347";
}

.fi-rr-cassette-tape:before {
  content: "\f348";
}

.fi-rr-cassette-vhs:before {
  content: "\f349";
}

.fi-rr-castle:before {
  content: "\f34a";
}

.fi-rr-cat-head:before {
  content: "\f34b";
}

.fi-rr-cat-space:before {
  content: "\f34c";
}

.fi-rr-cat:before {
  content: "\f34d";
}

.fi-rr-catalog-alt:before {
  content: "\f34e";
}

.fi-rr-catalog-magazine:before {
  content: "\f34f";
}

.fi-rr-catalog:before {
  content: "\f350";
}

.fi-rr-category-alt:before {
  content: "\f351";
}

.fi-rr-category:before {
  content: "\f352";
}

.fi-rr-cauldron:before {
  content: "\f353";
}

.fi-rr-cedi-sign:before {
  content: "\f354";
}

.fi-rr-cello:before {
  content: "\f355";
}

.fi-rr-cent-sign:before {
  content: "\f356";
}

.fi-rr-chair-office:before {
  content: "\f357";
}

.fi-rr-chair:before {
  content: "\f358";
}

.fi-rr-chalkboard-user:before {
  content: "\f359";
}

.fi-rr-chalkboard:before {
  content: "\f35a";
}

.fi-rr-challenge-alt:before {
  content: "\f35b";
}

.fi-rr-challenge:before {
  content: "\f35c";
}

.fi-rr-channel:before {
  content: "\f35d";
}

.fi-rr-charging-station:before {
  content: "\f35e";
}

.fi-rr-chart-area:before {
  content: "\f35f";
}

.fi-rr-chart-bullet:before {
  content: "\f360";
}

.fi-rr-chart-candlestick:before {
  content: "\f361";
}

.fi-rr-chart-connected:before {
  content: "\f362";
}

.fi-rr-chart-gantt:before {
  content: "\f363";
}

.fi-rr-chart-histogram:before {
  content: "\f364";
}

.fi-rr-chart-line-up:before {
  content: "\f365";
}

.fi-rr-chart-mixed:before {
  content: "\f366";
}

.fi-rr-chart-network:before {
  content: "\f367";
}

.fi-rr-chart-pie-alt:before {
  content: "\f368";
}

.fi-rr-chart-pie:before {
  content: "\f369";
}

.fi-rr-chart-pyramid:before {
  content: "\f36a";
}

.fi-rr-chart-radar:before {
  content: "\f36b";
}

.fi-rr-chart-scatter-3d:before {
  content: "\f36c";
}

.fi-rr-chart-scatter-bubble:before {
  content: "\f36d";
}

.fi-rr-chart-scatter:before {
  content: "\f36e";
}

.fi-rr-chart-set-theory:before {
  content: "\f36f";
}

.fi-rr-chart-simple-horizontal:before {
  content: "\f370";
}

.fi-rr-chart-simple:before {
  content: "\f371";
}

.fi-rr-chart-tree-map:before {
  content: "\f372";
}

.fi-rr-chart-tree:before {
  content: "\f373";
}

.fi-rr-chart-user:before {
  content: "\f374";
}

.fi-rr-chart-waterfall:before {
  content: "\f375";
}

.fi-rr-chat-arrow-down:before {
  content: "\f376";
}

.fi-rr-chat-arrow-grow:before {
  content: "\f377";
}

.fi-rr-chatbot-speech-bubble:before {
  content: "\f378";
}

.fi-rr-chatbot:before {
  content: "\f379";
}

.fi-rr-cheap-bill:before {
  content: "\f37a";
}

.fi-rr-cheap-dollar:before {
  content: "\f37b";
}

.fi-rr-cheap-stack-dollar:before {
  content: "\f37c";
}

.fi-rr-cheap-stack:before {
  content: "\f37d";
}

.fi-rr-cheap:before {
  content: "\f37e";
}

.fi-rr-check-circle:before {
  content: "\f37f";
}

.fi-rr-check-double:before {
  content: "\f380";
}

.fi-rr-check-in-calendar:before {
  content: "\f381";
}

.fi-rr-check-out-calendar:before {
  content: "\f382";
}

.fi-rr-check:before {
  content: "\f383";
}

.fi-rr-checkbox:before {
  content: "\f384";
}

.fi-rr-cheese-alt:before {
  content: "\f385";
}

.fi-rr-cheese:before {
  content: "\f386";
}

.fi-rr-cheeseburger:before {
  content: "\f387";
}

.fi-rr-cherry:before {
  content: "\f388";
}

.fi-rr-chess-bishop:before {
  content: "\f389";
}

.fi-rr-chess-board:before {
  content: "\f38a";
}

.fi-rr-chess-clock-alt:before {
  content: "\f38b";
}

.fi-rr-chess-clock:before {
  content: "\f38c";
}

.fi-rr-chess-king-alt:before {
  content: "\f38d";
}

.fi-rr-chess-king:before {
  content: "\f38e";
}

.fi-rr-chess-knight-alt:before {
  content: "\f38f";
}

.fi-rr-chess-knight:before {
  content: "\f390";
}

.fi-rr-chess-pawn-alt:before {
  content: "\f391";
}

.fi-rr-chess-piece:before {
  content: "\f392";
}

.fi-rr-chess-queen-alt:before {
  content: "\f393";
}

.fi-rr-chess-queen:before {
  content: "\f394";
}

.fi-rr-chess-rook-alt:before {
  content: "\f395";
}

.fi-rr-chess-rook:before {
  content: "\f396";
}

.fi-rr-chess:before {
  content: "\f397";
}

.fi-rr-chevron-double-down:before {
  content: "\f398";
}

.fi-rr-chevron-double-up:before {
  content: "\f399";
}

.fi-rr-child-head:before {
  content: "\f39a";
}

.fi-rr-child:before {
  content: "\f39b";
}

.fi-rr-chimney:before {
  content: "\f39c";
}

.fi-rr-chocolate:before {
  content: "\f39d";
}

.fi-rr-choose-alt:before {
  content: "\f39e";
}

.fi-rr-choose:before {
  content: "\f39f";
}

.fi-rr-church:before {
  content: "\f3a0";
}

.fi-rr-circle-0:before {
  content: "\f3a1";
}

.fi-rr-circle-1:before {
  content: "\f3a2";
}

.fi-rr-circle-2:before {
  content: "\f3a3";
}

.fi-rr-circle-3:before {
  content: "\f3a4";
}

.fi-rr-circle-4:before {
  content: "\f3a5";
}

.fi-rr-circle-5:before {
  content: "\f3a6";
}

.fi-rr-circle-6:before {
  content: "\f3a7";
}

.fi-rr-circle-7:before {
  content: "\f3a8";
}

.fi-rr-circle-8:before {
  content: "\f3a9";
}

.fi-rr-circle-9:before {
  content: "\f3aa";
}

.fi-rr-circle-a:before {
  content: "\f3ab";
}

.fi-rr-circle-b:before {
  content: "\f3ac";
}

.fi-rr-circle-bolt:before {
  content: "\f3ad";
}

.fi-rr-circle-book-open:before {
  content: "\f3ae";
}

.fi-rr-circle-bookmark:before {
  content: "\f3af";
}

.fi-rr-circle-c:before {
  content: "\f3b0";
}

.fi-rr-circle-calendar:before {
  content: "\f3b1";
}

.fi-rr-circle-camera:before {
  content: "\f3b2";
}

.fi-rr-circle-d:before {
  content: "\f3b3";
}

.fi-rr-circle-dashed:before {
  content: "\f3b4";
}

.fi-rr-circle-divide:before {
  content: "\f3b5";
}

.fi-rr-circle-e:before {
  content: "\f3b6";
}

.fi-rr-circle-ellipsis-vertical:before {
  content: "\f3b7";
}

.fi-rr-circle-ellipsis:before {
  content: "\f3b8";
}

.fi-rr-circle-envelope:before {
  content: "\f3b9";
}

.fi-rr-circle-exclamation-check:before {
  content: "\f3ba";
}

.fi-rr-circle-f:before {
  content: "\f3bb";
}

.fi-rr-circle-g:before {
  content: "\f3bc";
}

.fi-rr-circle-h:before {
  content: "\f3bd";
}

.fi-rr-circle-half-stroke:before {
  content: "\f3be";
}

.fi-rr-circle-half:before {
  content: "\f3bf";
}

.fi-rr-circle-heart:before {
  content: "\f3c0";
}

.fi-rr-circle-i:before {
  content: "\f3c1";
}

.fi-rr-circle-j:before {
  content: "\f3c2";
}

.fi-rr-circle-k:before {
  content: "\f3c3";
}

.fi-rr-circle-l:before {
  content: "\f3c4";
}

.fi-rr-circle-m:before {
  content: "\f3c5";
}

.fi-rr-circle-microphone-lines:before {
  content: "\f3c6";
}

.fi-rr-circle-microphone:before {
  content: "\f3c7";
}

.fi-rr-circle-n:before {
  content: "\f3c8";
}

.fi-rr-circle-o:before {
  content: "\f3c9";
}

.fi-rr-circle-p:before {
  content: "\f3ca";
}

.fi-rr-circle-phone-flip:before {
  content: "\f3cb";
}

.fi-rr-circle-phone-hangup:before {
  content: "\f3cc";
}

.fi-rr-circle-phone:before {
  content: "\f3cd";
}

.fi-rr-circle-q:before {
  content: "\f3ce";
}

.fi-rr-circle-quarter:before {
  content: "\f3cf";
}

.fi-rr-circle-quarters-alt:before {
  content: "\f3d0";
}

.fi-rr-circle-r:before {
  content: "\f3d1";
}

.fi-rr-circle-s:before {
  content: "\f3d2";
}

.fi-rr-circle-small:before {
  content: "\f3d3";
}

.fi-rr-circle-star:before {
  content: "\f3d4";
}

.fi-rr-circle-t:before {
  content: "\f3d5";
}

.fi-rr-circle-three-quarters:before {
  content: "\f3d6";
}

.fi-rr-circle-trash:before {
  content: "\f3d7";
}

.fi-rr-circle-u:before {
  content: "\f3d8";
}

.fi-rr-circle-user:before {
  content: "\f3d9";
}

.fi-rr-circle-v:before {
  content: "\f3da";
}

.fi-rr-circle-video:before {
  content: "\f3db";
}

.fi-rr-circle-w:before {
  content: "\f3dc";
}

.fi-rr-circle-waveform-lines:before {
  content: "\f3dd";
}

.fi-rr-circle-x:before {
  content: "\f3de";
}

.fi-rr-circle-xmark:before {
  content: "\f3df";
}

.fi-rr-circle-y:before {
  content: "\f3e0";
}

.fi-rr-circle-z:before {
  content: "\f3e1";
}

.fi-rr-circle:before {
  content: "\f3e2";
}

.fi-rr-citrus-slice:before {
  content: "\f3e3";
}

.fi-rr-citrus:before {
  content: "\f3e4";
}

.fi-rr-city:before {
  content: "\f3e5";
}

.fi-rr-clapperboard-play:before {
  content: "\f3e6";
}

.fi-rr-clapperboard:before {
  content: "\f3e7";
}

.fi-rr-clarinet:before {
  content: "\f3e8";
}

.fi-rr-claw-marks:before {
  content: "\f3e9";
}

.fi-rr-clear-alt:before {
  content: "\f3ea";
}

.fi-rr-clip:before {
  content: "\f3eb";
}

.fi-rr-clipboard-check:before {
  content: "\f3ec";
}

.fi-rr-clipboard-exclamation:before {
  content: "\f3ed";
}

.fi-rr-clipboard-list-check:before {
  content: "\f3ee";
}

.fi-rr-clipboard-list:before {
  content: "\f3ef";
}

.fi-rr-clipboard-prescription:before {
  content: "\f3f0";
}

.fi-rr-clipboard-user:before {
  content: "\f3f1";
}

.fi-rr-clipboard:before {
  content: "\f3f2";
}

.fi-rr-clock-desk:before {
  content: "\f3f3";
}

.fi-rr-clock-eight-thirty:before {
  content: "\f3f4";
}

.fi-rr-clock-eleven-thirty:before {
  content: "\f3f5";
}

.fi-rr-clock-eleven:before {
  content: "\f3f6";
}

.fi-rr-clock-five-thirty:before {
  content: "\f3f7";
}

.fi-rr-clock-five:before {
  content: "\f3f8";
}

.fi-rr-clock-four-thirty:before {
  content: "\f3f9";
}

.fi-rr-clock-nine-thirty:before {
  content: "\f3fa";
}

.fi-rr-clock-nine:before {
  content: "\f3fb";
}

.fi-rr-clock-one-thirty:before {
  content: "\f3fc";
}

.fi-rr-clock-one:before {
  content: "\f3fd";
}

.fi-rr-clock-seven-thirty:before {
  content: "\f3fe";
}

.fi-rr-clock-seven:before {
  content: "\f3ff";
}

.fi-rr-clock-six-thirty:before {
  content: "\f400";
}

.fi-rr-clock-six:before {
  content: "\f401";
}

.fi-rr-clock-ten-thirty:before {
  content: "\f402";
}

.fi-rr-clock-ten:before {
  content: "\f403";
}

.fi-rr-clock-three-thirty:before {
  content: "\f404";
}

.fi-rr-clock-three:before {
  content: "\f405";
}

.fi-rr-clock-twelve-thirty:before {
  content: "\f406";
}

.fi-rr-clock-twelve:before {
  content: "\f407";
}

.fi-rr-clock-two-thirty:before {
  content: "\f408";
}

.fi-rr-clock-two:before {
  content: "\f409";
}

.fi-rr-clock-up-arrow:before {
  content: "\f40a";
}

.fi-rr-clock:before {
  content: "\f40b";
}

.fi-rr-clone:before {
  content: "\f40c";
}

.fi-rr-closed-captioning-slash:before {
  content: "\f40d";
}

.fi-rr-clothes-hanger:before {
  content: "\f40e";
}

.fi-rr-cloud-check:before {
  content: "\f40f";
}

.fi-rr-cloud-code:before {
  content: "\f410";
}

.fi-rr-cloud-disabled:before {
  content: "\f411";
}

.fi-rr-cloud-download-alt:before {
  content: "\f412";
}

.fi-rr-cloud-download:before {
  content: "\f413";
}

.fi-rr-cloud-drizzle:before {
  content: "\f414";
}

.fi-rr-cloud-exclamation:before {
  content: "\f415";
}

.fi-rr-cloud-hail-mixed:before {
  content: "\f416";
}

.fi-rr-cloud-hail:before {
  content: "\f417";
}

.fi-rr-cloud-meatball:before {
  content: "\f418";
}

.fi-rr-cloud-moon-rain:before {
  content: "\f419";
}

.fi-rr-cloud-moon:before {
  content: "\f41a";
}

.fi-rr-cloud-question:before {
  content: "\f41b";
}

.fi-rr-cloud-rain:before {
  content: "\f41c";
}

.fi-rr-cloud-rainbow:before {
  content: "\f41d";
}

.fi-rr-cloud-share:before {
  content: "\f41e";
}

.fi-rr-cloud-showers-heavy:before {
  content: "\f41f";
}

.fi-rr-cloud-showers:before {
  content: "\f420";
}

.fi-rr-cloud-sleet:before {
  content: "\f421";
}

.fi-rr-cloud-snow:before {
  content: "\f422";
}

.fi-rr-cloud-sun-rain:before {
  content: "\f423";
}

.fi-rr-cloud-sun:before {
  content: "\f424";
}

.fi-rr-cloud-upload-alt:before {
  content: "\f425";
}

.fi-rr-cloud-upload:before {
  content: "\f426";
}

.fi-rr-cloud:before {
  content: "\f427";
}

.fi-rr-clouds-moon:before {
  content: "\f428";
}

.fi-rr-clouds-sun:before {
  content: "\f429";
}

.fi-rr-clouds:before {
  content: "\f42a";
}

.fi-rr-clover-alt:before {
  content: "\f42b";
}

.fi-rr-club:before {
  content: "\f42c";
}

.fi-rr-cocktail-alt:before {
  content: "\f42d";
}

.fi-rr-cocktail:before {
  content: "\f42e";
}

.fi-rr-coconut:before {
  content: "\f42f";
}

.fi-rr-code-branch:before {
  content: "\f430";
}

.fi-rr-code-commit:before {
  content: "\f431";
}

.fi-rr-code-compare:before {
  content: "\f432";
}

.fi-rr-code-fork:before {
  content: "\f433";
}

.fi-rr-code-merge:before {
  content: "\f434";
}

.fi-rr-code-pull-request-closed:before {
  content: "\f435";
}

.fi-rr-code-pull-request-draft:before {
  content: "\f436";
}

.fi-rr-code-pull-request:before {
  content: "\f437";
}

.fi-rr-code-simple:before {
  content: "\f438";
}

.fi-rr-coffee-bean:before {
  content: "\f439";
}

.fi-rr-coffee-beans:before {
  content: "\f43a";
}

.fi-rr-coffee-pot:before {
  content: "\f43b";
}

.fi-rr-coffee:before {
  content: "\f43c";
}

.fi-rr-coffin-cross:before {
  content: "\f43d";
}

.fi-rr-coffin:before {
  content: "\f43e";
}

.fi-rr-coin-up-arrow:before {
  content: "\f43f";
}

.fi-rr-coin:before {
  content: "\f440";
}

.fi-rr-coins:before {
  content: "\f441";
}

.fi-rr-colon-sign:before {
  content: "\f442";
}

.fi-rr-columns-3:before {
  content: "\f443";
}

.fi-rr-comet:before {
  content: "\f444";
}

.fi-rr-command:before {
  content: "\f445";
}

.fi-rr-comment-alt-check:before {
  content: "\f446";
}

.fi-rr-comment-alt-dots:before {
  content: "\f447";
}

.fi-rr-comment-alt-edit:before {
  content: "\f448";
}

.fi-rr-comment-alt-medical:before {
  content: "\f449";
}

.fi-rr-comment-alt-middle-top:before {
  content: "\f44a";
}

.fi-rr-comment-alt-middle:before {
  content: "\f44b";
}

.fi-rr-comment-alt-minus:before {
  content: "\f44c";
}

.fi-rr-comment-alt-music:before {
  content: "\f44d";
}

.fi-rr-comment-alt:before {
  content: "\f44e";
}

.fi-rr-comment-arrow-down:before {
  content: "\f44f";
}

.fi-rr-comment-arrow-up-right:before {
  content: "\f450";
}

.fi-rr-comment-arrow-up:before {
  content: "\f451";
}

.fi-rr-comment-check:before {
  content: "\f452";
}

.fi-rr-comment-code:before {
  content: "\f453";
}

.fi-rr-comment-dollar:before {
  content: "\f454";
}

.fi-rr-comment-dots:before {
  content: "\f455";
}

.fi-rr-comment-exclamation:before {
  content: "\f456";
}

.fi-rr-comment-heart:before {
  content: "\f457";
}

.fi-rr-comment-image:before {
  content: "\f458";
}

.fi-rr-comment-info:before {
  content: "\f459";
}

.fi-rr-comment-medical:before {
  content: "\f45a";
}

.fi-rr-comment-minus:before {
  content: "\f45b";
}

.fi-rr-comment-pen:before {
  content: "\f45c";
}

.fi-rr-comment-question:before {
  content: "\f45d";
}

.fi-rr-comment-quote:before {
  content: "\f45e";
}

.fi-rr-comment-slash:before {
  content: "\f45f";
}

.fi-rr-comment-smile:before {
  content: "\f460";
}

.fi-rr-comment-sms:before {
  content: "\f461";
}

.fi-rr-comment-text:before {
  content: "\f462";
}

.fi-rr-comment-user:before {
  content: "\f463";
}

.fi-rr-comment-xmark:before {
  content: "\f464";
}

.fi-rr-comment:before {
  content: "\f465";
}

.fi-rr-comments-dollar:before {
  content: "\f466";
}

.fi-rr-comments-question-check:before {
  content: "\f467";
}

.fi-rr-comments-question:before {
  content: "\f468";
}

.fi-rr-comments:before {
  content: "\f469";
}

.fi-rr-compass-slash:before {
  content: "\f46a";
}

.fi-rr-completed:before {
  content: "\f46b";
}

.fi-rr-compliance-clipboard:before {
  content: "\f46c";
}

.fi-rr-compliance-document:before {
  content: "\f46d";
}

.fi-rr-compliance:before {
  content: "\f46e";
}

.fi-rr-compress-alt:before {
  content: "\f46f";
}

.fi-rr-compress:before {
  content: "\f470";
}

.fi-rr-computer-classic:before {
  content: "\f471";
}

.fi-rr-computer-mouse:before {
  content: "\f472";
}

.fi-rr-computer-speaker:before {
  content: "\f473";
}

.fi-rr-computer:before {
  content: "\f474";
}

.fi-rr-concierge-bell:before {
  content: "\f475";
}

.fi-rr-condition-alt:before {
  content: "\f476";
}

.fi-rr-condition:before {
  content: "\f477";
}

.fi-rr-confetti:before {
  content: "\f478";
}

.fi-rr-constellation:before {
  content: "\f479";
}

.fi-rr-container-storage:before {
  content: "\f47a";
}

.fi-rr-convert-document:before {
  content: "\f47b";
}

.fi-rr-conveyor-belt-alt:before {
  content: "\f47c";
}

.fi-rr-conveyor-belt-empty:before {
  content: "\f47d";
}

.fi-rr-conveyor-belt:before {
  content: "\f47e";
}

.fi-rr-cookie-alt:before {
  content: "\f47f";
}

.fi-rr-cookie:before {
  content: "\f480";
}

.fi-rr-copy-alt:before {
  content: "\f481";
}

.fi-rr-copy-image:before {
  content: "\f482";
}

.fi-rr-copy:before {
  content: "\f483";
}

.fi-rr-copyright:before {
  content: "\f484";
}

.fi-rr-corn:before {
  content: "\f485";
}

.fi-rr-corporate-alt:before {
  content: "\f486";
}

.fi-rr-corporate:before {
  content: "\f487";
}

.fi-rr-couch:before {
  content: "\f488";
}

.fi-rr-cow-alt:before {
  content: "\f489";
}

.fi-rr-cow:before {
  content: "\f48a";
}

.fi-rr-cowbell-circle-plus:before {
  content: "\f48b";
}

.fi-rr-cowbell-more:before {
  content: "\f48c";
}

.fi-rr-cowbell:before {
  content: "\f48d";
}

.fi-rr-crab:before {
  content: "\f48e";
}

.fi-rr-crate-empty:before {
  content: "\f48f";
}

.fi-rr-cream:before {
  content: "\f490";
}

.fi-rr-credit-card:before {
  content: "\f491";
}

.fi-rr-cricket:before {
  content: "\f492";
}

.fi-rr-crm-alt:before {
  content: "\f493";
}

.fi-rr-crm-computer:before {
  content: "\f494";
}

.fi-rr-CRM:before {
  content: "\f495";
}

.fi-rr-croissant:before {
  content: "\f496";
}

.fi-rr-cross-circle:before {
  content: "\f497";
}

.fi-rr-cross-religion:before {
  content: "\f498";
}

.fi-rr-cross-small:before {
  content: "\f499";
}

.fi-rr-cross:before {
  content: "\f49a";
}

.fi-rr-crow:before {
  content: "\f49b";
}

.fi-rr-crown:before {
  content: "\f49c";
}

.fi-rr-crutch:before {
  content: "\f49d";
}

.fi-rr-crutches:before {
  content: "\f49e";
}

.fi-rr-cruzeiro-sign:before {
  content: "\f49f";
}

.fi-rr-cryptocurrency:before {
  content: "\f4a0";
}

.fi-rr-crystal-ball:before {
  content: "\f4a1";
}

.fi-rr-cube:before {
  content: "\f4a2";
}

.fi-rr-cubes-stacked:before {
  content: "\f4a3";
}

.fi-rr-cubes:before {
  content: "\f4a4";
}

.fi-rr-cucumber:before {
  content: "\f4a5";
}

.fi-rr-cup-straw-swoosh:before {
  content: "\f4a6";
}

.fi-rr-cup-straw:before {
  content: "\f4a7";
}

.fi-rr-cup-togo:before {
  content: "\f4a8";
}

.fi-rr-cupcake-alt:before {
  content: "\f4a9";
}

.fi-rr-cupcake:before {
  content: "\f4aa";
}

.fi-rr-curling:before {
  content: "\f4ab";
}

.fi-rr-cursor-finger:before {
  content: "\f4ac";
}

.fi-rr-cursor-plus:before {
  content: "\f4ad";
}

.fi-rr-cursor-text-alt:before {
  content: "\f4ae";
}

.fi-rr-cursor-text:before {
  content: "\f4af";
}

.fi-rr-cursor:before {
  content: "\f4b0";
}

.fi-rr-curve-alt:before {
  content: "\f4b1";
}

.fi-rr-curve-arrow:before {
  content: "\f4b2";
}

.fi-rr-curve:before {
  content: "\f4b3";
}

.fi-rr-custard:before {
  content: "\f4b4";
}

.fi-rr-customer-care:before {
  content: "\f4b5";
}

.fi-rr-customer-service:before {
  content: "\f4b6";
}

.fi-rr-customization-cogwheel:before {
  content: "\f4b7";
}

.fi-rr-customization:before {
  content: "\f4b8";
}

.fi-rr-customize-computer:before {
  content: "\f4b9";
}

.fi-rr-customize-edit:before {
  content: "\f4ba";
}

.fi-rr-customize:before {
  content: "\f4bb";
}

.fi-rr-CV:before {
  content: "\f4bc";
}

.fi-rr-d:before {
  content: "\f4bd";
}

.fi-rr-dagger:before {
  content: "\f4be";
}

.fi-rr-daily-calendar:before {
  content: "\f4bf";
}

.fi-rr-damage:before {
  content: "\f4c0";
}

.fi-rr-dart:before {
  content: "\f4c1";
}

.fi-rr-dashboard:before {
  content: "\f4c2";
}

.fi-rr-data-transfer:before {
  content: "\f4c3";
}

.fi-rr-database:before {
  content: "\f4c4";
}

.fi-rr-debt:before {
  content: "\f4c5";
}

.fi-rr-deer-rudolph:before {
  content: "\f4c6";
}

.fi-rr-deer:before {
  content: "\f4c7";
}

.fi-rr-delete-document:before {
  content: "\f4c8";
}

.fi-rr-delete-right:before {
  content: "\f4c9";
}

.fi-rr-delete-user:before {
  content: "\f4ca";
}

.fi-rr-delete:before {
  content: "\f4cb";
}

.fi-rr-democrat:before {
  content: "\f4cc";
}

.fi-rr-department-structure:before {
  content: "\f4cd";
}

.fi-rr-department:before {
  content: "\f4ce";
}

.fi-rr-deposit-alt:before {
  content: "\f4cf";
}

.fi-rr-deposit:before {
  content: "\f4d0";
}

.fi-rr-description-alt:before {
  content: "\f4d1";
}

.fi-rr-description:before {
  content: "\f4d2";
}

.fi-rr-desktop-arrow-down:before {
  content: "\f4d3";
}

.fi-rr-desktop-wallpaper:before {
  content: "\f4d4";
}

.fi-rr-devices:before {
  content: "\f4d5";
}

.fi-rr-dewpoint:before {
  content: "\f4d6";
}

.fi-rr-dharmachakra:before {
  content: "\f4d7";
}

.fi-rr-diagram-cells:before {
  content: "\f4d8";
}

.fi-rr-diagram-lean-canvas:before {
  content: "\f4d9";
}

.fi-rr-diagram-nested:before {
  content: "\f4da";
}

.fi-rr-diagram-next:before {
  content: "\f4db";
}

.fi-rr-diagram-predecessor:before {
  content: "\f4dc";
}

.fi-rr-diagram-previous:before {
  content: "\f4dd";
}

.fi-rr-diagram-project:before {
  content: "\f4de";
}

.fi-rr-diagram-sankey:before {
  content: "\f4df";
}

.fi-rr-diagram-subtask:before {
  content: "\f4e0";
}

.fi-rr-diagram-successor:before {
  content: "\f4e1";
}

.fi-rr-diagram-venn:before {
  content: "\f4e2";
}

.fi-rr-dial-high:before {
  content: "\f4e3";
}

.fi-rr-dial-low:before {
  content: "\f4e4";
}

.fi-rr-dial-max:before {
  content: "\f4e5";
}

.fi-rr-dial-med-low:before {
  content: "\f4e6";
}

.fi-rr-dial-med:before {
  content: "\f4e7";
}

.fi-rr-dial-min:before {
  content: "\f4e8";
}

.fi-rr-dial-off:before {
  content: "\f4e9";
}

.fi-rr-dial:before {
  content: "\f4ea";
}

.fi-rr-diamond-exclamation:before {
  content: "\f4eb";
}

.fi-rr-diamond-turn-right:before {
  content: "\f4ec";
}

.fi-rr-diamond:before {
  content: "\f4ed";
}

.fi-rr-diary-bookmark-down:before {
  content: "\f4ee";
}

.fi-rr-diary-bookmarks:before {
  content: "\f4ef";
}

.fi-rr-diary-clasp:before {
  content: "\f4f0";
}

.fi-rr-dice-alt:before {
  content: "\f4f1";
}

.fi-rr-dice-d10:before {
  content: "\f4f2";
}

.fi-rr-dice-d12:before {
  content: "\f4f3";
}

.fi-rr-dice-d20:before {
  content: "\f4f4";
}

.fi-rr-dice-d4:before {
  content: "\f4f5";
}

.fi-rr-dice-d6:before {
  content: "\f4f6";
}

.fi-rr-dice-d8:before {
  content: "\f4f7";
}

.fi-rr-dice-four:before {
  content: "\f4f8";
}

.fi-rr-dice-one:before {
  content: "\f4f9";
}

.fi-rr-dice-six:before {
  content: "\f4fa";
}

.fi-rr-dice-three:before {
  content: "\f4fb";
}

.fi-rr-dice-two:before {
  content: "\f4fc";
}

.fi-rr-dice:before {
  content: "\f4fd";
}

.fi-rr-digging:before {
  content: "\f4fe";
}

.fi-rr-digital-tachograph:before {
  content: "\f4ff";
}

.fi-rr-diploma:before {
  content: "\f500";
}

.fi-rr-direction-signal-arrow:before {
  content: "\f501";
}

.fi-rr-direction-signal:before {
  content: "\f502";
}

.fi-rr-disc-drive:before {
  content: "\f503";
}

.fi-rr-disco-ball:before {
  content: "\f504";
}

.fi-rr-discover:before {
  content: "\f505";
}

.fi-rr-disease:before {
  content: "\f506";
}

.fi-rr-disk:before {
  content: "\f507";
}

.fi-rr-display-arrow-down:before {
  content: "\f508";
}

.fi-rr-display-code:before {
  content: "\f509";
}

.fi-rr-display-medical:before {
  content: "\f50a";
}

.fi-rr-display-slash:before {
  content: "\f50b";
}

.fi-rr-distribute-spacing-horizontal:before {
  content: "\f50c";
}

.fi-rr-distribute-spacing-vertical:before {
  content: "\f50d";
}

.fi-rr-divide:before {
  content: "\f50e";
}

.fi-rr-dizzy:before {
  content: "\f50f";
}

.fi-rr-dna:before {
  content: "\f510";
}

.fi-rr-do-not-enter:before {
  content: "\f511";
}

.fi-rr-doctor:before {
  content: "\f512";
}

.fi-rr-document-paid:before {
  content: "\f513";
}

.fi-rr-document-signed:before {
  content: "\f514";
}

.fi-rr-document:before {
  content: "\f515";
}

.fi-rr-dog-leashed:before {
  content: "\f516";
}

.fi-rr-dog:before {
  content: "\f517";
}

.fi-rr-dollar:before {
  content: "\f518";
}

.fi-rr-dolly-flatbed-alt:before {
  content: "\f519";
}

.fi-rr-dolly-flatbed-empty:before {
  content: "\f51a";
}

.fi-rr-dolly-flatbed:before {
  content: "\f51b";
}

.fi-rr-dolphin:before {
  content: "\f51c";
}

.fi-rr-domino-effect:before {
  content: "\f51d";
}

.fi-rr-donate:before {
  content: "\f51e";
}

.fi-rr-dong-sign:before {
  content: "\f51f";
}

.fi-rr-donut:before {
  content: "\f520";
}

.fi-rr-door-closed:before {
  content: "\f521";
}

.fi-rr-door-open:before {
  content: "\f522";
}

.fi-rr-dot-circle:before {
  content: "\f523";
}

.fi-rr-dot-pending:before {
  content: "\f524";
}

.fi-rr-dove:before {
  content: "\f525";
}

.fi-rr-down-left-and-up-right-to-center:before {
  content: "\f526";
}

.fi-rr-down-left:before {
  content: "\f527";
}

.fi-rr-down-right:before {
  content: "\f528";
}

.fi-rr-down-to-line:before {
  content: "\f529";
}

.fi-rr-down:before {
  content: "\f52a";
}

.fi-rr-download:before {
  content: "\f52b";
}

.fi-rr-drafting-compass:before {
  content: "\f52c";
}

.fi-rr-dragon:before {
  content: "\f52d";
}

.fi-rr-draw-polygon:before {
  content: "\f52e";
}

.fi-rr-draw-square:before {
  content: "\f52f";
}

.fi-rr-drawer-alt:before {
  content: "\f530";
}

.fi-rr-drawer:before {
  content: "\f531";
}

.fi-rr-dreidel:before {
  content: "\f532";
}

.fi-rr-drink-alt:before {
  content: "\f533";
}

.fi-rr-driver-man:before {
  content: "\f534";
}

.fi-rr-driver-woman:before {
  content: "\f535";
}

.fi-rr-drone-alt:before {
  content: "\f536";
}

.fi-rr-drone-front:before {
  content: "\f537";
}

.fi-rr-drone:before {
  content: "\f538";
}

.fi-rr-drop-down:before {
  content: "\f539";
}

.fi-rr-drum-steelpan:before {
  content: "\f53a";
}

.fi-rr-drum:before {
  content: "\f53b";
}

.fi-rr-drumstick-bite:before {
  content: "\f53c";
}

.fi-rr-drumstick:before {
  content: "\f53d";
}

.fi-rr-dryer-alt:before {
  content: "\f53e";
}

.fi-rr-dryer:before {
  content: "\f53f";
}

.fi-rr-duck:before {
  content: "\f540";
}

.fi-rr-dumpster-fire:before {
  content: "\f541";
}

.fi-rr-dumpster:before {
  content: "\f542";
}

.fi-rr-dungeon:before {
  content: "\f543";
}

.fi-rr-duplicate:before {
  content: "\f544";
}

.fi-rr-duration-alt:before {
  content: "\f545";
}

.fi-rr-duration:before {
  content: "\f546";
}

.fi-rr-e-learning:before {
  content: "\f547";
}

.fi-rr-e:before {
  content: "\f548";
}

.fi-rr-ear-deaf:before {
  content: "\f549";
}

.fi-rr-ear-muffs:before {
  content: "\f54a";
}

.fi-rr-ear:before {
  content: "\f54b";
}

.fi-rr-earnings:before {
  content: "\f54c";
}

.fi-rr-earth-africa:before {
  content: "\f54d";
}

.fi-rr-earth-americas:before {
  content: "\f54e";
}

.fi-rr-earth-asia:before {
  content: "\f54f";
}

.fi-rr-earth-europa:before {
  content: "\f550";
}

.fi-rr-eclipse-alt:before {
  content: "\f551";
}

.fi-rr-eclipse:before {
  content: "\f552";
}

.fi-rr-edit-alt:before {
  content: "\f553";
}

.fi-rr-edit:before {
  content: "\f554";
}

.fi-rr-effect:before {
  content: "\f555";
}

.fi-rr-egg-fried:before {
  content: "\f556";
}

.fi-rr-egg:before {
  content: "\f557";
}

.fi-rr-eject:before {
  content: "\f558";
}

.fi-rr-elephant:before {
  content: "\f559";
}

.fi-rr-elevator:before {
  content: "\f55a";
}

.fi-rr-employee-alt:before {
  content: "\f55b";
}

.fi-rr-employee-man-alt:before {
  content: "\f55c";
}

.fi-rr-employee-man:before {
  content: "\f55d";
}

.fi-rr-employees-woman-man:before {
  content: "\f55e";
}

.fi-rr-employees:before {
  content: "\f55f";
}

.fi-rr-empty-set:before {
  content: "\f560";
}

.fi-rr-engine-warning:before {
  content: "\f561";
}

.fi-rr-engine:before {
  content: "\f562";
}

.fi-rr-enter:before {
  content: "\f563";
}

.fi-rr-envelope-ban:before {
  content: "\f564";
}

.fi-rr-envelope-bulk:before {
  content: "\f565";
}

.fi-rr-envelope-dot:before {
  content: "\f566";
}

.fi-rr-envelope-download:before {
  content: "\f567";
}

.fi-rr-envelope-marker:before {
  content: "\f568";
}

.fi-rr-envelope-open-dollar:before {
  content: "\f569";
}

.fi-rr-envelope-open-text:before {
  content: "\f56a";
}

.fi-rr-envelope-open:before {
  content: "\f56b";
}

.fi-rr-envelope-plus:before {
  content: "\f56c";
}

.fi-rr-envelope:before {
  content: "\f56d";
}

.fi-rr-envelopes:before {
  content: "\f56e";
}

.fi-rr-equality:before {
  content: "\f56f";
}

.fi-rr-equals:before {
  content: "\f570";
}

.fi-rr-eraser:before {
  content: "\f571";
}

.fi-rr-escalator:before {
  content: "\f572";
}

.fi-rr-ethernet:before {
  content: "\f573";
}

.fi-rr-euro:before {
  content: "\f574";
}

.fi-rr-exchange-alt:before {
  content: "\f575";
}

.fi-rr-exchange-cryptocurrency:before {
  content: "\f576";
}

.fi-rr-exchange:before {
  content: "\f577";
}

.fi-rr-exclamation:before {
  content: "\f578";
}

.fi-rr-exit-alt:before {
  content: "\f579";
}

.fi-rr-exit:before {
  content: "\f57a";
}

.fi-rr-expand-arrows-alt:before {
  content: "\f57b";
}

.fi-rr-expand-arrows:before {
  content: "\f57c";
}

.fi-rr-expand:before {
  content: "\f57d";
}

.fi-rr-expense-bill:before {
  content: "\f57e";
}

.fi-rr-expense:before {
  content: "\f57f";
}

.fi-rr-external-hard-drive:before {
  content: "\f580";
}

.fi-rr-external-world:before {
  content: "\f581";
}

.fi-rr-eye-crossed:before {
  content: "\f582";
}

.fi-rr-eye-dropper-half:before {
  content: "\f583";
}

.fi-rr-eye-dropper:before {
  content: "\f584";
}

.fi-rr-eye:before {
  content: "\f585";
}

.fi-rr-eyes:before {
  content: "\f586";
}

.fi-rr-f:before {
  content: "\f587";
}

.fi-rr-fabric:before {
  content: "\f588";
}

.fi-rr-face-angry-horns:before {
  content: "\f589";
}

.fi-rr-face-anguished:before {
  content: "\f58a";
}

.fi-rr-face-anxious-sweat:before {
  content: "\f58b";
}

.fi-rr-face-astonished:before {
  content: "\f58c";
}

.fi-rr-face-awesome:before {
  content: "\f58d";
}

.fi-rr-face-beam-hand-over-mouth:before {
  content: "\f58e";
}

.fi-rr-face-confounded:before {
  content: "\f58f";
}

.fi-rr-face-confused:before {
  content: "\f590";
}

.fi-rr-face-cowboy-hat:before {
  content: "\f591";
}

.fi-rr-face-disappointed:before {
  content: "\f592";
}

.fi-rr-face-disguise:before {
  content: "\f593";
}

.fi-rr-face-downcast-sweat:before {
  content: "\f594";
}

.fi-rr-face-drooling:before {
  content: "\f595";
}

.fi-rr-face-explode:before {
  content: "\f596";
}

.fi-rr-face-expressionless:before {
  content: "\f597";
}

.fi-rr-face-eyes-xmarks:before {
  content: "\f598";
}

.fi-rr-face-fearful:before {
  content: "\f599";
}

.fi-rr-face-glasses:before {
  content: "\f59a";
}

.fi-rr-face-grin-tongue-wink:before {
  content: "\f59b";
}

.fi-rr-face-hand-yawn:before {
  content: "\f59c";
}

.fi-rr-face-head-bandage:before {
  content: "\f59d";
}

.fi-rr-face-hushed:before {
  content: "\f59e";
}

.fi-rr-face-icicles:before {
  content: "\f59f";
}

.fi-rr-face-lying:before {
  content: "\f5a0";
}

.fi-rr-face-mask:before {
  content: "\f5a1";
}

.fi-rr-face-monocle:before {
  content: "\f5a2";
}

.fi-rr-face-nauseated:before {
  content: "\f5a3";
}

.fi-rr-face-nose-steam:before {
  content: "\f5a4";
}

.fi-rr-face-party:before {
  content: "\f5a5";
}

.fi-rr-face-pensive:before {
  content: "\f5a6";
}

.fi-rr-face-persevering:before {
  content: "\f5a7";
}

.fi-rr-face-pleading:before {
  content: "\f5a8";
}

.fi-rr-face-raised-eyebrow:before {
  content: "\f5a9";
}

.fi-rr-face-relieved:before {
  content: "\f5aa";
}

.fi-rr-face-sad-sweat:before {
  content: "\f5ab";
}

.fi-rr-face-scream:before {
  content: "\f5ac";
}

.fi-rr-face-shush:before {
  content: "\f5ad";
}

.fi-rr-face-sleeping:before {
  content: "\f5ae";
}

.fi-rr-face-sleepy:before {
  content: "\f5af";
}

.fi-rr-face-smile-halo:before {
  content: "\f5b0";
}

.fi-rr-face-smile-hearts:before {
  content: "\f5b1";
}

.fi-rr-face-smile-horns:before {
  content: "\f5b2";
}

.fi-rr-face-smile-tear:before {
  content: "\f5b3";
}

.fi-rr-face-smile-tongue:before {
  content: "\f5b4";
}

.fi-rr-face-smile-upside-down:before {
  content: "\f5b5";
}

.fi-rr-face-smiling-hands:before {
  content: "\f5b6";
}

.fi-rr-face-smirking:before {
  content: "\f5b7";
}

.fi-rr-face-sunglasses-alt:before {
  content: "\f5b8";
}

.fi-rr-face-sunglasses:before {
  content: "\f5b9";
}

.fi-rr-face-swear:before {
  content: "\f5ba";
}

.fi-rr-face-thermometer:before {
  content: "\f5bb";
}

.fi-rr-face-thinking:before {
  content: "\f5bc";
}

.fi-rr-face-tissue:before {
  content: "\f5bd";
}

.fi-rr-face-tongue-money:before {
  content: "\f5be";
}

.fi-rr-face-tongue-sweat:before {
  content: "\f5bf";
}

.fi-rr-face-unamused:before {
  content: "\f5c0";
}

.fi-rr-face-viewfinder:before {
  content: "\f5c1";
}

.fi-rr-face-vomit:before {
  content: "\f5c2";
}

.fi-rr-face-weary:before {
  content: "\f5c3";
}

.fi-rr-face-woozy:before {
  content: "\f5c4";
}

.fi-rr-face-worried:before {
  content: "\f5c5";
}

.fi-rr-face-zany:before {
  content: "\f5c6";
}

.fi-rr-face-zipper:before {
  content: "\f5c7";
}

.fi-rr-fail:before {
  content: "\f5c8";
}

.fi-rr-falafel:before {
  content: "\f5c9";
}

.fi-rr-family-dress:before {
  content: "\f5ca";
}

.fi-rr-family-pants:before {
  content: "\f5cb";
}

.fi-rr-family:before {
  content: "\f5cc";
}

.fi-rr-fan-table:before {
  content: "\f5cd";
}

.fi-rr-fan:before {
  content: "\f5ce";
}

.fi-rr-farm:before {
  content: "\f5cf";
}

.fi-rr-faucet-drip:before {
  content: "\f5d0";
}

.fi-rr-faucet:before {
  content: "\f5d1";
}

.fi-rr-fax:before {
  content: "\f5d2";
}

.fi-rr-feather-pointed:before {
  content: "\f5d3";
}

.fi-rr-feather:before {
  content: "\f5d4";
}

.fi-rr-features-alt:before {
  content: "\f5d5";
}

.fi-rr-features:before {
  content: "\f5d6";
}

.fi-rr-fee-receipt:before {
  content: "\f5d7";
}

.fi-rr-fee:before {
  content: "\f5d8";
}

.fi-rr-feedback-alt:before {
  content: "\f5d9";
}

.fi-rr-feedback-hand:before {
  content: "\f5da";
}

.fi-rr-feedback-review:before {
  content: "\f5db";
}

.fi-rr-feedback:before {
  content: "\f5dc";
}

.fi-rr-fence:before {
  content: "\f5dd";
}

.fi-rr-ferris-wheel:before {
  content: "\f5de";
}

.fi-rr-fighter-jet:before {
  content: "\f5df";
}

.fi-rr-file-ai:before {
  content: "\f5e0";
}

.fi-rr-file-audio:before {
  content: "\f5e1";
}

.fi-rr-file-binary:before {
  content: "\f5e2";
}

.fi-rr-file-chart-line:before {
  content: "\f5e3";
}

.fi-rr-file-chart-pie:before {
  content: "\f5e4";
}

.fi-rr-file-circle-info:before {
  content: "\f5e5";
}

.fi-rr-file-code:before {
  content: "\f5e6";
}

.fi-rr-file-csv:before {
  content: "\f5e7";
}

.fi-rr-file-download:before {
  content: "\f5e8";
}

.fi-rr-file-edit:before {
  content: "\f5e9";
}

.fi-rr-file-eps:before {
  content: "\f5ea";
}

.fi-rr-file-excel:before {
  content: "\f5eb";
}

.fi-rr-file-exclamation:before {
  content: "\f5ec";
}

.fi-rr-file-export:before {
  content: "\f5ed";
}

.fi-rr-file-image:before {
  content: "\f5ee";
}

.fi-rr-file-import:before {
  content: "\f5ef";
}

.fi-rr-file-invoice-dollar:before {
  content: "\f5f0";
}

.fi-rr-file-invoice:before {
  content: "\f5f1";
}

.fi-rr-file-medical-alt:before {
  content: "\f5f2";
}

.fi-rr-file-medical:before {
  content: "\f5f3";
}

.fi-rr-file-minus:before {
  content: "\f5f4";
}

.fi-rr-file-pdf:before {
  content: "\f5f5";
}

.fi-rr-file-powerpoint:before {
  content: "\f5f6";
}

.fi-rr-file-prescription:before {
  content: "\f5f7";
}

.fi-rr-file-psd:before {
  content: "\f5f8";
}

.fi-rr-file-signature:before {
  content: "\f5f9";
}

.fi-rr-file-spreadsheet:before {
  content: "\f5fa";
}

.fi-rr-file-upload:before {
  content: "\f5fb";
}

.fi-rr-file-user:before {
  content: "\f5fc";
}

.fi-rr-file-video:before {
  content: "\f5fd";
}

.fi-rr-file-word:before {
  content: "\f5fe";
}

.fi-rr-file-zipper:before {
  content: "\f5ff";
}

.fi-rr-file:before {
  content: "\f600";
}

.fi-rr-files-medical:before {
  content: "\f601";
}

.fi-rr-fill:before {
  content: "\f602";
}

.fi-rr-film-canister:before {
  content: "\f603";
}

.fi-rr-film-slash:before {
  content: "\f604";
}

.fi-rr-film:before {
  content: "\f605";
}

.fi-rr-films:before {
  content: "\f606";
}

.fi-rr-filter-slash:before {
  content: "\f607";
}

.fi-rr-filter:before {
  content: "\f608";
}

.fi-rr-filters:before {
  content: "\f609";
}

.fi-rr-fingerprint:before {
  content: "\f60a";
}

.fi-rr-fire-burner:before {
  content: "\f60b";
}

.fi-rr-fire-extinguisher:before {
  content: "\f60c";
}

.fi-rr-fire-flame-curved:before {
  content: "\f60d";
}

.fi-rr-fire-flame-simple:before {
  content: "\f60e";
}

.fi-rr-fire-hydrant:before {
  content: "\f60f";
}

.fi-rr-fire-smoke:before {
  content: "\f610";
}

.fi-rr-fireplace:before {
  content: "\f611";
}

.fi-rr-first-award:before {
  content: "\f612";
}

.fi-rr-first-laurel:before {
  content: "\f613";
}

.fi-rr-first-medal:before {
  content: "\f614";
}

.fi-rr-first:before {
  content: "\f615";
}

.fi-rr-fish-bones:before {
  content: "\f616";
}

.fi-rr-fish-cooked:before {
  content: "\f617";
}

.fi-rr-fish:before {
  content: "\f618";
}

.fi-rr-fishing-rod:before {
  content: "\f619";
}

.fi-rr-flag-alt:before {
  content: "\f61a";
}

.fi-rr-flag-checkered:before {
  content: "\f61b";
}

.fi-rr-flag-usa:before {
  content: "\f61c";
}

.fi-rr-flag:before {
  content: "\f61d";
}

.fi-rr-flame:before {
  content: "\f61e";
}

.fi-rr-flashlight:before {
  content: "\f61f";
}

.fi-rr-flask-poison:before {
  content: "\f620";
}

.fi-rr-flask-potion:before {
  content: "\f621";
}

.fi-rr-flask:before {
  content: "\f622";
}

.fi-rr-flatbread-stuffed:before {
  content: "\f623";
}

.fi-rr-flatbread:before {
  content: "\f624";
}

.fi-rr-flip-horizontal:before {
  content: "\f625";
}

.fi-rr-floor-alt:before {
  content: "\f626";
}

.fi-rr-floor-layer:before {
  content: "\f627";
}

.fi-rr-floor:before {
  content: "\f628";
}

.fi-rr-floppy-disk-circle-arrow-right:before {
  content: "\f629";
}

.fi-rr-floppy-disk-circle-xmark:before {
  content: "\f62a";
}

.fi-rr-floppy-disk-pen:before {
  content: "\f62b";
}

.fi-rr-floppy-disks:before {
  content: "\f62c";
}

.fi-rr-florin-sign:before {
  content: "\f62d";
}

.fi-rr-flower-bouquet:before {
  content: "\f62e";
}

.fi-rr-flower-butterfly:before {
  content: "\f62f";
}

.fi-rr-flower-daffodil:before {
  content: "\f630";
}

.fi-rr-flower-tulip:before {
  content: "\f631";
}

.fi-rr-flower:before {
  content: "\f632";
}

.fi-rr-flushed:before {
  content: "\f633";
}

.fi-rr-flute:before {
  content: "\f634";
}

.fi-rr-flux-capacitor:before {
  content: "\f635";
}

.fi-rr-fly-insect:before {
  content: "\f636";
}

.fi-rr-flying-disc:before {
  content: "\f637";
}

.fi-rr-fog:before {
  content: "\f638";
}

.fi-rr-folder-download:before {
  content: "\f639";
}

.fi-rr-folder-minus:before {
  content: "\f63a";
}

.fi-rr-folder-open:before {
  content: "\f63b";
}

.fi-rr-folder-times:before {
  content: "\f63c";
}

.fi-rr-folder-tree:before {
  content: "\f63d";
}

.fi-rr-folder-upload:before {
  content: "\f63e";
}

.fi-rr-folder-xmark:before {
  content: "\f63f";
}

.fi-rr-folder:before {
  content: "\f640";
}

.fi-rr-folders:before {
  content: "\f641";
}

.fi-rr-follow-folder:before {
  content: "\f642";
}

.fi-rr-followcollection:before {
  content: "\f643";
}

.fi-rr-following:before {
  content: "\f644";
}

.fi-rr-fondue-pot:before {
  content: "\f645";
}

.fi-rr-football:before {
  content: "\f646";
}

.fi-rr-fork:before {
  content: "\f647";
}

.fi-rr-forklift:before {
  content: "\f648";
}

.fi-rr-form:before {
  content: "\f649";
}

.fi-rr-fort:before {
  content: "\f64a";
}

.fi-rr-forward-fast:before {
  content: "\f64b";
}

.fi-rr-forward:before {
  content: "\f64c";
}

.fi-rr-fox:before {
  content: "\f64d";
}

.fi-rr-frame:before {
  content: "\f64e";
}

.fi-rr-franc-sign:before {
  content: "\f64f";
}

.fi-rr-french-fries:before {
  content: "\f650";
}

.fi-rr-friday:before {
  content: "\f651";
}

.fi-rr-frog:before {
  content: "\f652";
}

.fi-rr-frown:before {
  content: "\f653";
}

.fi-rr-ftp:before {
  content: "\f654";
}

.fi-rr-function-process:before {
  content: "\f655";
}

.fi-rr-funnel-dollar:before {
  content: "\f656";
}

.fi-rr-g:before {
  content: "\f657";
}

.fi-rr-galaxy-alt:before {
  content: "\f658";
}

.fi-rr-galaxy-planet:before {
  content: "\f659";
}

.fi-rr-galaxy-star:before {
  content: "\f65a";
}

.fi-rr-galaxy:before {
  content: "\f65b";
}

.fi-rr-gallery-thumbnails:before {
  content: "\f65c";
}

.fi-rr-gallery:before {
  content: "\f65d";
}

.fi-rr-game-board-alt:before {
  content: "\f65e";
}

.fi-rr-gamepad:before {
  content: "\f65f";
}

.fi-rr-garage-car:before {
  content: "\f660";
}

.fi-rr-garage-open:before {
  content: "\f661";
}

.fi-rr-garage:before {
  content: "\f662";
}

.fi-rr-garlic-alt:before {
  content: "\f663";
}

.fi-rr-garlic:before {
  content: "\f664";
}

.fi-rr-gas-pump-alt:before {
  content: "\f665";
}

.fi-rr-gas-pump-slash:before {
  content: "\f666";
}

.fi-rr-gas-pump:before {
  content: "\f667";
}

.fi-rr-gauge-circle-bolt:before {
  content: "\f668";
}

.fi-rr-gauge-circle-minus:before {
  content: "\f669";
}

.fi-rr-gauge-circle-plus:before {
  content: "\f66a";
}

.fi-rr-gavel:before {
  content: "\f66b";
}

.fi-rr-gears:before {
  content: "\f66c";
}

.fi-rr-gem:before {
  content: "\f66d";
}

.fi-rr-ghost:before {
  content: "\f66e";
}

.fi-rr-gif-square:before {
  content: "\f66f";
}

.fi-rr-gif:before {
  content: "\f670";
}

.fi-rr-gift-card:before {
  content: "\f671";
}

.fi-rr-gift:before {
  content: "\f672";
}

.fi-rr-gifts:before {
  content: "\f673";
}

.fi-rr-gingerbread-man:before {
  content: "\f674";
}

.fi-rr-glass-champagne:before {
  content: "\f675";
}

.fi-rr-glass-cheers:before {
  content: "\f676";
}

.fi-rr-glass-citrus:before {
  content: "\f677";
}

.fi-rr-glass-empty:before {
  content: "\f678";
}

.fi-rr-glass-half:before {
  content: "\f679";
}

.fi-rr-glass-water-droplet:before {
  content: "\f67a";
}

.fi-rr-glass-whiskey-rocks:before {
  content: "\f67b";
}

.fi-rr-glass-whiskey:before {
  content: "\f67c";
}

.fi-rr-glass:before {
  content: "\f67d";
}

.fi-rr-glasses:before {
  content: "\f67e";
}

.fi-rr-globe-alt:before {
  content: "\f67f";
}

.fi-rr-globe-snow:before {
  content: "\f680";
}

.fi-rr-globe:before {
  content: "\f681";
}

.fi-rr-goal-net:before {
  content: "\f682";
}

.fi-rr-golf-ball:before {
  content: "\f683";
}

.fi-rr-golf:before {
  content: "\f684";
}

.fi-rr-gopuram:before {
  content: "\f685";
}

.fi-rr-government-flag:before {
  content: "\f686";
}

.fi-rr-government-user:before {
  content: "\f687";
}

.fi-rr-graduation-cap:before {
  content: "\f688";
}

.fi-rr-gramophone:before {
  content: "\f689";
}

.fi-rr-grape:before {
  content: "\f68a";
}

.fi-rr-graph-curve:before {
  content: "\f68b";
}

.fi-rr-graphic-style:before {
  content: "\f68c";
}

.fi-rr-graphic-tablet:before {
  content: "\f68d";
}

.fi-rr-grate-droplet:before {
  content: "\f68e";
}

.fi-rr-grate:before {
  content: "\f68f";
}

.fi-rr-greater-than-equal:before {
  content: "\f690";
}

.fi-rr-greater-than:before {
  content: "\f691";
}

.fi-rr-grid-alt:before {
  content: "\f692";
}

.fi-rr-grid-dividers:before {
  content: "\f693";
}

.fi-rr-grid:before {
  content: "\f694";
}

.fi-rr-grill-hot-alt:before {
  content: "\f695";
}

.fi-rr-grill:before {
  content: "\f696";
}

.fi-rr-grimace:before {
  content: "\f697";
}

.fi-rr-grin-alt:before {
  content: "\f698";
}

.fi-rr-grin-beam-sweat:before {
  content: "\f699";
}

.fi-rr-grin-beam:before {
  content: "\f69a";
}

.fi-rr-grin-hearts:before {
  content: "\f69b";
}

.fi-rr-grin-squint-tears:before {
  content: "\f69c";
}

.fi-rr-grin-squint:before {
  content: "\f69d";
}

.fi-rr-grin-stars:before {
  content: "\f69e";
}

.fi-rr-grin-tears:before {
  content: "\f69f";
}

.fi-rr-grin-tongue-squint:before {
  content: "\f6a0";
}

.fi-rr-grin-tongue-wink:before {
  content: "\f6a1";
}

.fi-rr-grin-tongue:before {
  content: "\f6a2";
}

.fi-rr-grin-wink:before {
  content: "\f6a3";
}

.fi-rr-grin:before {
  content: "\f6a4";
}

.fi-rr-grip-dots-vertical:before {
  content: "\f6a5";
}

.fi-rr-grip-dots:before {
  content: "\f6a6";
}

.fi-rr-grip-horizontal:before {
  content: "\f6a7";
}

.fi-rr-grip-lines-vertical:before {
  content: "\f6a8";
}

.fi-rr-grip-lines:before {
  content: "\f6a9";
}

.fi-rr-grip-vertical:before {
  content: "\f6aa";
}

.fi-rr-guarani-sign:before {
  content: "\f6ab";
}

.fi-rr-guide:before {
  content: "\f6ac";
}

.fi-rr-guitar-electric:before {
  content: "\f6ad";
}

.fi-rr-guitar:before {
  content: "\f6ae";
}

.fi-rr-guitars:before {
  content: "\f6af";
}

.fi-rr-gun-squirt:before {
  content: "\f6b0";
}

.fi-rr-gym:before {
  content: "\f6b1";
}

.fi-rr-h-square:before {
  content: "\f6b2";
}

.fi-rr-h:before {
  content: "\f6b3";
}

.fi-rr-h1:before {
  content: "\f6b4";
}

.fi-rr-h2:before {
  content: "\f6b5";
}

.fi-rr-h3:before {
  content: "\f6b6";
}

.fi-rr-h4:before {
  content: "\f6b7";
}

.fi-rr-hair-clipper:before {
  content: "\f6b8";
}

.fi-rr-hamburger-soda:before {
  content: "\f6b9";
}

.fi-rr-hamburger:before {
  content: "\f6ba";
}

.fi-rr-hammer-crash:before {
  content: "\f6bb";
}

.fi-rr-hammer-war:before {
  content: "\f6bc";
}

.fi-rr-hammer:before {
  content: "\f6bd";
}

.fi-rr-hamsa:before {
  content: "\f6be";
}

.fi-rr-hand-back-fist:before {
  content: "\f6bf";
}

.fi-rr-hand-back-point-down:before {
  content: "\f6c0";
}

.fi-rr-hand-back-point-left:before {
  content: "\f6c1";
}

.fi-rr-hand-back-point-ribbon:before {
  content: "\f6c2";
}

.fi-rr-hand-back-point-right:before {
  content: "\f6c3";
}

.fi-rr-hand-bill:before {
  content: "\f6c4";
}

.fi-rr-hand-dots:before {
  content: "\f6c5";
}

.fi-rr-hand-fingers-crossed:before {
  content: "\f6c6";
}

.fi-rr-hand-fist:before {
  content: "\f6c7";
}

.fi-rr-hand-heart:before {
  content: "\f6c8";
}

.fi-rr-hand-holding-box:before {
  content: "\f6c9";
}

.fi-rr-hand-holding-droplet:before {
  content: "\f6ca";
}

.fi-rr-hand-holding-heart:before {
  content: "\f6cb";
}

.fi-rr-hand-holding-magic:before {
  content: "\f6cc";
}

.fi-rr-hand-holding-medical:before {
  content: "\f6cd";
}

.fi-rr-hand-holding-seeding:before {
  content: "\f6ce";
}

.fi-rr-hand-holding-skull:before {
  content: "\f6cf";
}

.fi-rr-hand-holding-usd:before {
  content: "\f6d0";
}

.fi-rr-hand-holding-water:before {
  content: "\f6d1";
}

.fi-rr-hand-horns:before {
  content: "\f6d2";
}

.fi-rr-hand-lizard:before {
  content: "\f6d3";
}

.fi-rr-hand-love:before {
  content: "\f6d4";
}

.fi-rr-hand-middle-finger:before {
  content: "\f6d5";
}

.fi-rr-hand-paper:before {
  content: "\f6d6";
}

.fi-rr-hand-peace:before {
  content: "\f6d7";
}

.fi-rr-hand-point-ribbon:before {
  content: "\f6d8";
}

.fi-rr-hand-scissors:before {
  content: "\f6d9";
}

.fi-rr-hand-sparkles:before {
  content: "\f6da";
}

.fi-rr-hand-spock:before {
  content: "\f6db";
}

.fi-rr-hand-wave:before {
  content: "\f6dc";
}

.fi-rr-hand:before {
  content: "\f6dd";
}

.fi-rr-handmade:before {
  content: "\f6de";
}

.fi-rr-hands-bubbles:before {
  content: "\f6df";
}

.fi-rr-hands-clapping:before {
  content: "\f6e0";
}

.fi-rr-hands-heart:before {
  content: "\f6e1";
}

.fi-rr-hands-holding-diamond:before {
  content: "\f6e2";
}

.fi-rr-hands-holding:before {
  content: "\f6e3";
}

.fi-rr-hands-usd:before {
  content: "\f6e4";
}

.fi-rr-handshake-angle:before {
  content: "\f6e5";
}

.fi-rr-handshake-simple-slash:before {
  content: "\f6e6";
}

.fi-rr-handshake:before {
  content: "\f6e7";
}

.fi-rr-hard-hat:before {
  content: "\f6e8";
}

.fi-rr-hashtag-lock:before {
  content: "\f6e9";
}

.fi-rr-hastag:before {
  content: "\f6ea";
}

.fi-rr-hat-birthday:before {
  content: "\f6eb";
}

.fi-rr-hat-chef:before {
  content: "\f6ec";
}

.fi-rr-hat-cowboy-side:before {
  content: "\f6ed";
}

.fi-rr-hat-cowboy:before {
  content: "\f6ee";
}

.fi-rr-hat-santa:before {
  content: "\f6ef";
}

.fi-rr-hat-winter:before {
  content: "\f6f0";
}

.fi-rr-hat-witch:before {
  content: "\f6f1";
}

.fi-rr-hat-wizard:before {
  content: "\f6f2";
}

.fi-rr-hdd:before {
  content: "\f6f3";
}

.fi-rr-head-side-brain:before {
  content: "\f6f4";
}

.fi-rr-head-side-cough-slash:before {
  content: "\f6f5";
}

.fi-rr-head-side-cough:before {
  content: "\f6f6";
}

.fi-rr-head-side-headphones:before {
  content: "\f6f7";
}

.fi-rr-head-side-heart:before {
  content: "\f6f8";
}

.fi-rr-head-side-mask:before {
  content: "\f6f9";
}

.fi-rr-head-side-medical:before {
  content: "\f6fa";
}

.fi-rr-head-side-thinking:before {
  content: "\f6fb";
}

.fi-rr-head-side-virus:before {
  content: "\f6fc";
}

.fi-rr-head-side:before {
  content: "\f6fd";
}

.fi-rr-head-vr:before {
  content: "\f6fe";
}

.fi-rr-heading:before {
  content: "\f6ff";
}

.fi-rr-headphones:before {
  content: "\f700";
}

.fi-rr-headset:before {
  content: "\f701";
}

.fi-rr-heart-arrow:before {
  content: "\f702";
}

.fi-rr-heart-crack:before {
  content: "\f703";
}

.fi-rr-heart-half-stroke:before {
  content: "\f704";
}

.fi-rr-heart-half:before {
  content: "\f705";
}

.fi-rr-heart-rate:before {
  content: "\f706";
}

.fi-rr-heart:before {
  content: "\f707";
}

.fi-rr-heat:before {
  content: "\f708";
}

.fi-rr-helicopter-side:before {
  content: "\f709";
}

.fi-rr-helmet-battle:before {
  content: "\f70a";
}

.fi-rr-hexagon-check:before {
  content: "\f70b";
}

.fi-rr-hexagon-divide:before {
  content: "\f70c";
}

.fi-rr-hexagon-exclamation:before {
  content: "\f70d";
}

.fi-rr-hexagon:before {
  content: "\f70e";
}

.fi-rr-high-definition:before {
  content: "\f70f";
}

.fi-rr-highlighter-line:before {
  content: "\f710";
}

.fi-rr-highlighter:before {
  content: "\f711";
}

.fi-rr-hiking:before {
  content: "\f712";
}

.fi-rr-hippo:before {
  content: "\f713";
}

.fi-rr-hockey-puck:before {
  content: "\f714";
}

.fi-rr-hockey-stick-puck:before {
  content: "\f715";
}

.fi-rr-hockey-sticks:before {
  content: "\f716";
}

.fi-rr-holly-berry:before {
  content: "\f717";
}

.fi-rr-home-heart:before {
  content: "\f718";
}

.fi-rr-home-location-alt:before {
  content: "\f719";
}

.fi-rr-home-location:before {
  content: "\f71a";
}

.fi-rr-home:before {
  content: "\f71b";
}

.fi-rr-honey-pot:before {
  content: "\f71c";
}

.fi-rr-hood-cloak:before {
  content: "\f71d";
}

.fi-rr-horizontal-rule:before {
  content: "\f71e";
}

.fi-rr-horse-head:before {
  content: "\f71f";
}

.fi-rr-horse-saddle:before {
  content: "\f720";
}

.fi-rr-horse:before {
  content: "\f721";
}

.fi-rr-hose-reel:before {
  content: "\f722";
}

.fi-rr-hose:before {
  content: "\f723";
}

.fi-rr-hospital-symbol:before {
  content: "\f724";
}

.fi-rr-hospital-user:before {
  content: "\f725";
}

.fi-rr-hospital:before {
  content: "\f726";
}

.fi-rr-hospitals:before {
  content: "\f727";
}

.fi-rr-hot-tub:before {
  content: "\f728";
}

.fi-rr-hotdog:before {
  content: "\f729";
}

.fi-rr-hotel:before {
  content: "\f72a";
}

.fi-rr-hourglass-end:before {
  content: "\f72b";
}

.fi-rr-hourglass-start:before {
  content: "\f72c";
}

.fi-rr-hourglass:before {
  content: "\f72d";
}

.fi-rr-house-blank:before {
  content: "\f72e";
}

.fi-rr-house-building:before {
  content: "\f72f";
}

.fi-rr-house-chimney-blank:before {
  content: "\f730";
}

.fi-rr-house-chimney-crack:before {
  content: "\f731";
}

.fi-rr-house-chimney-heart:before {
  content: "\f732";
}

.fi-rr-house-chimney-medical:before {
  content: "\f733";
}

.fi-rr-house-chimney-user:before {
  content: "\f734";
}

.fi-rr-house-chimney-window:before {
  content: "\f735";
}

.fi-rr-house-chimney:before {
  content: "\f736";
}

.fi-rr-house-crack:before {
  content: "\f737";
}

.fi-rr-house-day:before {
  content: "\f738";
}

.fi-rr-house-flood:before {
  content: "\f739";
}

.fi-rr-house-laptop:before {
  content: "\f73a";
}

.fi-rr-house-leave:before {
  content: "\f73b";
}

.fi-rr-house-medical:before {
  content: "\f73c";
}

.fi-rr-house-night:before {
  content: "\f73d";
}

.fi-rr-house-return:before {
  content: "\f73e";
}

.fi-rr-house-signal:before {
  content: "\f73f";
}

.fi-rr-house-tree:before {
  content: "\f740";
}

.fi-rr-house-tsunami:before {
  content: "\f741";
}

.fi-rr-house-turret:before {
  content: "\f742";
}

.fi-rr-house-user:before {
  content: "\f743";
}

.fi-rr-house-window:before {
  content: "\f744";
}

.fi-rr-hr-group:before {
  content: "\f745";
}

.fi-rr-hr-person:before {
  content: "\f746";
}

.fi-rr-hr:before {
  content: "\f747";
}

.fi-rr-hryvnia:before {
  content: "\f748";
}

.fi-rr-humidity:before {
  content: "\f749";
}

.fi-rr-hundred-points:before {
  content: "\f74a";
}

.fi-rr-hurricane:before {
  content: "\f74b";
}

.fi-rr-i:before {
  content: "\f74c";
}

.fi-rr-ice-cream:before {
  content: "\f74d";
}

.fi-rr-ice-skate:before {
  content: "\f74e";
}

.fi-rr-icicles:before {
  content: "\f74f";
}

.fi-rr-icon-star:before {
  content: "\f750";
}

.fi-rr-id-badge:before {
  content: "\f751";
}

.fi-rr-id-card-clip-alt:before {
  content: "\f752";
}

.fi-rr-igloo:before {
  content: "\f753";
}

.fi-rr-image-slash:before {
  content: "\f754";
}

.fi-rr-images-user:before {
  content: "\f755";
}

.fi-rr-images:before {
  content: "\f756";
}

.fi-rr-inbox-in:before {
  content: "\f757";
}

.fi-rr-inbox-out:before {
  content: "\f758";
}

.fi-rr-inbox:before {
  content: "\f759";
}

.fi-rr-inboxes:before {
  content: "\f75a";
}

.fi-rr-incognito:before {
  content: "\f75b";
}

.fi-rr-indent:before {
  content: "\f75c";
}

.fi-rr-indian-rupee-sign:before {
  content: "\f75d";
}

.fi-rr-industry-alt:before {
  content: "\f75e";
}

.fi-rr-industry-windows:before {
  content: "\f75f";
}

.fi-rr-infinity:before {
  content: "\f760";
}

.fi-rr-info:before {
  content: "\f761";
}

.fi-rr-information:before {
  content: "\f762";
}

.fi-rr-inhaler:before {
  content: "\f763";
}

.fi-rr-input-numeric:before {
  content: "\f764";
}

.fi-rr-input-pipe:before {
  content: "\f765";
}

.fi-rr-input-text:before {
  content: "\f766";
}

.fi-rr-insert-alt:before {
  content: "\f767";
}

.fi-rr-insert-arrows:before {
  content: "\f768";
}

.fi-rr-insert-square:before {
  content: "\f769";
}

.fi-rr-insert:before {
  content: "\f76a";
}

.fi-rr-insight-alt:before {
  content: "\f76b";
}

.fi-rr-insight-head:before {
  content: "\f76c";
}

.fi-rr-insight:before {
  content: "\f76d";
}

.fi-rr-integral:before {
  content: "\f76e";
}

.fi-rr-interactive:before {
  content: "\f76f";
}

.fi-rr-interlining:before {
  content: "\f770";
}

.fi-rr-interrogation:before {
  content: "\f771";
}

.fi-rr-intersection:before {
  content: "\f772";
}

.fi-rr-inventory-alt:before {
  content: "\f773";
}

.fi-rr-invest:before {
  content: "\f774";
}

.fi-rr-investment:before {
  content: "\f775";
}

.fi-rr-invite-alt:before {
  content: "\f776";
}

.fi-rr-invite:before {
  content: "\f777";
}

.fi-rr-island-tropical:before {
  content: "\f778";
}

.fi-rr-issue-loupe:before {
  content: "\f779";
}

.fi-rr-it-alt:before {
  content: "\f77a";
}

.fi-rr-it-computer:before {
  content: "\f77b";
}

.fi-rr-it:before {
  content: "\f77c";
}

.fi-rr-italian-lira-sign:before {
  content: "\f77d";
}

.fi-rr-italic:before {
  content: "\f77e";
}

.fi-rr-j:before {
  content: "\f77f";
}

.fi-rr-jam:before {
  content: "\f780";
}

.fi-rr-jar-alt:before {
  content: "\f781";
}

.fi-rr-jar-wheat:before {
  content: "\f782";
}

.fi-rr-javascript:before {
  content: "\f783";
}

.fi-rr-joint:before {
  content: "\f784";
}

.fi-rr-journal-alt:before {
  content: "\f785";
}

.fi-rr-journal:before {
  content: "\f786";
}

.fi-rr-journey:before {
  content: "\f787";
}

.fi-rr-joystick:before {
  content: "\f788";
}

.fi-rr-jpg:before {
  content: "\f789";
}

.fi-rr-jug-alt:before {
  content: "\f78a";
}

.fi-rr-jug-bottle:before {
  content: "\f78b";
}

.fi-rr-jug:before {
  content: "\f78c";
}

.fi-rr-k:before {
  content: "\f78d";
}

.fi-rr-kaaba:before {
  content: "\f78e";
}

.fi-rr-kazoo:before {
  content: "\f78f";
}

.fi-rr-kerning:before {
  content: "\f790";
}

.fi-rr-key-skeleton-left-right:before {
  content: "\f791";
}

.fi-rr-key:before {
  content: "\f792";
}

.fi-rr-keyboard-brightness-low:before {
  content: "\f793";
}

.fi-rr-keyboard-brightness:before {
  content: "\f794";
}

.fi-rr-keyboard-down:before {
  content: "\f795";
}

.fi-rr-keyboard-left:before {
  content: "\f796";
}

.fi-rr-keyboard:before {
  content: "\f797";
}

.fi-rr-keynote:before {
  content: "\f798";
}

.fi-rr-kidneys:before {
  content: "\f799";
}

.fi-rr-kip-sign:before {
  content: "\f79a";
}

.fi-rr-kiss-beam:before {
  content: "\f79b";
}

.fi-rr-kiss-wink-heart:before {
  content: "\f79c";
}

.fi-rr-kiss:before {
  content: "\f79d";
}

.fi-rr-kite:before {
  content: "\f79e";
}

.fi-rr-kiwi-bird:before {
  content: "\f79f";
}

.fi-rr-kiwi-fruit:before {
  content: "\f7a0";
}

.fi-rr-knife-kitchen:before {
  content: "\f7a1";
}

.fi-rr-knife:before {
  content: "\f7a2";
}

.fi-rr-knitting:before {
  content: "\f7a3";
}

.fi-rr-kpi-evaluation:before {
  content: "\f7a4";
}

.fi-rr-kpi:before {
  content: "\f7a5";
}

.fi-rr-l:before {
  content: "\f7a6";
}

.fi-rr-label:before {
  content: "\f7a7";
}

.fi-rr-lacrosse-stick-ball:before {
  content: "\f7a8";
}

.fi-rr-lacrosse-stick:before {
  content: "\f7a9";
}

.fi-rr-lambda:before {
  content: "\f7aa";
}

.fi-rr-lamp-desk:before {
  content: "\f7ab";
}

.fi-rr-lamp-floor:before {
  content: "\f7ac";
}

.fi-rr-lamp-street:before {
  content: "\f7ad";
}

.fi-rr-lamp:before {
  content: "\f7ae";
}

.fi-rr-land-layer-location:before {
  content: "\f7af";
}

.fi-rr-land-layers:before {
  content: "\f7b0";
}

.fi-rr-land-location:before {
  content: "\f7b1";
}

.fi-rr-landmark-alt:before {
  content: "\f7b2";
}

.fi-rr-language:before {
  content: "\f7b3";
}

.fi-rr-laptop-arrow-down:before {
  content: "\f7b4";
}

.fi-rr-laptop-code:before {
  content: "\f7b5";
}

.fi-rr-laptop-medical:before {
  content: "\f7b6";
}

.fi-rr-laptop-mobile:before {
  content: "\f7b7";
}

.fi-rr-laptop-slash:before {
  content: "\f7b8";
}

.fi-rr-laptop:before {
  content: "\f7b9";
}

.fi-rr-lari-sign:before {
  content: "\f7ba";
}

.fi-rr-lasso-sparkles:before {
  content: "\f7bb";
}

.fi-rr-lasso:before {
  content: "\f7bc";
}

.fi-rr-laugh-beam:before {
  content: "\f7bd";
}

.fi-rr-laugh-squint:before {
  content: "\f7be";
}

.fi-rr-laugh-wink:before {
  content: "\f7bf";
}

.fi-rr-laugh:before {
  content: "\f7c0";
}

.fi-rr-lawyer-man:before {
  content: "\f7c1";
}

.fi-rr-lawyer-woman:before {
  content: "\f7c2";
}

.fi-rr-layer-minus:before {
  content: "\f7c3";
}

.fi-rr-layer-plus:before {
  content: "\f7c4";
}

.fi-rr-layers:before {
  content: "\f7c5";
}

.fi-rr-layout-fluid:before {
  content: "\f7c6";
}

.fi-rr-leader-alt:before {
  content: "\f7c7";
}

.fi-rr-leader:before {
  content: "\f7c8";
}

.fi-rr-leaderboard-alt:before {
  content: "\f7c9";
}

.fi-rr-leaderboard-trophy:before {
  content: "\f7ca";
}

.fi-rr-leaderboard:before {
  content: "\f7cb";
}

.fi-rr-leadership-alt:before {
  content: "\f7cc";
}

.fi-rr-leadership:before {
  content: "\f7cd";
}

.fi-rr-leaf-heart:before {
  content: "\f7ce";
}

.fi-rr-leaf-maple:before {
  content: "\f7cf";
}

.fi-rr-leaf-oak:before {
  content: "\f7d0";
}

.fi-rr-leaf:before {
  content: "\f7d1";
}

.fi-rr-leafy-green:before {
  content: "\f7d2";
}

.fi-rr-leave:before {
  content: "\f7d3";
}

.fi-rr-left:before {
  content: "\f7d4";
}

.fi-rr-legal:before {
  content: "\f7d5";
}

.fi-rr-lemon:before {
  content: "\f7d6";
}

.fi-rr-less-than-equal:before {
  content: "\f7d7";
}

.fi-rr-less-than:before {
  content: "\f7d8";
}

.fi-rr-letter-case:before {
  content: "\f7d9";
}

.fi-rr-lettuce:before {
  content: "\f7da";
}

.fi-rr-level-down-alt:before {
  content: "\f7db";
}

.fi-rr-level-down:before {
  content: "\f7dc";
}

.fi-rr-level-up-alt:before {
  content: "\f7dd";
}

.fi-rr-level-up:before {
  content: "\f7de";
}

.fi-rr-license:before {
  content: "\f7df";
}

.fi-rr-life-ring:before {
  content: "\f7e0";
}

.fi-rr-light-ceiling:before {
  content: "\f7e1";
}

.fi-rr-light-emergency-on:before {
  content: "\f7e2";
}

.fi-rr-light-emergency:before {
  content: "\f7e3";
}

.fi-rr-light-switch-off:before {
  content: "\f7e4";
}

.fi-rr-light-switch-on:before {
  content: "\f7e5";
}

.fi-rr-light-switch:before {
  content: "\f7e6";
}

.fi-rr-lightbulb-dollar:before {
  content: "\f7e7";
}

.fi-rr-lightbulb-exclamation:before {
  content: "\f7e8";
}

.fi-rr-lightbulb-head:before {
  content: "\f7e9";
}

.fi-rr-lightbulb-on:before {
  content: "\f7ea";
}

.fi-rr-lightbulb-question:before {
  content: "\f7eb";
}

.fi-rr-lightbulb-setting:before {
  content: "\f7ec";
}

.fi-rr-lightbulb-slash:before {
  content: "\f7ed";
}

.fi-rr-lights-holiday:before {
  content: "\f7ee";
}

.fi-rr-limit-speedometer:before {
  content: "\f7ef";
}

.fi-rr-line-width:before {
  content: "\f7f0";
}

.fi-rr-link-alt:before {
  content: "\f7f1";
}

.fi-rr-link-horizontal-slash:before {
  content: "\f7f2";
}

.fi-rr-link-horizontal:before {
  content: "\f7f3";
}

.fi-rr-link-slash-alt:before {
  content: "\f7f4";
}

.fi-rr-link-slash:before {
  content: "\f7f5";
}

.fi-rr-link:before {
  content: "\f7f6";
}

.fi-rr-lion-head:before {
  content: "\f7f7";
}

.fi-rr-lion:before {
  content: "\f7f8";
}

.fi-rr-lips:before {
  content: "\f7f9";
}

.fi-rr-lipstick:before {
  content: "\f7fa";
}

.fi-rr-lira-sign:before {
  content: "\f7fb";
}

.fi-rr-list-check:before {
  content: "\f7fc";
}

.fi-rr-list-dropdown:before {
  content: "\f7fd";
}

.fi-rr-list-music:before {
  content: "\f7fe";
}

.fi-rr-list-timeline:before {
  content: "\f7ff";
}

.fi-rr-list:before {
  content: "\f800";
}

.fi-rr-litecoin-sign:before {
  content: "\f801";
}

.fi-rr-live-alt:before {
  content: "\f802";
}

.fi-rr-live:before {
  content: "\f803";
}

.fi-rr-loading:before {
  content: "\f804";
}

.fi-rr-loan:before {
  content: "\f805";
}

.fi-rr-lobster:before {
  content: "\f806";
}

.fi-rr-location-alt:before {
  content: "\f807";
}

.fi-rr-location-arrow:before {
  content: "\f808";
}

.fi-rr-location-crosshairs-slash:before {
  content: "\f809";
}

.fi-rr-location-crosshairs:before {
  content: "\f80a";
}

.fi-rr-location-dot-slash:before {
  content: "\f80b";
}

.fi-rr-location-exclamation:before {
  content: "\f80c";
}

.fi-rr-lock-alt:before {
  content: "\f80d";
}

.fi-rr-lock-hashtag:before {
  content: "\f80e";
}

.fi-rr-lock-open-alt:before {
  content: "\f80f";
}

.fi-rr-lock:before {
  content: "\f810";
}

.fi-rr-locust:before {
  content: "\f811";
}

.fi-rr-loveseat:before {
  content: "\f812";
}

.fi-rr-low-vision:before {
  content: "\f813";
}

.fi-rr-luchador:before {
  content: "\f814";
}

.fi-rr-luggage-cart:before {
  content: "\f815";
}

.fi-rr-luggage-rolling:before {
  content: "\f816";
}

.fi-rr-lungs-virus:before {
  content: "\f817";
}

.fi-rr-lungs:before {
  content: "\f818";
}

.fi-rr-m:before {
  content: "\f819";
}

.fi-rr-mace:before {
  content: "\f81a";
}

.fi-rr-magic-wand:before {
  content: "\f81b";
}

.fi-rr-magnet-user:before {
  content: "\f81c";
}

.fi-rr-magnet:before {
  content: "\f81d";
}

.fi-rr-mailbox:before {
  content: "\f81e";
}

.fi-rr-makeup-brush:before {
  content: "\f81f";
}

.fi-rr-man-head:before {
  content: "\f820";
}

.fi-rr-man-scientist:before {
  content: "\f821";
}

.fi-rr-manat-sign:before {
  content: "\f822";
}

.fi-rr-mandolin:before {
  content: "\f823";
}

.fi-rr-mango:before {
  content: "\f824";
}

.fi-rr-manhole:before {
  content: "\f825";
}

.fi-rr-map-marker-check:before {
  content: "\f826";
}

.fi-rr-map-marker-cross:before {
  content: "\f827";
}

.fi-rr-map-marker-edit:before {
  content: "\f828";
}

.fi-rr-map-marker-home:before {
  content: "\f829";
}

.fi-rr-map-marker-minus:before {
  content: "\f82a";
}

.fi-rr-map-marker-plus:before {
  content: "\f82b";
}

.fi-rr-map-marker-question:before {
  content: "\f82c";
}

.fi-rr-map-marker-slash:before {
  content: "\f82d";
}

.fi-rr-map-marker-smile:before {
  content: "\f82e";
}

.fi-rr-map-marker:before {
  content: "\f82f";
}

.fi-rr-map-pin:before {
  content: "\f830";
}

.fi-rr-map:before {
  content: "\f831";
}

.fi-rr-marker-time:before {
  content: "\f832";
}

.fi-rr-marker:before {
  content: "\f833";
}

.fi-rr-marketplace-alt:before {
  content: "\f834";
}

.fi-rr-marketplace-store:before {
  content: "\f835";
}

.fi-rr-marketplace:before {
  content: "\f836";
}

.fi-rr-mars-double:before {
  content: "\f837";
}

.fi-rr-mars-stroke-right:before {
  content: "\f838";
}

.fi-rr-mars-stroke-up:before {
  content: "\f839";
}

.fi-rr-mars:before {
  content: "\f83a";
}

.fi-rr-martini-glass-citrus:before {
  content: "\f83b";
}

.fi-rr-martini-glass-empty:before {
  content: "\f83c";
}

.fi-rr-mask-carnival:before {
  content: "\f83d";
}

.fi-rr-mask-face:before {
  content: "\f83e";
}

.fi-rr-mask-snorkel:before {
  content: "\f83f";
}

.fi-rr-mask:before {
  content: "\f840";
}

.fi-rr-massage:before {
  content: "\f841";
}

.fi-rr-match-fire:before {
  content: "\f842";
}

.fi-rr-mattress-pillow:before {
  content: "\f843";
}

.fi-rr-meat:before {
  content: "\f844";
}

.fi-rr-medal:before {
  content: "\f845";
}

.fi-rr-medical-star:before {
  content: "\f846";
}

.fi-rr-medicine:before {
  content: "\f847";
}

.fi-rr-meeting-alt:before {
  content: "\f848";
}

.fi-rr-meeting:before {
  content: "\f849";
}

.fi-rr-megaphone:before {
  content: "\f84a";
}

.fi-rr-meh-blank:before {
  content: "\f84b";
}

.fi-rr-meh-rolling-eyes:before {
  content: "\f84c";
}

.fi-rr-meh:before {
  content: "\f84d";
}

.fi-rr-melon-alt:before {
  content: "\f84e";
}

.fi-rr-melon:before {
  content: "\f84f";
}

.fi-rr-membership-vip:before {
  content: "\f850";
}

.fi-rr-membership:before {
  content: "\f851";
}

.fi-rr-memo-circle-check:before {
  content: "\f852";
}

.fi-rr-memo-pad:before {
  content: "\f853";
}

.fi-rr-memo:before {
  content: "\f854";
}

.fi-rr-memory:before {
  content: "\f855";
}

.fi-rr-menu-burger:before {
  content: "\f856";
}

.fi-rr-menu-dots-vertical:before {
  content: "\f857";
}

.fi-rr-menu-dots:before {
  content: "\f858";
}

.fi-rr-mercury:before {
  content: "\f859";
}

.fi-rr-message-arrow-down:before {
  content: "\f85a";
}

.fi-rr-message-arrow-up-right:before {
  content: "\f85b";
}

.fi-rr-message-arrow-up:before {
  content: "\f85c";
}

.fi-rr-message-bot:before {
  content: "\f85d";
}

.fi-rr-message-code:before {
  content: "\f85e";
}

.fi-rr-message-dollar:before {
  content: "\f85f";
}

.fi-rr-message-image:before {
  content: "\f860";
}

.fi-rr-message-question:before {
  content: "\f861";
}

.fi-rr-message-quote:before {
  content: "\f862";
}

.fi-rr-message-slash:before {
  content: "\f863";
}

.fi-rr-message-sms:before {
  content: "\f864";
}

.fi-rr-message-text:before {
  content: "\f865";
}

.fi-rr-message-xmark:before {
  content: "\f866";
}

.fi-rr-messages-dollar:before {
  content: "\f867";
}

.fi-rr-messages-question:before {
  content: "\f868";
}

.fi-rr-messages:before {
  content: "\f869";
}

.fi-rr-meteor:before {
  content: "\f86a";
}

.fi-rr-meter-bolt:before {
  content: "\f86b";
}

.fi-rr-meter-droplet:before {
  content: "\f86c";
}

.fi-rr-meter-fire:before {
  content: "\f86d";
}

.fi-rr-meter:before {
  content: "\f86e";
}

.fi-rr-method:before {
  content: "\f86f";
}

.fi-rr-microchip-ai:before {
  content: "\f870";
}

.fi-rr-microchip:before {
  content: "\f871";
}

.fi-rr-microphone-alt:before {
  content: "\f872";
}

.fi-rr-microphone-slash:before {
  content: "\f873";
}

.fi-rr-microphone:before {
  content: "\f874";
}

.fi-rr-microscope:before {
  content: "\f875";
}

.fi-rr-microwave:before {
  content: "\f876";
}

.fi-rr-mill-sign:before {
  content: "\f877";
}

.fi-rr-mind-share:before {
  content: "\f878";
}

.fi-rr-minus-circle:before {
  content: "\f879";
}

.fi-rr-minus-hexagon:before {
  content: "\f87a";
}

.fi-rr-minus-small:before {
  content: "\f87b";
}

.fi-rr-minus:before {
  content: "\f87c";
}

.fi-rr-mistletoe:before {
  content: "\f87d";
}

.fi-rr-mobile-button:before {
  content: "\f87e";
}

.fi-rr-mobile-notch:before {
  content: "\f87f";
}

.fi-rr-mobile:before {
  content: "\f880";
}

.fi-rr-mockup:before {
  content: "\f881";
}

.fi-rr-mode-alt:before {
  content: "\f882";
}

.fi-rr-mode-landscape:before {
  content: "\f883";
}

.fi-rr-mode-portrait:before {
  content: "\f884";
}

.fi-rr-mode:before {
  content: "\f885";
}

.fi-rr-module:before {
  content: "\f886";
}

.fi-rr-monday:before {
  content: "\f887";
}

.fi-rr-money-bill-simple:before {
  content: "\f888";
}

.fi-rr-money-bill-transfer:before {
  content: "\f889";
}

.fi-rr-money-bill-wave-alt:before {
  content: "\f88a";
}

.fi-rr-money-bill-wave:before {
  content: "\f88b";
}

.fi-rr-money-bills-simple:before {
  content: "\f88c";
}

.fi-rr-money-bills:before {
  content: "\f88d";
}

.fi-rr-money-check-edit-alt:before {
  content: "\f88e";
}

.fi-rr-money-check-edit:before {
  content: "\f88f";
}

.fi-rr-money-check:before {
  content: "\f890";
}

.fi-rr-money-coin-transfer:before {
  content: "\f891";
}

.fi-rr-money-from-bracket:before {
  content: "\f892";
}

.fi-rr-money-simple-from-bracket:before {
  content: "\f893";
}

.fi-rr-money-transfer-alt:before {
  content: "\f894";
}

.fi-rr-money-transfer-coin-arrow:before {
  content: "\f895";
}

.fi-rr-money-transfer-smartphone:before {
  content: "\f896";
}

.fi-rr-money:before {
  content: "\f897";
}

.fi-rr-monkey:before {
  content: "\f898";
}

.fi-rr-monument:before {
  content: "\f899";
}

.fi-rr-moon-stars:before {
  content: "\f89a";
}

.fi-rr-moon:before {
  content: "\f89b";
}

.fi-rr-moped:before {
  content: "\f89c";
}

.fi-rr-mortar-pestle:before {
  content: "\f89d";
}

.fi-rr-mosque-alt:before {
  content: "\f89e";
}

.fi-rr-mosque-moon:before {
  content: "\f89f";
}

.fi-rr-mosque:before {
  content: "\f8a0";
}

.fi-rr-mosquito-net:before {
  content: "\f8a1";
}

.fi-rr-mosquito:before {
  content: "\f8a2";
}

.fi-rr-motorcycle:before {
  content: "\f8a3";
}

.fi-rr-mound:before {
  content: "\f8a4";
}

.fi-rr-mountain-city:before {
  content: "\f8a5";
}

.fi-rr-mountain:before {
  content: "\f8a6";
}

.fi-rr-mountains:before {
  content: "\f8a7";
}

.fi-rr-mouse:before {
  content: "\f8a8";
}

.fi-rr-move-to-folder-2:before {
  content: "\f8a9";
}

.fi-rr-move-to-folder:before {
  content: "\f8aa";
}

.fi-rr-mp3-player:before {
  content: "\f8ab";
}

.fi-rr-mug-alt:before {
  content: "\f8ac";
}

.fi-rr-mug-hot-alt:before {
  content: "\f8ad";
}

.fi-rr-mug-hot:before {
  content: "\f8ae";
}

.fi-rr-mug-marshmallows:before {
  content: "\f8af";
}

.fi-rr-mug-tea-saucer:before {
  content: "\f8b0";
}

.fi-rr-mug-tea:before {
  content: "\f8b1";
}

.fi-rr-mug:before {
  content: "\f8b2";
}

.fi-rr-multiple-alt:before {
  content: "\f8b3";
}

.fi-rr-multiple:before {
  content: "\f8b4";
}

.fi-rr-mushroom-alt:before {
  content: "\f8b5";
}

.fi-rr-mushroom:before {
  content: "\f8b6";
}

.fi-rr-music-alt:before {
  content: "\f8b7";
}

.fi-rr-music-file:before {
  content: "\f8b8";
}

.fi-rr-music-note-slash:before {
  content: "\f8b9";
}

.fi-rr-music-note:before {
  content: "\f8ba";
}

.fi-rr-music-slash:before {
  content: "\f8bb";
}

.fi-rr-music:before {
  content: "\f8bc";
}

.fi-rr-n:before {
  content: "\f8bd";
}

.fi-rr-naira-sign:before {
  content: "\f8be";
}

.fi-rr-narwhal:before {
  content: "\f8bf";
}

.fi-rr-navigation:before {
  content: "\f8c0";
}

.fi-rr-nesting-dolls:before {
  content: "\f8c1";
}

.fi-rr-network-analytic:before {
  content: "\f8c2";
}

.fi-rr-network-cloud:before {
  content: "\f8c3";
}

.fi-rr-network:before {
  content: "\f8c4";
}

.fi-rr-neuter:before {
  content: "\f8c5";
}

.fi-rr-newspaper-open:before {
  content: "\f8c6";
}

.fi-rr-newspaper:before {
  content: "\f8c7";
}

.fi-rr-nfc-lock:before {
  content: "\f8c8";
}

.fi-rr-nfc-magnifying-glass:before {
  content: "\f8c9";
}

.fi-rr-nfc-pen:before {
  content: "\f8ca";
}

.fi-rr-nfc-slash:before {
  content: "\f8cb";
}

.fi-rr-nfc-trash:before {
  content: "\f8cc";
}

.fi-rr-nfc:before {
  content: "\f8cd";
}

.fi-rr-no-fee:before {
  content: "\f8ce";
}

.fi-rr-no-people:before {
  content: "\f8cf";
}

.fi-rr-noodles:before {
  content: "\f8d0";
}

.fi-rr-nose:before {
  content: "\f8d1";
}

.fi-rr-not-equal:before {
  content: "\f8d2";
}

.fi-rr-not-found-alt:before {
  content: "\f8d3";
}

.fi-rr-not-found-magnifying-glass:before {
  content: "\f8d4";
}

.fi-rr-not-found:before {
  content: "\f8d5";
}

.fi-rr-notdef:before {
  content: "\f8d6";
}

.fi-rr-note-medical:before {
  content: "\f8d7";
}

.fi-rr-note-sticky:before {
  content: "\f8d8";
}

.fi-rr-note:before {
  content: "\f8d9";
}

.fi-rr-notebook-alt:before {
  content: "\f8da";
}

.fi-rr-notebook:before {
  content: "\f8db";
}

.fi-rr-notes-medical:before {
  content: "\f8dc";
}

.fi-rr-notes:before {
  content: "\f8dd";
}

.fi-rr-o:before {
  content: "\f8de";
}

.fi-rr-object-exclude:before {
  content: "\f8df";
}

.fi-rr-object-group:before {
  content: "\f8e0";
}

.fi-rr-object-intersect:before {
  content: "\f8e1";
}

.fi-rr-object-subtract:before {
  content: "\f8e2";
}

.fi-rr-object-ungroup:before {
  content: "\f8e3";
}

.fi-rr-object-union:before {
  content: "\f8e4";
}

.fi-rr-objects-column:before {
  content: "\f8e5";
}

.fi-rr-octagon-check:before {
  content: "\f8e6";
}

.fi-rr-octagon-divide:before {
  content: "\f8e7";
}

.fi-rr-octagon-exclamation:before {
  content: "\f8e8";
}

.fi-rr-octagon-minus:before {
  content: "\f8e9";
}

.fi-rr-octagon-plus:before {
  content: "\f8ea";
}

.fi-rr-octagon-xmark:before {
  content: "\f8eb";
}

.fi-rr-octagon:before {
  content: "\f8ec";
}

.fi-rr-oil-can:before {
  content: "\f8ed";
}

.fi-rr-oil-temp:before {
  content: "\f8ee";
}

.fi-rr-olive-oil:before {
  content: "\f8ef";
}

.fi-rr-olive:before {
  content: "\f8f0";
}

.fi-rr-olives:before {
  content: "\f8f1";
}

.fi-rr-om:before {
  content: "\f8f2";
}

.fi-rr-omega:before {
  content: "\f8f3";
}

.fi-rr-onboarding:before {
  content: "\f8f4";
}

.fi-rr-onion:before {
  content: "\f8f5";
}

.fi-rr-opacity:before {
  content: "\f8f6";
}

.fi-rr-operation:before {
  content: "\f8f7";
}

.fi-rr-organization-chart:before {
  content: "\f8f8";
}

.fi-rr-ornament:before {
  content: "\f8f9";
}

.fi-rr-otp:before {
  content: "\f8fa";
}

.fi-rr-otter:before {
  content: "\f8fb";
}

.fi-rr-outdent:before {
  content: "\f8fc";
}

.fi-rr-oval-alt:before {
  content: "\f8fd";
}

.fi-rr-oval:before {
  content: "\f8fe";
}

.fi-rr-oven:before {
  content: "\f8ff";
}

.fi-rr-overline:before {
  content: "豈";
}

.fi-rr-overview:before {
  content: "更";
}

.fi-rr-p:before {
  content: "車";
}

.fi-rr-package:before {
  content: "賈";
}

.fi-rr-padlock-check:before {
  content: "滑";
}

.fi-rr-page-break:before {
  content: "串";
}

.fi-rr-pager:before {
  content: "句";
}

.fi-rr-paid:before {
  content: "龜";
}

.fi-rr-paint-brush:before {
  content: "龜";
}

.fi-rr-paint-roller:before {
  content: "契";
}

.fi-rr-paintbrush-pencil:before {
  content: "金";
}

.fi-rr-palette:before {
  content: "喇";
}

.fi-rr-pallet-alt:before {
  content: "奈";
}

.fi-rr-pallet:before {
  content: "懶";
}

.fi-rr-pan-food:before {
  content: "癩";
}

.fi-rr-pan-frying:before {
  content: "羅";
}

.fi-rr-pan:before {
  content: "蘿";
}

.fi-rr-pancakes:before {
  content: "螺";
}

.fi-rr-panorama:before {
  content: "裸";
}

.fi-rr-paper-plane-top:before {
  content: "邏";
}

.fi-rr-paper-plane:before {
  content: "樂";
}

.fi-rr-paperclip-vertical:before {
  content: "洛";
}

.fi-rr-parachute-box:before {
  content: "烙";
}

.fi-rr-paragraph-left:before {
  content: "珞";
}

.fi-rr-paragraph:before {
  content: "落";
}

.fi-rr-parking-circle-slash:before {
  content: "酪";
}

.fi-rr-parking-circle:before {
  content: "駱";
}

.fi-rr-parking-slash:before {
  content: "亂";
}

.fi-rr-parking:before {
  content: "卵";
}

.fi-rr-party-bell:before {
  content: "欄";
}

.fi-rr-party-horn:before {
  content: "爛";
}

.fi-rr-passport:before {
  content: "蘭";
}

.fi-rr-password-alt:before {
  content: "鸞";
}

.fi-rr-password-computer:before {
  content: "嵐";
}

.fi-rr-password-email:before {
  content: "濫";
}

.fi-rr-password-smartphone:before {
  content: "藍";
}

.fi-rr-password:before {
  content: "襤";
}

.fi-rr-paste:before {
  content: "拉";
}

.fi-rr-pattern:before {
  content: "臘";
}

.fi-rr-pause-circle:before {
  content: "蠟";
}

.fi-rr-pause:before {
  content: "廊";
}

.fi-rr-paw-claws:before {
  content: "朗";
}

.fi-rr-paw-heart:before {
  content: "浪";
}

.fi-rr-paw:before {
  content: "狼";
}

.fi-rr-payment-pos:before {
  content: "郎";
}

.fi-rr-payroll-calendar:before {
  content: "來";
}

.fi-rr-payroll:before {
  content: "冷";
}

.fi-rr-peace:before {
  content: "勞";
}

.fi-rr-peach:before {
  content: "擄";
}

.fi-rr-peanut:before {
  content: "櫓";
}

.fi-rr-peanuts:before {
  content: "爐";
}

.fi-rr-peapod:before {
  content: "盧";
}

.fi-rr-pear:before {
  content: "老";
}

.fi-rr-pedestal:before {
  content: "蘆";
}

.fi-rr-pen-circle:before {
  content: "虜";
}

.fi-rr-pen-clip-slash:before {
  content: "路";
}

.fi-rr-pen-clip:before {
  content: "露";
}

.fi-rr-pen-fancy-slash:before {
  content: "魯";
}

.fi-rr-pen-fancy:before {
  content: "鷺";
}

.fi-rr-pen-field:before {
  content: "碌";
}

.fi-rr-pen-nib-slash:before {
  content: "祿";
}

.fi-rr-pen-nib:before {
  content: "綠";
}

.fi-rr-pen-slash:before {
  content: "菉";
}

.fi-rr-pen-square:before {
  content: "錄";
}

.fi-rr-pen-swirl:before {
  content: "鹿";
}

.fi-rr-pencil-paintbrush:before {
  content: "論";
}

.fi-rr-pencil-ruler:before {
  content: "壟";
}

.fi-rr-pencil-slash:before {
  content: "弄";
}

.fi-rr-pencil:before {
  content: "籠";
}

.fi-rr-pending:before {
  content: "聾";
}

.fi-rr-pennant:before {
  content: "牢";
}

.fi-rr-people-arrows-left-right:before {
  content: "磊";
}

.fi-rr-people-carry-box:before {
  content: "賂";
}

.fi-rr-people-dress:before {
  content: "雷";
}

.fi-rr-people-pants:before {
  content: "壘";
}

.fi-rr-people-poll:before {
  content: "屢";
}

.fi-rr-people:before {
  content: "樓";
}

.fi-rr-pepper-alt:before {
  content: "淚";
}

.fi-rr-pepper-hot:before {
  content: "漏";
}

.fi-rr-pepper:before {
  content: "累";
}

.fi-rr-percent-10:before {
  content: "縷";
}

.fi-rr-percent-100:before {
  content: "陋";
}

.fi-rr-percent-20:before {
  content: "勒";
}

.fi-rr-percent-25:before {
  content: "肋";
}

.fi-rr-percent-30:before {
  content: "凜";
}

.fi-rr-percent-40:before {
  content: "凌";
}

.fi-rr-percent-50:before {
  content: "稜";
}

.fi-rr-percent-60:before {
  content: "綾";
}

.fi-rr-percent-70:before {
  content: "菱";
}

.fi-rr-percent-75:before {
  content: "陵";
}

.fi-rr-percent-80:before {
  content: "讀";
}

.fi-rr-percent-90:before {
  content: "拏";
}

.fi-rr-percentage:before {
  content: "樂";
}

.fi-rr-person-carry-box:before {
  content: "諾";
}

.fi-rr-person-circle-check:before {
  content: "丹";
}

.fi-rr-person-circle-exclamation:before {
  content: "寧";
}

.fi-rr-person-circle-minus:before {
  content: "怒";
}

.fi-rr-person-circle-plus:before {
  content: "率";
}

.fi-rr-person-circle-question:before {
  content: "異";
}

.fi-rr-person-circle-xmark:before {
  content: "北";
}

.fi-rr-person-cv:before {
  content: "磻";
}

.fi-rr-person-dolly-empty:before {
  content: "便";
}

.fi-rr-person-dolly:before {
  content: "復";
}

.fi-rr-person-dress-simple:before {
  content: "不";
}

.fi-rr-person-dress:before {
  content: "泌";
}

.fi-rr-person-praying:before {
  content: "數";
}

.fi-rr-person-pregnant:before {
  content: "索";
}

.fi-rr-person-seat-reclined:before {
  content: "參";
}

.fi-rr-person-seat:before {
  content: "塞";
}

.fi-rr-person-sign:before {
  content: "省";
}

.fi-rr-person-simple:before {
  content: "葉";
}

.fi-rr-person-walking-with-cane:before {
  content: "說";
}

.fi-rr-peseta-sign:before {
  content: "殺";
}

.fi-rr-peso-sign:before {
  content: "辰";
}

.fi-rr-pets:before {
  content: "沈";
}

.fi-rr-pharmacy:before {
  content: "拾";
}

.fi-rr-phone-call:before {
  content: "若";
}

.fi-rr-phone-cross:before {
  content: "掠";
}

.fi-rr-phone-flip:before {
  content: "略";
}

.fi-rr-phone-office:before {
  content: "亮";
}

.fi-rr-phone-pause:before {
  content: "兩";
}

.fi-rr-phone-plus:before {
  content: "凉";
}

.fi-rr-phone-rotary:before {
  content: "梁";
}

.fi-rr-phone-slash:before {
  content: "糧";
}

.fi-rr-photo-capture:before {
  content: "良";
}

.fi-rr-photo-film-music:before {
  content: "諒";
}

.fi-rr-photo-video:before {
  content: "量";
}

.fi-rr-physics:before {
  content: "勵";
}

.fi-rr-Pi:before {
  content: "呂";
}

.fi-rr-piano-keyboard:before {
  content: "女";
}

.fi-rr-piano:before {
  content: "廬";
}

.fi-rr-pickaxe:before {
  content: "旅";
}

.fi-rr-picking:before {
  content: "濾";
}

.fi-rr-picnic:before {
  content: "礪";
}

.fi-rr-picpeople-filled:before {
  content: "閭";
}

.fi-rr-picpeople:before {
  content: "驪";
}

.fi-rr-picture:before {
  content: "麗";
}

.fi-rr-pie:before {
  content: "黎";
}

.fi-rr-piece:before {
  content: "力";
}

.fi-rr-pig-face:before {
  content: "曆";
}

.fi-rr-pig:before {
  content: "歷";
}

.fi-rr-piggy-bank:before {
  content: "轢";
}

.fi-rr-pills:before {
  content: "年";
}

.fi-rr-pinata:before {
  content: "憐";
}

.fi-rr-pineapple-alt:before {
  content: "戀";
}

.fi-rr-pineapple:before {
  content: "撚";
}

.fi-rr-ping-pong:before {
  content: "漣";
}

.fi-rr-pipe-smoking:before {
  content: "煉";
}

.fi-rr-pizza-slice:before {
  content: "璉";
}

.fi-rr-place-of-worship:before {
  content: "秊";
}

.fi-rr-plan-strategy:before {
  content: "練";
}

.fi-rr-plan:before {
  content: "聯";
}

.fi-rr-plane-alt:before {
  content: "輦";
}

.fi-rr-plane-arrival:before {
  content: "蓮";
}

.fi-rr-plane-departure:before {
  content: "連";
}

.fi-rr-plane-prop:before {
  content: "鍊";
}

.fi-rr-plane-slash:before {
  content: "列";
}

.fi-rr-plane-tail:before {
  content: "劣";
}

.fi-rr-plane:before {
  content: "咽";
}

.fi-rr-planet-moon:before {
  content: "烈";
}

.fi-rr-planet-ringed:before {
  content: "裂";
}

.fi-rr-plant-wilt:before {
  content: "說";
}

.fi-rr-plate-wheat:before {
  content: "廉";
}

.fi-rr-plate:before {
  content: "念";
}

.fi-rr-play-alt:before {
  content: "捻";
}

.fi-rr-play-circle:before {
  content: "殮";
}

.fi-rr-play-pause:before {
  content: "簾";
}

.fi-rr-play:before {
  content: "獵";
}

.fi-rr-playing-cards:before {
  content: "令";
}

.fi-rr-plug-alt:before {
  content: "囹";
}

.fi-rr-plug-cable:before {
  content: "寧";
}

.fi-rr-plug-connection:before {
  content: "嶺";
}

.fi-rr-plug:before {
  content: "怜";
}

.fi-rr-plus-hexagon:before {
  content: "玲";
}

.fi-rr-plus-minus:before {
  content: "瑩";
}

.fi-rr-plus-small:before {
  content: "羚";
}

.fi-rr-plus:before {
  content: "聆";
}

.fi-rr-podcast:before {
  content: "鈴";
}

.fi-rr-podium-star:before {
  content: "零";
}

.fi-rr-podium:before {
  content: "靈";
}

.fi-rr-point-of-sale-bill:before {
  content: "領";
}

.fi-rr-point-of-sale-signal:before {
  content: "例";
}

.fi-rr-point-of-sale:before {
  content: "禮";
}

.fi-rr-poker-chip:before {
  content: "醴";
}

.fi-rr-police-box:before {
  content: "隸";
}

.fi-rr-poll-h:before {
  content: "惡";
}

.fi-rr-pollution:before {
  content: "了";
}

.fi-rr-pompebled:before {
  content: "僚";
}

.fi-rr-poo-bolt:before {
  content: "寮";
}

.fi-rr-poo:before {
  content: "尿";
}

.fi-rr-pool-8-ball:before {
  content: "料";
}

.fi-rr-poop:before {
  content: "樂";
}

.fi-rr-popcorn:before {
  content: "燎";
}

.fi-rr-popsicle:before {
  content: "療";
}

.fi-rr-portal-enter:before {
  content: "蓼";
}

.fi-rr-portal-exit:before {
  content: "遼";
}

.fi-rr-portrait:before {
  content: "龍";
}

.fi-rr-pot:before {
  content: "暈";
}

.fi-rr-potato:before {
  content: "阮";
}

.fi-rr-pound:before {
  content: "劉";
}

.fi-rr-power:before {
  content: "杻";
}

.fi-rr-practice:before {
  content: "柳";
}

.fi-rr-praying-hands:before {
  content: "流";
}

.fi-rr-prescription-bottle-alt:before {
  content: "溜";
}

.fi-rr-prescription-bottle-pill:before {
  content: "琉";
}

.fi-rr-prescription-bottle:before {
  content: "留";
}

.fi-rr-prescription:before {
  content: "硫";
}

.fi-rr-presentation:before {
  content: "紐";
}

.fi-rr-preview:before {
  content: "類";
}

.fi-rr-print-magnifying-glass:before {
  content: "六";
}

.fi-rr-print-slash:before {
  content: "戮";
}

.fi-rr-print:before {
  content: "陸";
}

.fi-rr-priority-arrow:before {
  content: "倫";
}

.fi-rr-priority-arrows:before {
  content: "崙";
}

.fi-rr-priority-importance:before {
  content: "淪";
}

.fi-rr-problem-solving:before {
  content: "輪";
}

.fi-rr-procedures:before {
  content: "律";
}

.fi-rr-process:before {
  content: "慄";
}

.fi-rr-productivity:before {
  content: "栗";
}

.fi-rr-projector:before {
  content: "率";
}

.fi-rr-protractor:before {
  content: "隆";
}

.fi-rr-pulse:before {
  content: "利";
}

.fi-rr-pump-medical:before {
  content: "吏";
}

.fi-rr-pump:before {
  content: "履";
}

.fi-rr-pumpkin-alt-2:before {
  content: "易";
}

.fi-rr-pumpkin-alt:before {
  content: "李";
}

.fi-rr-pumpkin:before {
  content: "梨";
}

.fi-rr-puzzle-alt:before {
  content: "泥";
}

.fi-rr-puzzle-pieces:before {
  content: "理";
}

.fi-rr-puzzle:before {
  content: "痢";
}

.fi-rr-pyramid:before {
  content: "罹";
}

.fi-rr-q:before {
  content: "裏";
}

.fi-rr-qr-scan:before {
  content: "裡";
}

.fi-rr-QR:before {
  content: "里";
}

.fi-rr-qrcode:before {
  content: "離";
}

.fi-rr-question-square:before {
  content: "匿";
}

.fi-rr-question:before {
  content: "溺";
}

.fi-rr-queue-alt:before {
  content: "吝";
}

.fi-rr-queue-line:before {
  content: "燐";
}

.fi-rr-queue-signal:before {
  content: "璘";
}

.fi-rr-queue:before {
  content: "藺";
}

.fi-rr-quiz-alt:before {
  content: "隣";
}

.fi-rr-quiz:before {
  content: "鱗";
}

.fi-rr-quote-right:before {
  content: "麟";
}

.fi-rr-r:before {
  content: "林";
}

.fi-rr-rabbit-fast:before {
  content: "淋";
}

.fi-rr-rabbit:before {
  content: "臨";
}

.fi-rr-racquet:before {
  content: "立";
}

.fi-rr-radar:before {
  content: "笠";
}

.fi-rr-radiation-alt:before {
  content: "粒";
}

.fi-rr-radiation:before {
  content: "狀";
}

.fi-rr-radio-alt:before {
  content: "炙";
}

.fi-rr-radio:before {
  content: "識";
}

.fi-rr-radish:before {
  content: "什";
}

.fi-rr-rainbow:before {
  content: "茶";
}

.fi-rr-raindrops:before {
  content: "刺";
}

.fi-rr-ram:before {
  content: "切";
}

.fi-rr-ramp-loading:before {
  content: "度";
}

.fi-rr-rank:before {
  content: "拓";
}

.fi-rr-ranking-podium-empty:before {
  content: "糖";
}

.fi-rr-ranking-podium:before {
  content: "宅";
}

.fi-rr-ranking-star:before {
  content: "洞";
}

.fi-rr-ranking-stars:before {
  content: "暴";
}

.fi-rr-raygun:before {
  content: "輻";
}

.fi-rr-razor-barber:before {
  content: "行";
}

.fi-rr-react:before {
  content: "降";
}

.fi-rr-rec:before {
  content: "見";
}

.fi-rr-receipt:before {
  content: "廓";
}

.fi-rr-record-vinyl:before {
  content: "兀";
}

.fi-rr-rectabgle-vertical:before {
  content: "嗀";
}

.fi-rr-rectangle-barcode:before {
  content: "﨎";
}

.fi-rr-rectangle-code:before {
  content: "﨏";
}

.fi-rr-rectangle-history-circle-plus:before {
  content: "塚";
}

.fi-rr-rectangle-horizontal:before {
  content: "﨑";
}

.fi-rr-rectangle-list:before {
  content: "晴";
}

.fi-rr-rectangle-panoramic:before {
  content: "﨓";
}

.fi-rr-rectangle-pro:before {
  content: "﨔";
}

.fi-rr-rectangle-vertical-history:before {
  content: "凞";
}

.fi-rr-rectangle-vertical:before {
  content: "猪";
}

.fi-rr-rectangle-xmark:before {
  content: "益";
}

.fi-rr-rectangles-mixed:before {
  content: "礼";
}

.fi-rr-recycle:before {
  content: "神";
}

.fi-rr-redo-alt:before {
  content: "祥";
}

.fi-rr-redo:before {
  content: "福";
}

.fi-rr-reel:before {
  content: "靖";
}

.fi-rr-refer-arrow:before {
  content: "精";
}

.fi-rr-refer:before {
  content: "羽";
}

.fi-rr-reflect-horizontal:before {
  content: "﨟";
}

.fi-rr-reflect-vertical:before {
  content: "蘒";
}

.fi-rr-reflect:before {
  content: "﨡";
}

.fi-rr-refresh:before {
  content: "諸";
}

.fi-rr-refrigerator:before {
  content: "﨣";
}

.fi-rr-refund-alt:before {
  content: "﨤";
}

.fi-rr-refund:before {
  content: "逸";
}

.fi-rr-region-pin-alt:before {
  content: "都";
}

.fi-rr-region-pin:before {
  content: "﨧";
}

.fi-rr-registered:before {
  content: "﨨";
}

.fi-rr-registration-paper:before {
  content: "﨩";
}

.fi-rr-remove-folder:before {
  content: "飯";
}

.fi-rr-remove-user:before {
  content: "飼";
}

.fi-rr-rent-signal:before {
  content: "館";
}

.fi-rr-rent:before {
  content: "鶴";
}

.fi-rr-replace:before {
  content: "郞";
}

.fi-rr-reply-all:before {
  content: "隷";
}

.fi-rr-republican:before {
  content: "侮";
}

.fi-rr-reservation-smartphone:before {
  content: "僧";
}

.fi-rr-reservation-table:before {
  content: "免";
}

.fi-rr-resize:before {
  content: "勉";
}

.fi-rr-resources:before {
  content: "勤";
}

.fi-rr-restaurant:before {
  content: "卑";
}

.fi-rr-restock:before {
  content: "喝";
}

.fi-rr-restroom-simple:before {
  content: "嘆";
}

.fi-rr-revenue-alt:before {
  content: "器";
}

.fi-rr-Revenue:before {
  content: "塀";
}

.fi-rr-review:before {
  content: "墨";
}

.fi-rr-rewind:before {
  content: "層";
}

.fi-rr-rhombus:before {
  content: "屮";
}

.fi-rr-ribbon:before {
  content: "悔";
}

.fi-rr-right:before {
  content: "慨";
}

.fi-rr-ring-diamond:before {
  content: "憎";
}

.fi-rr-ring:before {
  content: "懲";
}

.fi-rr-rings-wedding:before {
  content: "敏";
}

.fi-rr-risk-alt:before {
  content: "既";
}

.fi-rr-risk:before {
  content: "暑";
}

.fi-rr-road:before {
  content: "梅";
}

.fi-rr-robot:before {
  content: "海";
}

.fi-rr-rocket-lunch:before {
  content: "渚";
}

.fi-rr-rocket:before {
  content: "漢";
}

.fi-rr-roller-coaster:before {
  content: "煮";
}

.fi-rr-room-service:before {
  content: "爫";
}

.fi-rr-rotate-exclamation:before {
  content: "琢";
}

.fi-rr-rotate-left:before {
  content: "碑";
}

.fi-rr-rotate-right:before {
  content: "社";
}

.fi-rr-rotate-square:before {
  content: "祉";
}

.fi-rr-route-highway:before {
  content: "祈";
}

.fi-rr-route-interstate:before {
  content: "祐";
}

.fi-rr-route:before {
  content: "祖";
}

.fi-rr-router:before {
  content: "祝";
}

.fi-rr-rss-alt:before {
  content: "禍";
}

.fi-rr-rss:before {
  content: "禎";
}

.fi-rr-ruble-sign:before {
  content: "穀";
}

.fi-rr-rugby:before {
  content: "突";
}

.fi-rr-ruler-combined:before {
  content: "節";
}

.fi-rr-ruler-horizontal:before {
  content: "練";
}

.fi-rr-ruler-triangle:before {
  content: "縉";
}

.fi-rr-ruler-vertical:before {
  content: "繁";
}

.fi-rr-running:before {
  content: "署";
}

.fi-rr-rupee-sign:before {
  content: "者";
}

.fi-rr-rupiah-sign:before {
  content: "臭";
}

.fi-rr-rv:before {
  content: "艹";
}

.fi-rr-s:before {
  content: "艹";
}

.fi-rr-sack-dollar:before {
  content: "著";
}

.fi-rr-sack:before {
  content: "褐";
}

.fi-rr-sad-cry:before {
  content: "視";
}

.fi-rr-sad-tear:before {
  content: "謁";
}

.fi-rr-sad:before {
  content: "謹";
}

.fi-rr-safe-box:before {
  content: "賓";
}

.fi-rr-sailboat:before {
  content: "贈";
}

.fi-rr-salad:before {
  content: "辶";
}

.fi-rr-salary-alt:before {
  content: "逸";
}

.fi-rr-salt-pepper:before {
  content: "難";
}

.fi-rr-salt-shaker:before {
  content: "響";
}

.fi-rr-sandwich-alt:before {
  content: "頻";
}

.fi-rr-sandwich:before {
  content: "恵";
}

.fi-rr-satellite-dish:before {
  content: "𤋮";
}

.fi-rr-satellite:before {
  content: "舘";
}

.fi-rr-saturday:before {
  content: "﩮";
}

.fi-rr-sauce:before {
  content: "﩯";
}

.fi-rr-sausage:before {
  content: "並";
}

.fi-rr-sax-hot:before {
  content: "况";
}

.fi-rr-saxophone:before {
  content: "全";
}

.fi-rr-scale-comparison-alt:before {
  content: "侀";
}

.fi-rr-scale-comparison:before {
  content: "充";
}

.fi-rr-scale:before {
  content: "冀";
}

.fi-rr-scalpel-path:before {
  content: "勇";
}

.fi-rr-scalpel:before {
  content: "勺";
}

.fi-rr-scanner-gun:before {
  content: "喝";
}

.fi-rr-scanner-image:before {
  content: "啕";
}

.fi-rr-scanner-keyboard:before {
  content: "喙";
}

.fi-rr-scanner-touchscreen:before {
  content: "嗢";
}

.fi-rr-scarecrow:before {
  content: "塚";
}

.fi-rr-scarf:before {
  content: "墳";
}

.fi-rr-school-bus:before {
  content: "奄";
}

.fi-rr-school:before {
  content: "奔";
}

.fi-rr-scissors:before {
  content: "婢";
}

.fi-rr-screen:before {
  content: "嬨";
}

.fi-rr-screencast:before {
  content: "廒";
}

.fi-rr-screwdriver:before {
  content: "廙";
}

.fi-rr-scribble:before {
  content: "彩";
}

.fi-rr-script:before {
  content: "徭";
}

.fi-rr-scroll-old:before {
  content: "惘";
}

.fi-rr-scroll-torah:before {
  content: "慎";
}

.fi-rr-scroll:before {
  content: "愈";
}

.fi-rr-scrubber:before {
  content: "憎";
}

.fi-rr-scythe:before {
  content: "慠";
}

.fi-rr-sd-card:before {
  content: "懲";
}

.fi-rr-sd-cards:before {
  content: "戴";
}

.fi-rr-seal-exclamation:before {
  content: "揄";
}

.fi-rr-seal-question:before {
  content: "搜";
}

.fi-rr-seal:before {
  content: "摒";
}

.fi-rr-search-alt:before {
  content: "敖";
}

.fi-rr-search-dollar:before {
  content: "晴";
}

.fi-rr-search-heart:before {
  content: "朗";
}

.fi-rr-search-location:before {
  content: "望";
}

.fi-rr-search:before {
  content: "杖";
}

.fi-rr-seat-airline:before {
  content: "歹";
}

.fi-rr-second-award:before {
  content: "殺";
}

.fi-rr-second-laurel:before {
  content: "流";
}

.fi-rr-second-medal:before {
  content: "滛";
}

.fi-rr-second:before {
  content: "滋";
}

.fi-rr-security:before {
  content: "漢";
}

.fi-rr-seedling:before {
  content: "瀞";
}

.fi-rr-selection:before {
  content: "煮";
}

.fi-rr-sell:before {
  content: "瞧";
}

.fi-rr-seller-store:before {
  content: "爵";
}

.fi-rr-seller:before {
  content: "犯";
}

.fi-rr-selling:before {
  content: "猪";
}

.fi-rr-send-back:before {
  content: "瑱";
}

.fi-rr-send-backward:before {
  content: "甆";
}

.fi-rr-send-money-smartphone:before {
  content: "画";
}

.fi-rr-send-money:before {
  content: "瘝";
}

.fi-rr-sensor-alert:before {
  content: "瘟";
}

.fi-rr-sensor-fire:before {
  content: "益";
}

.fi-rr-sensor-on:before {
  content: "盛";
}

.fi-rr-sensor-smoke:before {
  content: "直";
}

.fi-rr-sensor:before {
  content: "睊";
}

.fi-rr-settings-sliders:before {
  content: "着";
}

.fi-rr-settings:before {
  content: "磌";
}

.fi-rr-share-alt-square:before {
  content: "窱";
}

.fi-rr-share-square:before {
  content: "節";
}

.fi-rr-share:before {
  content: "类";
}

.fi-rr-sheep:before {
  content: "絛";
}

.fi-rr-shekel-sign:before {
  content: "練";
}

.fi-rr-shelves:before {
  content: "缾";
}

.fi-rr-shield-alt:before {
  content: "者";
}

.fi-rr-shield-cat:before {
  content: "荒";
}

.fi-rr-shield-check:before {
  content: "華";
}

.fi-rr-shield-cross:before {
  content: "蝹";
}

.fi-rr-shield-dog:before {
  content: "襁";
}

.fi-rr-shield-exclamation:before {
  content: "覆";
}

.fi-rr-shield-interrogation:before {
  content: "視";
}

.fi-rr-shield-keyhole:before {
  content: "調";
}

.fi-rr-shield-minus:before {
  content: "諸";
}

.fi-rr-shield-plus:before {
  content: "請";
}

.fi-rr-shield-slash:before {
  content: "謁";
}

.fi-rr-shield-virus:before {
  content: "諾";
}

.fi-rr-shield-xmark:before {
  content: "諭";
}

.fi-rr-shield:before {
  content: "謹";
}

.fi-rr-ship-side:before {
  content: "變";
}

.fi-rr-ship:before {
  content: "贈";
}

.fi-rr-shipping-fast:before {
  content: "輸";
}

.fi-rr-shipping-timed:before {
  content: "遲";
}

.fi-rr-shirt-long-sleeve:before {
  content: "醙";
}

.fi-rr-shirt-running:before {
  content: "鉶";
}

.fi-rr-shirt-tank-top:before {
  content: "陼";
}

.fi-rr-shirt:before {
  content: "難";
}

.fi-rr-shish-kebab:before {
  content: "靖";
}

.fi-rr-shoe-prints:before {
  content: "韛";
}

.fi-rr-shop-lock:before {
  content: "響";
}

.fi-rr-shop-slash:before {
  content: "頋";
}

.fi-rr-shop:before {
  content: "頻";
}

.fi-rr-shopping-bag-add:before {
  content: "鬒";
}

.fi-rr-shopping-bag:before {
  content: "龜";
}

.fi-rr-shopping-basket:before {
  content: "𢡊";
}

.fi-rr-shopping-cart-add:before {
  content: "𢡄";
}

.fi-rr-shopping-cart-check:before {
  content: "𣏕";
}

.fi-rr-shopping-cart:before {
  content: "㮝";
}

.fi-rr-shovel-snow:before {
  content: "䀘";
}

.fi-rr-shovel:before {
  content: "䀹";
}

.fi-rr-shower-down:before {
  content: "𥉉";
}

.fi-rr-shower:before {
  content: "𥳐";
}

.fi-rr-shredder:before {
  content: "𧻓";
}

.fi-rr-shrimp:before {
  content: "齃";
}

.fi-rr-shuffle:before {
  content: "龎";
}

.fi-rr-shuttle-van:before {
  content: "﫚";
}

.fi-rr-shuttlecock:before {
  content: "﫛";
}

.fi-rr-Sickle:before {
  content: "﫜";
}

.fi-rr-sidebar-flip:before {
  content: "﫝";
}

.fi-rr-sidebar:before {
  content: "﫞";
}

.fi-rr-sigma:before {
  content: "﫟";
}

.fi-rr-sign-hanging:before {
  content: "﫠";
}

.fi-rr-sign-in-alt:before {
  content: "﫡";
}

.fi-rr-sign-out-alt:before {
  content: "﫢";
}

.fi-rr-sign-up:before {
  content: "﫣";
}

.fi-rr-signal-alt-1:before {
  content: "﫤";
}

.fi-rr-signal-alt-2:before {
  content: "﫥";
}

.fi-rr-signal-alt-slash:before {
  content: "﫦";
}

.fi-rr-signal-alt:before {
  content: "﫧";
}

.fi-rr-signal-bars-fair:before {
  content: "﫨";
}

.fi-rr-signal-bars-good:before {
  content: "﫩";
}

.fi-rr-signal-bars-weak:before {
  content: "﫪";
}

.fi-rr-signal-stream-slash:before {
  content: "﫫";
}

.fi-rr-signal-stream:before {
  content: "﫬";
}

.fi-rr-signature-lock:before {
  content: "﫭";
}

.fi-rr-signature-slash:before {
  content: "﫮";
}

.fi-rr-signature:before {
  content: "﫯";
}

.fi-rr-sim-card:before {
  content: "﫰";
}

.fi-rr-sim-cards:before {
  content: "﫱";
}

.fi-rr-sink:before {
  content: "﫲";
}

.fi-rr-siren-on:before {
  content: "﫳";
}

.fi-rr-Siren:before {
  content: "﫴";
}

.fi-rr-site-alt:before {
  content: "﫵";
}

.fi-rr-site-browser:before {
  content: "﫶";
}

.fi-rr-site:before {
  content: "﫷";
}

.fi-rr-sitemap:before {
  content: "﫸";
}

.fi-rr-skateboard:before {
  content: "﫹";
}

.fi-rr-skating:before {
  content: "﫺";
}

.fi-rr-skeleton:before {
  content: "﫻";
}

.fi-rr-skewer:before {
  content: "﫼";
}

.fi-rr-ski-boot-ski:before {
  content: "﫽";
}

.fi-rr-ski-jump:before {
  content: "﫾";
}

.fi-rr-ski-lift:before {
  content: "﫿";
}

.fi-rr-skiing-nordic:before {
  content: "ﬀ";
}

.fi-rr-skiing:before {
  content: "ﬁ";
}

.fi-rr-skull-cow:before {
  content: "ﬂ";
}

.fi-rr-skull-crossbones:before {
  content: "ﬃ";
}

.fi-rr-skull:before {
  content: "ﬄ";
}

.fi-rr-slash:before {
  content: "ﬅ";
}

.fi-rr-sledding:before {
  content: "ﬆ";
}

.fi-rr-sleigh:before {
  content: "﬇";
}

.fi-rr-sliders-h-square:before {
  content: "﬈";
}

.fi-rr-sliders-v-square:before {
  content: "﬉";
}

.fi-rr-sliders-v:before {
  content: "﬊";
}

.fi-rr-smartphone:before {
  content: "﬋";
}

.fi-rr-smile-beam:before {
  content: "﬌";
}

.fi-rr-smile-plus:before {
  content: "﬍";
}

.fi-rr-smile-wink:before {
  content: "﬎";
}

.fi-rr-smile:before {
  content: "﬏";
}

.fi-rr-smiley-comment-alt:before {
  content: "﬐";
}

.fi-rr-smog:before {
  content: "﬑";
}

.fi-rr-smoke:before {
  content: "﬒";
}

.fi-rr-smoking-ban:before {
  content: "ﬓ";
}

.fi-rr-smoking:before {
  content: "ﬔ";
}

.fi-rr-snake:before {
  content: "ﬕ";
}

.fi-rr-snooze:before {
  content: "ﬖ";
}

.fi-rr-snow-blowing:before {
  content: "ﬗ";
}

.fi-rr-snowboarding:before {
  content: "﬘";
}

.fi-rr-snowflake-droplets:before {
  content: "﬙";
}

.fi-rr-snowflake:before {
  content: "﬚";
}

.fi-rr-snowflakes:before {
  content: "﬛";
}

.fi-rr-snowman-alt:before {
  content: "﬜";
}

.fi-rr-snowman-head:before {
  content: "יִ";
}

.fi-rr-snowmobile:before {
  content: "ﬞ";
}

.fi-rr-snowplow:before {
  content: "ײַ";
}

.fi-rr-soap-alt:before {
  content: "ﬠ";
}

.fi-rr-soap:before {
  content: "ﬡ";
}

.fi-rr-social-network:before {
  content: "ﬢ";
}

.fi-rr-socks:before {
  content: "ﬣ";
}

.fi-rr-sofa-size:before {
  content: "ﬤ";
}

.fi-rr-sofa:before {
  content: "ﬥ";
}

.fi-rr-solar-panel:before {
  content: "ﬦ";
}

.fi-rr-solar-system:before {
  content: "ﬧ";
}

.fi-rr-sold-house:before {
  content: "ﬨ";
}

.fi-rr-sold-signal:before {
  content: "﬩";
}

.fi-rr-sort-alpha-down-alt:before {
  content: "שׁ";
}

.fi-rr-sort-alpha-down:before {
  content: "שׂ";
}

.fi-rr-sort-alpha-up-alt:before {
  content: "שּׁ";
}

.fi-rr-sort-alpha-up:before {
  content: "שּׂ";
}

.fi-rr-sort-alt:before {
  content: "אַ";
}

.fi-rr-sort-amount-down-alt:before {
  content: "אָ";
}

.fi-rr-sort-amount-down:before {
  content: "אּ";
}

.fi-rr-sort-amount-up-alt:before {
  content: "בּ";
}

.fi-rr-sort-amount-up:before {
  content: "גּ";
}

.fi-rr-sort-circle-down:before {
  content: "דּ";
}

.fi-rr-sort-circle-up:before {
  content: "הּ";
}

.fi-rr-sort-circle:before {
  content: "וּ";
}

.fi-rr-sort-down:before {
  content: "זּ";
}

.fi-rr-sort-numeric-down-alt:before {
  content: "﬷";
}

.fi-rr-sort-numeric-down:before {
  content: "טּ";
}

.fi-rr-sort-shapes-down:before {
  content: "יּ";
}

.fi-rr-sort-shapes-up:before {
  content: "ךּ";
}

.fi-rr-sort-size-down:before {
  content: "כּ";
}

.fi-rr-sort-size-up:before {
  content: "לּ";
}

.fi-rr-sort:before {
  content: "﬽";
}

.fi-rr-soup:before {
  content: "מּ";
}

.fi-rr-source-data:before {
  content: "﬿";
}

.fi-rr-spa:before {
  content: "נּ";
}

.fi-rr-space-shuttle:before {
  content: "סּ";
}

.fi-rr-space-station-moon-alt:before {
  content: "﭂";
}

.fi-rr-space-station-moon:before {
  content: "ףּ";
}

.fi-rr-spade:before {
  content: "פּ";
}

.fi-rr-spaghetti-monster-flying:before {
  content: "﭅";
}

.fi-rr-sparkles:before {
  content: "צּ";
}

.fi-rr-speaker:before {
  content: "קּ";
}

.fi-rr-speakers:before {
  content: "רּ";
}

.fi-rr-speedometer-arrow:before {
  content: "שּ";
}

.fi-rr-speedometer-kpi:before {
  content: "תּ";
}

.fi-rr-sphere:before {
  content: "וֹ";
}

.fi-rr-spider-black-widow:before {
  content: "בֿ";
}

.fi-rr-spider-web:before {
  content: "כֿ";
}

.fi-rr-spider:before {
  content: "פֿ";
}

.fi-rr-spinner:before {
  content: "ﭏ";
}

.fi-rr-split:before {
  content: "ﭐ";
}

.fi-rr-splotch:before {
  content: "ﭑ";
}

.fi-rr-spoon:before {
  content: "ﭒ";
}

.fi-rr-sport:before {
  content: "ﭓ";
}

.fi-rr-spray-can-sparkles:before {
  content: "ﭔ";
}

.fi-rr-spray-can:before {
  content: "ﭕ";
}

.fi-rr-spring-calendar:before {
  content: "ﭖ";
}

.fi-rr-sprinkler:before {
  content: "ﭗ";
}

.fi-rr-spy:before {
  content: "ﭘ";
}

.fi-rr-square-0:before {
  content: "ﭙ";
}

.fi-rr-square-1:before {
  content: "ﭚ";
}

.fi-rr-square-2:before {
  content: "ﭛ";
}

.fi-rr-square-3:before {
  content: "ﭜ";
}

.fi-rr-square-4:before {
  content: "ﭝ";
}

.fi-rr-square-5:before {
  content: "ﭞ";
}

.fi-rr-square-6:before {
  content: "ﭟ";
}

.fi-rr-square-7:before {
  content: "ﭠ";
}

.fi-rr-square-8:before {
  content: "ﭡ";
}

.fi-rr-square-9:before {
  content: "ﭢ";
}

.fi-rr-square-a:before {
  content: "ﭣ";
}

.fi-rr-square-b:before {
  content: "ﭤ";
}

.fi-rr-square-bolt:before {
  content: "ﭥ";
}

.fi-rr-square-c:before {
  content: "ﭦ";
}

.fi-rr-square-code:before {
  content: "ﭧ";
}

.fi-rr-square-d:before {
  content: "ﭨ";
}

.fi-rr-square-dashed:before {
  content: "ﭩ";
}

.fi-rr-square-divide:before {
  content: "ﭪ";
}

.fi-rr-square-e:before {
  content: "ﭫ";
}

.fi-rr-square-ellipsis-vertical:before {
  content: "ﭬ";
}

.fi-rr-square-ellipsis:before {
  content: "ﭭ";
}

.fi-rr-square-exclamation:before {
  content: "ﭮ";
}

.fi-rr-square-f:before {
  content: "ﭯ";
}

.fi-rr-square-g:before {
  content: "ﭰ";
}

.fi-rr-square-h:before {
  content: "ﭱ";
}

.fi-rr-square-heart:before {
  content: "ﭲ";
}

.fi-rr-square-i:before {
  content: "ﭳ";
}

.fi-rr-square-info:before {
  content: "ﭴ";
}

.fi-rr-square-j:before {
  content: "ﭵ";
}

.fi-rr-square-k:before {
  content: "ﭶ";
}

.fi-rr-square-kanban:before {
  content: "ﭷ";
}

.fi-rr-square-l:before {
  content: "ﭸ";
}

.fi-rr-square-m:before {
  content: "ﭹ";
}

.fi-rr-square-minus:before {
  content: "ﭺ";
}

.fi-rr-square-n:before {
  content: "ﭻ";
}

.fi-rr-square-o:before {
  content: "ﭼ";
}

.fi-rr-square-p:before {
  content: "ﭽ";
}

.fi-rr-square-phone-hangup:before {
  content: "ﭾ";
}

.fi-rr-square-plus:before {
  content: "ﭿ";
}

.fi-rr-square-poll-horizontal:before {
  content: "ﮀ";
}

.fi-rr-square-poll-vertical:before {
  content: "ﮁ";
}

.fi-rr-square-q:before {
  content: "ﮂ";
}

.fi-rr-square-quote:before {
  content: "ﮃ";
}

.fi-rr-square-r:before {
  content: "ﮄ";
}

.fi-rr-square-root:before {
  content: "ﮅ";
}

.fi-rr-square-s:before {
  content: "ﮆ";
}

.fi-rr-square-small:before {
  content: "ﮇ";
}

.fi-rr-square-star:before {
  content: "ﮈ";
}

.fi-rr-square-t:before {
  content: "ﮉ";
}

.fi-rr-square-terminal:before {
  content: "ﮊ";
}

.fi-rr-square-u:before {
  content: "ﮋ";
}

.fi-rr-square-up-right:before {
  content: "ﮌ";
}

.fi-rr-square-v:before {
  content: "ﮍ";
}

.fi-rr-square-w:before {
  content: "ﮎ";
}

.fi-rr-square-x:before {
  content: "ﮏ";
}

.fi-rr-square-y:before {
  content: "ﮐ";
}

.fi-rr-square-z:before {
  content: "ﮑ";
}

.fi-rr-square:before {
  content: "ﮒ";
}

.fi-rr-squid:before {
  content: "ﮓ";
}

.fi-rr-squircle:before {
  content: "ﮔ";
}

.fi-rr-squirrel:before {
  content: "ﮕ";
}

.fi-rr-staff:before {
  content: "ﮖ";
}

.fi-rr-stage-concert:before {
  content: "ﮗ";
}

.fi-rr-stage-theatre:before {
  content: "ﮘ";
}

.fi-rr-stage:before {
  content: "ﮙ";
}

.fi-rr-stairs:before {
  content: "ﮚ";
}

.fi-rr-stamp:before {
  content: "ﮛ";
}

.fi-rr-standard-definition:before {
  content: "ﮜ";
}

.fi-rr-star-and-crescent:before {
  content: "ﮝ";
}

.fi-rr-star-christmas:before {
  content: "ﮞ";
}

.fi-rr-star-comment-alt:before {
  content: "ﮟ";
}

.fi-rr-star-exclamation:before {
  content: "ﮠ";
}

.fi-rr-star-octogram:before {
  content: "ﮡ";
}

.fi-rr-star-of-david:before {
  content: "ﮢ";
}

.fi-rr-star-sharp-half-stroke:before {
  content: "ﮣ";
}

.fi-rr-star-sharp-half:before {
  content: "ﮤ";
}

.fi-rr-star-shooting:before {
  content: "ﮥ";
}

.fi-rr-star:before {
  content: "ﮦ";
}

.fi-rr-starfighter:before {
  content: "ﮧ";
}

.fi-rr-stars:before {
  content: "ﮨ";
}

.fi-rr-state-country:before {
  content: "ﮩ";
}

.fi-rr-stats:before {
  content: "ﮪ";
}

.fi-rr-steak:before {
  content: "ﮫ";
}

.fi-rr-steering-wheel:before {
  content: "ﮬ";
}

.fi-rr-step-backward:before {
  content: "ﮭ";
}

.fi-rr-step-forward:before {
  content: "ﮮ";
}

.fi-rr-sterling-sign:before {
  content: "ﮯ";
}

.fi-rr-stethoscope:before {
  content: "ﮰ";
}

.fi-rr-sticker:before {
  content: "ﮱ";
}

.fi-rr-stocking:before {
  content: "﮲";
}

.fi-rr-stomach:before {
  content: "﮳";
}

.fi-rr-stop-circle:before {
  content: "﮴";
}

.fi-rr-stop:before {
  content: "﮵";
}

.fi-rr-stopwatch:before {
  content: "﮶";
}

.fi-rr-store-alt:before {
  content: "﮷";
}

.fi-rr-store-lock:before {
  content: "﮸";
}

.fi-rr-store-slash:before {
  content: "﮹";
}

.fi-rr-strawberry:before {
  content: "﮺";
}

.fi-rr-street-view:before {
  content: "﮻";
}

.fi-rr-stretcher:before {
  content: "﮼";
}

.fi-rr-strikethrough:before {
  content: "﮽";
}

.fi-rr-stroopwafel:before {
  content: "﮾";
}

.fi-rr-subscript:before {
  content: "﮿";
}

.fi-rr-subscription-alt:before {
  content: "﯀";
}

.fi-rr-subscription:before {
  content: "﯁";
}

.fi-rr-subtitles:before {
  content: "﯂";
}

.fi-rr-subway:before {
  content: "﯃";
}

.fi-rr-suitcase-alt:before {
  content: "﯄";
}

.fi-rr-summer:before {
  content: "﯅";
}

.fi-rr-sun-dust:before {
  content: "﯆";
}

.fi-rr-sun-plant-wilt:before {
  content: "﯇";
}

.fi-rr-sun:before {
  content: "﯈";
}

.fi-rr-sunday:before {
  content: "﯉";
}

.fi-rr-sunglasses-alt:before {
  content: "﯊";
}

.fi-rr-sunglasses:before {
  content: "﯋";
}

.fi-rr-sunrise-alt:before {
  content: "﯌";
}

.fi-rr-sunrise:before {
  content: "﯍";
}

.fi-rr-sunset:before {
  content: "﯎";
}

.fi-rr-superscript:before {
  content: "﯏";
}

.fi-rr-supplier-alt:before {
  content: "﯐";
}

.fi-rr-supplier:before {
  content: "﯑";
}

.fi-rr-surfing:before {
  content: "﯒";
}

.fi-rr-surprise:before {
  content: "ﯓ";
}

.fi-rr-sushi-alt:before {
  content: "ﯔ";
}

.fi-rr-sushi-roll:before {
  content: "ﯕ";
}

.fi-rr-sushi:before {
  content: "ﯖ";
}

.fi-rr-svg:before {
  content: "ﯗ";
}

.fi-rr-swatchbook:before {
  content: "ﯘ";
}

.fi-rr-swimmer:before {
  content: "ﯙ";
}

.fi-rr-swimming-pool:before {
  content: "ﯚ";
}

.fi-rr-swipe-down:before {
  content: "ﯛ";
}

.fi-rr-swipe-left:before {
  content: "ﯜ";
}

.fi-rr-swipe-right:before {
  content: "ﯝ";
}

.fi-rr-swipe-up:before {
  content: "ﯞ";
}

.fi-rr-sword:before {
  content: "ﯟ";
}

.fi-rr-symbol:before {
  content: "ﯠ";
}

.fi-rr-symbols:before {
  content: "ﯡ";
}

.fi-rr-synagogue:before {
  content: "ﯢ";
}

.fi-rr-syringe:before {
  content: "ﯣ";
}

.fi-rr-t:before {
  content: "ﯤ";
}

.fi-rr-tab-folder:before {
  content: "ﯥ";
}

.fi-rr-table-columns:before {
  content: "ﯦ";
}

.fi-rr-table-layout:before {
  content: "ﯧ";
}

.fi-rr-table-list:before {
  content: "ﯨ";
}

.fi-rr-table-picnic:before {
  content: "ﯩ";
}

.fi-rr-table-pivot:before {
  content: "ﯪ";
}

.fi-rr-table-rows:before {
  content: "ﯫ";
}

.fi-rr-table-tree:before {
  content: "ﯬ";
}

.fi-rr-table:before {
  content: "ﯭ";
}

.fi-rr-tablet-android-alt:before {
  content: "ﯮ";
}

.fi-rr-tablet-android:before {
  content: "ﯯ";
}

.fi-rr-tablet-rugged:before {
  content: "ﯰ";
}

.fi-rr-tablet:before {
  content: "ﯱ";
}

.fi-rr-tachometer-alt-average:before {
  content: "ﯲ";
}

.fi-rr-tachometer-alt-fastest:before {
  content: "ﯳ";
}

.fi-rr-tachometer-alt-slow:before {
  content: "ﯴ";
}

.fi-rr-tachometer-alt-slowest:before {
  content: "ﯵ";
}

.fi-rr-tachometer-average:before {
  content: "ﯶ";
}

.fi-rr-tachometer-fast:before {
  content: "ﯷ";
}

.fi-rr-tachometer-fastest:before {
  content: "ﯸ";
}

.fi-rr-tachometer-slow:before {
  content: "ﯹ";
}

.fi-rr-tachometer-slowest:before {
  content: "ﯺ";
}

.fi-rr-tachometer:before {
  content: "ﯻ";
}

.fi-rr-taco:before {
  content: "ﯼ";
}

.fi-rr-tags:before {
  content: "ﯽ";
}

.fi-rr-tally-1:before {
  content: "ﯾ";
}

.fi-rr-tally-2:before {
  content: "ﯿ";
}

.fi-rr-tally-3:before {
  content: "ﰀ";
}

.fi-rr-tally-4:before {
  content: "ﰁ";
}

.fi-rr-tally:before {
  content: "ﰂ";
}

.fi-rr-tamale:before {
  content: "ﰃ";
}

.fi-rr-tank-water:before {
  content: "ﰄ";
}

.fi-rr-tap:before {
  content: "ﰅ";
}

.fi-rr-tape:before {
  content: "ﰆ";
}

.fi-rr-target-audience:before {
  content: "ﰇ";
}

.fi-rr-target:before {
  content: "ﰈ";
}

.fi-rr-tax-alt:before {
  content: "ﰉ";
}

.fi-rr-tax:before {
  content: "ﰊ";
}

.fi-rr-taxi-bus:before {
  content: "ﰋ";
}

.fi-rr-taxi:before {
  content: "ﰌ";
}

.fi-rr-team-check-alt:before {
  content: "ﰍ";
}

.fi-rr-team-check:before {
  content: "ﰎ";
}

.fi-rr-teddy-bear:before {
  content: "ﰏ";
}

.fi-rr-teeth-open:before {
  content: "ﰐ";
}

.fi-rr-telescope:before {
  content: "ﰑ";
}

.fi-rr-temperature-down:before {
  content: "ﰒ";
}

.fi-rr-temperature-frigid:before {
  content: "ﰓ";
}

.fi-rr-temperature-high:before {
  content: "ﰔ";
}

.fi-rr-temperature-list:before {
  content: "ﰕ";
}

.fi-rr-temperature-low:before {
  content: "ﰖ";
}

.fi-rr-temperature-up:before {
  content: "ﰗ";
}

.fi-rr-template-alt:before {
  content: "ﰘ";
}

.fi-rr-template:before {
  content: "ﰙ";
}

.fi-rr-tenge:before {
  content: "ﰚ";
}

.fi-rr-tennis:before {
  content: "ﰛ";
}

.fi-rr-tent-arrow-down-to-line:before {
  content: "ﰜ";
}

.fi-rr-tent-arrow-left-right:before {
  content: "ﰝ";
}

.fi-rr-tent-arrow-turn-left:before {
  content: "ﰞ";
}

.fi-rr-tent-arrows-down:before {
  content: "ﰟ";
}

.fi-rr-tents:before {
  content: "ﰠ";
}

.fi-rr-terminal:before {
  content: "ﰡ";
}

.fi-rr-terrace:before {
  content: "ﰢ";
}

.fi-rr-test-tube:before {
  content: "ﰣ";
}

.fi-rr-test:before {
  content: "ﰤ";
}

.fi-rr-text-box-dots:before {
  content: "ﰥ";
}

.fi-rr-text-box-edit:before {
  content: "ﰦ";
}

.fi-rr-text-box:before {
  content: "ﰧ";
}

.fi-rr-text-check:before {
  content: "ﰨ";
}

.fi-rr-text-height:before {
  content: "ﰩ";
}

.fi-rr-text-shadow:before {
  content: "ﰪ";
}

.fi-rr-text-size:before {
  content: "ﰫ";
}

.fi-rr-text-slash:before {
  content: "ﰬ";
}

.fi-rr-text-width:before {
  content: "ﰭ";
}

.fi-rr-text:before {
  content: "ﰮ";
}

.fi-rr-theater-masks:before {
  content: "ﰯ";
}

.fi-rr-thermometer-alt:before {
  content: "ﰰ";
}

.fi-rr-thermometer-empty:before {
  content: "ﰱ";
}

.fi-rr-thermometer-full:before {
  content: "ﰲ";
}

.fi-rr-thermometer-half:before {
  content: "ﰳ";
}

.fi-rr-thermometer-quarter:before {
  content: "ﰴ";
}

.fi-rr-thermometer-three-quarters:before {
  content: "ﰵ";
}

.fi-rr-theta:before {
  content: "ﰶ";
}

.fi-rr-third-award:before {
  content: "ﰷ";
}

.fi-rr-third-laurel:before {
  content: "ﰸ";
}

.fi-rr-third-medal:before {
  content: "ﰹ";
}

.fi-rr-third:before {
  content: "ﰺ";
}

.fi-rr-thought-bubble:before {
  content: "ﰻ";
}

.fi-rr-thumbtack:before {
  content: "ﰼ";
}

.fi-rr-thunderstorm-moon:before {
  content: "ﰽ";
}

.fi-rr-thunderstorm-sun:before {
  content: "ﰾ";
}

.fi-rr-thunderstorm:before {
  content: "ﰿ";
}

.fi-rr-thursday:before {
  content: "ﱀ";
}

.fi-rr-ticket-airline:before {
  content: "ﱁ";
}

.fi-rr-ticket-alt:before {
  content: "ﱂ";
}

.fi-rr-ticket:before {
  content: "ﱃ";
}

.fi-rr-tickets-airline:before {
  content: "ﱄ";
}

.fi-rr-tie:before {
  content: "ﱅ";
}

.fi-rr-tilde:before {
  content: "ﱆ";
}

.fi-rr-time-add:before {
  content: "ﱇ";
}

.fi-rr-time-check:before {
  content: "ﱈ";
}

.fi-rr-time-delete:before {
  content: "ﱉ";
}

.fi-rr-time-fast:before {
  content: "ﱊ";
}

.fi-rr-time-forward-sixty:before {
  content: "ﱋ";
}

.fi-rr-time-forward-ten:before {
  content: "ﱌ";
}

.fi-rr-time-forward:before {
  content: "ﱍ";
}

.fi-rr-time-half-past:before {
  content: "ﱎ";
}

.fi-rr-time-oclock:before {
  content: "ﱏ";
}

.fi-rr-time-past:before {
  content: "ﱐ";
}

.fi-rr-time-quarter-past:before {
  content: "ﱑ";
}

.fi-rr-time-quarter-to:before {
  content: "ﱒ";
}

.fi-rr-time-twenty-four:before {
  content: "ﱓ";
}

.fi-rr-times-hexagon:before {
  content: "ﱔ";
}

.fi-rr-tint-slash:before {
  content: "ﱕ";
}

.fi-rr-tip-coin:before {
  content: "ﱖ";
}

.fi-rr-tire-flat:before {
  content: "ﱗ";
}

.fi-rr-tire-pressure-warning:before {
  content: "ﱘ";
}

.fi-rr-tire-rugged:before {
  content: "ﱙ";
}

.fi-rr-tire:before {
  content: "ﱚ";
}

.fi-rr-tired:before {
  content: "ﱛ";
}

.fi-rr-to-do-alt:before {
  content: "ﱜ";
}

.fi-rr-to-do:before {
  content: "ﱝ";
}

.fi-rr-together-people:before {
  content: "ﱞ";
}

.fi-rr-toggle-off:before {
  content: "ﱟ";
}

.fi-rr-toggle-on:before {
  content: "ﱠ";
}

.fi-rr-toilet-paper-blank-under:before {
  content: "ﱡ";
}

.fi-rr-toilet-paper-blank:before {
  content: "ﱢ";
}

.fi-rr-toilet-paper-slash:before {
  content: "ﱣ";
}

.fi-rr-toilet-paper-under-slash:before {
  content: "ﱤ";
}

.fi-rr-toilet-paper-under:before {
  content: "ﱥ";
}

.fi-rr-toilet:before {
  content: "ﱦ";
}

.fi-rr-token:before {
  content: "ﱧ";
}

.fi-rr-tomato:before {
  content: "ﱨ";
}

.fi-rr-tombstone-alt:before {
  content: "ﱩ";
}

.fi-rr-tombstone:before {
  content: "ﱪ";
}

.fi-rr-tool-box:before {
  content: "ﱫ";
}

.fi-rr-tool-crop:before {
  content: "ﱬ";
}

.fi-rr-tool-marquee:before {
  content: "ﱭ";
}

.fi-rr-tools:before {
  content: "ﱮ";
}

.fi-rr-tooth:before {
  content: "ﱯ";
}

.fi-rr-toothbrush:before {
  content: "ﱰ";
}

.fi-rr-torii-gate:before {
  content: "ﱱ";
}

.fi-rr-tornado:before {
  content: "ﱲ";
}

.fi-rr-total:before {
  content: "ﱳ";
}

.fi-rr-tour-guide-people:before {
  content: "ﱴ";
}

.fi-rr-tour-virtual:before {
  content: "ﱵ";
}

.fi-rr-tower-control:before {
  content: "ﱶ";
}

.fi-rr-track:before {
  content: "ﱷ";
}

.fi-rr-tractor:before {
  content: "ﱸ";
}

.fi-rr-trademark:before {
  content: "ﱹ";
}

.fi-rr-traffic-cone:before {
  content: "ﱺ";
}

.fi-rr-traffic-light-go:before {
  content: "ﱻ";
}

.fi-rr-traffic-light-slow:before {
  content: "ﱼ";
}

.fi-rr-traffic-light-stop:before {
  content: "ﱽ";
}

.fi-rr-traffic-light:before {
  content: "ﱾ";
}

.fi-rr-trailer:before {
  content: "ﱿ";
}

.fi-rr-train-journey:before {
  content: "ﲀ";
}

.fi-rr-train-side:before {
  content: "ﲁ";
}

.fi-rr-train-station-building:before {
  content: "ﲂ";
}

.fi-rr-train-station:before {
  content: "ﲃ";
}

.fi-rr-train-subway-tunnel:before {
  content: "ﲄ";
}

.fi-rr-train-tram:before {
  content: "ﲅ";
}

.fi-rr-train:before {
  content: "ﲆ";
}

.fi-rr-tram:before {
  content: "ﲇ";
}

.fi-rr-transform:before {
  content: "ﲈ";
}

.fi-rr-transformation-block:before {
  content: "ﲉ";
}

.fi-rr-transformation-circle:before {
  content: "ﲊ";
}

.fi-rr-transformation-design:before {
  content: "ﲋ";
}

.fi-rr-transformation-shapes:before {
  content: "ﲌ";
}

.fi-rr-transformer-bolt:before {
  content: "ﲍ";
}

.fi-rr-transgender:before {
  content: "ﲎ";
}

.fi-rr-transporter-1:before {
  content: "ﲏ";
}

.fi-rr-transporter-2:before {
  content: "ﲐ";
}

.fi-rr-transporter-3:before {
  content: "ﲑ";
}

.fi-rr-transporter-4:before {
  content: "ﲒ";
}

.fi-rr-transporter-5:before {
  content: "ﲓ";
}

.fi-rr-transporter-6:before {
  content: "ﲔ";
}

.fi-rr-transporter-7:before {
  content: "ﲕ";
}

.fi-rr-transporter-empty:before {
  content: "ﲖ";
}

.fi-rr-transporter:before {
  content: "ﲗ";
}

.fi-rr-trash-can-check:before {
  content: "ﲘ";
}

.fi-rr-trash-can-clock:before {
  content: "ﲙ";
}

.fi-rr-trash-can-list:before {
  content: "ﲚ";
}

.fi-rr-trash-can-plus:before {
  content: "ﲛ";
}

.fi-rr-trash-can-slash:before {
  content: "ﲜ";
}

.fi-rr-trash-check:before {
  content: "ﲝ";
}

.fi-rr-trash-clock:before {
  content: "ﲞ";
}

.fi-rr-trash-list:before {
  content: "ﲟ";
}

.fi-rr-trash-plus:before {
  content: "ﲠ";
}

.fi-rr-trash-restore-alt:before {
  content: "ﲡ";
}

.fi-rr-trash-restore:before {
  content: "ﲢ";
}

.fi-rr-trash-slash:before {
  content: "ﲣ";
}

.fi-rr-trash-undo-alt:before {
  content: "ﲤ";
}

.fi-rr-trash-undo:before {
  content: "ﲥ";
}

.fi-rr-trash-xmark:before {
  content: "ﲦ";
}

.fi-rr-trash:before {
  content: "ﲧ";
}

.fi-rr-treasure-chest:before {
  content: "ﲨ";
}

.fi-rr-treatment:before {
  content: "ﲩ";
}

.fi-rr-tree-alt:before {
  content: "ﲪ";
}

.fi-rr-tree-christmas:before {
  content: "ﲫ";
}

.fi-rr-tree-deciduous:before {
  content: "ﲬ";
}

.fi-rr-tree:before {
  content: "ﲭ";
}

.fi-rr-trees-alt:before {
  content: "ﲮ";
}

.fi-rr-trees:before {
  content: "ﲯ";
}

.fi-rr-triangle-music:before {
  content: "ﲰ";
}

.fi-rr-triangle-person-digging:before {
  content: "ﲱ";
}

.fi-rr-triangle-warning:before {
  content: "ﲲ";
}

.fi-rr-triangle:before {
  content: "ﲳ";
}

.fi-rr-trillium:before {
  content: "ﲴ";
}

.fi-rr-trophy-star:before {
  content: "ﲵ";
}

.fi-rr-trophy:before {
  content: "ﲶ";
}

.fi-rr-truck-arrow-left:before {
  content: "ﲷ";
}

.fi-rr-truck-arrow-right:before {
  content: "ﲸ";
}

.fi-rr-truck-bolt:before {
  content: "ﲹ";
}

.fi-rr-truck-box:before {
  content: "ﲺ";
}

.fi-rr-truck-check:before {
  content: "ﲻ";
}

.fi-rr-truck-container-empty:before {
  content: "ﲼ";
}

.fi-rr-truck-container:before {
  content: "ﲽ";
}

.fi-rr-truck-couch:before {
  content: "ﲾ";
}

.fi-rr-truck-flatbed:before {
  content: "ﲿ";
}

.fi-rr-truck-front:before {
  content: "ﳀ";
}

.fi-rr-truck-loading:before {
  content: "ﳁ";
}

.fi-rr-truck-medical:before {
  content: "ﳂ";
}

.fi-rr-truck-monster:before {
  content: "ﳃ";
}

.fi-rr-truck-moving:before {
  content: "ﳄ";
}

.fi-rr-truck-pickup:before {
  content: "ﳅ";
}

.fi-rr-truck-plow:before {
  content: "ﳆ";
}

.fi-rr-truck-ramp:before {
  content: "ﳇ";
}

.fi-rr-truck-side:before {
  content: "ﳈ";
}

.fi-rr-truck-tow:before {
  content: "ﳉ";
}

.fi-rr-trumpet:before {
  content: "ﳊ";
}

.fi-rr-tshirt:before {
  content: "ﳋ";
}

.fi-rr-tty-answer:before {
  content: "ﳌ";
}

.fi-rr-tty:before {
  content: "ﳍ";
}

.fi-rr-tubes:before {
  content: "ﳎ";
}

.fi-rr-tuesday:before {
  content: "ﳏ";
}

.fi-rr-tugrik-sign:before {
  content: "ﳐ";
}

.fi-rr-turkey:before {
  content: "ﳑ";
}

.fi-rr-turntable:before {
  content: "ﳒ";
}

.fi-rr-turtle:before {
  content: "ﳓ";
}

.fi-rr-tv-music:before {
  content: "ﳔ";
}

.fi-rr-tv-retro:before {
  content: "ﳕ";
}

.fi-rr-typewriter:before {
  content: "ﳖ";
}

.fi-rr-u:before {
  content: "ﳗ";
}

.fi-rr-ufo-beam:before {
  content: "ﳘ";
}

.fi-rr-ufo:before {
  content: "ﳙ";
}

.fi-rr-ui-ux:before {
  content: "ﳚ";
}

.fi-rr-umbrella-beach:before {
  content: "ﳛ";
}

.fi-rr-umbrella:before {
  content: "ﳜ";
}

.fi-rr-underline:before {
  content: "ﳝ";
}

.fi-rr-undo-alt:before {
  content: "ﳞ";
}

.fi-rr-undo:before {
  content: "ﳟ";
}

.fi-rr-unicorn:before {
  content: "ﳠ";
}

.fi-rr-uniform-martial-arts:before {
  content: "ﳡ";
}

.fi-rr-universal-access:before {
  content: "ﳢ";
}

.fi-rr-unlock:before {
  content: "ﳣ";
}

.fi-rr-up-left:before {
  content: "ﳤ";
}

.fi-rr-up-right-from-square:before {
  content: "ﳥ";
}

.fi-rr-up-right:before {
  content: "ﳦ";
}

.fi-rr-up:before {
  content: "ﳧ";
}

.fi-rr-upload:before {
  content: "ﳨ";
}

.fi-rr-url:before {
  content: "ﳩ";
}

.fi-rr-usb-pendrive:before {
  content: "ﳪ";
}

.fi-rr-usd-circle:before {
  content: "ﳫ";
}

.fi-rr-usd-square:before {
  content: "ﳬ";
}

.fi-rr-user-add:before {
  content: "ﳭ";
}

.fi-rr-user-alien:before {
  content: "ﳮ";
}

.fi-rr-user-astronaut:before {
  content: "ﳯ";
}

.fi-rr-user-check:before {
  content: "ﳰ";
}

.fi-rr-user-chef:before {
  content: "ﳱ";
}

.fi-rr-user-cowboy:before {
  content: "ﳲ";
}

.fi-rr-user-crown:before {
  content: "ﳳ";
}

.fi-rr-user-gear:before {
  content: "ﳴ";
}

.fi-rr-user-graduate:before {
  content: "ﳵ";
}

.fi-rr-user-headset:before {
  content: "ﳶ";
}

.fi-rr-user-helmet-safety:before {
  content: "ﳷ";
}

.fi-rr-user-injured:before {
  content: "ﳸ";
}

.fi-rr-user-interface-ui:before {
  content: "ﳹ";
}

.fi-rr-user-key:before {
  content: "ﳺ";
}

.fi-rr-user-lock:before {
  content: "ﳻ";
}

.fi-rr-user-md-chat:before {
  content: "ﳼ";
}

.fi-rr-user-md:before {
  content: "ﳽ";
}

.fi-rr-user-minus:before {
  content: "ﳾ";
}

.fi-rr-user-music:before {
  content: "ﳿ";
}

.fi-rr-user-ninja:before {
  content: "ﴀ";
}

.fi-rr-user-nurse:before {
  content: "ﴁ";
}

.fi-rr-user-pen:before {
  content: "ﴂ";
}

.fi-rr-user-pilot-tie:before {
  content: "ﴃ";
}

.fi-rr-user-pilot:before {
  content: "ﴄ";
}

.fi-rr-user-police:before {
  content: "ﴅ";
}

.fi-rr-user-robot-xmarks:before {
  content: "ﴆ";
}

.fi-rr-user-robot:before {
  content: "ﴇ";
}

.fi-rr-user-salary:before {
  content: "ﴈ";
}

.fi-rr-user-shield:before {
  content: "ﴉ";
}

.fi-rr-user-slash:before {
  content: "ﴊ";
}

.fi-rr-user-tag:before {
  content: "ﴋ";
}

.fi-rr-user-time:before {
  content: "ﴌ";
}

.fi-rr-user-unlock:before {
  content: "ﴍ";
}

.fi-rr-user-visor:before {
  content: "ﴎ";
}

.fi-rr-user-xmark:before {
  content: "ﴏ";
}

.fi-rr-user:before {
  content: "ﴐ";
}

.fi-rr-users-alt:before {
  content: "ﴑ";
}

.fi-rr-users-class:before {
  content: "ﴒ";
}

.fi-rr-users-gear:before {
  content: "ﴓ";
}

.fi-rr-users-medical:before {
  content: "ﴔ";
}

.fi-rr-users-slash:before {
  content: "ﴕ";
}

.fi-rr-users:before {
  content: "ﴖ";
}

.fi-rr-utensils:before {
  content: "ﴗ";
}

.fi-rr-utility-pole-double:before {
  content: "ﴘ";
}

.fi-rr-utility-pole:before {
  content: "ﴙ";
}

.fi-rr-ux-browser:before {
  content: "ﴚ";
}

.fi-rr-ux:before {
  content: "ﴛ";
}

.fi-rr-v:before {
  content: "ﴜ";
}

.fi-rr-vacuum-robot:before {
  content: "ﴝ";
}

.fi-rr-vacuum:before {
  content: "ﴞ";
}

.fi-rr-value-absolute:before {
  content: "ﴟ";
}

.fi-rr-vault:before {
  content: "ﴠ";
}

.fi-rr-vector-alt:before {
  content: "ﴡ";
}

.fi-rr-vector-circle:before {
  content: "ﴢ";
}

.fi-rr-vector-polygon:before {
  content: "ﴣ";
}

.fi-rr-vector:before {
  content: "ﴤ";
}

.fi-rr-venus-double:before {
  content: "ﴥ";
}

.fi-rr-venus-mars:before {
  content: "ﴦ";
}

.fi-rr-venus:before {
  content: "ﴧ";
}

.fi-rr-vest-patches:before {
  content: "ﴨ";
}

.fi-rr-vest:before {
  content: "ﴩ";
}

.fi-rr-video-arrow-down-left:before {
  content: "ﴪ";
}

.fi-rr-video-arrow-up-right:before {
  content: "ﴫ";
}

.fi-rr-video-camera-alt:before {
  content: "ﴬ";
}

.fi-rr-video-camera:before {
  content: "ﴭ";
}

.fi-rr-video-duration:before {
  content: "ﴮ";
}

.fi-rr-video-plus:before {
  content: "ﴯ";
}

.fi-rr-video-slash:before {
  content: "ﴰ";
}

.fi-rr-videoconference:before {
  content: "ﴱ";
}

.fi-rr-vihara:before {
  content: "ﴲ";
}

.fi-rr-violin:before {
  content: "ﴳ";
}

.fi-rr-virus-slash:before {
  content: "ﴴ";
}

.fi-rr-virus:before {
  content: "ﴵ";
}

.fi-rr-viruses:before {
  content: "ﴶ";
}

.fi-rr-visit:before {
  content: "ﴷ";
}

.fi-rr-voicemail:before {
  content: "ﴸ";
}

.fi-rr-volcano:before {
  content: "ﴹ";
}

.fi-rr-volleyball:before {
  content: "ﴺ";
}

.fi-rr-volume-down:before {
  content: "ﴻ";
}

.fi-rr-volume-mute:before {
  content: "ﴼ";
}

.fi-rr-volume-off:before {
  content: "ﴽ";
}

.fi-rr-volume-slash:before {
  content: "﴾";
}

.fi-rr-volume:before {
  content: "﴿";
}

.fi-rr-vote-nay:before {
  content: "﵀";
}

.fi-rr-vote-yea:before {
  content: "﵁";
}

.fi-rr-vr-cardboard:before {
  content: "﵂";
}

.fi-rr-w:before {
  content: "﵃";
}

.fi-rr-waffle:before {
  content: "﵄";
}

.fi-rr-wagon-covered:before {
  content: "﵅";
}

.fi-rr-walker:before {
  content: "﵆";
}

.fi-rr-walkie-talkie:before {
  content: "﵇";
}

.fi-rr-walking:before {
  content: "﵈";
}

.fi-rr-wallet-arrow:before {
  content: "﵉";
}

.fi-rr-wallet:before {
  content: "﵊";
}

.fi-rr-warehouse-alt:before {
  content: "﵋";
}

.fi-rr-warranty:before {
  content: "﵌";
}

.fi-rr-washer:before {
  content: "﵍";
}

.fi-rr-waste-pollution:before {
  content: "﵎";
}

.fi-rr-waste:before {
  content: "﵏";
}

.fi-rr-watch-calculator:before {
  content: "ﵐ";
}

.fi-rr-watch-fitness:before {
  content: "ﵑ";
}

.fi-rr-watch-smart:before {
  content: "ﵒ";
}

.fi-rr-watch:before {
  content: "ﵓ";
}

.fi-rr-water-bottle:before {
  content: "ﵔ";
}

.fi-rr-water-ladder:before {
  content: "ﵕ";
}

.fi-rr-water-lower:before {
  content: "ﵖ";
}

.fi-rr-water-rise:before {
  content: "ﵗ";
}

.fi-rr-water:before {
  content: "ﵘ";
}

.fi-rr-watermelon:before {
  content: "ﵙ";
}

.fi-rr-wave-sine:before {
  content: "ﵚ";
}

.fi-rr-wave-square:before {
  content: "ﵛ";
}

.fi-rr-wave-triangle:before {
  content: "ﵜ";
}

.fi-rr-waveform-path:before {
  content: "ﵝ";
}

.fi-rr-waveform:before {
  content: "ﵞ";
}

.fi-rr-webcam-slash:before {
  content: "ﵟ";
}

.fi-rr-webcam:before {
  content: "ﵠ";
}

.fi-rr-wednesday:before {
  content: "ﵡ";
}

.fi-rr-whale:before {
  content: "ﵢ";
}

.fi-rr-wheat-awn-circle-exclamation:before {
  content: "ﵣ";
}

.fi-rr-wheat-awn-slash:before {
  content: "ﵤ";
}

.fi-rr-wheat-awn:before {
  content: "ﵥ";
}

.fi-rr-wheat-slash:before {
  content: "ﵦ";
}

.fi-rr-wheat:before {
  content: "ﵧ";
}

.fi-rr-wheelchair-move:before {
  content: "ﵨ";
}

.fi-rr-wheelchair:before {
  content: "ﵩ";
}

.fi-rr-whistle:before {
  content: "ﵪ";
}

.fi-rr-wifi-1:before {
  content: "ﵫ";
}

.fi-rr-wifi-2:before {
  content: "ﵬ";
}

.fi-rr-wifi-alt:before {
  content: "ﵭ";
}

.fi-rr-wifi-exclamation:before {
  content: "ﵮ";
}

.fi-rr-wifi-slash:before {
  content: "ﵯ";
}

.fi-rr-wifi:before {
  content: "ﵰ";
}

.fi-rr-wind-turbine:before {
  content: "ﵱ";
}

.fi-rr-wind-warning:before {
  content: "ﵲ";
}

.fi-rr-wind:before {
  content: "ﵳ";
}

.fi-rr-window-alt:before {
  content: "ﵴ";
}

.fi-rr-window-frame-open:before {
  content: "ﵵ";
}

.fi-rr-window-frame:before {
  content: "ﵶ";
}

.fi-rr-window-maximize:before {
  content: "ﵷ";
}

.fi-rr-window-minimize:before {
  content: "ﵸ";
}

.fi-rr-window-restore:before {
  content: "ﵹ";
}

.fi-rr-windsock:before {
  content: "ﵺ";
}

.fi-rr-wine-bottle:before {
  content: "ﵻ";
}

.fi-rr-wine-glass-crack:before {
  content: "ﵼ";
}

.fi-rr-wine-glass-empty:before {
  content: "ﵽ";
}

.fi-rr-wishlist-heart:before {
  content: "ﵾ";
}

.fi-rr-wishlist-star:before {
  content: "ﵿ";
}

.fi-rr-woman-head:before {
  content: "ﶀ";
}

.fi-rr-woman-scientist:before {
  content: "ﶁ";
}

.fi-rr-won-sign:before {
  content: "ﶂ";
}

.fi-rr-work-in-progress:before {
  content: "ﶃ";
}

.fi-rr-workflow-alt:before {
  content: "ﶄ";
}

.fi-rr-workflow-setting-alt:before {
  content: "ﶅ";
}

.fi-rr-workflow-setting:before {
  content: "ﶆ";
}

.fi-rr-workflow:before {
  content: "ﶇ";
}

.fi-rr-workshop:before {
  content: "ﶈ";
}

.fi-rr-world:before {
  content: "ﶉ";
}

.fi-rr-worm:before {
  content: "ﶊ";
}

.fi-rr-wreath:before {
  content: "ﶋ";
}

.fi-rr-wrench-alt:before {
  content: "ﶌ";
}

.fi-rr-wrench-simple:before {
  content: "ﶍ";
}

.fi-rr-x-ray:before {
  content: "ﶎ";
}

.fi-rr-x:before {
  content: "ﶏ";
}

.fi-rr-y:before {
  content: "﶐";
}

.fi-rr-yen:before {
  content: "﶑";
}

.fi-rr-yin-yang:before {
  content: "ﶒ";
}

.fi-rr-z:before {
  content: "ﶓ";
}

.fi-rr-zoom-in:before {
  content: "ﶔ";
}

.fi-rr-zoom-out:before {
  content: "ﶕ";
}

.fi-tr-0:before {
  content: "\f101";
}

.fi-tr-1:before {
  content: "\f102";
}

.fi-tr-2:before {
  content: "\f103";
}

.fi-tr-3:before {
  content: "\f104";
}

.fi-tr-360-degrees:before {
  content: "\f105";
}

.fi-tr-4:before {
  content: "\f106";
}

.fi-tr-404:before {
  content: "\f107";
}

.fi-tr-5:before {
  content: "\f108";
}

.fi-tr-6:before {
  content: "\f109";
}

.fi-tr-7:before {
  content: "\f10a";
}

.fi-tr-8:before {
  content: "\f10b";
}

.fi-tr-9:before {
  content: "\f10c";
}

.fi-tr-a:before {
  content: "\f10d";
}

.fi-tr-accident:before {
  content: "\f10e";
}

.fi-tr-acorn:before {
  content: "\f10f";
}

.fi-tr-ad-paid:before {
  content: "\f110";
}

.fi-tr-ad:before {
  content: "\f111";
}

.fi-tr-add-image:before {
  content: "\f112";
}

.fi-tr-address-book:before {
  content: "\f113";
}

.fi-tr-address-card:before {
  content: "\f114";
}

.fi-tr-admin-alt:before {
  content: "\f115";
}

.fi-tr-admin:before {
  content: "\f116";
}

.fi-tr-age-restriction-eighteen:before {
  content: "\f117";
}

.fi-tr-age-restriction-seven:before {
  content: "\f118";
}

.fi-tr-age-restriction-six:before {
  content: "\f119";
}

.fi-tr-age-restriction-sixteen:before {
  content: "\f11a";
}

.fi-tr-age-restriction-thirteen:before {
  content: "\f11b";
}

.fi-tr-age-restriction-three:before {
  content: "\f11c";
}

.fi-tr-age-restriction-twelve:before {
  content: "\f11d";
}

.fi-tr-age-restriction-twenty-one:before {
  content: "\f11e";
}

.fi-tr-age-restriction-zero:before {
  content: "\f11f";
}

.fi-tr-air-conditioner:before {
  content: "\f120";
}

.fi-tr-air-freshener:before {
  content: "\f121";
}

.fi-tr-air-pollution:before {
  content: "\f122";
}

.fi-tr-airplane-journey:before {
  content: "\f123";
}

.fi-tr-airplay:before {
  content: "\f124";
}

.fi-tr-alarm-exclamation:before {
  content: "\f125";
}

.fi-tr-alarm-plus:before {
  content: "\f126";
}

.fi-tr-alarm-snooze:before {
  content: "\f127";
}

.fi-tr-album-circle-plus:before {
  content: "\f128";
}

.fi-tr-album-circle-user:before {
  content: "\f129";
}

.fi-tr-album-collection:before {
  content: "\f12a";
}

.fi-tr-album:before {
  content: "\f12b";
}

.fi-tr-algorithm:before {
  content: "\f12c";
}

.fi-tr-alicorn:before {
  content: "\f12d";
}

.fi-tr-alien:before {
  content: "\f12e";
}

.fi-tr-align-slash:before {
  content: "\f12f";
}

.fi-tr-analyse-alt:before {
  content: "\f130";
}

.fi-tr-analyse:before {
  content: "\f131";
}

.fi-tr-anchor:before {
  content: "\f132";
}

.fi-tr-angel:before {
  content: "\f133";
}

.fi-tr-angle-90:before {
  content: "\f134";
}

.fi-tr-angle-circle-down:before {
  content: "\f135";
}

.fi-tr-angle-circle-left:before {
  content: "\f136";
}

.fi-tr-angle-circle-right:before {
  content: "\f137";
}

.fi-tr-angle-circle-up:before {
  content: "\f138";
}

.fi-tr-angle-double-left:before {
  content: "\f139";
}

.fi-tr-angle-double-right:before {
  content: "\f13a";
}

.fi-tr-angle-double-small-down:before {
  content: "\f13b";
}

.fi-tr-angle-double-small-left:before {
  content: "\f13c";
}

.fi-tr-angle-double-small-right:before {
  content: "\f13d";
}

.fi-tr-angle-double-small-up:before {
  content: "\f13e";
}

.fi-tr-angle-down:before {
  content: "\f13f";
}

.fi-tr-angle-left:before {
  content: "\f140";
}

.fi-tr-angle-right:before {
  content: "\f141";
}

.fi-tr-angle-small-down:before {
  content: "\f142";
}

.fi-tr-angle-small-left:before {
  content: "\f143";
}

.fi-tr-angle-small-right:before {
  content: "\f144";
}

.fi-tr-angle-small-up:before {
  content: "\f145";
}

.fi-tr-angle-square-down:before {
  content: "\f146";
}

.fi-tr-angle-square-left:before {
  content: "\f147";
}

.fi-tr-angle-square-right:before {
  content: "\f148";
}

.fi-tr-angle-square-up:before {
  content: "\f149";
}

.fi-tr-angle-up:before {
  content: "\f14a";
}

.fi-tr-angle:before {
  content: "\f14b";
}

.fi-tr-angry:before {
  content: "\f14c";
}

.fi-tr-animated-icon:before {
  content: "\f14d";
}

.fi-tr-answer-alt:before {
  content: "\f14e";
}

.fi-tr-answer:before {
  content: "\f14f";
}

.fi-tr-apartment:before {
  content: "\f150";
}

.fi-tr-aperture:before {
  content: "\f151";
}

.fi-tr-api:before {
  content: "\f152";
}

.fi-tr-apple-core:before {
  content: "\f153";
}

.fi-tr-apple-crate:before {
  content: "\f154";
}

.fi-tr-apple:before {
  content: "\f155";
}

.fi-tr-archway:before {
  content: "\f156";
}

.fi-tr-arrow-alt-circle-down:before {
  content: "\f157";
}

.fi-tr-arrow-alt-circle-left:before {
  content: "\f158";
}

.fi-tr-arrow-alt-circle-right:before {
  content: "\f159";
}

.fi-tr-arrow-alt-circle-up:before {
  content: "\f15a";
}

.fi-tr-arrow-alt-down:before {
  content: "\f15b";
}

.fi-tr-arrow-alt-from-bottom:before {
  content: "\f15c";
}

.fi-tr-arrow-alt-from-left:before {
  content: "\f15d";
}

.fi-tr-arrow-alt-from-right:before {
  content: "\f15e";
}

.fi-tr-arrow-alt-from-top:before {
  content: "\f15f";
}

.fi-tr-arrow-alt-left:before {
  content: "\f160";
}

.fi-tr-arrow-alt-right:before {
  content: "\f161";
}

.fi-tr-arrow-alt-square-down:before {
  content: "\f162";
}

.fi-tr-arrow-alt-square-left:before {
  content: "\f163";
}

.fi-tr-arrow-alt-square-right:before {
  content: "\f164";
}

.fi-tr-arrow-alt-square-up:before {
  content: "\f165";
}

.fi-tr-arrow-alt-to-bottom:before {
  content: "\f166";
}

.fi-tr-arrow-alt-to-left:before {
  content: "\f167";
}

.fi-tr-arrow-alt-to-right:before {
  content: "\f168";
}

.fi-tr-arrow-alt-to-top:before {
  content: "\f169";
}

.fi-tr-arrow-alt-up:before {
  content: "\f16a";
}

.fi-tr-arrow-circle-down:before {
  content: "\f16b";
}

.fi-tr-arrow-circle-left:before {
  content: "\f16c";
}

.fi-tr-arrow-circle-right:before {
  content: "\f16d";
}

.fi-tr-arrow-circle-up:before {
  content: "\f16e";
}

.fi-tr-arrow-comparison:before {
  content: "\f16f";
}

.fi-tr-arrow-down-from-dotted-line:before {
  content: "\f170";
}

.fi-tr-arrow-down-left:before {
  content: "\f171";
}

.fi-tr-arrow-down-small-big:before {
  content: "\f172";
}

.fi-tr-arrow-down-to-dotted-line:before {
  content: "\f173";
}

.fi-tr-arrow-down-to-square:before {
  content: "\f174";
}

.fi-tr-arrow-down-triangle-square:before {
  content: "\f175";
}

.fi-tr-arrow-down:before {
  content: "\f176";
}

.fi-tr-arrow-from-bottom:before {
  content: "\f177";
}

.fi-tr-arrow-from-left:before {
  content: "\f178";
}

.fi-tr-arrow-from-right:before {
  content: "\f179";
}

.fi-tr-arrow-from-top:before {
  content: "\f17a";
}

.fi-tr-arrow-left-from-line:before {
  content: "\f17b";
}

.fi-tr-arrow-left:before {
  content: "\f17c";
}

.fi-tr-arrow-progress:before {
  content: "\f17d";
}

.fi-tr-arrow-right-to-bracket:before {
  content: "\f17e";
}

.fi-tr-arrow-right:before {
  content: "\f17f";
}

.fi-tr-arrow-small-down:before {
  content: "\f180";
}

.fi-tr-arrow-small-left:before {
  content: "\f181";
}

.fi-tr-arrow-small-right:before {
  content: "\f182";
}

.fi-tr-arrow-small-up:before {
  content: "\f183";
}

.fi-tr-arrow-square-down:before {
  content: "\f184";
}

.fi-tr-arrow-square-left:before {
  content: "\f185";
}

.fi-tr-arrow-square-right:before {
  content: "\f186";
}

.fi-tr-arrow-square-up:before {
  content: "\f187";
}

.fi-tr-arrow-to-bottom:before {
  content: "\f188";
}

.fi-tr-arrow-to-left:before {
  content: "\f189";
}

.fi-tr-arrow-to-right:before {
  content: "\f18a";
}

.fi-tr-arrow-to-top:before {
  content: "\f18b";
}

.fi-tr-arrow-trend-down:before {
  content: "\f18c";
}

.fi-tr-arrow-trend-up:before {
  content: "\f18d";
}

.fi-tr-arrow-turn-down-left:before {
  content: "\f18e";
}

.fi-tr-arrow-turn-down-right:before {
  content: "\f18f";
}

.fi-tr-arrow-up-from-dotted-line:before {
  content: "\f190";
}

.fi-tr-arrow-up-from-square:before {
  content: "\f191";
}

.fi-tr-arrow-up-left-from-circle:before {
  content: "\f192";
}

.fi-tr-arrow-up-left:before {
  content: "\f193";
}

.fi-tr-arrow-up-right-and-arrow-down-left-from-center:before {
  content: "\f194";
}

.fi-tr-arrow-up-right-from-square:before {
  content: "\f195";
}

.fi-tr-arrow-up-right:before {
  content: "\f196";
}

.fi-tr-arrow-up-small-big:before {
  content: "\f197";
}

.fi-tr-arrow-up-square-triangle:before {
  content: "\f198";
}

.fi-tr-arrow-up-to-dotted-line:before {
  content: "\f199";
}

.fi-tr-arrow-up:before {
  content: "\f19a";
}

.fi-tr-arrows-alt-h:before {
  content: "\f19b";
}

.fi-tr-arrows-alt-v:before {
  content: "\f19c";
}

.fi-tr-arrows-alt:before {
  content: "\f19d";
}

.fi-tr-arrows-cross:before {
  content: "\f19e";
}

.fi-tr-arrows-from-dotted-line:before {
  content: "\f19f";
}

.fi-tr-arrows-from-line:before {
  content: "\f1a0";
}

.fi-tr-arrows-h-copy:before {
  content: "\f1a1";
}

.fi-tr-arrows-h:before {
  content: "\f1a2";
}

.fi-tr-arrows-repeat-1:before {
  content: "\f1a3";
}

.fi-tr-arrows-repeat:before {
  content: "\f1a4";
}

.fi-tr-arrows-retweet:before {
  content: "\f1a5";
}

.fi-tr-arrows-to-dotted-line:before {
  content: "\f1a6";
}

.fi-tr-arrows-to-line:before {
  content: "\f1a7";
}

.fi-tr-arrows:before {
  content: "\f1a8";
}

.fi-tr-artificial-intelligence:before {
  content: "\f1a9";
}

.fi-tr-assessment-alt:before {
  content: "\f1aa";
}

.fi-tr-assessment:before {
  content: "\f1ab";
}

.fi-tr-assign:before {
  content: "\f1ac";
}

.fi-tr-assistive-listening-systems:before {
  content: "\f1ad";
}

.fi-tr-at:before {
  content: "\f1ae";
}

.fi-tr-attribution-pen:before {
  content: "\f1af";
}

.fi-tr-attribution-pencil:before {
  content: "\f1b0";
}

.fi-tr-aubergine:before {
  content: "\f1b1";
}

.fi-tr-auction:before {
  content: "\f1b2";
}

.fi-tr-audio-description-slash:before {
  content: "\f1b3";
}

.fi-tr-audit-alt:before {
  content: "\f1b4";
}

.fi-tr-audit:before {
  content: "\f1b5";
}

.fi-tr-austral-sign:before {
  content: "\f1b6";
}

.fi-tr-avocado:before {
  content: "\f1b7";
}

.fi-tr-award:before {
  content: "\f1b8";
}

.fi-tr-axe-battle:before {
  content: "\f1b9";
}

.fi-tr-axe:before {
  content: "\f1ba";
}

.fi-tr-b:before {
  content: "\f1bb";
}

.fi-tr-baby-carriage:before {
  content: "\f1bc";
}

.fi-tr-baby:before {
  content: "\f1bd";
}

.fi-tr-background:before {
  content: "\f1be";
}

.fi-tr-bacon:before {
  content: "\f1bf";
}

.fi-tr-bacteria:before {
  content: "\f1c0";
}

.fi-tr-bacterium:before {
  content: "\f1c1";
}

.fi-tr-badge-check:before {
  content: "\f1c2";
}

.fi-tr-badge-dollar:before {
  content: "\f1c3";
}

.fi-tr-badge-leaf:before {
  content: "\f1c4";
}

.fi-tr-badge-percent:before {
  content: "\f1c5";
}

.fi-tr-badge-sheriff:before {
  content: "\f1c6";
}

.fi-tr-badger-honey:before {
  content: "\f1c7";
}

.fi-tr-badget-check-alt:before {
  content: "\f1c8";
}

.fi-tr-badminton:before {
  content: "\f1c9";
}

.fi-tr-bag-seedling:before {
  content: "\f1ca";
}

.fi-tr-bags-shopping:before {
  content: "\f1cb";
}

.fi-tr-baguette:before {
  content: "\f1cc";
}

.fi-tr-bahai:before {
  content: "\f1cd";
}

.fi-tr-baht-sign:before {
  content: "\f1ce";
}

.fi-tr-balance-scale-left:before {
  content: "\f1cf";
}

.fi-tr-balance-scale-right:before {
  content: "\f1d0";
}

.fi-tr-ball-pile:before {
  content: "\f1d1";
}

.fi-tr-balloon:before {
  content: "\f1d2";
}

.fi-tr-balloons:before {
  content: "\f1d3";
}

.fi-tr-ballot-check:before {
  content: "\f1d4";
}

.fi-tr-ballot:before {
  content: "\f1d5";
}

.fi-tr-ban-bug:before {
  content: "\f1d6";
}

.fi-tr-banana:before {
  content: "\f1d7";
}

.fi-tr-bangladeshi-taka-sign:before {
  content: "\f1d8";
}

.fi-tr-banjo:before {
  content: "\f1d9";
}

.fi-tr-banner-2:before {
  content: "\f1da";
}

.fi-tr-banner-3:before {
  content: "\f1db";
}

.fi-tr-banner-4:before {
  content: "\f1dc";
}

.fi-tr-banner-5:before {
  content: "\f1dd";
}

.fi-tr-banner:before {
  content: "\f1de";
}

.fi-tr-barber-pole:before {
  content: "\f1df";
}

.fi-tr-barcode-read:before {
  content: "\f1e0";
}

.fi-tr-barcode-scan:before {
  content: "\f1e1";
}

.fi-tr-barcode:before {
  content: "\f1e2";
}

.fi-tr-bars-filter:before {
  content: "\f1e3";
}

.fi-tr-bars-progress:before {
  content: "\f1e4";
}

.fi-tr-bars-sort:before {
  content: "\f1e5";
}

.fi-tr-bars-staggered:before {
  content: "\f1e6";
}

.fi-tr-baseball-alt:before {
  content: "\f1e7";
}

.fi-tr-basket-shopping-simple:before {
  content: "\f1e8";
}

.fi-tr-basketball-hoop:before {
  content: "\f1e9";
}

.fi-tr-bat:before {
  content: "\f1ea";
}

.fi-tr-bath:before {
  content: "\f1eb";
}

.fi-tr-battery-bolt:before {
  content: "\f1ec";
}

.fi-tr-battery-empty:before {
  content: "\f1ed";
}

.fi-tr-battery-exclamation:before {
  content: "\f1ee";
}

.fi-tr-battery-full:before {
  content: "\f1ef";
}

.fi-tr-battery-half:before {
  content: "\f1f0";
}

.fi-tr-battery-quarter:before {
  content: "\f1f1";
}

.fi-tr-battery-slash:before {
  content: "\f1f2";
}

.fi-tr-battery-three-quarters:before {
  content: "\f1f3";
}

.fi-tr-beacon:before {
  content: "\f1f4";
}

.fi-tr-bed-alt:before {
  content: "\f1f5";
}

.fi-tr-bed-bunk:before {
  content: "\f1f6";
}

.fi-tr-bed-empty:before {
  content: "\f1f7";
}

.fi-tr-bee:before {
  content: "\f1f8";
}

.fi-tr-beer-mug-empty:before {
  content: "\f1f9";
}

.fi-tr-beer:before {
  content: "\f1fa";
}

.fi-tr-bell-concierge:before {
  content: "\f1fb";
}

.fi-tr-bell-slash:before {
  content: "\f1fc";
}

.fi-tr-bells:before {
  content: "\f1fd";
}

.fi-tr-bench-tree:before {
  content: "\f1fe";
}

.fi-tr-benefit-porcent:before {
  content: "\f1ff";
}

.fi-tr-betamax:before {
  content: "\f200";
}

.fi-tr-bicycle-journey:before {
  content: "\f201";
}

.fi-tr-biking-mountain:before {
  content: "\f202";
}

.fi-tr-biking:before {
  content: "\f203";
}

.fi-tr-bill-arrow:before {
  content: "\f204";
}

.fi-tr-binary-circle-check:before {
  content: "\f205";
}

.fi-tr-binary-lock:before {
  content: "\f206";
}

.fi-tr-binary-slash:before {
  content: "\f207";
}

.fi-tr-binary:before {
  content: "\f208";
}

.fi-tr-binoculars:before {
  content: "\f209";
}

.fi-tr-bio-leaves:before {
  content: "\f20a";
}

.fi-tr-bio:before {
  content: "\f20b";
}

.fi-tr-biohazard:before {
  content: "\f20c";
}

.fi-tr-bird:before {
  content: "\f20d";
}

.fi-tr-bitcoin-sign:before {
  content: "\f20e";
}

.fi-tr-blanket:before {
  content: "\f20f";
}

.fi-tr-blender-phone:before {
  content: "\f210";
}

.fi-tr-blender:before {
  content: "\f211";
}

.fi-tr-blinds-open:before {
  content: "\f212";
}

.fi-tr-blinds-raised:before {
  content: "\f213";
}

.fi-tr-blinds:before {
  content: "\f214";
}

.fi-tr-block-brick:before {
  content: "\f215";
}

.fi-tr-block-question:before {
  content: "\f216";
}

.fi-tr-block-quote:before {
  content: "\f217";
}

.fi-tr-block:before {
  content: "\f218";
}

.fi-tr-blockchain-3:before {
  content: "\f219";
}

.fi-tr-blog-pencil:before {
  content: "\f21a";
}

.fi-tr-blog-text:before {
  content: "\f21b";
}

.fi-tr-blueberries:before {
  content: "\f21c";
}

.fi-tr-blueprint:before {
  content: "\f21d";
}

.fi-tr-bolt-auto:before {
  content: "\f21e";
}

.fi-tr-bolt-slash:before {
  content: "\f21f";
}

.fi-tr-bolt:before {
  content: "\f220";
}

.fi-tr-bomb:before {
  content: "\f221";
}

.fi-tr-bone-break:before {
  content: "\f222";
}

.fi-tr-bone:before {
  content: "\f223";
}

.fi-tr-bong:before {
  content: "\f224";
}

.fi-tr-bonus-star:before {
  content: "\f225";
}

.fi-tr-bonus:before {
  content: "\f226";
}

.fi-tr-book-arrow-right:before {
  content: "\f227";
}

.fi-tr-book-arrow-up:before {
  content: "\f228";
}

.fi-tr-book-atlas:before {
  content: "\f229";
}

.fi-tr-book-bookmark:before {
  content: "\f22a";
}

.fi-tr-book-circle-arrow-right:before {
  content: "\f22b";
}

.fi-tr-book-circle-arrow-up:before {
  content: "\f22c";
}

.fi-tr-book-copy:before {
  content: "\f22d";
}

.fi-tr-book-dead:before {
  content: "\f22e";
}

.fi-tr-book-font:before {
  content: "\f22f";
}

.fi-tr-book-medical:before {
  content: "\f230";
}

.fi-tr-book-open-cover:before {
  content: "\f231";
}

.fi-tr-book-open-reader:before {
  content: "\f232";
}

.fi-tr-book-quran:before {
  content: "\f233";
}

.fi-tr-book-section:before {
  content: "\f234";
}

.fi-tr-book-spells:before {
  content: "\f235";
}

.fi-tr-book-tanakh:before {
  content: "\f236";
}

.fi-tr-book-user:before {
  content: "\f237";
}

.fi-tr-Booking:before {
  content: "\f238";
}

.fi-tr-bookmark-slash:before {
  content: "\f239";
}

.fi-tr-books-medical:before {
  content: "\f23a";
}

.fi-tr-books:before {
  content: "\f23b";
}

.fi-tr-boot-heeled:before {
  content: "\f23c";
}

.fi-tr-boot:before {
  content: "\f23d";
}

.fi-tr-booth-curtain:before {
  content: "\f23e";
}

.fi-tr-border-all:before {
  content: "\f23f";
}

.fi-tr-border-bottom:before {
  content: "\f240";
}

.fi-tr-border-center-h:before {
  content: "\f241";
}

.fi-tr-border-center-v:before {
  content: "\f242";
}

.fi-tr-border-inner:before {
  content: "\f243";
}

.fi-tr-border-left:before {
  content: "\f244";
}

.fi-tr-border-none:before {
  content: "\f245";
}

.fi-tr-border-outer:before {
  content: "\f246";
}

.fi-tr-border-right:before {
  content: "\f247";
}

.fi-tr-border-style-alt:before {
  content: "\f248";
}

.fi-tr-border-style:before {
  content: "\f249";
}

.fi-tr-border-top:before {
  content: "\f24a";
}

.fi-tr-boss:before {
  content: "\f24b";
}

.fi-tr-bottle-droplet:before {
  content: "\f24c";
}

.fi-tr-bottle:before {
  content: "\f24d";
}

.fi-tr-bow-arrow:before {
  content: "\f24e";
}

.fi-tr-bowl-chopsticks-noodles:before {
  content: "\f24f";
}

.fi-tr-bowl-chopsticks:before {
  content: "\f250";
}

.fi-tr-bowl-rice:before {
  content: "\f251";
}

.fi-tr-bowl-scoop:before {
  content: "\f252";
}

.fi-tr-bowl-scoops:before {
  content: "\f253";
}

.fi-tr-bowl-soft-serve:before {
  content: "\f254";
}

.fi-tr-bowl-spoon:before {
  content: "\f255";
}

.fi-tr-bowling-ball:before {
  content: "\f256";
}

.fi-tr-bowling-pins:before {
  content: "\f257";
}

.fi-tr-box-ballot:before {
  content: "\f258";
}

.fi-tr-box-check:before {
  content: "\f259";
}

.fi-tr-box-circle-check:before {
  content: "\f25a";
}

.fi-tr-box-dollar:before {
  content: "\f25b";
}

.fi-tr-box-fragile:before {
  content: "\f25c";
}

.fi-tr-box-heart:before {
  content: "\f25d";
}

.fi-tr-box-open-full:before {
  content: "\f25e";
}

.fi-tr-box-open:before {
  content: "\f25f";
}

.fi-tr-box-tissue:before {
  content: "\f260";
}

.fi-tr-box-up:before {
  content: "\f261";
}

.fi-tr-boxes:before {
  content: "\f262";
}

.fi-tr-boxing-glove:before {
  content: "\f263";
}

.fi-tr-bracket-curly-right:before {
  content: "\f264";
}

.fi-tr-bracket-curly:before {
  content: "\f265";
}

.fi-tr-bracket-round-right:before {
  content: "\f266";
}

.fi-tr-bracket-round:before {
  content: "\f267";
}

.fi-tr-bracket-square-right:before {
  content: "\f268";
}

.fi-tr-bracket-square:before {
  content: "\f269";
}

.fi-tr-brackets-curly:before {
  content: "\f26a";
}

.fi-tr-brackets-round:before {
  content: "\f26b";
}

.fi-tr-brackets-square:before {
  content: "\f26c";
}

.fi-tr-braille-a:before {
  content: "\f26d";
}

.fi-tr-braille-b:before {
  content: "\f26e";
}

.fi-tr-braille-c:before {
  content: "\f26f";
}

.fi-tr-braille-d:before {
  content: "\f270";
}

.fi-tr-braille-e:before {
  content: "\f271";
}

.fi-tr-braille-g:before {
  content: "\f272";
}

.fi-tr-braille-h:before {
  content: "\f273";
}

.fi-tr-braille-i:before {
  content: "\f274";
}

.fi-tr-braille-j:before {
  content: "\f275";
}

.fi-tr-braille-k:before {
  content: "\f276";
}

.fi-tr-braille-l:before {
  content: "\f277";
}

.fi-tr-braille-m:before {
  content: "\f278";
}

.fi-tr-braille-n-alt:before {
  content: "\f279";
}

.fi-tr-braille-n:before {
  content: "\f27a";
}

.fi-tr-braille-o:before {
  content: "\f27b";
}

.fi-tr-braille-p:before {
  content: "\f27c";
}

.fi-tr-braille-q:before {
  content: "\f27d";
}

.fi-tr-braille-r:before {
  content: "\f27e";
}

.fi-tr-braille-s:before {
  content: "\f27f";
}

.fi-tr-braille-t:before {
  content: "\f280";
}

.fi-tr-braille-u:before {
  content: "\f281";
}

.fi-tr-braille-v:before {
  content: "\f282";
}

.fi-tr-braille-w:before {
  content: "\f283";
}

.fi-tr-braille-x:before {
  content: "\f284";
}

.fi-tr-braille-y:before {
  content: "\f285";
}

.fi-tr-braille-z:before {
  content: "\f286";
}

.fi-tr-braille:before {
  content: "\f287";
}

.fi-tr-brain-circuit:before {
  content: "\f288";
}

.fi-tr-brain:before {
  content: "\f289";
}

.fi-tr-brand:before {
  content: "\f28a";
}

.fi-tr-branding:before {
  content: "\f28b";
}

.fi-tr-bread-loaf:before {
  content: "\f28c";
}

.fi-tr-bread-slice-butter:before {
  content: "\f28d";
}

.fi-tr-bread-slice:before {
  content: "\f28e";
}

.fi-tr-bread:before {
  content: "\f28f";
}

.fi-tr-briefcase-arrow-right:before {
  content: "\f290";
}

.fi-tr-briefcase-blank:before {
  content: "\f291";
}

.fi-tr-brightness-low:before {
  content: "\f292";
}

.fi-tr-brightness:before {
  content: "\f293";
}

.fi-tr-bring-forward:before {
  content: "\f294";
}

.fi-tr-bring-front:before {
  content: "\f295";
}

.fi-tr-broadcast-tower:before {
  content: "\f296";
}

.fi-tr-broccoli:before {
  content: "\f297";
}

.fi-tr-broken-image:before {
  content: "\f298";
}

.fi-tr-broom-ball:before {
  content: "\f299";
}

.fi-tr-browser-ui:before {
  content: "\f29a";
}

.fi-tr-browser:before {
  content: "\f29b";
}

.fi-tr-browsers:before {
  content: "\f29c";
}

.fi-tr-bucket:before {
  content: "\f29d";
}

.fi-tr-budget-alt:before {
  content: "\f29e";
}

.fi-tr-budget:before {
  content: "\f29f";
}

.fi-tr-bug-slash:before {
  content: "\f2a0";
}

.fi-tr-bugs:before {
  content: "\f2a1";
}

.fi-tr-build-alt:before {
  content: "\f2a2";
}

.fi-tr-build:before {
  content: "\f2a3";
}

.fi-tr-builder:before {
  content: "\f2a4";
}

.fi-tr-building-circle-arrow-right:before {
  content: "\f2a5";
}

.fi-tr-building-ngo:before {
  content: "\f2a6";
}

.fi-tr-bullet:before {
  content: "\f2a7";
}

.fi-tr-bullhorn:before {
  content: "\f2a8";
}

.fi-tr-bullseye-arrow:before {
  content: "\f2a9";
}

.fi-tr-bullseye-pointer:before {
  content: "\f2aa";
}

.fi-tr-bullseye:before {
  content: "\f2ab";
}

.fi-tr-burger-alt:before {
  content: "\f2ac";
}

.fi-tr-burger-fries:before {
  content: "\f2ad";
}

.fi-tr-burger-glass:before {
  content: "\f2ae";
}

.fi-tr-burrito:before {
  content: "\f2af";
}

.fi-tr-bus-alt:before {
  content: "\f2b0";
}

.fi-tr-bus:before {
  content: "\f2b1";
}

.fi-tr-business-time:before {
  content: "\f2b2";
}

.fi-tr-Butter:before {
  content: "\f2b3";
}

.fi-tr-butterfly:before {
  content: "\f2b4";
}

.fi-tr-c:before {
  content: "\f2b5";
}

.fi-tr-cabin:before {
  content: "\f2b6";
}

.fi-tr-cactus:before {
  content: "\f2b7";
}

.fi-tr-cake-birthday:before {
  content: "\f2b8";
}

.fi-tr-cake-slice:before {
  content: "\f2b9";
}

.fi-tr-cake-wedding:before {
  content: "\f2ba";
}

.fi-tr-calculator-bill:before {
  content: "\f2bb";
}

.fi-tr-calculator-money:before {
  content: "\f2bc";
}

.fi-tr-calculator-simple:before {
  content: "\f2bd";
}

.fi-tr-calendar-arrow-down:before {
  content: "\f2be";
}

.fi-tr-calendar-arrow-up:before {
  content: "\f2bf";
}

.fi-tr-calendar-check:before {
  content: "\f2c0";
}

.fi-tr-calendar-clock:before {
  content: "\f2c1";
}

.fi-tr-calendar-day:before {
  content: "\f2c2";
}

.fi-tr-calendar-days:before {
  content: "\f2c3";
}

.fi-tr-calendar-exclamation:before {
  content: "\f2c4";
}

.fi-tr-calendar-heart:before {
  content: "\f2c5";
}

.fi-tr-calendar-image:before {
  content: "\f2c6";
}

.fi-tr-calendar-lines-pen:before {
  content: "\f2c7";
}

.fi-tr-calendar-lines:before {
  content: "\f2c8";
}

.fi-tr-calendar-minus:before {
  content: "\f2c9";
}

.fi-tr-calendar-pen:before {
  content: "\f2ca";
}

.fi-tr-calendar-plus:before {
  content: "\f2cb";
}

.fi-tr-calendar-salary:before {
  content: "\f2cc";
}

.fi-tr-calendar-star:before {
  content: "\f2cd";
}

.fi-tr-calendar-week:before {
  content: "\f2ce";
}

.fi-tr-calendar-xmark:before {
  content: "\f2cf";
}

.fi-tr-calendars:before {
  content: "\f2d0";
}

.fi-tr-call-duration:before {
  content: "\f2d1";
}

.fi-tr-call-history:before {
  content: "\f2d2";
}

.fi-tr-call-incoming:before {
  content: "\f2d3";
}

.fi-tr-call-missed:before {
  content: "\f2d4";
}

.fi-tr-call-outgoing:before {
  content: "\f2d5";
}

.fi-tr-camcorder:before {
  content: "\f2d6";
}

.fi-tr-camera-cctv:before {
  content: "\f2d7";
}

.fi-tr-camera-movie:before {
  content: "\f2d8";
}

.fi-tr-camera-retro:before {
  content: "\f2d9";
}

.fi-tr-camera-rotate:before {
  content: "\f2da";
}

.fi-tr-camera-security:before {
  content: "\f2db";
}

.fi-tr-camera-slash:before {
  content: "\f2dc";
}

.fi-tr-camera-viewfinder:before {
  content: "\f2dd";
}

.fi-tr-campfire:before {
  content: "\f2de";
}

.fi-tr-can-food:before {
  content: "\f2df";
}

.fi-tr-candle-holder:before {
  content: "\f2e0";
}

.fi-tr-candy-alt:before {
  content: "\f2e1";
}

.fi-tr-candy-bar:before {
  content: "\f2e2";
}

.fi-tr-candy-cane:before {
  content: "\f2e3";
}

.fi-tr-candy-corn:before {
  content: "\f2e4";
}

.fi-tr-candy-sweet:before {
  content: "\f2e5";
}

.fi-tr-candy:before {
  content: "\f2e6";
}

.fi-tr-Cannabis:before {
  content: "\f2e7";
}

.fi-tr-canned-food:before {
  content: "\f2e8";
}

.fi-tr-capsules:before {
  content: "\f2e9";
}

.fi-tr-car-alt:before {
  content: "\f2ea";
}

.fi-tr-car-battery:before {
  content: "\f2eb";
}

.fi-tr-car-bolt:before {
  content: "\f2ec";
}

.fi-tr-car-building:before {
  content: "\f2ed";
}

.fi-tr-car-bump:before {
  content: "\f2ee";
}

.fi-tr-car-bus:before {
  content: "\f2ef";
}

.fi-tr-car-circle-bolt:before {
  content: "\f2f0";
}

.fi-tr-car-crash:before {
  content: "\f2f1";
}

.fi-tr-car-garage:before {
  content: "\f2f2";
}

.fi-tr-car-journey:before {
  content: "\f2f3";
}

.fi-tr-car-mechanic:before {
  content: "\f2f4";
}

.fi-tr-car-rear:before {
  content: "\f2f5";
}

.fi-tr-car-side-bolt:before {
  content: "\f2f6";
}

.fi-tr-car-side:before {
  content: "\f2f7";
}

.fi-tr-car-tilt:before {
  content: "\f2f8";
}

.fi-tr-car-wash:before {
  content: "\f2f9";
}

.fi-tr-caravan-alt:before {
  content: "\f2fa";
}

.fi-tr-caravan:before {
  content: "\f2fb";
}

.fi-tr-card-club:before {
  content: "\f2fc";
}

.fi-tr-card-diamond:before {
  content: "\f2fd";
}

.fi-tr-card-heart:before {
  content: "\f2fe";
}

.fi-tr-card-spade:before {
  content: "\f2ff";
}

.fi-tr-caret-circle-down:before {
  content: "\f300";
}

.fi-tr-caret-circle-right:before {
  content: "\f301";
}

.fi-tr-caret-circle-up:before {
  content: "\f302";
}

.fi-tr-caret-down:before {
  content: "\f303";
}

.fi-tr-caret-left:before {
  content: "\f304";
}

.fi-tr-caret-right:before {
  content: "\f305";
}

.fi-tr-caret-square-down:before {
  content: "\f306";
}

.fi-tr-caret-square-left_1:before {
  content: "\f307";
}

.fi-tr-caret-square-left:before {
  content: "\f308";
}

.fi-tr-caret-square-right:before {
  content: "\f309";
}

.fi-tr-caret-square-up:before {
  content: "\f30a";
}

.fi-tr-caret-up:before {
  content: "\f30b";
}

.fi-tr-carrot:before {
  content: "\f30c";
}

.fi-tr-cars-crash:before {
  content: "\f30d";
}

.fi-tr-cars:before {
  content: "\f30e";
}

.fi-tr-cart-arrow-down:before {
  content: "\f30f";
}

.fi-tr-cart-minus:before {
  content: "\f310";
}

.fi-tr-cart-shopping-fast:before {
  content: "\f311";
}

.fi-tr-cash-register:before {
  content: "\f312";
}

.fi-tr-cassette-tape:before {
  content: "\f313";
}

.fi-tr-cassette-vhs:before {
  content: "\f314";
}

.fi-tr-castle:before {
  content: "\f315";
}

.fi-tr-cat-head:before {
  content: "\f316";
}

.fi-tr-cat-space:before {
  content: "\f317";
}

.fi-tr-cat:before {
  content: "\f318";
}

.fi-tr-catalog-alt:before {
  content: "\f319";
}

.fi-tr-catalog-magazine:before {
  content: "\f31a";
}

.fi-tr-catalog:before {
  content: "\f31b";
}

.fi-tr-category-alt:before {
  content: "\f31c";
}

.fi-tr-category:before {
  content: "\f31d";
}

.fi-tr-cauldron:before {
  content: "\f31e";
}

.fi-tr-cedi-sign:before {
  content: "\f31f";
}

.fi-tr-cello:before {
  content: "\f320";
}

.fi-tr-cent-sign:before {
  content: "\f321";
}

.fi-tr-chair-office:before {
  content: "\f322";
}

.fi-tr-chair:before {
  content: "\f323";
}

.fi-tr-chalkboard-user:before {
  content: "\f324";
}

.fi-tr-challenge-alt:before {
  content: "\f325";
}

.fi-tr-challenge:before {
  content: "\f326";
}

.fi-tr-channel:before {
  content: "\f327";
}

.fi-tr-charging-station:before {
  content: "\f328";
}

.fi-tr-chart-area:before {
  content: "\f329";
}

.fi-tr-chart-arrow-down:before {
  content: "\f32a";
}

.fi-tr-chart-arrow-grow:before {
  content: "\f32b";
}

.fi-tr-chart-bullet:before {
  content: "\f32c";
}

.fi-tr-chart-candlestick:before {
  content: "\f32d";
}

.fi-tr-chart-connected:before {
  content: "\f32e";
}

.fi-tr-chart-gantt:before {
  content: "\f32f";
}

.fi-tr-chart-histogram:before {
  content: "\f330";
}

.fi-tr-chart-line-up:before {
  content: "\f331";
}

.fi-tr-chart-mixed:before {
  content: "\f332";
}

.fi-tr-chart-network:before {
  content: "\f333";
}

.fi-tr-chart-pie-alt:before {
  content: "\f334";
}

.fi-tr-chart-pie:before {
  content: "\f335";
}

.fi-tr-chart-pyramid:before {
  content: "\f336";
}

.fi-tr-chart-radar:before {
  content: "\f337";
}

.fi-tr-chart-scatter-3d:before {
  content: "\f338";
}

.fi-tr-chart-scatter-bubble:before {
  content: "\f339";
}

.fi-tr-chart-scatter:before {
  content: "\f33a";
}

.fi-tr-chart-set-theory:before {
  content: "\f33b";
}

.fi-tr-chart-simple-horizontal:before {
  content: "\f33c";
}

.fi-tr-chart-simple:before {
  content: "\f33d";
}

.fi-tr-chart-tree-map:before {
  content: "\f33e";
}

.fi-tr-chart-tree:before {
  content: "\f33f";
}

.fi-tr-chart-user:before {
  content: "\f340";
}

.fi-tr-chart-waterfall:before {
  content: "\f341";
}

.fi-tr-chatbot-speech-bubble:before {
  content: "\f342";
}

.fi-tr-chatbot:before {
  content: "\f343";
}

.fi-tr-cheap-bill:before {
  content: "\f344";
}

.fi-tr-cheap-dollar:before {
  content: "\f345";
}

.fi-tr-cheap-stack-dollar:before {
  content: "\f346";
}

.fi-tr-cheap-stack:before {
  content: "\f347";
}

.fi-tr-cheap:before {
  content: "\f348";
}

.fi-tr-check-circle:before {
  content: "\f349";
}

.fi-tr-check-double:before {
  content: "\f34a";
}

.fi-tr-check-in-calendar:before {
  content: "\f34b";
}

.fi-tr-check-out-calendar:before {
  content: "\f34c";
}

.fi-tr-cheese-alt:before {
  content: "\f34d";
}

.fi-tr-cheese:before {
  content: "\f34e";
}

.fi-tr-cheeseburger:before {
  content: "\f34f";
}

.fi-tr-cherry:before {
  content: "\f350";
}

.fi-tr-chess-bishop:before {
  content: "\f351";
}

.fi-tr-chess-board:before {
  content: "\f352";
}

.fi-tr-chess-clock-alt:before {
  content: "\f353";
}

.fi-tr-chess-clock:before {
  content: "\f354";
}

.fi-tr-chess-king-alt:before {
  content: "\f355";
}

.fi-tr-chess-king:before {
  content: "\f356";
}

.fi-tr-chess-knight-alt:before {
  content: "\f357";
}

.fi-tr-chess-knight:before {
  content: "\f358";
}

.fi-tr-chess-pawn-alt:before {
  content: "\f359";
}

.fi-tr-chess-pawn:before {
  content: "\f35a";
}

.fi-tr-chess-queen-alt:before {
  content: "\f35b";
}

.fi-tr-chess-queen:before {
  content: "\f35c";
}

.fi-tr-chess-rook-alt:before {
  content: "\f35d";
}

.fi-tr-chess-rook:before {
  content: "\f35e";
}

.fi-tr-chess:before {
  content: "\f35f";
}

.fi-tr-chevron-double-down:before {
  content: "\f360";
}

.fi-tr-chevron-double-up:before {
  content: "\f361";
}

.fi-tr-child-head:before {
  content: "\f362";
}

.fi-tr-child:before {
  content: "\f363";
}

.fi-tr-chimney:before {
  content: "\f364";
}

.fi-tr-chocolate-bar:before {
  content: "\f365";
}

.fi-tr-choose-alt:before {
  content: "\f366";
}

.fi-tr-choose:before {
  content: "\f367";
}

.fi-tr-circle-0:before {
  content: "\f368";
}

.fi-tr-circle-1:before {
  content: "\f369";
}

.fi-tr-circle-2:before {
  content: "\f36a";
}

.fi-tr-circle-3:before {
  content: "\f36b";
}

.fi-tr-circle-4:before {
  content: "\f36c";
}

.fi-tr-circle-5:before {
  content: "\f36d";
}

.fi-tr-circle-6:before {
  content: "\f36e";
}

.fi-tr-circle-7:before {
  content: "\f36f";
}

.fi-tr-circle-8:before {
  content: "\f370";
}

.fi-tr-circle-9:before {
  content: "\f371";
}

.fi-tr-circle-a:before {
  content: "\f372";
}

.fi-tr-circle-b:before {
  content: "\f373";
}

.fi-tr-circle-bolt:before {
  content: "\f374";
}

.fi-tr-circle-book-open:before {
  content: "\f375";
}

.fi-tr-circle-bookmark:before {
  content: "\f376";
}

.fi-tr-circle-c:before {
  content: "\f377";
}

.fi-tr-circle-calendar:before {
  content: "\f378";
}

.fi-tr-circle-camera:before {
  content: "\f379";
}

.fi-tr-circle-d:before {
  content: "\f37a";
}

.fi-tr-circle-dashed:before {
  content: "\f37b";
}

.fi-tr-circle-e:before {
  content: "\f37c";
}

.fi-tr-circle-ellipsis-vertical:before {
  content: "\f37d";
}

.fi-tr-circle-ellipsis:before {
  content: "\f37e";
}

.fi-tr-circle-envelope:before {
  content: "\f37f";
}

.fi-tr-circle-exclamation-check:before {
  content: "\f380";
}

.fi-tr-circle-f:before {
  content: "\f381";
}

.fi-tr-circle-g:before {
  content: "\f382";
}

.fi-tr-circle-h:before {
  content: "\f383";
}

.fi-tr-circle-half-stroke:before {
  content: "\f384";
}

.fi-tr-circle-half:before {
  content: "\f385";
}

.fi-tr-circle-heart:before {
  content: "\f386";
}

.fi-tr-circle-i:before {
  content: "\f387";
}

.fi-tr-circle-j:before {
  content: "\f388";
}

.fi-tr-circle-k:before {
  content: "\f389";
}

.fi-tr-circle-l:before {
  content: "\f38a";
}

.fi-tr-circle-m:before {
  content: "\f38b";
}

.fi-tr-circle-microphone-lines:before {
  content: "\f38c";
}

.fi-tr-circle-microphone:before {
  content: "\f38d";
}

.fi-tr-circle-n:before {
  content: "\f38e";
}

.fi-tr-circle-o:before {
  content: "\f38f";
}

.fi-tr-circle-p:before {
  content: "\f390";
}

.fi-tr-circle-phone-flip:before {
  content: "\f391";
}

.fi-tr-circle-phone-hangup:before {
  content: "\f392";
}

.fi-tr-circle-phone:before {
  content: "\f393";
}

.fi-tr-circle-q:before {
  content: "\f394";
}

.fi-tr-circle-quarters-alt:before {
  content: "\f395";
}

.fi-tr-circle-quarters:before {
  content: "\f396";
}

.fi-tr-circle-r:before {
  content: "\f397";
}

.fi-tr-circle-s:before {
  content: "\f398";
}

.fi-tr-circle-small:before {
  content: "\f399";
}

.fi-tr-circle-star:before {
  content: "\f39a";
}

.fi-tr-circle-t:before {
  content: "\f39b";
}

.fi-tr-circle-three-quarters:before {
  content: "\f39c";
}

.fi-tr-circle-trash:before {
  content: "\f39d";
}

.fi-tr-circle-u:before {
  content: "\f39e";
}

.fi-tr-circle-user:before {
  content: "\f39f";
}

.fi-tr-circle-v:before {
  content: "\f3a0";
}

.fi-tr-circle-video:before {
  content: "\f3a1";
}

.fi-tr-circle-w:before {
  content: "\f3a2";
}

.fi-tr-circle-waveform-lines:before {
  content: "\f3a3";
}

.fi-tr-circle-x:before {
  content: "\f3a4";
}

.fi-tr-circle-xmark:before {
  content: "\f3a5";
}

.fi-tr-circle-y:before {
  content: "\f3a6";
}

.fi-tr-circle-z:before {
  content: "\f3a7";
}

.fi-tr-circle:before {
  content: "\f3a8";
}

.fi-tr-citrus-slice:before {
  content: "\f3a9";
}

.fi-tr-citrus:before {
  content: "\f3aa";
}

.fi-tr-city:before {
  content: "\f3ab";
}

.fi-tr-clapperboard-play:before {
  content: "\f3ac";
}

.fi-tr-clapperboard:before {
  content: "\f3ad";
}

.fi-tr-clarinet:before {
  content: "\f3ae";
}

.fi-tr-claw-marks:before {
  content: "\f3af";
}

.fi-tr-clear-alt:before {
  content: "\f3b0";
}

.fi-tr-clipboard-check:before {
  content: "\f3b1";
}

.fi-tr-clipboard-exclamation:before {
  content: "\f3b2";
}

.fi-tr-clipboard-list-check:before {
  content: "\f3b3";
}

.fi-tr-clipboard-list:before {
  content: "\f3b4";
}

.fi-tr-clipboard-prescription:before {
  content: "\f3b5";
}

.fi-tr-clipboard-user:before {
  content: "\f3b6";
}

.fi-tr-clipboard:before {
  content: "\f3b7";
}

.fi-tr-clock-desk:before {
  content: "\f3b8";
}

.fi-tr-clock-eight-thirty:before {
  content: "\f3b9";
}

.fi-tr-clock-eleven-thirty:before {
  content: "\f3ba";
}

.fi-tr-clock-eleven:before {
  content: "\f3bb";
}

.fi-tr-clock-five-thirty:before {
  content: "\f3bc";
}

.fi-tr-clock-five:before {
  content: "\f3bd";
}

.fi-tr-clock-four-thirty:before {
  content: "\f3be";
}

.fi-tr-clock-nine-thirty:before {
  content: "\f3bf";
}

.fi-tr-clock-nine:before {
  content: "\f3c0";
}

.fi-tr-clock-one-thirty:before {
  content: "\f3c1";
}

.fi-tr-clock-one:before {
  content: "\f3c2";
}

.fi-tr-clock-seven-thirty:before {
  content: "\f3c3";
}

.fi-tr-clock-seven:before {
  content: "\f3c4";
}

.fi-tr-clock-six-thirty:before {
  content: "\f3c5";
}

.fi-tr-clock-six:before {
  content: "\f3c6";
}

.fi-tr-clock-ten-thirty:before {
  content: "\f3c7";
}

.fi-tr-clock-ten:before {
  content: "\f3c8";
}

.fi-tr-clock-three-thirty:before {
  content: "\f3c9";
}

.fi-tr-clock-three:before {
  content: "\f3ca";
}

.fi-tr-clock-twelve-thirty:before {
  content: "\f3cb";
}

.fi-tr-clock-twelve:before {
  content: "\f3cc";
}

.fi-tr-clock-two-thirty:before {
  content: "\f3cd";
}

.fi-tr-clock-two:before {
  content: "\f3ce";
}

.fi-tr-clock-up-arrow:before {
  content: "\f3cf";
}

.fi-tr-clone:before {
  content: "\f3d0";
}

.fi-tr-closed-captioning-slash:before {
  content: "\f3d1";
}

.fi-tr-clothes-hanger:before {
  content: "\f3d2";
}

.fi-tr-cloud-check:before {
  content: "\f3d3";
}

.fi-tr-cloud-code:before {
  content: "\f3d4";
}

.fi-tr-cloud-disabled:before {
  content: "\f3d5";
}

.fi-tr-cloud-download-alt:before {
  content: "\f3d6";
}

.fi-tr-cloud-download:before {
  content: "\f3d7";
}

.fi-tr-cloud-drizzle:before {
  content: "\f3d8";
}

.fi-tr-cloud-exclamation:before {
  content: "\f3d9";
}

.fi-tr-cloud-hail-mixed:before {
  content: "\f3da";
}

.fi-tr-cloud-hail:before {
  content: "\f3db";
}

.fi-tr-cloud-meatball:before {
  content: "\f3dc";
}

.fi-tr-cloud-moon-rain:before {
  content: "\f3dd";
}

.fi-tr-cloud-moon:before {
  content: "\f3de";
}

.fi-tr-cloud-question:before {
  content: "\f3df";
}

.fi-tr-cloud-rain:before {
  content: "\f3e0";
}

.fi-tr-cloud-rainbow:before {
  content: "\f3e1";
}

.fi-tr-cloud-share:before {
  content: "\f3e2";
}

.fi-tr-cloud-showers-heavy:before {
  content: "\f3e3";
}

.fi-tr-cloud-showers:before {
  content: "\f3e4";
}

.fi-tr-cloud-sleet:before {
  content: "\f3e5";
}

.fi-tr-cloud-snow:before {
  content: "\f3e6";
}

.fi-tr-cloud-sun-rain:before {
  content: "\f3e7";
}

.fi-tr-cloud-sun:before {
  content: "\f3e8";
}

.fi-tr-cloud-upload-alt:before {
  content: "\f3e9";
}

.fi-tr-clouds-moon:before {
  content: "\f3ea";
}

.fi-tr-clouds-sun:before {
  content: "\f3eb";
}

.fi-tr-clouds:before {
  content: "\f3ec";
}

.fi-tr-clover-alt:before {
  content: "\f3ed";
}

.fi-tr-club:before {
  content: "\f3ee";
}

.fi-tr-cocktail:before {
  content: "\f3ef";
}

.fi-tr-coconut:before {
  content: "\f3f0";
}

.fi-tr-code-branch:before {
  content: "\f3f1";
}

.fi-tr-code-commit:before {
  content: "\f3f2";
}

.fi-tr-code-compare:before {
  content: "\f3f3";
}

.fi-tr-code-fork:before {
  content: "\f3f4";
}

.fi-tr-code-merge:before {
  content: "\f3f5";
}

.fi-tr-code-pull-request-closed:before {
  content: "\f3f6";
}

.fi-tr-code-pull-request-draft:before {
  content: "\f3f7";
}

.fi-tr-code-pull-request:before {
  content: "\f3f8";
}

.fi-tr-code-simple:before {
  content: "\f3f9";
}

.fi-tr-coffee-bean:before {
  content: "\f3fa";
}

.fi-tr-coffee-beans:before {
  content: "\f3fb";
}

.fi-tr-coffee-pot:before {
  content: "\f3fc";
}

.fi-tr-coffee:before {
  content: "\f3fd";
}

.fi-tr-coffin-cross:before {
  content: "\f3fe";
}

.fi-tr-coffin:before {
  content: "\f3ff";
}

.fi-tr-coin-up-arrow:before {
  content: "\f400";
}

.fi-tr-coin:before {
  content: "\f401";
}

.fi-tr-coins:before {
  content: "\f402";
}

.fi-tr-colon-sign:before {
  content: "\f403";
}

.fi-tr-columns-3:before {
  content: "\f404";
}

.fi-tr-comet:before {
  content: "\f405";
}

.fi-tr-command:before {
  content: "\f406";
}

.fi-tr-comment-alt-check:before {
  content: "\f407";
}

.fi-tr-comment-alt-dots:before {
  content: "\f408";
}

.fi-tr-comment-alt-edit:before {
  content: "\f409";
}

.fi-tr-comment-alt-medical:before {
  content: "\f40a";
}

.fi-tr-comment-alt-middle-top:before {
  content: "\f40b";
}

.fi-tr-comment-alt-middle:before {
  content: "\f40c";
}

.fi-tr-comment-alt-minus:before {
  content: "\f40d";
}

.fi-tr-comment-alt-music:before {
  content: "\f40e";
}

.fi-tr-comment-arrow-down:before {
  content: "\f40f";
}

.fi-tr-comment-arrow-up-right:before {
  content: "\f410";
}

.fi-tr-comment-arrow-up:before {
  content: "\f411";
}

.fi-tr-comment-check:before {
  content: "\f412";
}

.fi-tr-comment-code:before {
  content: "\f413";
}

.fi-tr-comment-dollar:before {
  content: "\f414";
}

.fi-tr-comment-dots:before {
  content: "\f415";
}

.fi-tr-comment-exclamation:before {
  content: "\f416";
}

.fi-tr-comment-heart:before {
  content: "\f417";
}

.fi-tr-comment-image:before {
  content: "\f418";
}

.fi-tr-comment-info:before {
  content: "\f419";
}

.fi-tr-comment-medical:before {
  content: "\f41a";
}

.fi-tr-comment-minus:before {
  content: "\f41b";
}

.fi-tr-comment-pen:before {
  content: "\f41c";
}

.fi-tr-comment-question:before {
  content: "\f41d";
}

.fi-tr-comment-quote:before {
  content: "\f41e";
}

.fi-tr-comment-slash:before {
  content: "\f41f";
}

.fi-tr-comment-smile:before {
  content: "\f420";
}

.fi-tr-comment-sms:before {
  content: "\f421";
}

.fi-tr-comment-text:before {
  content: "\f422";
}

.fi-tr-comment-user:before {
  content: "\f423";
}

.fi-tr-comment-xmark:before {
  content: "\f424";
}

.fi-tr-comments-dollar:before {
  content: "\f425";
}

.fi-tr-comments-question-check:before {
  content: "\f426";
}

.fi-tr-comments-question:before {
  content: "\f427";
}

.fi-tr-comments:before {
  content: "\f428";
}

.fi-tr-compass-slash:before {
  content: "\f429";
}

.fi-tr-completed:before {
  content: "\f42a";
}

.fi-tr-compliance-clipboard:before {
  content: "\f42b";
}

.fi-tr-compliance-document:before {
  content: "\f42c";
}

.fi-tr-compliance:before {
  content: "\f42d";
}

.fi-tr-compress-alt:before {
  content: "\f42e";
}

.fi-tr-computer-classic:before {
  content: "\f42f";
}

.fi-tr-computer-mouse:before {
  content: "\f430";
}

.fi-tr-computer-speaker:before {
  content: "\f431";
}

.fi-tr-concierge-bell:before {
  content: "\f432";
}

.fi-tr-confetti:before {
  content: "\f433";
}

.fi-tr-constellation:before {
  content: "\f434";
}

.fi-tr-container-storage:before {
  content: "\f435";
}

.fi-tr-convert-document:before {
  content: "\f436";
}

.fi-tr-conveyor-belt-alt:before {
  content: "\f437";
}

.fi-tr-conveyor-belt-empty:before {
  content: "\f438";
}

.fi-tr-conveyor-belt:before {
  content: "\f439";
}

.fi-tr-cookie-alt:before {
  content: "\f43a";
}

.fi-tr-copy-image:before {
  content: "\f43b";
}

.fi-tr-corn:before {
  content: "\f43c";
}

.fi-tr-corporate-alt:before {
  content: "\f43d";
}

.fi-tr-corporate:before {
  content: "\f43e";
}

.fi-tr-couch:before {
  content: "\f43f";
}

.fi-tr-cow-alt:before {
  content: "\f440";
}

.fi-tr-cow:before {
  content: "\f441";
}

.fi-tr-cowbell-circle-plus:before {
  content: "\f442";
}

.fi-tr-cowbell-more:before {
  content: "\f443";
}

.fi-tr-cowbell:before {
  content: "\f444";
}

.fi-tr-crab:before {
  content: "\f445";
}

.fi-tr-crate-empty:before {
  content: "\f446";
}

.fi-tr-cricket:before {
  content: "\f447";
}

.fi-tr-crm-alt:before {
  content: "\f448";
}

.fi-tr-crm-computer:before {
  content: "\f449";
}

.fi-tr-CRM:before {
  content: "\f44a";
}

.fi-tr-croissant:before {
  content: "\f44b";
}

.fi-tr-cross-religion:before {
  content: "\f44c";
}

.fi-tr-crow:before {
  content: "\f44d";
}

.fi-tr-crutch:before {
  content: "\f44e";
}

.fi-tr-crutches:before {
  content: "\f44f";
}

.fi-tr-cruzeiro-sign:before {
  content: "\f450";
}

.fi-tr-cryptocurrency:before {
  content: "\f451";
}

.fi-tr-crystal-ball:before {
  content: "\f452";
}

.fi-tr-cube:before {
  content: "\f453";
}

.fi-tr-cubes-stacked:before {
  content: "\f454";
}

.fi-tr-cubes:before {
  content: "\f455";
}

.fi-tr-cucumber:before {
  content: "\f456";
}

.fi-tr-cup-straw-swoosh:before {
  content: "\f457";
}

.fi-tr-cup-straw:before {
  content: "\f458";
}

.fi-tr-cup-togo:before {
  content: "\f459";
}

.fi-tr-cupcake-alt:before {
  content: "\f45a";
}

.fi-tr-cupcake:before {
  content: "\f45b";
}

.fi-tr-curling:before {
  content: "\f45c";
}

.fi-tr-curve-alt:before {
  content: "\f45d";
}

.fi-tr-curve-arrow:before {
  content: "\f45e";
}

.fi-tr-curve:before {
  content: "\f45f";
}

.fi-tr-custard:before {
  content: "\f460";
}

.fi-tr-customer-care:before {
  content: "\f461";
}

.fi-tr-customer-service:before {
  content: "\f462";
}

.fi-tr-customization-cogwheel:before {
  content: "\f463";
}

.fi-tr-customization:before {
  content: "\f464";
}

.fi-tr-customize-computer:before {
  content: "\f465";
}

.fi-tr-customize-edit:before {
  content: "\f466";
}

.fi-tr-customize:before {
  content: "\f467";
}

.fi-tr-CV:before {
  content: "\f468";
}

.fi-tr-d:before {
  content: "\f469";
}

.fi-tr-dagger:before {
  content: "\f46a";
}

.fi-tr-daily-calendar:before {
  content: "\f46b";
}

.fi-tr-damage:before {
  content: "\f46c";
}

.fi-tr-dashboard:before {
  content: "\f46d";
}

.fi-tr-database:before {
  content: "\f46e";
}

.fi-tr-debt:before {
  content: "\f46f";
}

.fi-tr-deer-rudolph:before {
  content: "\f470";
}

.fi-tr-deer:before {
  content: "\f471";
}

.fi-tr-delete-right:before {
  content: "\f472";
}

.fi-tr-democrat:before {
  content: "\f473";
}

.fi-tr-department-structure:before {
  content: "\f474";
}

.fi-tr-department:before {
  content: "\f475";
}

.fi-tr-deposit-alt:before {
  content: "\f476";
}

.fi-tr-deposit:before {
  content: "\f477";
}

.fi-tr-description-alt:before {
  content: "\f478";
}

.fi-tr-description:before {
  content: "\f479";
}

.fi-tr-desktop-arrow-down:before {
  content: "\f47a";
}

.fi-tr-desktop-wallpaper:before {
  content: "\f47b";
}

.fi-tr-devices:before {
  content: "\f47c";
}

.fi-tr-dewpoint:before {
  content: "\f47d";
}

.fi-tr-dharmachakra:before {
  content: "\f47e";
}

.fi-tr-diagram-cells:before {
  content: "\f47f";
}

.fi-tr-diagram-lean-canvas:before {
  content: "\f480";
}

.fi-tr-diagram-nested:before {
  content: "\f481";
}

.fi-tr-diagram-next:before {
  content: "\f482";
}

.fi-tr-diagram-predecessor:before {
  content: "\f483";
}

.fi-tr-diagram-previous:before {
  content: "\f484";
}

.fi-tr-diagram-project:before {
  content: "\f485";
}

.fi-tr-diagram-sankey:before {
  content: "\f486";
}

.fi-tr-diagram-subtask:before {
  content: "\f487";
}

.fi-tr-diagram-successor:before {
  content: "\f488";
}

.fi-tr-diagram-venn:before {
  content: "\f489";
}

.fi-tr-dial-high:before {
  content: "\f48a";
}

.fi-tr-dial-low:before {
  content: "\f48b";
}

.fi-tr-dial-max:before {
  content: "\f48c";
}

.fi-tr-dial-med-low:before {
  content: "\f48d";
}

.fi-tr-dial-med:before {
  content: "\f48e";
}

.fi-tr-dial-min:before {
  content: "\f48f";
}

.fi-tr-dial-off:before {
  content: "\f490";
}

.fi-tr-dial:before {
  content: "\f491";
}

.fi-tr-diamond-exclamation:before {
  content: "\f492";
}

.fi-tr-diamond-turn-right:before {
  content: "\f493";
}

.fi-tr-diary-bookmark-down:before {
  content: "\f494";
}

.fi-tr-diary-bookmarks:before {
  content: "\f495";
}

.fi-tr-diary-clasp:before {
  content: "\f496";
}

.fi-tr-dice-alt:before {
  content: "\f497";
}

.fi-tr-dice-d10:before {
  content: "\f498";
}

.fi-tr-dice-d12:before {
  content: "\f499";
}

.fi-tr-dice-d20:before {
  content: "\f49a";
}

.fi-tr-dice-d4:before {
  content: "\f49b";
}

.fi-tr-dice-d6:before {
  content: "\f49c";
}

.fi-tr-dice-d8:before {
  content: "\f49d";
}

.fi-tr-dice-four:before {
  content: "\f49e";
}

.fi-tr-dice-one:before {
  content: "\f49f";
}

.fi-tr-dice-six:before {
  content: "\f4a0";
}

.fi-tr-dice-three:before {
  content: "\f4a1";
}

.fi-tr-dice-two:before {
  content: "\f4a2";
}

.fi-tr-digging:before {
  content: "\f4a3";
}

.fi-tr-digital-tachograph:before {
  content: "\f4a4";
}

.fi-tr-dinner:before {
  content: "\f4a5";
}

.fi-tr-disc-drive:before {
  content: "\f4a6";
}

.fi-tr-disco-ball:before {
  content: "\f4a7";
}

.fi-tr-discover:before {
  content: "\f4a8";
}

.fi-tr-disease:before {
  content: "\f4a9";
}

.fi-tr-display-arrow-down:before {
  content: "\f4aa";
}

.fi-tr-display-code:before {
  content: "\f4ab";
}

.fi-tr-display-medical:before {
  content: "\f4ac";
}

.fi-tr-display-slash:before {
  content: "\f4ad";
}

.fi-tr-distribute-spacing-horizontal:before {
  content: "\f4ae";
}

.fi-tr-distribute-spacing-vertical:before {
  content: "\f4af";
}

.fi-tr-dizzy:before {
  content: "\f4b0";
}

.fi-tr-dna:before {
  content: "\f4b1";
}

.fi-tr-do-not-enter:before {
  content: "\f4b2";
}

.fi-tr-document-paid:before {
  content: "\f4b3";
}

.fi-tr-dog-leashed:before {
  content: "\f4b4";
}

.fi-tr-dog:before {
  content: "\f4b5";
}

.fi-tr-dolly-flatbed-alt:before {
  content: "\f4b6";
}

.fi-tr-dolly-flatbed-empty:before {
  content: "\f4b7";
}

.fi-tr-dolly-flatbed:before {
  content: "\f4b8";
}

.fi-tr-dolphin:before {
  content: "\f4b9";
}

.fi-tr-domino-effect:before {
  content: "\f4ba";
}

.fi-tr-donate:before {
  content: "\f4bb";
}

.fi-tr-dong-sign:before {
  content: "\f4bc";
}

.fi-tr-donut:before {
  content: "\f4bd";
}

.fi-tr-door-closed:before {
  content: "\f4be";
}

.fi-tr-door-open:before {
  content: "\f4bf";
}

.fi-tr-dot-circle:before {
  content: "\f4c0";
}

.fi-tr-dot-pending:before {
  content: "\f4c1";
}

.fi-tr-dove:before {
  content: "\f4c2";
}

.fi-tr-down-left:before {
  content: "\f4c3";
}

.fi-tr-down-right:before {
  content: "\f4c4";
}

.fi-tr-down-to-line:before {
  content: "\f4c5";
}

.fi-tr-down:before {
  content: "\f4c6";
}

.fi-tr-drafting-compass:before {
  content: "\f4c7";
}

.fi-tr-dragon:before {
  content: "\f4c8";
}

.fi-tr-draw-polygon:before {
  content: "\f4c9";
}

.fi-tr-draw-square:before {
  content: "\f4ca";
}

.fi-tr-drawer-alt:before {
  content: "\f4cb";
}

.fi-tr-drawer:before {
  content: "\f4cc";
}

.fi-tr-dreidel:before {
  content: "\f4cd";
}

.fi-tr-drink-alt:before {
  content: "\f4ce";
}

.fi-tr-drink:before {
  content: "\f4cf";
}

.fi-tr-driver-man:before {
  content: "\f4d0";
}

.fi-tr-driver-woman:before {
  content: "\f4d1";
}

.fi-tr-drone-alt:before {
  content: "\f4d2";
}

.fi-tr-drone-front:before {
  content: "\f4d3";
}

.fi-tr-drone:before {
  content: "\f4d4";
}

.fi-tr-drop-down:before {
  content: "\f4d5";
}

.fi-tr-drum-steelpan:before {
  content: "\f4d6";
}

.fi-tr-drum:before {
  content: "\f4d7";
}

.fi-tr-drumstick-bite:before {
  content: "\f4d8";
}

.fi-tr-drumstick:before {
  content: "\f4d9";
}

.fi-tr-dryer-alt:before {
  content: "\f4da";
}

.fi-tr-dryer:before {
  content: "\f4db";
}

.fi-tr-duck:before {
  content: "\f4dc";
}

.fi-tr-dumpster-fire:before {
  content: "\f4dd";
}

.fi-tr-dumpster:before {
  content: "\f4de";
}

.fi-tr-dungeon:before {
  content: "\f4df";
}

.fi-tr-duration-alt:before {
  content: "\f4e0";
}

.fi-tr-duration:before {
  content: "\f4e1";
}

.fi-tr-e:before {
  content: "\f4e2";
}

.fi-tr-ear-deaf:before {
  content: "\f4e3";
}

.fi-tr-ear-muffs:before {
  content: "\f4e4";
}

.fi-tr-ear:before {
  content: "\f4e5";
}

.fi-tr-earth-africa:before {
  content: "\f4e6";
}

.fi-tr-earth-americas:before {
  content: "\f4e7";
}

.fi-tr-earth-asia:before {
  content: "\f4e8";
}

.fi-tr-earth-europa:before {
  content: "\f4e9";
}

.fi-tr-eclipse-alt:before {
  content: "\f4ea";
}

.fi-tr-eclipse:before {
  content: "\f4eb";
}

.fi-tr-effect:before {
  content: "\f4ec";
}

.fi-tr-egg-fried:before {
  content: "\f4ed";
}

.fi-tr-egg:before {
  content: "\f4ee";
}

.fi-tr-eject:before {
  content: "\f4ef";
}

.fi-tr-elephant:before {
  content: "\f4f0";
}

.fi-tr-elevator:before {
  content: "\f4f1";
}

.fi-tr-employee-alt:before {
  content: "\f4f2";
}

.fi-tr-employee-man-alt:before {
  content: "\f4f3";
}

.fi-tr-employee-man:before {
  content: "\f4f4";
}

.fi-tr-employees-woman-man:before {
  content: "\f4f5";
}

.fi-tr-employees:before {
  content: "\f4f6";
}

.fi-tr-engine-warning:before {
  content: "\f4f7";
}

.fi-tr-engine:before {
  content: "\f4f8";
}

.fi-tr-envelope-ban:before {
  content: "\f4f9";
}

.fi-tr-envelope-bulk:before {
  content: "\f4fa";
}

.fi-tr-envelope-dot:before {
  content: "\f4fb";
}

.fi-tr-envelope-download:before {
  content: "\f4fc";
}

.fi-tr-envelope-marker:before {
  content: "\f4fd";
}

.fi-tr-envelope-open-dollar:before {
  content: "\f4fe";
}

.fi-tr-envelope-open-text:before {
  content: "\f4ff";
}

.fi-tr-envelope-open:before {
  content: "\f500";
}

.fi-tr-envelope-plus:before {
  content: "\f501";
}

.fi-tr-envelopes:before {
  content: "\f502";
}

.fi-tr-equality:before {
  content: "\f503";
}

.fi-tr-eraser:before {
  content: "\f504";
}

.fi-tr-escalator:before {
  content: "\f505";
}

.fi-tr-ethernet:before {
  content: "\f506";
}

.fi-tr-exchange-alt:before {
  content: "\f507";
}

.fi-tr-exchange-cryptocurrency:before {
  content: "\f508";
}

.fi-tr-exchange:before {
  content: "\f509";
}

.fi-tr-exit-alt:before {
  content: "\f50a";
}

.fi-tr-expand-arrows-alt:before {
  content: "\f50b";
}

.fi-tr-expand-arrows:before {
  content: "\f50c";
}

.fi-tr-expense-bill:before {
  content: "\f50d";
}

.fi-tr-expense:before {
  content: "\f50e";
}

.fi-tr-external-hard-drive:before {
  content: "\f50f";
}

.fi-tr-external-world:before {
  content: "\f510";
}

.fi-tr-eye-dropper-half:before {
  content: "\f511";
}

.fi-tr-eyes:before {
  content: "\f512";
}

.fi-tr-f:before {
  content: "\f513";
}

.fi-tr-fabric:before {
  content: "\f514";
}

.fi-tr-face-angry-horns:before {
  content: "\f515";
}

.fi-tr-face-anguished:before {
  content: "\f516";
}

.fi-tr-face-anxious-sweat:before {
  content: "\f517";
}

.fi-tr-face-astonished:before {
  content: "\f518";
}

.fi-tr-face-awesome:before {
  content: "\f519";
}

.fi-tr-face-beam-hand-over-mouth:before {
  content: "\f51a";
}

.fi-tr-face-confounded:before {
  content: "\f51b";
}

.fi-tr-face-confused:before {
  content: "\f51c";
}

.fi-tr-face-cowboy-hat:before {
  content: "\f51d";
}

.fi-tr-face-disappointed:before {
  content: "\f51e";
}

.fi-tr-face-disguise:before {
  content: "\f51f";
}

.fi-tr-face-downcast-sweat:before {
  content: "\f520";
}

.fi-tr-face-drooling:before {
  content: "\f521";
}

.fi-tr-face-explode:before {
  content: "\f522";
}

.fi-tr-face-expressionless:before {
  content: "\f523";
}

.fi-tr-face-eyes-xmarks:before {
  content: "\f524";
}

.fi-tr-face-fearful:before {
  content: "\f525";
}

.fi-tr-face-glasses:before {
  content: "\f526";
}

.fi-tr-face-grin-tongue-wink:before {
  content: "\f527";
}

.fi-tr-face-hand-yawn:before {
  content: "\f528";
}

.fi-tr-face-head-bandage:before {
  content: "\f529";
}

.fi-tr-face-hushed:before {
  content: "\f52a";
}

.fi-tr-face-icicles:before {
  content: "\f52b";
}

.fi-tr-face-lying:before {
  content: "\f52c";
}

.fi-tr-face-mask:before {
  content: "\f52d";
}

.fi-tr-face-monocle:before {
  content: "\f52e";
}

.fi-tr-face-nauseated:before {
  content: "\f52f";
}

.fi-tr-face-nose-steam:before {
  content: "\f530";
}

.fi-tr-face-party:before {
  content: "\f531";
}

.fi-tr-face-pensive:before {
  content: "\f532";
}

.fi-tr-face-persevering:before {
  content: "\f533";
}

.fi-tr-face-pleading:before {
  content: "\f534";
}

.fi-tr-face-raised-eyebrow:before {
  content: "\f535";
}

.fi-tr-face-relieved:before {
  content: "\f536";
}

.fi-tr-face-sad-sweat:before {
  content: "\f537";
}

.fi-tr-face-scream:before {
  content: "\f538";
}

.fi-tr-face-shush:before {
  content: "\f539";
}

.fi-tr-face-sleeping:before {
  content: "\f53a";
}

.fi-tr-face-sleepy:before {
  content: "\f53b";
}

.fi-tr-face-smile-halo:before {
  content: "\f53c";
}

.fi-tr-face-smile-hearts:before {
  content: "\f53d";
}

.fi-tr-face-smile-horns:before {
  content: "\f53e";
}

.fi-tr-face-smile-tear:before {
  content: "\f53f";
}

.fi-tr-face-smile-tongue:before {
  content: "\f540";
}

.fi-tr-face-smile-upside-down:before {
  content: "\f541";
}

.fi-tr-face-smiling-hands:before {
  content: "\f542";
}

.fi-tr-face-smirking:before {
  content: "\f543";
}

.fi-tr-face-sunglasses-alt:before {
  content: "\f544";
}

.fi-tr-face-sunglasses:before {
  content: "\f545";
}

.fi-tr-face-swear:before {
  content: "\f546";
}

.fi-tr-face-thermometer:before {
  content: "\f547";
}

.fi-tr-face-thinking:before {
  content: "\f548";
}

.fi-tr-face-tissue:before {
  content: "\f549";
}

.fi-tr-face-tongue-money:before {
  content: "\f54a";
}

.fi-tr-face-tongue-sweat:before {
  content: "\f54b";
}

.fi-tr-face-unamused:before {
  content: "\f54c";
}

.fi-tr-face-viewfinder:before {
  content: "\f54d";
}

.fi-tr-face-vomit:before {
  content: "\f54e";
}

.fi-tr-face-weary:before {
  content: "\f54f";
}

.fi-tr-face-woozy:before {
  content: "\f550";
}

.fi-tr-face-worried:before {
  content: "\f551";
}

.fi-tr-face-zany:before {
  content: "\f552";
}

.fi-tr-face-zipper:before {
  content: "\f553";
}

.fi-tr-fail:before {
  content: "\f554";
}

.fi-tr-falafel:before {
  content: "\f555";
}

.fi-tr-family-dress:before {
  content: "\f556";
}

.fi-tr-family-pants:before {
  content: "\f557";
}

.fi-tr-family:before {
  content: "\f558";
}

.fi-tr-fan-table:before {
  content: "\f559";
}

.fi-tr-fan:before {
  content: "\f55a";
}

.fi-tr-farm:before {
  content: "\f55b";
}

.fi-tr-faucet-drip:before {
  content: "\f55c";
}

.fi-tr-faucet:before {
  content: "\f55d";
}

.fi-tr-fax:before {
  content: "\f55e";
}

.fi-tr-feather-pointed:before {
  content: "\f55f";
}

.fi-tr-features-alt:before {
  content: "\f560";
}

.fi-tr-features:before {
  content: "\f561";
}

.fi-tr-fee-receipt:before {
  content: "\f562";
}

.fi-tr-fee:before {
  content: "\f563";
}

.fi-tr-feedback-alt:before {
  content: "\f564";
}

.fi-tr-feedback-hand:before {
  content: "\f565";
}

.fi-tr-feedback-review:before {
  content: "\f566";
}

.fi-tr-feedback:before {
  content: "\f567";
}

.fi-tr-fence:before {
  content: "\f568";
}

.fi-tr-ferris-wheel:before {
  content: "\f569";
}

.fi-tr-field-hockey:before {
  content: "\f56a";
}

.fi-tr-fighter-jet:before {
  content: "\f56b";
}

.fi-tr-file-audio:before {
  content: "\f56c";
}

.fi-tr-file-binary:before {
  content: "\f56d";
}

.fi-tr-file-chart-line:before {
  content: "\f56e";
}

.fi-tr-file-chart-pie:before {
  content: "\f56f";
}

.fi-tr-file-circle-info:before {
  content: "\f570";
}

.fi-tr-file-code:before {
  content: "\f571";
}

.fi-tr-file-csv:before {
  content: "\f572";
}

.fi-tr-file-download:before {
  content: "\f573";
}

.fi-tr-file-edit:before {
  content: "\f574";
}

.fi-tr-file-excel:before {
  content: "\f575";
}

.fi-tr-file-exclamation:before {
  content: "\f576";
}

.fi-tr-file-export:before {
  content: "\f577";
}

.fi-tr-file-image:before {
  content: "\f578";
}

.fi-tr-file-import:before {
  content: "\f579";
}

.fi-tr-file-invoice-dollar:before {
  content: "\f57a";
}

.fi-tr-file-invoice:before {
  content: "\f57b";
}

.fi-tr-file-medical-alt:before {
  content: "\f57c";
}

.fi-tr-file-medical:before {
  content: "\f57d";
}

.fi-tr-file-minus:before {
  content: "\f57e";
}

.fi-tr-file-pdf:before {
  content: "\f57f";
}

.fi-tr-file-powerpoint:before {
  content: "\f580";
}

.fi-tr-file-prescription:before {
  content: "\f581";
}

.fi-tr-file-signature:before {
  content: "\f582";
}

.fi-tr-file-spreadsheet:before {
  content: "\f583";
}

.fi-tr-file-upload:before {
  content: "\f584";
}

.fi-tr-file-user:before {
  content: "\f585";
}

.fi-tr-file-video:before {
  content: "\f586";
}

.fi-tr-file-word:before {
  content: "\f587";
}

.fi-tr-file-zipper:before {
  content: "\f588";
}

.fi-tr-files-medical:before {
  content: "\f589";
}

.fi-tr-film-canister:before {
  content: "\f58a";
}

.fi-tr-film-slash:before {
  content: "\f58b";
}

.fi-tr-films:before {
  content: "\f58c";
}

.fi-tr-filter-slash:before {
  content: "\f58d";
}

.fi-tr-filters:before {
  content: "\f58e";
}

.fi-tr-fingerprint:before {
  content: "\f58f";
}

.fi-tr-fire-burner:before {
  content: "\f590";
}

.fi-tr-fire-extinguisher:before {
  content: "\f591";
}

.fi-tr-fire-flame-curved:before {
  content: "\f592";
}

.fi-tr-fire-flame-simple:before {
  content: "\f593";
}

.fi-tr-fire-hydrant:before {
  content: "\f594";
}

.fi-tr-fire-smoke:before {
  content: "\f595";
}

.fi-tr-fireplace:before {
  content: "\f596";
}

.fi-tr-first-award:before {
  content: "\f597";
}

.fi-tr-first-laurel:before {
  content: "\f598";
}

.fi-tr-first-medal:before {
  content: "\f599";
}

.fi-tr-first:before {
  content: "\f59a";
}

.fi-tr-fish-bones:before {
  content: "\f59b";
}

.fi-tr-fish-cooked:before {
  content: "\f59c";
}

.fi-tr-fish:before {
  content: "\f59d";
}

.fi-tr-fishing-rod:before {
  content: "\f59e";
}

.fi-tr-flag-alt:before {
  content: "\f59f";
}

.fi-tr-flag-checkered:before {
  content: "\f5a0";
}

.fi-tr-flag-usa:before {
  content: "\f5a1";
}

.fi-tr-flashlight:before {
  content: "\f5a2";
}

.fi-tr-flask-poison:before {
  content: "\f5a3";
}

.fi-tr-flask-potion:before {
  content: "\f5a4";
}

.fi-tr-flask:before {
  content: "\f5a5";
}

.fi-tr-flatbread-stuffed:before {
  content: "\f5a6";
}

.fi-tr-flatbread:before {
  content: "\f5a7";
}

.fi-tr-floor-alt:before {
  content: "\f5a8";
}

.fi-tr-floor-layer:before {
  content: "\f5a9";
}

.fi-tr-floor:before {
  content: "\f5aa";
}

.fi-tr-floppy-disk-circle-arrow-right:before {
  content: "\f5ab";
}

.fi-tr-floppy-disk-circle-xmark:before {
  content: "\f5ac";
}

.fi-tr-floppy-disk-pen:before {
  content: "\f5ad";
}

.fi-tr-floppy-disks:before {
  content: "\f5ae";
}

.fi-tr-florin-sign:before {
  content: "\f5af";
}

.fi-tr-flower-bouquet:before {
  content: "\f5b0";
}

.fi-tr-flower-butterfly:before {
  content: "\f5b1";
}

.fi-tr-flower-daffodil:before {
  content: "\f5b2";
}

.fi-tr-flower-tulip:before {
  content: "\f5b3";
}

.fi-tr-flower:before {
  content: "\f5b4";
}

.fi-tr-flushed:before {
  content: "\f5b5";
}

.fi-tr-flute:before {
  content: "\f5b6";
}

.fi-tr-flux-capacitor:before {
  content: "\f5b7";
}

.fi-tr-fly-insect:before {
  content: "\f5b8";
}

.fi-tr-flying-disc:before {
  content: "\f5b9";
}

.fi-tr-fog:before {
  content: "\f5ba";
}

.fi-tr-folder-download:before {
  content: "\f5bb";
}

.fi-tr-folder-minus:before {
  content: "\f5bc";
}

.fi-tr-folder-open:before {
  content: "\f5bd";
}

.fi-tr-folder-times:before {
  content: "\f5be";
}

.fi-tr-folder-tree:before {
  content: "\f5bf";
}

.fi-tr-folder-upload:before {
  content: "\f5c0";
}

.fi-tr-folder-xmark:before {
  content: "\f5c1";
}

.fi-tr-folders:before {
  content: "\f5c2";
}

.fi-tr-follow-folder:before {
  content: "\f5c3";
}

.fi-tr-followcollection:before {
  content: "\f5c4";
}

.fi-tr-fondue-pot:before {
  content: "\f5c5";
}

.fi-tr-fork:before {
  content: "\f5c6";
}

.fi-tr-forklift:before {
  content: "\f5c7";
}

.fi-tr-fort:before {
  content: "\f5c8";
}

.fi-tr-forward-fast:before {
  content: "\f5c9";
}

.fi-tr-fox:before {
  content: "\f5ca";
}

.fi-tr-frame:before {
  content: "\f5cb";
}

.fi-tr-franc-sign:before {
  content: "\f5cc";
}

.fi-tr-french-fries:before {
  content: "\f5cd";
}

.fi-tr-friday:before {
  content: "\f5ce";
}

.fi-tr-frog:before {
  content: "\f5cf";
}

.fi-tr-frown:before {
  content: "\f5d0";
}

.fi-tr-ftp:before {
  content: "\f5d1";
}

.fi-tr-function-process:before {
  content: "\f5d2";
}

.fi-tr-funnel-dollar:before {
  content: "\f5d3";
}

.fi-tr-g:before {
  content: "\f5d4";
}

.fi-tr-galaxy-alt:before {
  content: "\f5d5";
}

.fi-tr-galaxy-planet:before {
  content: "\f5d6";
}

.fi-tr-galaxy-star:before {
  content: "\f5d7";
}

.fi-tr-galaxy:before {
  content: "\f5d8";
}

.fi-tr-gallery-thumbnails:before {
  content: "\f5d9";
}

.fi-tr-game-board-alt:before {
  content: "\f5da";
}

.fi-tr-gamepad:before {
  content: "\f5db";
}

.fi-tr-garage-car:before {
  content: "\f5dc";
}

.fi-tr-garage-open:before {
  content: "\f5dd";
}

.fi-tr-garage:before {
  content: "\f5de";
}

.fi-tr-garlic-alt:before {
  content: "\f5df";
}

.fi-tr-garlic:before {
  content: "\f5e0";
}

.fi-tr-gas-pump-slash:before {
  content: "\f5e1";
}

.fi-tr-gas-pump:before {
  content: "\f5e2";
}

.fi-tr-gauge-circle-bolt:before {
  content: "\f5e3";
}

.fi-tr-gauge-circle-minus:before {
  content: "\f5e4";
}

.fi-tr-gauge-circle-plus:before {
  content: "\f5e5";
}

.fi-tr-gavel:before {
  content: "\f5e6";
}

.fi-tr-gears:before {
  content: "\f5e7";
}

.fi-tr-gem:before {
  content: "\f5e8";
}

.fi-tr-ghost:before {
  content: "\f5e9";
}

.fi-tr-gif-square:before {
  content: "\f5ea";
}

.fi-tr-gift-card:before {
  content: "\f5eb";
}

.fi-tr-gift:before {
  content: "\f5ec";
}

.fi-tr-gifts:before {
  content: "\f5ed";
}

.fi-tr-gingerbread-man:before {
  content: "\f5ee";
}

.fi-tr-glass-champagne:before {
  content: "\f5ef";
}

.fi-tr-glass-cheers:before {
  content: "\f5f0";
}

.fi-tr-glass-citrus:before {
  content: "\f5f1";
}

.fi-tr-glass-empty:before {
  content: "\f5f2";
}

.fi-tr-glass-half:before {
  content: "\f5f3";
}

.fi-tr-glass-water-droplet:before {
  content: "\f5f4";
}

.fi-tr-glass-whiskey-rocks:before {
  content: "\f5f5";
}

.fi-tr-glass-whiskey:before {
  content: "\f5f6";
}

.fi-tr-glass:before {
  content: "\f5f7";
}

.fi-tr-globe-snow:before {
  content: "\f5f8";
}

.fi-tr-goal-net:before {
  content: "\f5f9";
}

.fi-tr-golf-ball:before {
  content: "\f5fa";
}

.fi-tr-golf-club:before {
  content: "\f5fb";
}

.fi-tr-government-flag:before {
  content: "\f5fc";
}

.fi-tr-government-user:before {
  content: "\f5fd";
}

.fi-tr-gramophone:before {
  content: "\f5fe";
}

.fi-tr-grape:before {
  content: "\f5ff";
}

.fi-tr-graph-curve:before {
  content: "\f600";
}

.fi-tr-graphic-style:before {
  content: "\f601";
}

.fi-tr-grate-droplet:before {
  content: "\f602";
}

.fi-tr-grate:before {
  content: "\f603";
}

.fi-tr-grid-dividers:before {
  content: "\f604";
}

.fi-tr-grill-hot-alt:before {
  content: "\f605";
}

.fi-tr-grill:before {
  content: "\f606";
}

.fi-tr-grimace:before {
  content: "\f607";
}

.fi-tr-grin-alt:before {
  content: "\f608";
}

.fi-tr-grin-beam-sweat:before {
  content: "\f609";
}

.fi-tr-grin-beam:before {
  content: "\f60a";
}

.fi-tr-grin-hearts:before {
  content: "\f60b";
}

.fi-tr-grin-squint-tears:before {
  content: "\f60c";
}

.fi-tr-grin-squint:before {
  content: "\f60d";
}

.fi-tr-grin-stars:before {
  content: "\f60e";
}

.fi-tr-grin-tears:before {
  content: "\f60f";
}

.fi-tr-grin-tongue-squint:before {
  content: "\f610";
}

.fi-tr-grin-tongue-wink:before {
  content: "\f611";
}

.fi-tr-grin-tongue:before {
  content: "\f612";
}

.fi-tr-grin-wink:before {
  content: "\f613";
}

.fi-tr-grin:before {
  content: "\f614";
}

.fi-tr-grip-dots-vertical:before {
  content: "\f615";
}

.fi-tr-grip-dots:before {
  content: "\f616";
}

.fi-tr-grip-horizontal:before {
  content: "\f617";
}

.fi-tr-grip-lines-vertical:before {
  content: "\f618";
}

.fi-tr-grip-lines:before {
  content: "\f619";
}

.fi-tr-grip-vertical:before {
  content: "\f61a";
}

.fi-tr-grocery-bag:before {
  content: "\f61b";
}

.fi-tr-grocery-basket:before {
  content: "\f61c";
}

.fi-tr-guarani-sign:before {
  content: "\f61d";
}

.fi-tr-guide:before {
  content: "\f61e";
}

.fi-tr-guitar-electric:before {
  content: "\f61f";
}

.fi-tr-guitar:before {
  content: "\f620";
}

.fi-tr-guitars:before {
  content: "\f621";
}

.fi-tr-gun-squirt:before {
  content: "\f622";
}

.fi-tr-h-square:before {
  content: "\f623";
}

.fi-tr-h:before {
  content: "\f624";
}

.fi-tr-h1:before {
  content: "\f625";
}

.fi-tr-h2:before {
  content: "\f626";
}

.fi-tr-h3:before {
  content: "\f627";
}

.fi-tr-h4:before {
  content: "\f628";
}

.fi-tr-hair-clipper:before {
  content: "\f629";
}

.fi-tr-hamburger-soda:before {
  content: "\f62a";
}

.fi-tr-hamburger:before {
  content: "\f62b";
}

.fi-tr-hammer-crash:before {
  content: "\f62c";
}

.fi-tr-hammer-war:before {
  content: "\f62d";
}

.fi-tr-hammer:before {
  content: "\f62e";
}

.fi-tr-hand-back-fist:before {
  content: "\f62f";
}

.fi-tr-hand-back-point-down:before {
  content: "\f630";
}

.fi-tr-hand-back-point-left:before {
  content: "\f631";
}

.fi-tr-hand-back-point-ribbon:before {
  content: "\f632";
}

.fi-tr-hand-back-point-right:before {
  content: "\f633";
}

.fi-tr-hand-bill:before {
  content: "\f634";
}

.fi-tr-hand-dots:before {
  content: "\f635";
}

.fi-tr-hand-fingers-crossed:before {
  content: "\f636";
}

.fi-tr-hand-fist:before {
  content: "\f637";
}

.fi-tr-hand-heart:before {
  content: "\f638";
}

.fi-tr-hand-holding-box:before {
  content: "\f639";
}

.fi-tr-hand-holding-droplet:before {
  content: "\f63a";
}

.fi-tr-hand-holding-heart:before {
  content: "\f63b";
}

.fi-tr-hand-holding-magic:before {
  content: "\f63c";
}

.fi-tr-hand-holding-medical:before {
  content: "\f63d";
}

.fi-tr-hand-holding-seeding:before {
  content: "\f63e";
}

.fi-tr-hand-holding-skull:before {
  content: "\f63f";
}

.fi-tr-hand-holding-usd:before {
  content: "\f640";
}

.fi-tr-hand-holding-water:before {
  content: "\f641";
}

.fi-tr-hand-horns:before {
  content: "\f642";
}

.fi-tr-hand-lizard:before {
  content: "\f643";
}

.fi-tr-hand-love:before {
  content: "\f644";
}

.fi-tr-hand-middle-finger:before {
  content: "\f645";
}

.fi-tr-hand-paper:before {
  content: "\f646";
}

.fi-tr-hand-peace:before {
  content: "\f647";
}

.fi-tr-hand-point-ribbon:before {
  content: "\f648";
}

.fi-tr-hand-scissors:before {
  content: "\f649";
}

.fi-tr-hand-sparkles:before {
  content: "\f64a";
}

.fi-tr-hand-spock:before {
  content: "\f64b";
}

.fi-tr-hand-wave:before {
  content: "\f64c";
}

.fi-tr-handmade:before {
  content: "\f64d";
}

.fi-tr-hands-bubbles:before {
  content: "\f64e";
}

.fi-tr-hands-clapping:before {
  content: "\f64f";
}

.fi-tr-hands-heart:before {
  content: "\f650";
}

.fi-tr-hands-holding-diamond:before {
  content: "\f651";
}

.fi-tr-hands-holding:before {
  content: "\f652";
}

.fi-tr-hands-usd:before {
  content: "\f653";
}

.fi-tr-handshake-angle:before {
  content: "\f654";
}

.fi-tr-handshake-simple-slash:before {
  content: "\f655";
}

.fi-tr-handshake:before {
  content: "\f656";
}

.fi-tr-hard-hat:before {
  content: "\f657";
}

.fi-tr-hashtag-lock:before {
  content: "\f658";
}

.fi-tr-hashtag:before {
  content: "\f659";
}

.fi-tr-hat-birthday:before {
  content: "\f65a";
}

.fi-tr-hat-chef:before {
  content: "\f65b";
}

.fi-tr-hat-cowboy-side:before {
  content: "\f65c";
}

.fi-tr-hat-cowboy:before {
  content: "\f65d";
}

.fi-tr-hat-santa:before {
  content: "\f65e";
}

.fi-tr-hat-winter:before {
  content: "\f65f";
}

.fi-tr-hat-witch:before {
  content: "\f660";
}

.fi-tr-hat-wizard:before {
  content: "\f661";
}

.fi-tr-hdd:before {
  content: "\f662";
}

.fi-tr-head-side-brain:before {
  content: "\f663";
}

.fi-tr-head-side-cough-slash:before {
  content: "\f664";
}

.fi-tr-head-side-cough:before {
  content: "\f665";
}

.fi-tr-head-side-headphones:before {
  content: "\f666";
}

.fi-tr-head-side-heart:before {
  content: "\f667";
}

.fi-tr-head-side-mask:before {
  content: "\f668";
}

.fi-tr-head-side-medical:before {
  content: "\f669";
}

.fi-tr-head-side-thinking:before {
  content: "\f66a";
}

.fi-tr-head-side-virus:before {
  content: "\f66b";
}

.fi-tr-head-side:before {
  content: "\f66c";
}

.fi-tr-head-vr:before {
  content: "\f66d";
}

.fi-tr-heading:before {
  content: "\f66e";
}

.fi-tr-heart-arrow:before {
  content: "\f66f";
}

.fi-tr-heart-crack:before {
  content: "\f670";
}

.fi-tr-heart-half-stroke:before {
  content: "\f671";
}

.fi-tr-heart-half:before {
  content: "\f672";
}

.fi-tr-heart-rate:before {
  content: "\f673";
}

.fi-tr-heat:before {
  content: "\f674";
}

.fi-tr-helicopter-side:before {
  content: "\f675";
}

.fi-tr-helmet-battle:before {
  content: "\f676";
}

.fi-tr-hexagon-check:before {
  content: "\f677";
}

.fi-tr-hexagon-exclamation:before {
  content: "\f678";
}

.fi-tr-hexagon:before {
  content: "\f679";
}

.fi-tr-high-definition:before {
  content: "\f67a";
}

.fi-tr-highlighter-line:before {
  content: "\f67b";
}

.fi-tr-highlighter:before {
  content: "\f67c";
}

.fi-tr-hiking:before {
  content: "\f67d";
}

.fi-tr-hippo:before {
  content: "\f67e";
}

.fi-tr-hockey-mask:before {
  content: "\f67f";
}

.fi-tr-hockey-puck:before {
  content: "\f680";
}

.fi-tr-hockey-stick-puck:before {
  content: "\f681";
}

.fi-tr-hockey-sticks:before {
  content: "\f682";
}

.fi-tr-holly-berry:before {
  content: "\f683";
}

.fi-tr-home-heart:before {
  content: "\f684";
}

.fi-tr-honey-pot:before {
  content: "\f685";
}

.fi-tr-hood-cloak:before {
  content: "\f686";
}

.fi-tr-horizontal-rule:before {
  content: "\f687";
}

.fi-tr-horse-head:before {
  content: "\f688";
}

.fi-tr-horse-saddle:before {
  content: "\f689";
}

.fi-tr-horse:before {
  content: "\f68a";
}

.fi-tr-hose-reel:before {
  content: "\f68b";
}

.fi-tr-hose:before {
  content: "\f68c";
}

.fi-tr-hospital-symbol:before {
  content: "\f68d";
}

.fi-tr-hospital-user:before {
  content: "\f68e";
}

.fi-tr-hospital:before {
  content: "\f68f";
}

.fi-tr-hospitals:before {
  content: "\f690";
}

.fi-tr-hot-tub:before {
  content: "\f691";
}

.fi-tr-hotdog:before {
  content: "\f692";
}

.fi-tr-hotel:before {
  content: "\f693";
}

.fi-tr-hourglass-start:before {
  content: "\f694";
}

.fi-tr-house-blank:before {
  content: "\f695";
}

.fi-tr-house-building:before {
  content: "\f696";
}

.fi-tr-house-chimney-blank:before {
  content: "\f697";
}

.fi-tr-house-chimney-crack:before {
  content: "\f698";
}

.fi-tr-house-chimney-heart:before {
  content: "\f699";
}

.fi-tr-house-chimney-medical:before {
  content: "\f69a";
}

.fi-tr-house-chimney-user:before {
  content: "\f69b";
}

.fi-tr-house-chimney-window:before {
  content: "\f69c";
}

.fi-tr-house-chimney:before {
  content: "\f69d";
}

.fi-tr-house-crack:before {
  content: "\f69e";
}

.fi-tr-house-day:before {
  content: "\f69f";
}

.fi-tr-house-flood:before {
  content: "\f6a0";
}

.fi-tr-house-laptop:before {
  content: "\f6a1";
}

.fi-tr-house-leave:before {
  content: "\f6a2";
}

.fi-tr-house-medical:before {
  content: "\f6a3";
}

.fi-tr-house-night:before {
  content: "\f6a4";
}

.fi-tr-house-return:before {
  content: "\f6a5";
}

.fi-tr-house-signal:before {
  content: "\f6a6";
}

.fi-tr-house-tree:before {
  content: "\f6a7";
}

.fi-tr-house-tsunami:before {
  content: "\f6a8";
}

.fi-tr-house-turret:before {
  content: "\f6a9";
}

.fi-tr-house-user:before {
  content: "\f6aa";
}

.fi-tr-house-window:before {
  content: "\f6ab";
}

.fi-tr-hr-group:before {
  content: "\f6ac";
}

.fi-tr-hr-person:before {
  content: "\f6ad";
}

.fi-tr-hr:before {
  content: "\f6ae";
}

.fi-tr-hryvnia:before {
  content: "\f6af";
}

.fi-tr-humidity:before {
  content: "\f6b0";
}

.fi-tr-hundred-points:before {
  content: "\f6b1";
}

.fi-tr-hurricane:before {
  content: "\f6b2";
}

.fi-tr-i:before {
  content: "\f6b3";
}

.fi-tr-ice-cream:before {
  content: "\f6b4";
}

.fi-tr-icicles:before {
  content: "\f6b5";
}

.fi-tr-icon-star:before {
  content: "\f6b6";
}

.fi-tr-id-badge:before {
  content: "\f6b7";
}

.fi-tr-id-card-clip-alt:before {
  content: "\f6b8";
}

.fi-tr-igloo:before {
  content: "\f6b9";
}

.fi-tr-image-slash:before {
  content: "\f6ba";
}

.fi-tr-images-user:before {
  content: "\f6bb";
}

.fi-tr-images:before {
  content: "\f6bc";
}

.fi-tr-inbox-in:before {
  content: "\f6bd";
}

.fi-tr-inbox-out:before {
  content: "\f6be";
}

.fi-tr-inboxes:before {
  content: "\f6bf";
}

.fi-tr-incognito:before {
  content: "\f6c0";
}

.fi-tr-indian-rupee-sign:before {
  content: "\f6c1";
}

.fi-tr-industry-alt:before {
  content: "\f6c2";
}

.fi-tr-industry-windows:before {
  content: "\f6c3";
}

.fi-tr-information:before {
  content: "\f6c4";
}

.fi-tr-inhaler:before {
  content: "\f6c5";
}

.fi-tr-input-numeric:before {
  content: "\f6c6";
}

.fi-tr-input-pipe:before {
  content: "\f6c7";
}

.fi-tr-input-text:before {
  content: "\f6c8";
}

.fi-tr-insert-alt:before {
  content: "\f6c9";
}

.fi-tr-insert-arrows:before {
  content: "\f6ca";
}

.fi-tr-insert-square:before {
  content: "\f6cb";
}

.fi-tr-insert:before {
  content: "\f6cc";
}

.fi-tr-insight-alt:before {
  content: "\f6cd";
}

.fi-tr-insight-head:before {
  content: "\f6ce";
}

.fi-tr-insight:before {
  content: "\f6cf";
}

.fi-tr-inventory-alt:before {
  content: "\f6d0";
}

.fi-tr-invest:before {
  content: "\f6d1";
}

.fi-tr-investment:before {
  content: "\f6d2";
}

.fi-tr-invite-alt:before {
  content: "\f6d3";
}

.fi-tr-invite:before {
  content: "\f6d4";
}

.fi-tr-island-tropical:before {
  content: "\f6d5";
}

.fi-tr-issue-loupe:before {
  content: "\f6d6";
}

.fi-tr-it-alt:before {
  content: "\f6d7";
}

.fi-tr-it-computer:before {
  content: "\f6d8";
}

.fi-tr-it:before {
  content: "\f6d9";
}

.fi-tr-italian-lira-sign:before {
  content: "\f6da";
}

.fi-tr-j:before {
  content: "\f6db";
}

.fi-tr-jam:before {
  content: "\f6dc";
}

.fi-tr-jar-alt:before {
  content: "\f6dd";
}

.fi-tr-jar-wheat:before {
  content: "\f6de";
}

.fi-tr-javascript:before {
  content: "\f6df";
}

.fi-tr-joint:before {
  content: "\f6e0";
}

.fi-tr-journal-alt:before {
  content: "\f6e1";
}

.fi-tr-journal:before {
  content: "\f6e2";
}

.fi-tr-journey:before {
  content: "\f6e3";
}

.fi-tr-joystick:before {
  content: "\f6e4";
}

.fi-tr-jug-alt:before {
  content: "\f6e5";
}

.fi-tr-jug-bottle:before {
  content: "\f6e6";
}

.fi-tr-jug:before {
  content: "\f6e7";
}

.fi-tr-k:before {
  content: "\f6e8";
}

.fi-tr-kazoo:before {
  content: "\f6e9";
}

.fi-tr-kerning:before {
  content: "\f6ea";
}

.fi-tr-key-skeleton-left-right:before {
  content: "\f6eb";
}

.fi-tr-key:before {
  content: "\f6ec";
}

.fi-tr-keyboard-brightness-low:before {
  content: "\f6ed";
}

.fi-tr-keyboard-brightness:before {
  content: "\f6ee";
}

.fi-tr-keyboard-down:before {
  content: "\f6ef";
}

.fi-tr-keyboard-left:before {
  content: "\f6f0";
}

.fi-tr-keynote:before {
  content: "\f6f1";
}

.fi-tr-kidneys:before {
  content: "\f6f2";
}

.fi-tr-kip-sign:before {
  content: "\f6f3";
}

.fi-tr-kiss-beam:before {
  content: "\f6f4";
}

.fi-tr-kiss-wink-heart:before {
  content: "\f6f5";
}

.fi-tr-kiss:before {
  content: "\f6f6";
}

.fi-tr-kite:before {
  content: "\f6f7";
}

.fi-tr-kiwi-bird:before {
  content: "\f6f8";
}

.fi-tr-kiwi-fruit:before {
  content: "\f6f9";
}

.fi-tr-knife-kitchen:before {
  content: "\f6fa";
}

.fi-tr-knife:before {
  content: "\f6fb";
}

.fi-tr-knitting:before {
  content: "\f6fc";
}

.fi-tr-kpi-evaluation:before {
  content: "\f6fd";
}

.fi-tr-kpi:before {
  content: "\f6fe";
}

.fi-tr-l:before {
  content: "\f6ff";
}

.fi-tr-lacrosse-stick-ball:before {
  content: "\f700";
}

.fi-tr-lacrosse-stick:before {
  content: "\f701";
}

.fi-tr-lamp-desk:before {
  content: "\f702";
}

.fi-tr-lamp-floor:before {
  content: "\f703";
}

.fi-tr-lamp-street:before {
  content: "\f704";
}

.fi-tr-lamp:before {
  content: "\f705";
}

.fi-tr-land-layer-location:before {
  content: "\f706";
}

.fi-tr-land-layers:before {
  content: "\f707";
}

.fi-tr-land-location:before {
  content: "\f708";
}

.fi-tr-landmark-alt:before {
  content: "\f709";
}

.fi-tr-language:before {
  content: "\f70a";
}

.fi-tr-laptop-arrow-down:before {
  content: "\f70b";
}

.fi-tr-laptop-code:before {
  content: "\f70c";
}

.fi-tr-laptop-medical:before {
  content: "\f70d";
}

.fi-tr-laptop-mobile:before {
  content: "\f70e";
}

.fi-tr-laptop-slash:before {
  content: "\f70f";
}

.fi-tr-lari-sign:before {
  content: "\f710";
}

.fi-tr-lasso-sparkles:before {
  content: "\f711";
}

.fi-tr-laugh-beam:before {
  content: "\f712";
}

.fi-tr-laugh-squint:before {
  content: "\f713";
}

.fi-tr-laugh-wink:before {
  content: "\f714";
}

.fi-tr-laugh:before {
  content: "\f715";
}

.fi-tr-lawyer-man:before {
  content: "\f716";
}

.fi-tr-lawyer-woman:before {
  content: "\f717";
}

.fi-tr-layer-minus:before {
  content: "\f718";
}

.fi-tr-layer-plus:before {
  content: "\f719";
}

.fi-tr-leader-alt:before {
  content: "\f71a";
}

.fi-tr-leader:before {
  content: "\f71b";
}

.fi-tr-leaderboard-alt:before {
  content: "\f71c";
}

.fi-tr-leaderboard-trophy:before {
  content: "\f71d";
}

.fi-tr-leaderboard:before {
  content: "\f71e";
}

.fi-tr-leadership-alt:before {
  content: "\f71f";
}

.fi-tr-leadership:before {
  content: "\f720";
}

.fi-tr-leaf-heart:before {
  content: "\f721";
}

.fi-tr-leaf-maple:before {
  content: "\f722";
}

.fi-tr-leaf-oak:before {
  content: "\f723";
}

.fi-tr-leaf:before {
  content: "\f724";
}

.fi-tr-leafy-green:before {
  content: "\f725";
}

.fi-tr-leave:before {
  content: "\f726";
}

.fi-tr-left:before {
  content: "\f727";
}

.fi-tr-legal:before {
  content: "\f728";
}

.fi-tr-lemon:before {
  content: "\f729";
}

.fi-tr-lettuce:before {
  content: "\f72a";
}

.fi-tr-level-down-alt:before {
  content: "\f72b";
}

.fi-tr-level-down:before {
  content: "\f72c";
}

.fi-tr-level-up-alt:before {
  content: "\f72d";
}

.fi-tr-level-up:before {
  content: "\f72e";
}

.fi-tr-license:before {
  content: "\f72f";
}

.fi-tr-light-ceiling:before {
  content: "\f730";
}

.fi-tr-light-emergency-on:before {
  content: "\f731";
}

.fi-tr-light-emergency:before {
  content: "\f732";
}

.fi-tr-light-switch-off:before {
  content: "\f733";
}

.fi-tr-light-switch-on:before {
  content: "\f734";
}

.fi-tr-light-switch:before {
  content: "\f735";
}

.fi-tr-lightbulb-dollar:before {
  content: "\f736";
}

.fi-tr-lightbulb-exclamation:before {
  content: "\f737";
}

.fi-tr-lightbulb-head:before {
  content: "\f738";
}

.fi-tr-lightbulb-on:before {
  content: "\f739";
}

.fi-tr-lightbulb-question:before {
  content: "\f73a";
}

.fi-tr-lightbulb-setting:before {
  content: "\f73b";
}

.fi-tr-lightbulb-slash:before {
  content: "\f73c";
}

.fi-tr-lights-holiday:before {
  content: "\f73d";
}

.fi-tr-limit-speedometer:before {
  content: "\f73e";
}

.fi-tr-link-alt:before {
  content: "\f73f";
}

.fi-tr-link-horizontal-slash:before {
  content: "\f740";
}

.fi-tr-link-horizontal:before {
  content: "\f741";
}

.fi-tr-link-slash-alt:before {
  content: "\f742";
}

.fi-tr-link-slash:before {
  content: "\f743";
}

.fi-tr-lion-head:before {
  content: "\f744";
}

.fi-tr-lion:before {
  content: "\f745";
}

.fi-tr-lips:before {
  content: "\f746";
}

.fi-tr-lira-sign:before {
  content: "\f747";
}

.fi-tr-list-dropdown:before {
  content: "\f748";
}

.fi-tr-list-music:before {
  content: "\f749";
}

.fi-tr-list-timeline:before {
  content: "\f74a";
}

.fi-tr-litecoin-sign:before {
  content: "\f74b";
}

.fi-tr-live-alt:before {
  content: "\f74c";
}

.fi-tr-live:before {
  content: "\f74d";
}

.fi-tr-loan:before {
  content: "\f74e";
}

.fi-tr-lobster:before {
  content: "\f74f";
}

.fi-tr-location-arrow:before {
  content: "\f750";
}

.fi-tr-location-crosshairs-slash:before {
  content: "\f751";
}

.fi-tr-location-crosshairs:before {
  content: "\f752";
}

.fi-tr-location-dot-slash:before {
  content: "\f753";
}

.fi-tr-location-exclamation:before {
  content: "\f754";
}

.fi-tr-lock-alt:before {
  content: "\f755";
}

.fi-tr-lock-hashtag:before {
  content: "\f756";
}

.fi-tr-lock-open-alt:before {
  content: "\f757";
}

.fi-tr-locust:before {
  content: "\f758";
}

.fi-tr-loveseat:before {
  content: "\f759";
}

.fi-tr-low-vision:before {
  content: "\f75a";
}

.fi-tr-luchador:before {
  content: "\f75b";
}

.fi-tr-luggage-cart:before {
  content: "\f75c";
}

.fi-tr-lungs-virus:before {
  content: "\f75d";
}

.fi-tr-lungs:before {
  content: "\f75e";
}

.fi-tr-m:before {
  content: "\f75f";
}

.fi-tr-mace:before {
  content: "\f760";
}

.fi-tr-magnet-user:before {
  content: "\f761";
}

.fi-tr-magnet:before {
  content: "\f762";
}

.fi-tr-mailbox:before {
  content: "\f763";
}

.fi-tr-man-head:before {
  content: "\f764";
}

.fi-tr-manat-sign:before {
  content: "\f765";
}

.fi-tr-mandolin:before {
  content: "\f766";
}

.fi-tr-mango:before {
  content: "\f767";
}

.fi-tr-manhole:before {
  content: "\f768";
}

.fi-tr-map-marker-check:before {
  content: "\f769";
}

.fi-tr-map-marker-edit:before {
  content: "\f76a";
}

.fi-tr-map-marker-question:before {
  content: "\f76b";
}

.fi-tr-map-marker-slash:before {
  content: "\f76c";
}

.fi-tr-map-marker-smile:before {
  content: "\f76d";
}

.fi-tr-map-pin:before {
  content: "\f76e";
}

.fi-tr-marketplace-alt:before {
  content: "\f76f";
}

.fi-tr-marketplace-store:before {
  content: "\f770";
}

.fi-tr-marketplace:before {
  content: "\f771";
}

.fi-tr-mars-double:before {
  content: "\f772";
}

.fi-tr-mars-stroke-right:before {
  content: "\f773";
}

.fi-tr-mars-stroke-up:before {
  content: "\f774";
}

.fi-tr-mars:before {
  content: "\f775";
}

.fi-tr-martini-glass-citrus:before {
  content: "\f776";
}

.fi-tr-martini-glass-empty:before {
  content: "\f777";
}

.fi-tr-mask-carnival:before {
  content: "\f778";
}

.fi-tr-mask-face:before {
  content: "\f779";
}

.fi-tr-mask-snorkel:before {
  content: "\f77a";
}

.fi-tr-massage:before {
  content: "\f77b";
}

.fi-tr-match-fire:before {
  content: "\f77c";
}

.fi-tr-mattress-pillow:before {
  content: "\f77d";
}

.fi-tr-meat:before {
  content: "\f77e";
}

.fi-tr-medal:before {
  content: "\f77f";
}

.fi-tr-medical-star:before {
  content: "\f780";
}

.fi-tr-meeting-alt:before {
  content: "\f781";
}

.fi-tr-meeting:before {
  content: "\f782";
}

.fi-tr-meh-blank:before {
  content: "\f783";
}

.fi-tr-meh-rolling-eyes:before {
  content: "\f784";
}

.fi-tr-meh:before {
  content: "\f785";
}

.fi-tr-melon-alt:before {
  content: "\f786";
}

.fi-tr-melon:before {
  content: "\f787";
}

.fi-tr-membership-vip:before {
  content: "\f788";
}

.fi-tr-membership:before {
  content: "\f789";
}

.fi-tr-memo-circle-check:before {
  content: "\f78a";
}

.fi-tr-memo-pad:before {
  content: "\f78b";
}

.fi-tr-memo:before {
  content: "\f78c";
}

.fi-tr-memory:before {
  content: "\f78d";
}

.fi-tr-mercury:before {
  content: "\f78e";
}

.fi-tr-message-arrow-down:before {
  content: "\f78f";
}

.fi-tr-message-arrow-up-right:before {
  content: "\f790";
}

.fi-tr-message-arrow-up:before {
  content: "\f791";
}

.fi-tr-message-bot:before {
  content: "\f792";
}

.fi-tr-message-code:before {
  content: "\f793";
}

.fi-tr-message-dollar:before {
  content: "\f794";
}

.fi-tr-message-image:before {
  content: "\f795";
}

.fi-tr-message-question:before {
  content: "\f796";
}

.fi-tr-message-quote:before {
  content: "\f797";
}

.fi-tr-message-slash:before {
  content: "\f798";
}

.fi-tr-message-sms:before {
  content: "\f799";
}

.fi-tr-message-text:before {
  content: "\f79a";
}

.fi-tr-message-xmark:before {
  content: "\f79b";
}

.fi-tr-messages-dollar:before {
  content: "\f79c";
}

.fi-tr-messages-question:before {
  content: "\f79d";
}

.fi-tr-messages:before {
  content: "\f79e";
}

.fi-tr-meteor:before {
  content: "\f79f";
}

.fi-tr-meter-bolt:before {
  content: "\f7a0";
}

.fi-tr-meter-droplet:before {
  content: "\f7a1";
}

.fi-tr-meter-fire:before {
  content: "\f7a2";
}

.fi-tr-meter:before {
  content: "\f7a3";
}

.fi-tr-method:before {
  content: "\f7a4";
}

.fi-tr-microchip-ai:before {
  content: "\f7a5";
}

.fi-tr-microchip:before {
  content: "\f7a6";
}

.fi-tr-microphone-alt:before {
  content: "\f7a7";
}

.fi-tr-microphone-slash:before {
  content: "\f7a8";
}

.fi-tr-microscope:before {
  content: "\f7a9";
}

.fi-tr-microwave:before {
  content: "\f7aa";
}

.fi-tr-milk-alt:before {
  content: "\f7ab";
}

.fi-tr-milk:before {
  content: "\f7ac";
}

.fi-tr-mill-sign:before {
  content: "\f7ad";
}

.fi-tr-mind-share:before {
  content: "\f7ae";
}

.fi-tr-minus-circle:before {
  content: "\f7af";
}

.fi-tr-minus-hexagon:before {
  content: "\f7b0";
}

.fi-tr-mistletoe:before {
  content: "\f7b1";
}

.fi-tr-mix:before {
  content: "\f7b2";
}

.fi-tr-mobile-button:before {
  content: "\f7b3";
}

.fi-tr-mobile-notch:before {
  content: "\f7b4";
}

.fi-tr-mockup:before {
  content: "\f7b5";
}

.fi-tr-mode-alt:before {
  content: "\f7b6";
}

.fi-tr-mode:before {
  content: "\f7b7";
}

.fi-tr-module:before {
  content: "\f7b8";
}

.fi-tr-monday:before {
  content: "\f7b9";
}

.fi-tr-money-bill-simple:before {
  content: "\f7ba";
}

.fi-tr-money-bill-transfer:before {
  content: "\f7bb";
}

.fi-tr-money-bill-wave-alt:before {
  content: "\f7bc";
}

.fi-tr-money-bill-wave:before {
  content: "\f7bd";
}

.fi-tr-money-bills-simple:before {
  content: "\f7be";
}

.fi-tr-money-bills:before {
  content: "\f7bf";
}

.fi-tr-money-check-edit-alt:before {
  content: "\f7c0";
}

.fi-tr-money-check-edit:before {
  content: "\f7c1";
}

.fi-tr-money-check:before {
  content: "\f7c2";
}

.fi-tr-money-coin-transfer:before {
  content: "\f7c3";
}

.fi-tr-money-from-bracket:before {
  content: "\f7c4";
}

.fi-tr-money-simple-from-bracket:before {
  content: "\f7c5";
}

.fi-tr-money-transfer-alt:before {
  content: "\f7c6";
}

.fi-tr-money-transfer-coin-arrow:before {
  content: "\f7c7";
}

.fi-tr-money-transfer-smartphone:before {
  content: "\f7c8";
}

.fi-tr-monkey:before {
  content: "\f7c9";
}

.fi-tr-monument:before {
  content: "\f7ca";
}

.fi-tr-moon-stars:before {
  content: "\f7cb";
}

.fi-tr-moon:before {
  content: "\f7cc";
}

.fi-tr-moped:before {
  content: "\f7cd";
}

.fi-tr-mortar-pestle:before {
  content: "\f7ce";
}

.fi-tr-mosque-alt:before {
  content: "\f7cf";
}

.fi-tr-mosque-moon:before {
  content: "\f7d0";
}

.fi-tr-mosquito-net:before {
  content: "\f7d1";
}

.fi-tr-mosquito:before {
  content: "\f7d2";
}

.fi-tr-motorcycle:before {
  content: "\f7d3";
}

.fi-tr-mound:before {
  content: "\f7d4";
}

.fi-tr-mountain-city:before {
  content: "\f7d5";
}

.fi-tr-mountain:before {
  content: "\f7d6";
}

.fi-tr-mountains:before {
  content: "\f7d7";
}

.fi-tr-move-to-folder-2:before {
  content: "\f7d8";
}

.fi-tr-move-to-folder:before {
  content: "\f7d9";
}

.fi-tr-mp3-player:before {
  content: "\f7da";
}

.fi-tr-mug-alt:before {
  content: "\f7db";
}

.fi-tr-mug-hot-alt:before {
  content: "\f7dc";
}

.fi-tr-mug-hot:before {
  content: "\f7dd";
}

.fi-tr-mug-marshmallows:before {
  content: "\f7de";
}

.fi-tr-mug-tea-saucer:before {
  content: "\f7df";
}

.fi-tr-mug-tea:before {
  content: "\f7e0";
}

.fi-tr-mug:before {
  content: "\f7e1";
}

.fi-tr-multiple-alt:before {
  content: "\f7e2";
}

.fi-tr-multiple:before {
  content: "\f7e3";
}

.fi-tr-mushroom-alt:before {
  content: "\f7e4";
}

.fi-tr-mushroom:before {
  content: "\f7e5";
}

.fi-tr-music-note-slash:before {
  content: "\f7e6";
}

.fi-tr-music-note:before {
  content: "\f7e7";
}

.fi-tr-music-slash:before {
  content: "\f7e8";
}

.fi-tr-n:before {
  content: "\f7e9";
}

.fi-tr-naira-sign:before {
  content: "\f7ea";
}

.fi-tr-narwhal:before {
  content: "\f7eb";
}

.fi-tr-nesting-dolls:before {
  content: "\f7ec";
}

.fi-tr-network-analytic:before {
  content: "\f7ed";
}

.fi-tr-network-cloud:before {
  content: "\f7ee";
}

.fi-tr-network:before {
  content: "\f7ef";
}

.fi-tr-neuter:before {
  content: "\f7f0";
}

.fi-tr-newspaper-open:before {
  content: "\f7f1";
}

.fi-tr-newspaper:before {
  content: "\f7f2";
}

.fi-tr-nfc-lock:before {
  content: "\f7f3";
}

.fi-tr-nfc-magnifying-glass:before {
  content: "\f7f4";
}

.fi-tr-nfc-pen:before {
  content: "\f7f5";
}

.fi-tr-nfc-slash:before {
  content: "\f7f6";
}

.fi-tr-nfc-trash:before {
  content: "\f7f7";
}

.fi-tr-nfc:before {
  content: "\f7f8";
}

.fi-tr-no-fee:before {
  content: "\f7f9";
}

.fi-tr-no-people:before {
  content: "\f7fa";
}

.fi-tr-noodles:before {
  content: "\f7fb";
}

.fi-tr-nose:before {
  content: "\f7fc";
}

.fi-tr-not-found-alt:before {
  content: "\f7fd";
}

.fi-tr-not-found-magnifying-glass:before {
  content: "\f7fe";
}

.fi-tr-not-found:before {
  content: "\f7ff";
}

.fi-tr-notdef:before {
  content: "\f800";
}

.fi-tr-note-medical:before {
  content: "\f801";
}

.fi-tr-note-sticky:before {
  content: "\f802";
}

.fi-tr-note:before {
  content: "\f803";
}

.fi-tr-notebook-alt:before {
  content: "\f804";
}

.fi-tr-notes-medical:before {
  content: "\f805";
}

.fi-tr-notes:before {
  content: "\f806";
}

.fi-tr-o:before {
  content: "\f807";
}

.fi-tr-object-exclude:before {
  content: "\f808";
}

.fi-tr-object-group:before {
  content: "\f809";
}

.fi-tr-object-intersect:before {
  content: "\f80a";
}

.fi-tr-object-subtract:before {
  content: "\f80b";
}

.fi-tr-object-ungroup:before {
  content: "\f80c";
}

.fi-tr-object-union:before {
  content: "\f80d";
}

.fi-tr-objects-column:before {
  content: "\f80e";
}

.fi-tr-octagon:before {
  content: "\f80f";
}

.fi-tr-oil-can:before {
  content: "\f810";
}

.fi-tr-oil-temp:before {
  content: "\f811";
}

.fi-tr-olive-oil:before {
  content: "\f812";
}

.fi-tr-olive:before {
  content: "\f813";
}

.fi-tr-olives:before {
  content: "\f814";
}

.fi-tr-onboarding:before {
  content: "\f815";
}

.fi-tr-onion:before {
  content: "\f816";
}

.fi-tr-operation:before {
  content: "\f817";
}

.fi-tr-organization-chart:before {
  content: "\f818";
}

.fi-tr-ornament:before {
  content: "\f819";
}

.fi-tr-otp:before {
  content: "\f81a";
}

.fi-tr-otter:before {
  content: "\f81b";
}

.fi-tr-outdent:before {
  content: "\f81c";
}

.fi-tr-oval-alt:before {
  content: "\f81d";
}

.fi-tr-oval:before {
  content: "\f81e";
}

.fi-tr-oven:before {
  content: "\f81f";
}

.fi-tr-overline:before {
  content: "\f820";
}

.fi-tr-overview:before {
  content: "\f821";
}

.fi-tr-p:before {
  content: "\f822";
}

.fi-tr-padlock-check:before {
  content: "\f823";
}

.fi-tr-page-break:before {
  content: "\f824";
}

.fi-tr-pager:before {
  content: "\f825";
}

.fi-tr-paid:before {
  content: "\f826";
}

.fi-tr-paint-roller:before {
  content: "\f827";
}

.fi-tr-paintbrush-pencil:before {
  content: "\f828";
}

.fi-tr-pallet-alt:before {
  content: "\f829";
}

.fi-tr-pallet:before {
  content: "\f82a";
}

.fi-tr-pan-food:before {
  content: "\f82b";
}

.fi-tr-pan-frying:before {
  content: "\f82c";
}

.fi-tr-pan:before {
  content: "\f82d";
}

.fi-tr-pancakes:before {
  content: "\f82e";
}

.fi-tr-panorama:before {
  content: "\f82f";
}

.fi-tr-paper-plane-top:before {
  content: "\f830";
}

.fi-tr-paperclip-vertical:before {
  content: "\f831";
}

.fi-tr-parachute-box:before {
  content: "\f832";
}

.fi-tr-paragraph-left:before {
  content: "\f833";
}

.fi-tr-paragraph:before {
  content: "\f834";
}

.fi-tr-parking-circle-slash:before {
  content: "\f835";
}

.fi-tr-parking-circle:before {
  content: "\f836";
}

.fi-tr-parking-slash:before {
  content: "\f837";
}

.fi-tr-parking:before {
  content: "\f838";
}

.fi-tr-party-bell:before {
  content: "\f839";
}

.fi-tr-party-horn:before {
  content: "\f83a";
}

.fi-tr-passport:before {
  content: "\f83b";
}

.fi-tr-password-alt:before {
  content: "\f83c";
}

.fi-tr-password-computer:before {
  content: "\f83d";
}

.fi-tr-password-email:before {
  content: "\f83e";
}

.fi-tr-password-smartphone:before {
  content: "\f83f";
}

.fi-tr-password:before {
  content: "\f840";
}

.fi-tr-paste:before {
  content: "\f841";
}

.fi-tr-pattern:before {
  content: "\f842";
}

.fi-tr-pause-circle:before {
  content: "\f843";
}

.fi-tr-paw-claws:before {
  content: "\f844";
}

.fi-tr-paw-heart:before {
  content: "\f845";
}

.fi-tr-paw:before {
  content: "\f846";
}

.fi-tr-payment-pos:before {
  content: "\f847";
}

.fi-tr-payroll-calendar:before {
  content: "\f848";
}

.fi-tr-payroll:before {
  content: "\f849";
}

.fi-tr-peace:before {
  content: "\f84a";
}

.fi-tr-peach:before {
  content: "\f84b";
}

.fi-tr-peanut:before {
  content: "\f84c";
}

.fi-tr-peanuts:before {
  content: "\f84d";
}

.fi-tr-peapod:before {
  content: "\f84e";
}

.fi-tr-pear:before {
  content: "\f84f";
}

.fi-tr-pedestal:before {
  content: "\f850";
}

.fi-tr-pen-circle:before {
  content: "\f851";
}

.fi-tr-pen-clip-slash:before {
  content: "\f852";
}

.fi-tr-pen-clip:before {
  content: "\f853";
}

.fi-tr-pen-fancy-slash:before {
  content: "\f854";
}

.fi-tr-pen-fancy:before {
  content: "\f855";
}

.fi-tr-pen-field:before {
  content: "\f856";
}

.fi-tr-pen-nib-slash:before {
  content: "\f857";
}

.fi-tr-pen-nib:before {
  content: "\f858";
}

.fi-tr-pen-slash:before {
  content: "\f859";
}

.fi-tr-pen-square:before {
  content: "\f85a";
}

.fi-tr-pen-swirl:before {
  content: "\f85b";
}

.fi-tr-pencil-paintbrush:before {
  content: "\f85c";
}

.fi-tr-pencil-ruler:before {
  content: "\f85d";
}

.fi-tr-pencil-slash:before {
  content: "\f85e";
}

.fi-tr-pending:before {
  content: "\f85f";
}

.fi-tr-pennant:before {
  content: "\f860";
}

.fi-tr-people-arrows-left-right:before {
  content: "\f861";
}

.fi-tr-people-carry-box:before {
  content: "\f862";
}

.fi-tr-people-dress:before {
  content: "\f863";
}

.fi-tr-people-pants:before {
  content: "\f864";
}

.fi-tr-people-poll:before {
  content: "\f865";
}

.fi-tr-people:before {
  content: "\f866";
}

.fi-tr-pepper-alt:before {
  content: "\f867";
}

.fi-tr-pepper-hot:before {
  content: "\f868";
}

.fi-tr-pepper:before {
  content: "\f869";
}

.fi-tr-percent-10:before {
  content: "\f86a";
}

.fi-tr-percent-100:before {
  content: "\f86b";
}

.fi-tr-percent-20:before {
  content: "\f86c";
}

.fi-tr-percent-25:before {
  content: "\f86d";
}

.fi-tr-percent-30:before {
  content: "\f86e";
}

.fi-tr-percent-40:before {
  content: "\f86f";
}

.fi-tr-percent-50:before {
  content: "\f870";
}

.fi-tr-percent-60:before {
  content: "\f871";
}

.fi-tr-percent-70:before {
  content: "\f872";
}

.fi-tr-percent-75:before {
  content: "\f873";
}

.fi-tr-percent-80:before {
  content: "\f874";
}

.fi-tr-percent-90:before {
  content: "\f875";
}

.fi-tr-percentage:before {
  content: "\f876";
}

.fi-tr-person-carry-box:before {
  content: "\f877";
}

.fi-tr-person-circle-check:before {
  content: "\f878";
}

.fi-tr-person-circle-exclamation:before {
  content: "\f879";
}

.fi-tr-person-circle-minus:before {
  content: "\f87a";
}

.fi-tr-person-circle-plus:before {
  content: "\f87b";
}

.fi-tr-person-circle-question:before {
  content: "\f87c";
}

.fi-tr-person-circle-xmark:before {
  content: "\f87d";
}

.fi-tr-person-cv:before {
  content: "\f87e";
}

.fi-tr-person-dolly-empty:before {
  content: "\f87f";
}

.fi-tr-person-dolly:before {
  content: "\f880";
}

.fi-tr-person-dress-simple:before {
  content: "\f881";
}

.fi-tr-person-dress:before {
  content: "\f882";
}

.fi-tr-person-praying:before {
  content: "\f883";
}

.fi-tr-person-pregnant:before {
  content: "\f884";
}

.fi-tr-person-seat-reclined:before {
  content: "\f885";
}

.fi-tr-person-seat:before {
  content: "\f886";
}

.fi-tr-person-sign:before {
  content: "\f887";
}

.fi-tr-person-simple:before {
  content: "\f888";
}

.fi-tr-person-walking-with-cane:before {
  content: "\f889";
}

.fi-tr-peseta-sign:before {
  content: "\f88a";
}

.fi-tr-peso-sign:before {
  content: "\f88b";
}

.fi-tr-pets:before {
  content: "\f88c";
}

.fi-tr-phone-call:before {
  content: "\f88d";
}

.fi-tr-phone-cross:before {
  content: "\f88e";
}

.fi-tr-phone-flip:before {
  content: "\f88f";
}

.fi-tr-phone-office:before {
  content: "\f890";
}

.fi-tr-phone-pause:before {
  content: "\f891";
}

.fi-tr-phone-plus:before {
  content: "\f892";
}

.fi-tr-phone-rotary:before {
  content: "\f893";
}

.fi-tr-phone-slash:before {
  content: "\f894";
}

.fi-tr-photo-capture:before {
  content: "\f895";
}

.fi-tr-photo-film-music:before {
  content: "\f896";
}

.fi-tr-photo-video:before {
  content: "\f897";
}

.fi-tr-Pi:before {
  content: "\f898";
}

.fi-tr-piano-keyboard:before {
  content: "\f899";
}

.fi-tr-piano:before {
  content: "\f89a";
}

.fi-tr-pickaxe:before {
  content: "\f89b";
}

.fi-tr-picking:before {
  content: "\f89c";
}

.fi-tr-picnic:before {
  content: "\f89d";
}

.fi-tr-picpeople-filled:before {
  content: "\f89e";
}

.fi-tr-picpeople:before {
  content: "\f89f";
}

.fi-tr-pie:before {
  content: "\f8a0";
}

.fi-tr-pig-face:before {
  content: "\f8a1";
}

.fi-tr-pig:before {
  content: "\f8a2";
}

.fi-tr-piggy-bank:before {
  content: "\f8a3";
}

.fi-tr-pills:before {
  content: "\f8a4";
}

.fi-tr-pinata:before {
  content: "\f8a5";
}

.fi-tr-pineapple-alt:before {
  content: "\f8a6";
}

.fi-tr-pineapple:before {
  content: "\f8a7";
}

.fi-tr-pipe-smoking:before {
  content: "\f8a8";
}

.fi-tr-pizza-slice:before {
  content: "\f8a9";
}

.fi-tr-plan-strategy:before {
  content: "\f8aa";
}

.fi-tr-plan:before {
  content: "\f8ab";
}

.fi-tr-plane-alt:before {
  content: "\f8ac";
}

.fi-tr-plane-arrival:before {
  content: "\f8ad";
}

.fi-tr-plane-departure:before {
  content: "\f8ae";
}

.fi-tr-plane-prop:before {
  content: "\f8af";
}

.fi-tr-plane-slash:before {
  content: "\f8b0";
}

.fi-tr-plane-tail:before {
  content: "\f8b1";
}

.fi-tr-planet-moon:before {
  content: "\f8b2";
}

.fi-tr-planet-ringed:before {
  content: "\f8b3";
}

.fi-tr-plant-wilt:before {
  content: "\f8b4";
}

.fi-tr-plate-utensils:before {
  content: "\f8b5";
}

.fi-tr-plate-wheat:before {
  content: "\f8b6";
}

.fi-tr-plate:before {
  content: "\f8b7";
}

.fi-tr-play-circle:before {
  content: "\f8b8";
}

.fi-tr-play-pause:before {
  content: "\f8b9";
}

.fi-tr-plug-alt:before {
  content: "\f8ba";
}

.fi-tr-plug-cable:before {
  content: "\f8bb";
}

.fi-tr-plug-connection:before {
  content: "\f8bc";
}

.fi-tr-plug:before {
  content: "\f8bd";
}

.fi-tr-plus-hexagon:before {
  content: "\f8be";
}

.fi-tr-plus-minus:before {
  content: "\f8bf";
}

.fi-tr-podcast:before {
  content: "\f8c0";
}

.fi-tr-podium-star:before {
  content: "\f8c1";
}

.fi-tr-podium:before {
  content: "\f8c2";
}

.fi-tr-point-of-sale-bill:before {
  content: "\f8c3";
}

.fi-tr-point-of-sale-signal:before {
  content: "\f8c4";
}

.fi-tr-point-of-sale:before {
  content: "\f8c5";
}

.fi-tr-police-box:before {
  content: "\f8c6";
}

.fi-tr-poll-h:before {
  content: "\f8c7";
}

.fi-tr-pollution:before {
  content: "\f8c8";
}

.fi-tr-pompebled:before {
  content: "\f8c9";
}

.fi-tr-poo-bolt:before {
  content: "\f8ca";
}

.fi-tr-poo:before {
  content: "\f8cb";
}

.fi-tr-pool-8-ball:before {
  content: "\f8cc";
}

.fi-tr-poop:before {
  content: "\f8cd";
}

.fi-tr-popcorn:before {
  content: "\f8ce";
}

.fi-tr-popsicle:before {
  content: "\f8cf";
}

.fi-tr-portal-enter:before {
  content: "\f8d0";
}

.fi-tr-portal-exit:before {
  content: "\f8d1";
}

.fi-tr-pot:before {
  content: "\f8d2";
}

.fi-tr-potato:before {
  content: "\f8d3";
}

.fi-tr-prescription-bottle-alt:before {
  content: "\f8d4";
}

.fi-tr-prescription-bottle-pill:before {
  content: "\f8d5";
}

.fi-tr-prescription-bottle:before {
  content: "\f8d6";
}

.fi-tr-prescription:before {
  content: "\f8d7";
}

.fi-tr-print-magnifying-glass:before {
  content: "\f8d8";
}

.fi-tr-print-slash:before {
  content: "\f8d9";
}

.fi-tr-problem-solving:before {
  content: "\f8da";
}

.fi-tr-procedures:before {
  content: "\f8db";
}

.fi-tr-process:before {
  content: "\f8dc";
}

.fi-tr-productivity:before {
  content: "\f8dd";
}

.fi-tr-projector:before {
  content: "\f8de";
}

.fi-tr-pump-medical:before {
  content: "\f8df";
}

.fi-tr-pump:before {
  content: "\f8e0";
}

.fi-tr-pumpkin-alt-2:before {
  content: "\f8e1";
}

.fi-tr-pumpkin-alt:before {
  content: "\f8e2";
}

.fi-tr-pumpkin:before {
  content: "\f8e3";
}

.fi-tr-puzzle-alt:before {
  content: "\f8e4";
}

.fi-tr-puzzle-piece:before {
  content: "\f8e5";
}

.fi-tr-puzzle-pieces:before {
  content: "\f8e6";
}

.fi-tr-pyramid:before {
  content: "\f8e7";
}

.fi-tr-q:before {
  content: "\f8e8";
}

.fi-tr-qr-scan:before {
  content: "\f8e9";
}

.fi-tr-QR:before {
  content: "\f8ea";
}

.fi-tr-qrcode:before {
  content: "\f8eb";
}

.fi-tr-question-square:before {
  content: "\f8ec";
}

.fi-tr-question:before {
  content: "\f8ed";
}

.fi-tr-queue-alt:before {
  content: "\f8ee";
}

.fi-tr-queue-line:before {
  content: "\f8ef";
}

.fi-tr-queue-signal:before {
  content: "\f8f0";
}

.fi-tr-queue:before {
  content: "\f8f1";
}

.fi-tr-quiz-alt:before {
  content: "\f8f2";
}

.fi-tr-quiz:before {
  content: "\f8f3";
}

.fi-tr-r:before {
  content: "\f8f4";
}

.fi-tr-rabbit-fast:before {
  content: "\f8f5";
}

.fi-tr-rabbit:before {
  content: "\f8f6";
}

.fi-tr-racquet:before {
  content: "\f8f7";
}

.fi-tr-radar:before {
  content: "\f8f8";
}

.fi-tr-radiation-alt:before {
  content: "\f8f9";
}

.fi-tr-radiation:before {
  content: "\f8fa";
}

.fi-tr-radio-alt:before {
  content: "\f8fb";
}

.fi-tr-radio:before {
  content: "\f8fc";
}

.fi-tr-radish:before {
  content: "\f8fd";
}

.fi-tr-rainbow:before {
  content: "\f8fe";
}

.fi-tr-raindrops:before {
  content: "\f8ff";
}

.fi-tr-ram:before {
  content: "豈";
}

.fi-tr-ramp-loading:before {
  content: "更";
}

.fi-tr-rank:before {
  content: "車";
}

.fi-tr-ranking-podium-empty:before {
  content: "賈";
}

.fi-tr-ranking-podium:before {
  content: "滑";
}

.fi-tr-ranking-star:before {
  content: "串";
}

.fi-tr-ranking-stars:before {
  content: "句";
}

.fi-tr-raygun:before {
  content: "龜";
}

.fi-tr-razor-barber:before {
  content: "龜";
}

.fi-tr-react:before {
  content: "契";
}

.fi-tr-recipe-book:before {
  content: "金";
}

.fi-tr-recipe:before {
  content: "喇";
}

.fi-tr-record-vinyl:before {
  content: "奈";
}

.fi-tr-rectangle-barcode:before {
  content: "懶";
}

.fi-tr-rectangle-code:before {
  content: "癩";
}

.fi-tr-rectangle-history-circle-plus:before {
  content: "羅";
}

.fi-tr-rectangle-horizontal:before {
  content: "蘿";
}

.fi-tr-rectangle-list:before {
  content: "螺";
}

.fi-tr-rectangle-panoramic:before {
  content: "裸";
}

.fi-tr-rectangle-pro:before {
  content: "邏";
}

.fi-tr-rectangle-vertical-history:before {
  content: "樂";
}

.fi-tr-rectangle-vertical:before {
  content: "洛";
}

.fi-tr-rectangle-xmark:before {
  content: "烙";
}

.fi-tr-rectangles-mixed:before {
  content: "珞";
}

.fi-tr-recycle:before {
  content: "落";
}

.fi-tr-redo-alt:before {
  content: "酪";
}

.fi-tr-reel:before {
  content: "駱";
}

.fi-tr-reflect-horizontal:before {
  content: "亂";
}

.fi-tr-reflect-vertical:before {
  content: "卵";
}

.fi-tr-refrigerator:before {
  content: "欄";
}

.fi-tr-refund-alt:before {
  content: "爛";
}

.fi-tr-refund:before {
  content: "蘭";
}

.fi-tr-region-pin-alt:before {
  content: "鸞";
}

.fi-tr-region-pin:before {
  content: "嵐";
}

.fi-tr-registered:before {
  content: "濫";
}

.fi-tr-registration-paper:before {
  content: "藍";
}

.fi-tr-remove-folder:before {
  content: "襤";
}

.fi-tr-rent-signal:before {
  content: "拉";
}

.fi-tr-rent:before {
  content: "臘";
}

.fi-tr-replace:before {
  content: "蠟";
}

.fi-tr-reply-all:before {
  content: "廊";
}

.fi-tr-republican:before {
  content: "朗";
}

.fi-tr-reservation-smartphone:before {
  content: "浪";
}

.fi-tr-reservation-table:before {
  content: "狼";
}

.fi-tr-resources:before {
  content: "郎";
}

.fi-tr-restaurant:before {
  content: "來";
}

.fi-tr-restock:before {
  content: "冷";
}

.fi-tr-restroom-simple:before {
  content: "勞";
}

.fi-tr-revenue-alt:before {
  content: "擄";
}

.fi-tr-Revenue:before {
  content: "櫓";
}

.fi-tr-review:before {
  content: "爐";
}

.fi-tr-rhombus:before {
  content: "盧";
}

.fi-tr-ribbon:before {
  content: "老";
}

.fi-tr-right:before {
  content: "蘆";
}

.fi-tr-ring-diamond:before {
  content: "虜";
}

.fi-tr-ring:before {
  content: "路";
}

.fi-tr-rings-wedding:before {
  content: "露";
}

.fi-tr-risk-alt:before {
  content: "魯";
}

.fi-tr-risk:before {
  content: "鷺";
}

.fi-tr-robot:before {
  content: "碌";
}

.fi-tr-rocket-lunch:before {
  content: "祿";
}

.fi-tr-roller-coaster:before {
  content: "綠";
}

.fi-tr-room-service:before {
  content: "菉";
}

.fi-tr-rotate-exclamation:before {
  content: "錄";
}

.fi-tr-rotate-square:before {
  content: "鹿";
}

.fi-tr-route-highway:before {
  content: "論";
}

.fi-tr-route-interstate:before {
  content: "壟";
}

.fi-tr-route:before {
  content: "弄";
}

.fi-tr-router:before {
  content: "籠";
}

.fi-tr-rss-alt:before {
  content: "聾";
}

.fi-tr-rss:before {
  content: "牢";
}

.fi-tr-ruble-sign:before {
  content: "磊";
}

.fi-tr-rugby-helmet:before {
  content: "賂";
}

.fi-tr-ruler-combined:before {
  content: "雷";
}

.fi-tr-ruler-horizontal:before {
  content: "壘";
}

.fi-tr-ruler-triangle:before {
  content: "屢";
}

.fi-tr-ruler-vertical:before {
  content: "樓";
}

.fi-tr-running:before {
  content: "淚";
}

.fi-tr-rupee-sign:before {
  content: "漏";
}

.fi-tr-rupiah-sign:before {
  content: "累";
}

.fi-tr-rv:before {
  content: "縷";
}

.fi-tr-s:before {
  content: "陋";
}

.fi-tr-sack-dollar:before {
  content: "勒";
}

.fi-tr-sack:before {
  content: "肋";
}

.fi-tr-sad-cry:before {
  content: "凜";
}

.fi-tr-sad-tear:before {
  content: "凌";
}

.fi-tr-sad:before {
  content: "稜";
}

.fi-tr-safe-box:before {
  content: "綾";
}

.fi-tr-sailboat:before {
  content: "菱";
}

.fi-tr-salad:before {
  content: "陵";
}

.fi-tr-salary-alt:before {
  content: "讀";
}

.fi-tr-salt-pepper:before {
  content: "拏";
}

.fi-tr-salt-shaker:before {
  content: "樂";
}

.fi-tr-sandwich-alt:before {
  content: "諾";
}

.fi-tr-sandwich:before {
  content: "丹";
}

.fi-tr-satellite-dish:before {
  content: "寧";
}

.fi-tr-satellite:before {
  content: "怒";
}

.fi-tr-saturday:before {
  content: "率";
}

.fi-tr-sauce:before {
  content: "異";
}

.fi-tr-sausage:before {
  content: "北";
}

.fi-tr-sax-hot:before {
  content: "磻";
}

.fi-tr-saxophone:before {
  content: "便";
}

.fi-tr-scale-comparison-alt:before {
  content: "復";
}

.fi-tr-scale-comparison:before {
  content: "不";
}

.fi-tr-scalpel-path:before {
  content: "泌";
}

.fi-tr-scalpel:before {
  content: "數";
}

.fi-tr-scanner-gun:before {
  content: "索";
}

.fi-tr-scanner-image:before {
  content: "參";
}

.fi-tr-scanner-keyboard:before {
  content: "塞";
}

.fi-tr-scanner-touchscreen:before {
  content: "省";
}

.fi-tr-scarecrow:before {
  content: "葉";
}

.fi-tr-scarf:before {
  content: "說";
}

.fi-tr-screencast:before {
  content: "殺";
}

.fi-tr-screwdriver:before {
  content: "辰";
}

.fi-tr-scribble:before {
  content: "沈";
}

.fi-tr-scroll-old:before {
  content: "拾";
}

.fi-tr-scroll-torah:before {
  content: "若";
}

.fi-tr-scroll:before {
  content: "掠";
}

.fi-tr-scrubber:before {
  content: "略";
}

.fi-tr-scythe:before {
  content: "亮";
}

.fi-tr-sd-card:before {
  content: "兩";
}

.fi-tr-sd-cards:before {
  content: "凉";
}

.fi-tr-seal-exclamation:before {
  content: "梁";
}

.fi-tr-seal-question:before {
  content: "糧";
}

.fi-tr-seal:before {
  content: "良";
}

.fi-tr-search-dollar:before {
  content: "諒";
}

.fi-tr-search-heart:before {
  content: "量";
}

.fi-tr-search-location:before {
  content: "勵";
}

.fi-tr-seat-airline:before {
  content: "呂";
}

.fi-tr-second-award:before {
  content: "女";
}

.fi-tr-second-laurel:before {
  content: "廬";
}

.fi-tr-second-medal:before {
  content: "旅";
}

.fi-tr-second:before {
  content: "濾";
}

.fi-tr-seedling:before {
  content: "礪";
}

.fi-tr-selection:before {
  content: "閭";
}

.fi-tr-sell:before {
  content: "驪";
}

.fi-tr-seller-store:before {
  content: "麗";
}

.fi-tr-seller:before {
  content: "黎";
}

.fi-tr-selling:before {
  content: "力";
}

.fi-tr-send-back:before {
  content: "曆";
}

.fi-tr-send-backward:before {
  content: "歷";
}

.fi-tr-send-money-smartphone:before {
  content: "轢";
}

.fi-tr-send-money:before {
  content: "年";
}

.fi-tr-sensor-alert:before {
  content: "憐";
}

.fi-tr-sensor-fire:before {
  content: "戀";
}

.fi-tr-sensor-on:before {
  content: "撚";
}

.fi-tr-sensor-smoke:before {
  content: "漣";
}

.fi-tr-sensor:before {
  content: "煉";
}

.fi-tr-share-alt-square:before {
  content: "璉";
}

.fi-tr-share-square:before {
  content: "秊";
}

.fi-tr-sheep:before {
  content: "練";
}

.fi-tr-shekel-sign:before {
  content: "聯";
}

.fi-tr-shelves:before {
  content: "輦";
}

.fi-tr-shield-alt:before {
  content: "蓮";
}

.fi-tr-shield-cat:before {
  content: "連";
}

.fi-tr-shield-cross:before {
  content: "鍊";
}

.fi-tr-shield-dog:before {
  content: "列";
}

.fi-tr-shield-exclamation:before {
  content: "劣";
}

.fi-tr-shield-interrogation:before {
  content: "咽";
}

.fi-tr-shield-keyhole:before {
  content: "烈";
}

.fi-tr-shield-minus:before {
  content: "裂";
}

.fi-tr-shield-slash:before {
  content: "說";
}

.fi-tr-shield-virus:before {
  content: "廉";
}

.fi-tr-shield-xmark:before {
  content: "念";
}

.fi-tr-shipping-fast:before {
  content: "捻";
}

.fi-tr-shipping-timed:before {
  content: "殮";
}

.fi-tr-shirt-long-sleeve:before {
  content: "簾";
}

.fi-tr-shirt-running:before {
  content: "獵";
}

.fi-tr-shirt-tank-top:before {
  content: "令";
}

.fi-tr-shirt:before {
  content: "囹";
}

.fi-tr-shish-kebab:before {
  content: "寧";
}

.fi-tr-shoe-prints:before {
  content: "嶺";
}

.fi-tr-shop-lock:before {
  content: "怜";
}

.fi-tr-shop-slash:before {
  content: "玲";
}

.fi-tr-shopping-basket:before {
  content: "瑩";
}

.fi-tr-shovel-snow:before {
  content: "羚";
}

.fi-tr-shovel:before {
  content: "聆";
}

.fi-tr-shower-down:before {
  content: "鈴";
}

.fi-tr-shower:before {
  content: "零";
}

.fi-tr-shredder:before {
  content: "靈";
}

.fi-tr-shrimp:before {
  content: "領";
}

.fi-tr-shuttle-van:before {
  content: "例";
}

.fi-tr-shuttlecock:before {
  content: "禮";
}

.fi-tr-Sickle:before {
  content: "醴";
}

.fi-tr-sidebar-flip:before {
  content: "隸";
}

.fi-tr-sidebar:before {
  content: "惡";
}

.fi-tr-sigma:before {
  content: "了";
}

.fi-tr-sign-hanging:before {
  content: "僚";
}

.fi-tr-sign-in-alt:before {
  content: "寮";
}

.fi-tr-sign-out-alt:before {
  content: "尿";
}

.fi-tr-sign-up:before {
  content: "料";
}

.fi-tr-signal-alt-1:before {
  content: "樂";
}

.fi-tr-signal-alt-2:before {
  content: "燎";
}

.fi-tr-signal-alt-slash:before {
  content: "療";
}

.fi-tr-signal-alt:before {
  content: "蓼";
}

.fi-tr-signal-bars-fair:before {
  content: "遼";
}

.fi-tr-signal-bars-good:before {
  content: "龍";
}

.fi-tr-signal-bars-weak:before {
  content: "暈";
}

.fi-tr-signal-stream-slash:before {
  content: "阮";
}

.fi-tr-signal-stream:before {
  content: "劉";
}

.fi-tr-signature-lock:before {
  content: "杻";
}

.fi-tr-signature-slash:before {
  content: "柳";
}

.fi-tr-signature:before {
  content: "流";
}

.fi-tr-sim-card:before {
  content: "溜";
}

.fi-tr-sim-cards:before {
  content: "琉";
}

.fi-tr-sink:before {
  content: "留";
}

.fi-tr-siren-on:before {
  content: "硫";
}

.fi-tr-Siren:before {
  content: "紐";
}

.fi-tr-site-alt:before {
  content: "類";
}

.fi-tr-site-browser:before {
  content: "六";
}

.fi-tr-site:before {
  content: "戮";
}

.fi-tr-sitemap:before {
  content: "陸";
}

.fi-tr-skating:before {
  content: "倫";
}

.fi-tr-skeleton:before {
  content: "崙";
}

.fi-tr-skewer:before {
  content: "淪";
}

.fi-tr-ski-boot-ski:before {
  content: "輪";
}

.fi-tr-ski-jump:before {
  content: "律";
}

.fi-tr-ski-lift:before {
  content: "慄";
}

.fi-tr-skiing-nordic:before {
  content: "栗";
}

.fi-tr-skiing:before {
  content: "率";
}

.fi-tr-skull-cow:before {
  content: "隆";
}

.fi-tr-skull-crossbones:before {
  content: "利";
}

.fi-tr-skull:before {
  content: "吏";
}

.fi-tr-slash:before {
  content: "履";
}

.fi-tr-sledding:before {
  content: "易";
}

.fi-tr-sleigh:before {
  content: "李";
}

.fi-tr-sliders-h-square:before {
  content: "梨";
}

.fi-tr-sliders-v-square:before {
  content: "泥";
}

.fi-tr-sliders-v:before {
  content: "理";
}

.fi-tr-smile-beam:before {
  content: "痢";
}

.fi-tr-smile-plus:before {
  content: "罹";
}

.fi-tr-smile-wink:before {
  content: "裏";
}

.fi-tr-smile:before {
  content: "裡";
}

.fi-tr-smiley-comment-alt:before {
  content: "里";
}

.fi-tr-smog:before {
  content: "離";
}

.fi-tr-smoke:before {
  content: "匿";
}

.fi-tr-smoking-ban:before {
  content: "溺";
}

.fi-tr-smoking:before {
  content: "吝";
}

.fi-tr-snake:before {
  content: "燐";
}

.fi-tr-snooze:before {
  content: "璘";
}

.fi-tr-snow-blowing:before {
  content: "藺";
}

.fi-tr-snowboarding:before {
  content: "隣";
}

.fi-tr-snowflake-droplets:before {
  content: "鱗";
}

.fi-tr-snowflake:before {
  content: "麟";
}

.fi-tr-snowflakes:before {
  content: "林";
}

.fi-tr-snowman-alt:before {
  content: "淋";
}

.fi-tr-snowman-head:before {
  content: "臨";
}

.fi-tr-snowmobile:before {
  content: "立";
}

.fi-tr-snowplow:before {
  content: "笠";
}

.fi-tr-soap-alt:before {
  content: "粒";
}

.fi-tr-socks:before {
  content: "狀";
}

.fi-tr-sofa-size:before {
  content: "炙";
}

.fi-tr-sofa:before {
  content: "識";
}

.fi-tr-solar-panel:before {
  content: "什";
}

.fi-tr-solar-system:before {
  content: "茶";
}

.fi-tr-sold-house:before {
  content: "刺";
}

.fi-tr-sold-signal:before {
  content: "切";
}

.fi-tr-sort-alpha-down-alt:before {
  content: "度";
}

.fi-tr-sort-alpha-down:before {
  content: "拓";
}

.fi-tr-sort-alpha-up-alt:before {
  content: "糖";
}

.fi-tr-sort-alpha-up:before {
  content: "宅";
}

.fi-tr-sort-alt:before {
  content: "洞";
}

.fi-tr-sort-amount-down-alt:before {
  content: "暴";
}

.fi-tr-sort-amount-down:before {
  content: "輻";
}

.fi-tr-sort-amount-up-alt:before {
  content: "行";
}

.fi-tr-sort-amount-up:before {
  content: "降";
}

.fi-tr-sort-circle-down:before {
  content: "見";
}

.fi-tr-sort-circle-up:before {
  content: "廓";
}

.fi-tr-sort-circle:before {
  content: "兀";
}

.fi-tr-sort-down:before {
  content: "嗀";
}

.fi-tr-sort-numeric-down-alt:before {
  content: "﨎";
}

.fi-tr-sort-numeric-down:before {
  content: "﨏";
}

.fi-tr-sort-shapes-down:before {
  content: "塚";
}

.fi-tr-sort-shapes-up:before {
  content: "﨑";
}

.fi-tr-sort-size-down:before {
  content: "晴";
}

.fi-tr-sort-size-up:before {
  content: "﨓";
}

.fi-tr-sort:before {
  content: "﨔";
}

.fi-tr-soup:before {
  content: "凞";
}

.fi-tr-source-data:before {
  content: "猪";
}

.fi-tr-space-shuttle:before {
  content: "益";
}

.fi-tr-space-station-moon-alt:before {
  content: "礼";
}

.fi-tr-space-station-moon:before {
  content: "神";
}

.fi-tr-spade:before {
  content: "祥";
}

.fi-tr-spaghetti-monster-flying:before {
  content: "福";
}

.fi-tr-sparkles:before {
  content: "靖";
}

.fi-tr-speakers:before {
  content: "精";
}

.fi-tr-speedometer-arrow:before {
  content: "羽";
}

.fi-tr-speedometer-kpi:before {
  content: "﨟";
}

.fi-tr-sphere:before {
  content: "蘒";
}

.fi-tr-spider-black-widow:before {
  content: "﨡";
}

.fi-tr-spider-web:before {
  content: "諸";
}

.fi-tr-spider:before {
  content: "﨣";
}

.fi-tr-split:before {
  content: "﨤";
}

.fi-tr-splotch:before {
  content: "逸";
}

.fi-tr-spoon:before {
  content: "都";
}

.fi-tr-spray-can-sparkles:before {
  content: "﨧";
}

.fi-tr-spray-can:before {
  content: "﨨";
}

.fi-tr-spring-calendar:before {
  content: "﨩";
}

.fi-tr-sprinkler:before {
  content: "飯";
}

.fi-tr-spy:before {
  content: "飼";
}

.fi-tr-square-0:before {
  content: "館";
}

.fi-tr-square-1:before {
  content: "鶴";
}

.fi-tr-square-2:before {
  content: "郞";
}

.fi-tr-square-3:before {
  content: "隷";
}

.fi-tr-square-4:before {
  content: "侮";
}

.fi-tr-square-5:before {
  content: "僧";
}

.fi-tr-square-6:before {
  content: "免";
}

.fi-tr-square-7:before {
  content: "勉";
}

.fi-tr-square-8:before {
  content: "勤";
}

.fi-tr-square-9:before {
  content: "卑";
}

.fi-tr-square-a:before {
  content: "喝";
}

.fi-tr-square-b:before {
  content: "嘆";
}

.fi-tr-square-bolt:before {
  content: "器";
}

.fi-tr-square-c:before {
  content: "塀";
}

.fi-tr-square-code:before {
  content: "墨";
}

.fi-tr-square-d:before {
  content: "層";
}

.fi-tr-square-dashed:before {
  content: "屮";
}

.fi-tr-square-e:before {
  content: "悔";
}

.fi-tr-square-ellipsis-vertical:before {
  content: "慨";
}

.fi-tr-square-ellipsis:before {
  content: "憎";
}

.fi-tr-square-exclamation:before {
  content: "懲";
}

.fi-tr-square-f:before {
  content: "敏";
}

.fi-tr-square-g:before {
  content: "既";
}

.fi-tr-square-h:before {
  content: "暑";
}

.fi-tr-square-heart:before {
  content: "梅";
}

.fi-tr-square-i:before {
  content: "海";
}

.fi-tr-square-info:before {
  content: "渚";
}

.fi-tr-square-j:before {
  content: "漢";
}

.fi-tr-square-k:before {
  content: "煮";
}

.fi-tr-square-kanban:before {
  content: "爫";
}

.fi-tr-square-l:before {
  content: "琢";
}

.fi-tr-square-m:before {
  content: "碑";
}

.fi-tr-square-minus:before {
  content: "社";
}

.fi-tr-square-n:before {
  content: "祉";
}

.fi-tr-square-o:before {
  content: "祈";
}

.fi-tr-square-p:before {
  content: "祐";
}

.fi-tr-square-phone-hangup:before {
  content: "祖";
}

.fi-tr-square-plus:before {
  content: "祝";
}

.fi-tr-square-poll-horizontal:before {
  content: "禍";
}

.fi-tr-square-poll-vertical:before {
  content: "禎";
}

.fi-tr-square-q:before {
  content: "穀";
}

.fi-tr-square-quote:before {
  content: "突";
}

.fi-tr-square-r:before {
  content: "節";
}

.fi-tr-square-s:before {
  content: "練";
}

.fi-tr-square-small:before {
  content: "縉";
}

.fi-tr-square-star:before {
  content: "繁";
}

.fi-tr-square-t:before {
  content: "署";
}

.fi-tr-square-terminal:before {
  content: "者";
}

.fi-tr-square-u:before {
  content: "臭";
}

.fi-tr-square-up-right:before {
  content: "艹";
}

.fi-tr-square-v:before {
  content: "艹";
}

.fi-tr-square-w:before {
  content: "著";
}

.fi-tr-square-x:before {
  content: "褐";
}

.fi-tr-square-y:before {
  content: "視";
}

.fi-tr-square-z:before {
  content: "謁";
}

.fi-tr-square:before {
  content: "謹";
}

.fi-tr-squid:before {
  content: "賓";
}

.fi-tr-squircle:before {
  content: "贈";
}

.fi-tr-squirrel:before {
  content: "辶";
}

.fi-tr-staff:before {
  content: "逸";
}

.fi-tr-stage-concert:before {
  content: "難";
}

.fi-tr-stage-theatre:before {
  content: "響";
}

.fi-tr-stage:before {
  content: "頻";
}

.fi-tr-stairs:before {
  content: "恵";
}

.fi-tr-stamp:before {
  content: "𤋮";
}

.fi-tr-standard-definition:before {
  content: "舘";
}

.fi-tr-star-and-crescent:before {
  content: "﩮";
}

.fi-tr-star-christmas:before {
  content: "﩯";
}

.fi-tr-star-comment-alt:before {
  content: "並";
}

.fi-tr-star-exclamation:before {
  content: "况";
}

.fi-tr-star-octogram:before {
  content: "全";
}

.fi-tr-star-of-david:before {
  content: "侀";
}

.fi-tr-star-sharp-half-stroke:before {
  content: "充";
}

.fi-tr-star-sharp-half:before {
  content: "冀";
}

.fi-tr-star-shooting:before {
  content: "勇";
}

.fi-tr-starfighter:before {
  content: "勺";
}

.fi-tr-stars:before {
  content: "喝";
}

.fi-tr-state-country:before {
  content: "啕";
}

.fi-tr-stats:before {
  content: "喙";
}

.fi-tr-steak:before {
  content: "嗢";
}

.fi-tr-steering-wheel:before {
  content: "塚";
}

.fi-tr-step-backward:before {
  content: "墳";
}

.fi-tr-step-forward:before {
  content: "奄";
}

.fi-tr-sterling-sign:before {
  content: "奔";
}

.fi-tr-stocking:before {
  content: "婢";
}

.fi-tr-stomach:before {
  content: "嬨";
}

.fi-tr-stop-circle:before {
  content: "廒";
}

.fi-tr-store-alt:before {
  content: "廙";
}

.fi-tr-store-lock:before {
  content: "彩";
}

.fi-tr-store-slash:before {
  content: "徭";
}

.fi-tr-strawberry:before {
  content: "惘";
}

.fi-tr-street-view:before {
  content: "慎";
}

.fi-tr-stretcher:before {
  content: "愈";
}

.fi-tr-strikethrough:before {
  content: "憎";
}

.fi-tr-stroopwafel:before {
  content: "慠";
}

.fi-tr-subscript:before {
  content: "懲";
}

.fi-tr-subscription-alt:before {
  content: "戴";
}

.fi-tr-subscription:before {
  content: "揄";
}

.fi-tr-subway:before {
  content: "搜";
}

.fi-tr-suitcase-alt:before {
  content: "摒";
}

.fi-tr-summer:before {
  content: "敖";
}

.fi-tr-sun-dust:before {
  content: "晴";
}

.fi-tr-sun-plant-wilt:before {
  content: "朗";
}

.fi-tr-sun:before {
  content: "望";
}

.fi-tr-sunday:before {
  content: "杖";
}

.fi-tr-sunglasses-alt:before {
  content: "歹";
}

.fi-tr-sunglasses:before {
  content: "殺";
}

.fi-tr-sunrise-alt:before {
  content: "流";
}

.fi-tr-sunrise:before {
  content: "滛";
}

.fi-tr-sunset:before {
  content: "滋";
}

.fi-tr-superscript:before {
  content: "漢";
}

.fi-tr-supplier-alt:before {
  content: "瀞";
}

.fi-tr-supplier:before {
  content: "煮";
}

.fi-tr-surprise:before {
  content: "瞧";
}

.fi-tr-sushi-alt:before {
  content: "爵";
}

.fi-tr-sushi-roll:before {
  content: "犯";
}

.fi-tr-sushi:before {
  content: "猪";
}

.fi-tr-svg:before {
  content: "瑱";
}

.fi-tr-swatchbook:before {
  content: "甆";
}

.fi-tr-swimmer:before {
  content: "画";
}

.fi-tr-swimming-pool:before {
  content: "瘝";
}

.fi-tr-swipe-down:before {
  content: "瘟";
}

.fi-tr-swipe-left:before {
  content: "益";
}

.fi-tr-swipe-right:before {
  content: "盛";
}

.fi-tr-swipe-up:before {
  content: "直";
}

.fi-tr-symbols:before {
  content: "睊";
}

.fi-tr-t:before {
  content: "着";
}

.fi-tr-tab-folder:before {
  content: "磌";
}

.fi-tr-table-columns:before {
  content: "窱";
}

.fi-tr-table-layout:before {
  content: "節";
}

.fi-tr-table-list:before {
  content: "类";
}

.fi-tr-table-picnic:before {
  content: "絛";
}

.fi-tr-table-pivot:before {
  content: "練";
}

.fi-tr-table-rows:before {
  content: "缾";
}

.fi-tr-table-tree:before {
  content: "者";
}

.fi-tr-table:before {
  content: "荒";
}

.fi-tr-tablet-android-alt:before {
  content: "華";
}

.fi-tr-tablet-android:before {
  content: "蝹";
}

.fi-tr-tablet-rugged:before {
  content: "襁";
}

.fi-tr-tachometer-alt-average:before {
  content: "覆";
}

.fi-tr-tachometer-alt-fastest:before {
  content: "視";
}

.fi-tr-tachometer-alt-slow:before {
  content: "調";
}

.fi-tr-tachometer-alt-slowest:before {
  content: "諸";
}

.fi-tr-tachometer-average:before {
  content: "請";
}

.fi-tr-tachometer-fast:before {
  content: "謁";
}

.fi-tr-tachometer-fastest:before {
  content: "諾";
}

.fi-tr-tachometer-slow:before {
  content: "諭";
}

.fi-tr-tachometer-slowest:before {
  content: "謹";
}

.fi-tr-tachometer:before {
  content: "變";
}

.fi-tr-taco:before {
  content: "贈";
}

.fi-tr-tags:before {
  content: "輸";
}

.fi-tr-tally-1:before {
  content: "遲";
}

.fi-tr-tally-2:before {
  content: "醙";
}

.fi-tr-tally-3:before {
  content: "鉶";
}

.fi-tr-tally-4:before {
  content: "陼";
}

.fi-tr-tally:before {
  content: "難";
}

.fi-tr-tamale:before {
  content: "靖";
}

.fi-tr-tank-water:before {
  content: "韛";
}

.fi-tr-tap:before {
  content: "響";
}

.fi-tr-tape:before {
  content: "頋";
}

.fi-tr-target-audience:before {
  content: "頻";
}

.fi-tr-tax-alt:before {
  content: "鬒";
}

.fi-tr-tax:before {
  content: "龜";
}

.fi-tr-taxi-bus:before {
  content: "𢡊";
}

.fi-tr-team-check-alt:before {
  content: "𢡄";
}

.fi-tr-team-check:before {
  content: "𣏕";
}

.fi-tr-teddy-bear:before {
  content: "㮝";
}

.fi-tr-teeth-open:before {
  content: "䀘";
}

.fi-tr-telescope:before {
  content: "䀹";
}

.fi-tr-temperature-down:before {
  content: "𥉉";
}

.fi-tr-temperature-frigid:before {
  content: "𥳐";
}

.fi-tr-temperature-high:before {
  content: "𧻓";
}

.fi-tr-temperature-list:before {
  content: "齃";
}

.fi-tr-temperature-low:before {
  content: "龎";
}

.fi-tr-temperature-up:before {
  content: "﫚";
}

.fi-tr-template-alt:before {
  content: "﫛";
}

.fi-tr-template:before {
  content: "﫜";
}

.fi-tr-tenge:before {
  content: "﫝";
}

.fi-tr-tent-arrow-down-to-line:before {
  content: "﫞";
}

.fi-tr-tent-arrow-left-right:before {
  content: "﫟";
}

.fi-tr-tent-arrow-turn-left:before {
  content: "﫠";
}

.fi-tr-tent-arrows-down:before {
  content: "﫡";
}

.fi-tr-tents:before {
  content: "﫢";
}

.fi-tr-terminal:before {
  content: "﫣";
}

.fi-tr-terrace:before {
  content: "﫤";
}

.fi-tr-text-box-dots:before {
  content: "﫥";
}

.fi-tr-text-box-edit:before {
  content: "﫦";
}

.fi-tr-text-box:before {
  content: "﫧";
}

.fi-tr-text-height:before {
  content: "﫨";
}

.fi-tr-text-shadow:before {
  content: "﫩";
}

.fi-tr-text-size:before {
  content: "﫪";
}

.fi-tr-text-slash:before {
  content: "﫫";
}

.fi-tr-text-width:before {
  content: "﫬";
}

.fi-tr-theater-masks:before {
  content: "﫭";
}

.fi-tr-thermometer-alt:before {
  content: "﫮";
}

.fi-tr-thermometer-empty:before {
  content: "﫯";
}

.fi-tr-thermometer-full:before {
  content: "﫰";
}

.fi-tr-thermometer-half:before {
  content: "﫱";
}

.fi-tr-thermometer-quarter:before {
  content: "﫲";
}

.fi-tr-thermometer-three-quarters:before {
  content: "﫳";
}

.fi-tr-theta:before {
  content: "﫴";
}

.fi-tr-third-award:before {
  content: "﫵";
}

.fi-tr-third-laurel:before {
  content: "﫶";
}

.fi-tr-third-medal:before {
  content: "﫷";
}

.fi-tr-third:before {
  content: "﫸";
}

.fi-tr-thought-bubble:before {
  content: "﫹";
}

.fi-tr-thunderstorm-moon:before {
  content: "﫺";
}

.fi-tr-thunderstorm-sun:before {
  content: "﫻";
}

.fi-tr-thunderstorm:before {
  content: "﫼";
}

.fi-tr-thursday:before {
  content: "﫽";
}

.fi-tr-ticket-airline:before {
  content: "﫾";
}

.fi-tr-ticket-alt:before {
  content: "﫿";
}

.fi-tr-tickets-airline:before {
  content: "ﬀ";
}

.fi-tr-tie:before {
  content: "ﬁ";
}

.fi-tr-tilde:before {
  content: "ﬂ";
}

.fi-tr-times-hexagon:before {
  content: "ﬃ";
}

.fi-tr-tint-slash:before {
  content: "ﬄ";
}

.fi-tr-tip-coin:before {
  content: "ﬅ";
}

.fi-tr-tire-flat:before {
  content: "ﬆ";
}

.fi-tr-tire-pressure-warning:before {
  content: "﬇";
}

.fi-tr-tire-rugged:before {
  content: "﬈";
}

.fi-tr-tire:before {
  content: "﬉";
}

.fi-tr-tired:before {
  content: "﬊";
}

.fi-tr-to-do-alt:before {
  content: "﬋";
}

.fi-tr-to-do:before {
  content: "﬌";
}

.fi-tr-together-people:before {
  content: "﬍";
}

.fi-tr-toggle-off:before {
  content: "﬎";
}

.fi-tr-toggle-on:before {
  content: "﬏";
}

.fi-tr-toilet-paper-blank-under:before {
  content: "﬐";
}

.fi-tr-toilet-paper-blank:before {
  content: "﬑";
}

.fi-tr-toilet-paper-slash:before {
  content: "﬒";
}

.fi-tr-toilet-paper-under-slash:before {
  content: "ﬓ";
}

.fi-tr-toilet-paper-under:before {
  content: "ﬔ";
}

.fi-tr-toilet:before {
  content: "ﬕ";
}

.fi-tr-token:before {
  content: "ﬖ";
}

.fi-tr-tomato:before {
  content: "ﬗ";
}

.fi-tr-tombstone-alt:before {
  content: "﬘";
}

.fi-tr-tombstone:before {
  content: "﬙";
}

.fi-tr-tool-box:before {
  content: "﬚";
}

.fi-tr-tools:before {
  content: "﬛";
}

.fi-tr-toothbrush:before {
  content: "﬜";
}

.fi-tr-tornado:before {
  content: "יִ";
}

.fi-tr-total:before {
  content: "ﬞ";
}

.fi-tr-tour-guide-people:before {
  content: "ײַ";
}

.fi-tr-tour-virtual:before {
  content: "ﬠ";
}

.fi-tr-tower-control:before {
  content: "ﬡ";
}

.fi-tr-track:before {
  content: "ﬢ";
}

.fi-tr-tractor:before {
  content: "ﬣ";
}

.fi-tr-trademark:before {
  content: "ﬤ";
}

.fi-tr-traffic-cone:before {
  content: "ﬥ";
}

.fi-tr-traffic-light-go:before {
  content: "ﬦ";
}

.fi-tr-traffic-light-slow:before {
  content: "ﬧ";
}

.fi-tr-traffic-light-stop:before {
  content: "ﬨ";
}

.fi-tr-traffic-light:before {
  content: "﬩";
}

.fi-tr-trailer:before {
  content: "שׁ";
}

.fi-tr-train-journey:before {
  content: "שׂ";
}

.fi-tr-train-station-building:before {
  content: "שּׁ";
}

.fi-tr-train-station:before {
  content: "שּׂ";
}

.fi-tr-train-subway-tunnel:before {
  content: "אַ";
}

.fi-tr-train-tram:before {
  content: "אָ";
}

.fi-tr-tram:before {
  content: "אּ";
}

.fi-tr-transformation-block:before {
  content: "בּ";
}

.fi-tr-transformation-circle:before {
  content: "גּ";
}

.fi-tr-transformation-design:before {
  content: "דּ";
}

.fi-tr-transformation-shapes:before {
  content: "הּ";
}

.fi-tr-transformer-bolt:before {
  content: "וּ";
}

.fi-tr-transgender:before {
  content: "זּ";
}

.fi-tr-transporter-1:before {
  content: "﬷";
}

.fi-tr-transporter-2:before {
  content: "טּ";
}

.fi-tr-transporter-3:before {
  content: "יּ";
}

.fi-tr-transporter-4:before {
  content: "ךּ";
}

.fi-tr-transporter-5:before {
  content: "כּ";
}

.fi-tr-transporter-6:before {
  content: "לּ";
}

.fi-tr-transporter-7:before {
  content: "﬽";
}

.fi-tr-transporter-empty:before {
  content: "מּ";
}

.fi-tr-transporter:before {
  content: "﬿";
}

.fi-tr-trash-can-check:before {
  content: "נּ";
}

.fi-tr-trash-can-clock:before {
  content: "סּ";
}

.fi-tr-trash-can-list:before {
  content: "﭂";
}

.fi-tr-trash-can-plus:before {
  content: "ףּ";
}

.fi-tr-trash-can-slash:before {
  content: "פּ";
}

.fi-tr-trash-check:before {
  content: "﭅";
}

.fi-tr-trash-clock:before {
  content: "צּ";
}

.fi-tr-trash-list:before {
  content: "קּ";
}

.fi-tr-trash-plus:before {
  content: "רּ";
}

.fi-tr-trash-restore-alt:before {
  content: "שּ";
}

.fi-tr-trash-restore:before {
  content: "תּ";
}

.fi-tr-trash-slash:before {
  content: "וֹ";
}

.fi-tr-trash-undo-alt:before {
  content: "בֿ";
}

.fi-tr-trash-undo:before {
  content: "כֿ";
}

.fi-tr-trash-xmark:before {
  content: "פֿ";
}

.fi-tr-treasure-chest:before {
  content: "ﭏ";
}

.fi-tr-tree-alt:before {
  content: "ﭐ";
}

.fi-tr-tree-christmas:before {
  content: "ﭑ";
}

.fi-tr-tree-deciduous:before {
  content: "ﭒ";
}

.fi-tr-tree:before {
  content: "ﭓ";
}

.fi-tr-trees-alt:before {
  content: "ﭔ";
}

.fi-tr-trees:before {
  content: "ﭕ";
}

.fi-tr-triangle-music:before {
  content: "ﭖ";
}

.fi-tr-triangle-person-digging:before {
  content: "ﭗ";
}

.fi-tr-triangle-warning:before {
  content: "ﭘ";
}

.fi-tr-triangle:before {
  content: "ﭙ";
}

.fi-tr-trillium:before {
  content: "ﭚ";
}

.fi-tr-trophy-star:before {
  content: "ﭛ";
}

.fi-tr-truck-arrow-left:before {
  content: "ﭜ";
}

.fi-tr-truck-arrow-right:before {
  content: "ﭝ";
}

.fi-tr-truck-bolt:before {
  content: "ﭞ";
}

.fi-tr-truck-box:before {
  content: "ﭟ";
}

.fi-tr-truck-check:before {
  content: "ﭠ";
}

.fi-tr-truck-container-empty:before {
  content: "ﭡ";
}

.fi-tr-truck-container:before {
  content: "ﭢ";
}

.fi-tr-truck-couch:before {
  content: "ﭣ";
}

.fi-tr-truck-flatbed:before {
  content: "ﭤ";
}

.fi-tr-truck-front:before {
  content: "ﭥ";
}

.fi-tr-truck-loading:before {
  content: "ﭦ";
}

.fi-tr-truck-medical:before {
  content: "ﭧ";
}

.fi-tr-truck-monster:before {
  content: "ﭨ";
}

.fi-tr-truck-moving:before {
  content: "ﭩ";
}

.fi-tr-truck-pickup:before {
  content: "ﭪ";
}

.fi-tr-truck-plow:before {
  content: "ﭫ";
}

.fi-tr-truck-ramp:before {
  content: "ﭬ";
}

.fi-tr-truck-tow:before {
  content: "ﭭ";
}

.fi-tr-trumpet:before {
  content: "ﭮ";
}

.fi-tr-tshirt:before {
  content: "ﭯ";
}

.fi-tr-tty-answer:before {
  content: "ﭰ";
}

.fi-tr-tty:before {
  content: "ﭱ";
}

.fi-tr-tubes:before {
  content: "ﭲ";
}

.fi-tr-tuesday:before {
  content: "ﭳ";
}

.fi-tr-tugrik-sign:before {
  content: "ﭴ";
}

.fi-tr-turkey:before {
  content: "ﭵ";
}

.fi-tr-turntable:before {
  content: "ﭶ";
}

.fi-tr-turtle:before {
  content: "ﭷ";
}

.fi-tr-tv-music:before {
  content: "ﭸ";
}

.fi-tr-tv-retro:before {
  content: "ﭹ";
}

.fi-tr-typewriter:before {
  content: "ﭺ";
}

.fi-tr-u:before {
  content: "ﭻ";
}

.fi-tr-ufo-beam:before {
  content: "ﭼ";
}

.fi-tr-ufo:before {
  content: "ﭽ";
}

.fi-tr-ui-ux:before {
  content: "ﭾ";
}

.fi-tr-umbrella-beach:before {
  content: "ﭿ";
}

.fi-tr-undo-alt:before {
  content: "ﮀ";
}

.fi-tr-undo:before {
  content: "ﮁ";
}

.fi-tr-unicorn:before {
  content: "ﮂ";
}

.fi-tr-uniform-martial-arts:before {
  content: "ﮃ";
}

.fi-tr-universal-access:before {
  content: "ﮄ";
}

.fi-tr-up-left:before {
  content: "ﮅ";
}

.fi-tr-up-right-from-square:before {
  content: "ﮆ";
}

.fi-tr-up-right:before {
  content: "ﮇ";
}

.fi-tr-up:before {
  content: "ﮈ";
}

.fi-tr-url:before {
  content: "ﮉ";
}

.fi-tr-usd-circle:before {
  content: "ﮊ";
}

.fi-tr-usd-square:before {
  content: "ﮋ";
}

.fi-tr-user-alien:before {
  content: "ﮌ";
}

.fi-tr-user-astronaut:before {
  content: "ﮍ";
}

.fi-tr-user-check:before {
  content: "ﮎ";
}

.fi-tr-user-chef:before {
  content: "ﮏ";
}

.fi-tr-user-cowboy:before {
  content: "ﮐ";
}

.fi-tr-user-crown:before {
  content: "ﮑ";
}

.fi-tr-user-gear:before {
  content: "ﮒ";
}

.fi-tr-user-headset:before {
  content: "ﮓ";
}

.fi-tr-user-helmet-safety:before {
  content: "ﮔ";
}

.fi-tr-user-injured:before {
  content: "ﮕ";
}

.fi-tr-user-interface-ui:before {
  content: "ﮖ";
}

.fi-tr-user-key:before {
  content: "ﮗ";
}

.fi-tr-user-lock:before {
  content: "ﮘ";
}

.fi-tr-user-md-chat:before {
  content: "ﮙ";
}

.fi-tr-user-md:before {
  content: "ﮚ";
}

.fi-tr-user-minus:before {
  content: "ﮛ";
}

.fi-tr-user-music:before {
  content: "ﮜ";
}

.fi-tr-user-ninja:before {
  content: "ﮝ";
}

.fi-tr-user-nurse:before {
  content: "ﮞ";
}

.fi-tr-user-pen:before {
  content: "ﮟ";
}

.fi-tr-user-pilot-tie:before {
  content: "ﮠ";
}

.fi-tr-user-pilot:before {
  content: "ﮡ";
}

.fi-tr-user-police:before {
  content: "ﮢ";
}

.fi-tr-user-robot-xmarks:before {
  content: "ﮣ";
}

.fi-tr-user-robot:before {
  content: "ﮤ";
}

.fi-tr-user-salary:before {
  content: "ﮥ";
}

.fi-tr-user-shield:before {
  content: "ﮦ";
}

.fi-tr-user-slash:before {
  content: "ﮧ";
}

.fi-tr-user-tag:before {
  content: "ﮨ";
}

.fi-tr-user-unlock:before {
  content: "ﮩ";
}

.fi-tr-user-visor:before {
  content: "ﮪ";
}

.fi-tr-user-xmark:before {
  content: "ﮫ";
}

.fi-tr-users-alt:before {
  content: "ﮬ";
}

.fi-tr-users-gear:before {
  content: "ﮭ";
}

.fi-tr-users-medical:before {
  content: "ﮮ";
}

.fi-tr-users-slash:before {
  content: "ﮯ";
}

.fi-tr-utensils-slash:before {
  content: "ﮰ";
}

.fi-tr-utensils:before {
  content: "ﮱ";
}

.fi-tr-utility-pole-double:before {
  content: "﮲";
}

.fi-tr-utility-pole:before {
  content: "﮳";
}

.fi-tr-ux-browser:before {
  content: "﮴";
}

.fi-tr-ux:before {
  content: "﮵";
}

.fi-tr-v:before {
  content: "﮶";
}

.fi-tr-vacuum-robot:before {
  content: "﮷";
}

.fi-tr-vacuum:before {
  content: "﮸";
}

.fi-tr-value-absolute:before {
  content: "﮹";
}

.fi-tr-vault:before {
  content: "﮺";
}

.fi-tr-vector-circle:before {
  content: "﮻";
}

.fi-tr-vector-polygon:before {
  content: "﮼";
}

.fi-tr-venus-double:before {
  content: "﮽";
}

.fi-tr-venus-mars:before {
  content: "﮾";
}

.fi-tr-venus:before {
  content: "﮿";
}

.fi-tr-vest-patches:before {
  content: "﯀";
}

.fi-tr-vest:before {
  content: "﯁";
}

.fi-tr-video-arrow-down-left:before {
  content: "﯂";
}

.fi-tr-video-arrow-up-right:before {
  content: "﯃";
}

.fi-tr-video-camera-alt:before {
  content: "﯄";
}

.fi-tr-video-duration:before {
  content: "﯅";
}

.fi-tr-video-plus:before {
  content: "﯆";
}

.fi-tr-video-slash:before {
  content: "﯇";
}

.fi-tr-videoconference:before {
  content: "﯈";
}

.fi-tr-violin:before {
  content: "﯉";
}

.fi-tr-virus-slash:before {
  content: "﯊";
}

.fi-tr-virus:before {
  content: "﯋";
}

.fi-tr-viruses:before {
  content: "﯌";
}

.fi-tr-visit:before {
  content: "﯍";
}

.fi-tr-voicemail:before {
  content: "﯎";
}

.fi-tr-volcano:before {
  content: "﯏";
}

.fi-tr-volume-down:before {
  content: "﯐";
}

.fi-tr-volume-mute:before {
  content: "﯑";
}

.fi-tr-volume-off:before {
  content: "﯒";
}

.fi-tr-volume-slash:before {
  content: "ﯓ";
}

.fi-tr-vote-nay:before {
  content: "ﯔ";
}

.fi-tr-vote-yea:before {
  content: "ﯕ";
}

.fi-tr-vr-cardboard:before {
  content: "ﯖ";
}

.fi-tr-w:before {
  content: "ﯗ";
}

.fi-tr-waffle:before {
  content: "ﯘ";
}

.fi-tr-wagon-covered:before {
  content: "ﯙ";
}

.fi-tr-walker:before {
  content: "ﯚ";
}

.fi-tr-walkie-talkie:before {
  content: "ﯛ";
}

.fi-tr-walking:before {
  content: "ﯜ";
}

.fi-tr-wallet-arrow:before {
  content: "ﯝ";
}

.fi-tr-wallet:before {
  content: "ﯞ";
}

.fi-tr-warehouse-alt:before {
  content: "ﯟ";
}

.fi-tr-warranty:before {
  content: "ﯠ";
}

.fi-tr-washer:before {
  content: "ﯡ";
}

.fi-tr-waste-pollution:before {
  content: "ﯢ";
}

.fi-tr-waste:before {
  content: "ﯣ";
}

.fi-tr-watch-calculator:before {
  content: "ﯤ";
}

.fi-tr-watch-fitness:before {
  content: "ﯥ";
}

.fi-tr-watch-smart:before {
  content: "ﯦ";
}

.fi-tr-watch:before {
  content: "ﯧ";
}

.fi-tr-water-bottle:before {
  content: "ﯨ";
}

.fi-tr-water-ladder:before {
  content: "ﯩ";
}

.fi-tr-water-lower:before {
  content: "ﯪ";
}

.fi-tr-water-rise:before {
  content: "ﯫ";
}

.fi-tr-water:before {
  content: "ﯬ";
}

.fi-tr-watermelon:before {
  content: "ﯭ";
}

.fi-tr-wave-sine:before {
  content: "ﯮ";
}

.fi-tr-wave-square:before {
  content: "ﯯ";
}

.fi-tr-wave-triangle:before {
  content: "ﯰ";
}

.fi-tr-waveform-path:before {
  content: "ﯱ";
}

.fi-tr-waveform:before {
  content: "ﯲ";
}

.fi-tr-web:before {
  content: "ﯳ";
}

.fi-tr-webcam-slash:before {
  content: "ﯴ";
}

.fi-tr-webcam:before {
  content: "ﯵ";
}

.fi-tr-wednesday:before {
  content: "ﯶ";
}

.fi-tr-whale:before {
  content: "ﯷ";
}

.fi-tr-wheat-awn-circle-exclamation:before {
  content: "ﯸ";
}

.fi-tr-wheat-awn-slash:before {
  content: "ﯹ";
}

.fi-tr-wheat-awn:before {
  content: "ﯺ";
}

.fi-tr-wheat-slash:before {
  content: "ﯻ";
}

.fi-tr-wheat:before {
  content: "ﯼ";
}

.fi-tr-wheelchair-move:before {
  content: "ﯽ";
}

.fi-tr-wheelchair:before {
  content: "ﯾ";
}

.fi-tr-whistle:before {
  content: "ﯿ";
}

.fi-tr-wifi-1:before {
  content: "ﰀ";
}

.fi-tr-wifi-2:before {
  content: "ﰁ";
}

.fi-tr-wifi-alt:before {
  content: "ﰂ";
}

.fi-tr-wifi-exclamation:before {
  content: "ﰃ";
}

.fi-tr-wifi-slash:before {
  content: "ﰄ";
}

.fi-tr-wifi:before {
  content: "ﰅ";
}

.fi-tr-wind-turbine:before {
  content: "ﰆ";
}

.fi-tr-wind-warning:before {
  content: "ﰇ";
}

.fi-tr-wind:before {
  content: "ﰈ";
}

.fi-tr-window-alt:before {
  content: "ﰉ";
}

.fi-tr-window-frame-open:before {
  content: "ﰊ";
}

.fi-tr-window-frame:before {
  content: "ﰋ";
}

.fi-tr-window-maximize:before {
  content: "ﰌ";
}

.fi-tr-window-minimize:before {
  content: "ﰍ";
}

.fi-tr-window-restore:before {
  content: "ﰎ";
}

.fi-tr-windsock:before {
  content: "ﰏ";
}

.fi-tr-wine-bottle:before {
  content: "ﰐ";
}

.fi-tr-wine-glass-crack:before {
  content: "ﰑ";
}

.fi-tr-wine-glass-empty:before {
  content: "ﰒ";
}

.fi-tr-wishlist-heart:before {
  content: "ﰓ";
}

.fi-tr-wishlist-star:before {
  content: "ﰔ";
}

.fi-tr-woman-head:before {
  content: "ﰕ";
}

.fi-tr-won-sign:before {
  content: "ﰖ";
}

.fi-tr-work-in-progress:before {
  content: "ﰗ";
}

.fi-tr-worm:before {
  content: "ﰘ";
}

.fi-tr-wreath:before {
  content: "ﰙ";
}

.fi-tr-wrench-alt:before {
  content: "ﰚ";
}

.fi-tr-wrench-simple:before {
  content: "ﰛ";
}

.fi-tr-x-ray:before {
  content: "ﰜ";
}

.fi-tr-x:before {
  content: "ﰝ";
}

.fi-tr-y:before {
  content: "ﰞ";
}

.fi-tr-yin-yang:before {
  content: "ﰟ";
}

.fi-tr-z:before {
  content: "ﰠ";
}

@font-face {
  font-family: uicons-bold-rounded;
  src: url('uicons-bold-rounded-MQNABNC6.woff2') format("woff2"), url('uicons-bold-rounded-UTQQXXF3.woff') format("woff"), url('uicons-bold-rounded-CPL6VNRV.eot#iefix') format("embedded-opentype");
  font-display: swap;
}
i[class^=fi-br-]:before, i[class*=" fi-br-"]:before, span[class^=fi-br-]:before, span[class*=fi-br-]:before {
  font-family: uicons-bold-rounded !important;
  font-style: normal;
  font-weight: 400 !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.variable-selector-00:before {
  content: "︀";
}

.variable-selector-01:before {
  content: "︁";
}

.variable-selector-02:before {
  content: "︂";
}

.variable-selector-03:before {
  content: "︃";
}

.variable-selector-04:before {
  content: "︄";
}

.variable-selector-05:before {
  content: "︅";
}

.variable-selector-06:before {
  content: "︆";
}

.variable-selector-07:before {
  content: "︇";
}

.variable-selector-08:before {
  content: "︈";
}

.variable-selector-09:before {
  content: "︉";
}

.variable-selector-0a:before {
  content: "︊";
}

.variable-selector-0b:before {
  content: "︋";
}

.variable-selector-0c:before {
  content: "︌";
}

.variable-selector-0d:before {
  content: "︍";
}

.variable-selector-0e:before {
  content: "︎";
}

.variable-selector-0f:before {
  content: "️";
}

.combining-half-marks-00:before {
  content: "︠";
}

.combining-half-marks-01:before {
  content: "︡";
}

.combining-half-marks-02:before {
  content: "︢";
}

.combining-half-marks-03:before {
  content: "︣";
}

.combining-half-marks-04:before {
  content: "︤";
}

.combining-half-marks-05:before {
  content: "︥";
}

.combining-half-marks-06:before {
  content: "︦";
}

.combining-half-marks-07:before {
  content: "︧";
}

.combining-half-marks-08:before {
  content: "︨";
}

.combining-half-marks-09:before {
  content: "︩";
}

.combining-half-marks-0a:before {
  content: "︪";
}

.combining-half-marks-0b:before {
  content: "︫";
}

.combining-half-marks-0c:before {
  content: "︬";
}

.combining-half-marks-0d:before {
  content: "︭";
}

.combining-half-marks-0e:before {
  content: "︮";
}

.combining-half-marks-0f:before {
  content: "︯";
}

.zero-width-no-break-space-0f:before {
  content: "﻿";
}

.fi-br-0:before {
  content: "\f101";
}

.fi-br-00s-music-disc:before {
  content: "\f102";
}

.fi-br-1:before {
  content: "\f103";
}

.fi-br-2:before {
  content: "\f104";
}

.fi-br-3:before {
  content: "\f105";
}

.fi-br-360-degrees:before {
  content: "\f106";
}

.fi-br-4:before {
  content: "\f107";
}

.fi-br-404:before {
  content: "\f108";
}

.fi-br-5:before {
  content: "\f109";
}

.fi-br-6:before {
  content: "\f10a";
}

.fi-br-60s-music-disc:before {
  content: "\f10b";
}

.fi-br-7:before {
  content: "\f10c";
}

.fi-br-70s-music-disc:before {
  content: "\f10d";
}

.fi-br-8:before {
  content: "\f10e";
}

.fi-br-80s-music-disc:before {
  content: "\f10f";
}

.fi-br-9:before {
  content: "\f110";
}

.fi-br-90s-music-disc:before {
  content: "\f111";
}

.fi-br-a:before {
  content: "\f112";
}

.fi-br-accident:before {
  content: "\f113";
}

.fi-br-acorn:before {
  content: "\f114";
}

.fi-br-ad-paid:before {
  content: "\f115";
}

.fi-br-ad:before {
  content: "\f116";
}

.fi-br-add-document:before {
  content: "\f117";
}

.fi-br-add-folder:before {
  content: "\f118";
}

.fi-br-add-image:before {
  content: "\f119";
}

.fi-br-add:before {
  content: "\f11a";
}

.fi-br-address-book:before {
  content: "\f11b";
}

.fi-br-address-card:before {
  content: "\f11c";
}

.fi-br-admin-alt:before {
  content: "\f11d";
}

.fi-br-admin:before {
  content: "\f11e";
}

.fi-br-age-alt:before {
  content: "\f11f";
}

.fi-br-age-restriction-eighteen:before {
  content: "\f120";
}

.fi-br-age-restriction-seven:before {
  content: "\f121";
}

.fi-br-age-restriction-six:before {
  content: "\f122";
}

.fi-br-age-restriction-sixteen:before {
  content: "\f123";
}

.fi-br-age-restriction-thirteen:before {
  content: "\f124";
}

.fi-br-age-restriction-three:before {
  content: "\f125";
}

.fi-br-age-restriction-twelve:before {
  content: "\f126";
}

.fi-br-age-restriction-twenty-one:before {
  content: "\f127";
}

.fi-br-age-restriction-zero:before {
  content: "\f128";
}

.fi-br-age:before {
  content: "\f129";
}

.fi-br-air-conditioner:before {
  content: "\f12a";
}

.fi-br-air-freshener:before {
  content: "\f12b";
}

.fi-br-air-pollution:before {
  content: "\f12c";
}

.fi-br-airplane-journey:before {
  content: "\f12d";
}

.fi-br-airplane-window-open:before {
  content: "\f12e";
}

.fi-br-airplay:before {
  content: "\f12f";
}

.fi-br-alarm-clock:before {
  content: "\f130";
}

.fi-br-alarm-exclamation:before {
  content: "\f131";
}

.fi-br-alarm-plus:before {
  content: "\f132";
}

.fi-br-alarm-snooze:before {
  content: "\f133";
}

.fi-br-album-circle-plus:before {
  content: "\f134";
}

.fi-br-album-circle-user:before {
  content: "\f135";
}

.fi-br-album-collection:before {
  content: "\f136";
}

.fi-br-album:before {
  content: "\f137";
}

.fi-br-algorithm:before {
  content: "\f138";
}

.fi-br-alicorn:before {
  content: "\f139";
}

.fi-br-alien:before {
  content: "\f13a";
}

.fi-br-align-center:before {
  content: "\f13b";
}

.fi-br-align-justify:before {
  content: "\f13c";
}

.fi-br-align-left:before {
  content: "\f13d";
}

.fi-br-align-slash:before {
  content: "\f13e";
}

.fi-br-ambulance:before {
  content: "\f13f";
}

.fi-br-analyse-alt:before {
  content: "\f140";
}

.fi-br-analyse:before {
  content: "\f141";
}

.fi-br-anatomical-heart:before {
  content: "\f142";
}

.fi-br-anchor:before {
  content: "\f143";
}

.fi-br-angel:before {
  content: "\f144";
}

.fi-br-angle-90:before {
  content: "\f145";
}

.fi-br-angle-circle-down:before {
  content: "\f146";
}

.fi-br-angle-circle-left:before {
  content: "\f147";
}

.fi-br-angle-circle-right:before {
  content: "\f148";
}

.fi-br-angle-circle-up:before {
  content: "\f149";
}

.fi-br-angle-double-left:before {
  content: "\f14a";
}

.fi-br-angle-double-right:before {
  content: "\f14b";
}

.fi-br-angle-double-small-down:before {
  content: "\f14c";
}

.fi-br-angle-double-small-left:before {
  content: "\f14d";
}

.fi-br-angle-double-small-right:before {
  content: "\f14e";
}

.fi-br-angle-double-small-up:before {
  content: "\f14f";
}

.fi-br-angle-down:before {
  content: "\f150";
}

.fi-br-angle-left:before {
  content: "\f151";
}

.fi-br-angle-right:before {
  content: "\f152";
}

.fi-br-angle-small-down:before {
  content: "\f153";
}

.fi-br-angle-small-left:before {
  content: "\f154";
}

.fi-br-angle-small-right:before {
  content: "\f155";
}

.fi-br-angle-small-up:before {
  content: "\f156";
}

.fi-br-angle-square-down:before {
  content: "\f157";
}

.fi-br-angle-square-left:before {
  content: "\f158";
}

.fi-br-angle-square-right:before {
  content: "\f159";
}

.fi-br-angle-square-up:before {
  content: "\f15a";
}

.fi-br-angle-up:before {
  content: "\f15b";
}

.fi-br-angle:before {
  content: "\f15c";
}

.fi-br-angles-up-down:before {
  content: "\f15d";
}

.fi-br-angry:before {
  content: "\f15e";
}

.fi-br-animated-icon:before {
  content: "\f15f";
}

.fi-br-ankh:before {
  content: "\f160";
}

.fi-br-answer-alt:before {
  content: "\f161";
}

.fi-br-answer:before {
  content: "\f162";
}

.fi-br-apartment:before {
  content: "\f163";
}

.fi-br-aperture:before {
  content: "\f164";
}

.fi-br-api:before {
  content: "\f165";
}

.fi-br-apple-core:before {
  content: "\f166";
}

.fi-br-apple-crate:before {
  content: "\f167";
}

.fi-br-apple-whole:before {
  content: "\f168";
}

.fi-br-apps-add:before {
  content: "\f169";
}

.fi-br-apps-delete:before {
  content: "\f16a";
}

.fi-br-apps-sort:before {
  content: "\f16b";
}

.fi-br-apps:before {
  content: "\f16c";
}

.fi-br-archive:before {
  content: "\f16d";
}

.fi-br-archway:before {
  content: "\f16e";
}

.fi-br-arrow-alt-circle-down:before {
  content: "\f16f";
}

.fi-br-arrow-alt-circle-left:before {
  content: "\f170";
}

.fi-br-arrow-alt-circle-right:before {
  content: "\f171";
}

.fi-br-arrow-alt-circle-up:before {
  content: "\f172";
}

.fi-br-arrow-alt-down:before {
  content: "\f173";
}

.fi-br-arrow-alt-from-bottom:before {
  content: "\f174";
}

.fi-br-arrow-alt-from-left:before {
  content: "\f175";
}

.fi-br-arrow-alt-from-right:before {
  content: "\f176";
}

.fi-br-arrow-alt-from-top:before {
  content: "\f177";
}

.fi-br-arrow-alt-left:before {
  content: "\f178";
}

.fi-br-arrow-alt-right:before {
  content: "\f179";
}

.fi-br-arrow-alt-square-down:before {
  content: "\f17a";
}

.fi-br-arrow-alt-square-left:before {
  content: "\f17b";
}

.fi-br-arrow-alt-square-right:before {
  content: "\f17c";
}

.fi-br-arrow-alt-square-up:before {
  content: "\f17d";
}

.fi-br-arrow-alt-to-bottom:before {
  content: "\f17e";
}

.fi-br-arrow-alt-to-left:before {
  content: "\f17f";
}

.fi-br-arrow-alt-to-right:before {
  content: "\f180";
}

.fi-br-arrow-alt-to-top:before {
  content: "\f181";
}

.fi-br-arrow-alt-up:before {
  content: "\f182";
}

.fi-br-arrow-circle-down:before {
  content: "\f183";
}

.fi-br-arrow-circle-left:before {
  content: "\f184";
}

.fi-br-arrow-circle-right:before {
  content: "\f185";
}

.fi-br-arrow-circle-up:before {
  content: "\f186";
}

.fi-br-arrow-comparison:before {
  content: "\f187";
}

.fi-br-arrow-down-from-arc:before {
  content: "\f188";
}

.fi-br-arrow-down-from-dotted-line:before {
  content: "\f189";
}

.fi-br-arrow-down-left:before {
  content: "\f18a";
}

.fi-br-arrow-down-small-big:before {
  content: "\f18b";
}

.fi-br-arrow-down-to-dotted-line:before {
  content: "\f18c";
}

.fi-br-arrow-down-to-square:before {
  content: "\f18d";
}

.fi-br-arrow-down-triangle-square:before {
  content: "\f18e";
}

.fi-br-arrow-down:before {
  content: "\f18f";
}

.fi-br-arrow-from-bottom:before {
  content: "\f190";
}

.fi-br-arrow-from-left:before {
  content: "\f191";
}

.fi-br-arrow-from-right:before {
  content: "\f192";
}

.fi-br-arrow-from-top:before {
  content: "\f193";
}

.fi-br-arrow-left-from-arc:before {
  content: "\f194";
}

.fi-br-arrow-left-from-line:before {
  content: "\f195";
}

.fi-br-arrow-left-to-arc:before {
  content: "\f196";
}

.fi-br-arrow-left:before {
  content: "\f197";
}

.fi-br-arrow-progress-alt:before {
  content: "\f198";
}

.fi-br-arrow-progress:before {
  content: "\f199";
}

.fi-br-arrow-right-to-bracket:before {
  content: "\f19a";
}

.fi-br-arrow-right:before {
  content: "\f19b";
}

.fi-br-arrow-small-down:before {
  content: "\f19c";
}

.fi-br-arrow-small-left:before {
  content: "\f19d";
}

.fi-br-arrow-small-right:before {
  content: "\f19e";
}

.fi-br-arrow-small-up:before {
  content: "\f19f";
}

.fi-br-arrow-square-down:before {
  content: "\f1a0";
}

.fi-br-arrow-square-left:before {
  content: "\f1a1";
}

.fi-br-arrow-square-right:before {
  content: "\f1a2";
}

.fi-br-arrow-square-up:before {
  content: "\f1a3";
}

.fi-br-arrow-to-bottom:before {
  content: "\f1a4";
}

.fi-br-arrow-to-left:before {
  content: "\f1a5";
}

.fi-br-arrow-to-right:before {
  content: "\f1a6";
}

.fi-br-arrow-to-top:before {
  content: "\f1a7";
}

.fi-br-arrow-trend-down:before {
  content: "\f1a8";
}

.fi-br-arrow-trend-up:before {
  content: "\f1a9";
}

.fi-br-arrow-turn-down-left:before {
  content: "\f1aa";
}

.fi-br-arrow-turn-down-right:before {
  content: "\f1ab";
}

.fi-br-arrow-turn-left-up:before {
  content: "\f1ac";
}

.fi-br-arrow-up-from-dotted-line:before {
  content: "\f1ad";
}

.fi-br-arrow-up-from-ground-water:before {
  content: "\f1ae";
}

.fi-br-arrow-up-from-square:before {
  content: "\f1af";
}

.fi-br-arrow-up-left-from-circle:before {
  content: "\f1b0";
}

.fi-br-arrow-up-left:before {
  content: "\f1b1";
}

.fi-br-arrow-up-right-and-arrow-down-left-from-center:before {
  content: "\f1b2";
}

.fi-br-arrow-up-right-from-square:before {
  content: "\f1b3";
}

.fi-br-arrow-up-right:before {
  content: "\f1b4";
}

.fi-br-arrow-up-small-big:before {
  content: "\f1b5";
}

.fi-br-arrow-up-square-triangle:before {
  content: "\f1b6";
}

.fi-br-arrow-up-to-arc:before {
  content: "\f1b7";
}

.fi-br-arrow-up-to-dotted-line:before {
  content: "\f1b8";
}

.fi-br-arrow-up:before {
  content: "\f1b9";
}

.fi-br-arrow-upward-growth-crypto:before {
  content: "\f1ba";
}

.fi-br-arrows-alt-h:before {
  content: "\f1bb";
}

.fi-br-arrows-alt-v:before {
  content: "\f1bc";
}

.fi-br-arrows-alt:before {
  content: "\f1bd";
}

.fi-br-arrows-cross:before {
  content: "\f1be";
}

.fi-br-arrows-from-dotted-line:before {
  content: "\f1bf";
}

.fi-br-arrows-from-line:before {
  content: "\f1c0";
}

.fi-br-arrows-h-copy:before {
  content: "\f1c1";
}

.fi-br-arrows-h:before {
  content: "\f1c2";
}

.fi-br-arrows-repeat-1:before {
  content: "\f1c3";
}

.fi-br-arrows-repeat:before {
  content: "\f1c4";
}

.fi-br-arrows-retweet:before {
  content: "\f1c5";
}

.fi-br-arrows-split-right-and-left:before {
  content: "\f1c6";
}

.fi-br-arrows-split-up-and-left:before {
  content: "\f1c7";
}

.fi-br-arrows-to-circle:before {
  content: "\f1c8";
}

.fi-br-arrows-to-dotted-line:before {
  content: "\f1c9";
}

.fi-br-arrows-to-eye:before {
  content: "\f1ca";
}

.fi-br-arrows-to-line:before {
  content: "\f1cb";
}

.fi-br-arrows:before {
  content: "\f1cc";
}

.fi-br-artificial-intelligence:before {
  content: "\f1cd";
}

.fi-br-assept-document:before {
  content: "\f1ce";
}

.fi-br-assessment-alt:before {
  content: "\f1cf";
}

.fi-br-assessment:before {
  content: "\f1d0";
}

.fi-br-assign:before {
  content: "\f1d1";
}

.fi-br-assistive-listening-systems:before {
  content: "\f1d2";
}

.fi-br-asterik:before {
  content: "\f1d3";
}

.fi-br-astonished-face:before {
  content: "\f1d4";
}

.fi-br-at:before {
  content: "\f1d5";
}

.fi-br-attribution-pen:before {
  content: "\f1d6";
}

.fi-br-attribution-pencil:before {
  content: "\f1d7";
}

.fi-br-aubergine:before {
  content: "\f1d8";
}

.fi-br-auction:before {
  content: "\f1d9";
}

.fi-br-audience-megaphone:before {
  content: "\f1da";
}

.fi-br-audio-description-slash:before {
  content: "\f1db";
}

.fi-br-audit-alt:before {
  content: "\f1dc";
}

.fi-br-audit:before {
  content: "\f1dd";
}

.fi-br-austral-sign:before {
  content: "\f1de";
}

.fi-br-avocado:before {
  content: "\f1df";
}

.fi-br-award:before {
  content: "\f1e0";
}

.fi-br-axe-battle:before {
  content: "\f1e1";
}

.fi-br-axe:before {
  content: "\f1e2";
}

.fi-br-b:before {
  content: "\f1e3";
}

.fi-br-baby-carriage:before {
  content: "\f1e4";
}

.fi-br-baby:before {
  content: "\f1e5";
}

.fi-br-back-up:before {
  content: "\f1e6";
}

.fi-br-background:before {
  content: "\f1e7";
}

.fi-br-backpack:before {
  content: "\f1e8";
}

.fi-br-bacon:before {
  content: "\f1e9";
}

.fi-br-bacteria:before {
  content: "\f1ea";
}

.fi-br-bacterium:before {
  content: "\f1eb";
}

.fi-br-badge-check:before {
  content: "\f1ec";
}

.fi-br-badge-dollar:before {
  content: "\f1ed";
}

.fi-br-badge-leaf:before {
  content: "\f1ee";
}

.fi-br-badge-percent:before {
  content: "\f1ef";
}

.fi-br-badge-sheriff:before {
  content: "\f1f0";
}

.fi-br-badge:before {
  content: "\f1f1";
}

.fi-br-badger-honey:before {
  content: "\f1f2";
}

.fi-br-badget-check-alt:before {
  content: "\f1f3";
}

.fi-br-badminton:before {
  content: "\f1f4";
}

.fi-br-bag-map-pin:before {
  content: "\f1f5";
}

.fi-br-bag-seedling:before {
  content: "\f1f6";
}

.fi-br-bag-shopping-minus:before {
  content: "\f1f7";
}

.fi-br-bags-shopping:before {
  content: "\f1f8";
}

.fi-br-baguette:before {
  content: "\f1f9";
}

.fi-br-bahai:before {
  content: "\f1fa";
}

.fi-br-baht-sign:before {
  content: "\f1fb";
}

.fi-br-balance-scale-left:before {
  content: "\f1fc";
}

.fi-br-balance-scale-right:before {
  content: "\f1fd";
}

.fi-br-ball-pile:before {
  content: "\f1fe";
}

.fi-br-ballet-dance:before {
  content: "\f1ff";
}

.fi-br-balloon:before {
  content: "\f200";
}

.fi-br-balloons:before {
  content: "\f201";
}

.fi-br-ballot-check:before {
  content: "\f202";
}

.fi-br-ballot:before {
  content: "\f203";
}

.fi-br-ban-bug:before {
  content: "\f204";
}

.fi-br-ban:before {
  content: "\f205";
}

.fi-br-banana:before {
  content: "\f206";
}

.fi-br-band-aid:before {
  content: "\f207";
}

.fi-br-bangladeshi-taka-sign:before {
  content: "\f208";
}

.fi-br-banjo:before {
  content: "\f209";
}

.fi-br-bank:before {
  content: "\f20a";
}

.fi-br-banner-2:before {
  content: "\f20b";
}

.fi-br-banner-3:before {
  content: "\f20c";
}

.fi-br-banner-4:before {
  content: "\f20d";
}

.fi-br-banner-5:before {
  content: "\f20e";
}

.fi-br-banner:before {
  content: "\f20f";
}

.fi-br-barber-pole:before {
  content: "\f210";
}

.fi-br-barber-shop:before {
  content: "\f211";
}

.fi-br-barcode-read:before {
  content: "\f212";
}

.fi-br-barcode-scan:before {
  content: "\f213";
}

.fi-br-barcode:before {
  content: "\f214";
}

.fi-br-bars-filter:before {
  content: "\f215";
}

.fi-br-bars-progress:before {
  content: "\f216";
}

.fi-br-bars-sort:before {
  content: "\f217";
}

.fi-br-bars-staggered:before {
  content: "\f218";
}

.fi-br-baseball-alt:before {
  content: "\f219";
}

.fi-br-baseball:before {
  content: "\f21a";
}

.fi-br-basket-shopping-minus:before {
  content: "\f21b";
}

.fi-br-basket-shopping-plus:before {
  content: "\f21c";
}

.fi-br-basket-shopping-simple:before {
  content: "\f21d";
}

.fi-br-basketball-hoop:before {
  content: "\f21e";
}

.fi-br-basketball:before {
  content: "\f21f";
}

.fi-br-bat:before {
  content: "\f220";
}

.fi-br-bath:before {
  content: "\f221";
}

.fi-br-battery-bolt:before {
  content: "\f222";
}

.fi-br-battery-empty:before {
  content: "\f223";
}

.fi-br-battery-exclamation:before {
  content: "\f224";
}

.fi-br-battery-full:before {
  content: "\f225";
}

.fi-br-battery-half:before {
  content: "\f226";
}

.fi-br-battery-quarter:before {
  content: "\f227";
}

.fi-br-battery-slash:before {
  content: "\f228";
}

.fi-br-battery-three-quarters:before {
  content: "\f229";
}

.fi-br-beacon:before {
  content: "\f22a";
}

.fi-br-bed-alt:before {
  content: "\f22b";
}

.fi-br-bed-bunk:before {
  content: "\f22c";
}

.fi-br-bed-empty:before {
  content: "\f22d";
}

.fi-br-bed:before {
  content: "\f22e";
}

.fi-br-bee:before {
  content: "\f22f";
}

.fi-br-beer-mug-empty:before {
  content: "\f230";
}

.fi-br-beer:before {
  content: "\f231";
}

.fi-br-bell-concierge:before {
  content: "\f232";
}

.fi-br-bell-notification-call:before {
  content: "\f233";
}

.fi-br-bell-notification-social-media:before {
  content: "\f234";
}

.fi-br-bell-ring:before {
  content: "\f235";
}

.fi-br-bell-school-slash:before {
  content: "\f236";
}

.fi-br-bell-school:before {
  content: "\f237";
}

.fi-br-bell-slash:before {
  content: "\f238";
}

.fi-br-bell:before {
  content: "\f239";
}

.fi-br-bells:before {
  content: "\f23a";
}

.fi-br-bench-tree:before {
  content: "\f23b";
}

.fi-br-benefit-diamond-alt:before {
  content: "\f23c";
}

.fi-br-benefit-diamond:before {
  content: "\f23d";
}

.fi-br-benefit-hand:before {
  content: "\f23e";
}

.fi-br-benefit-increase:before {
  content: "\f23f";
}

.fi-br-benefit-porcent:before {
  content: "\f240";
}

.fi-br-benefit:before {
  content: "\f241";
}

.fi-br-betamax:before {
  content: "\f242";
}

.fi-br-bible:before {
  content: "\f243";
}

.fi-br-bicycle-journey:before {
  content: "\f244";
}

.fi-br-bike:before {
  content: "\f245";
}

.fi-br-biking-mountain:before {
  content: "\f246";
}

.fi-br-biking:before {
  content: "\f247";
}

.fi-br-bill-arrow:before {
  content: "\f248";
}

.fi-br-billiard:before {
  content: "\f249";
}

.fi-br-bin-bottles:before {
  content: "\f24a";
}

.fi-br-binary-circle-check:before {
  content: "\f24b";
}

.fi-br-binary-lock:before {
  content: "\f24c";
}

.fi-br-binary-slash:before {
  content: "\f24d";
}

.fi-br-binary:before {
  content: "\f24e";
}

.fi-br-binoculars:before {
  content: "\f24f";
}

.fi-br-bio-leaves:before {
  content: "\f250";
}

.fi-br-bio:before {
  content: "\f251";
}

.fi-br-biohazard:before {
  content: "\f252";
}

.fi-br-bird:before {
  content: "\f253";
}

.fi-br-bitcoin-sign:before {
  content: "\f254";
}

.fi-br-blanket:before {
  content: "\f255";
}

.fi-br-blender-phone:before {
  content: "\f256";
}

.fi-br-blender:before {
  content: "\f257";
}

.fi-br-blinds-open:before {
  content: "\f258";
}

.fi-br-blinds-raised:before {
  content: "\f259";
}

.fi-br-blinds:before {
  content: "\f25a";
}

.fi-br-block-brick:before {
  content: "\f25b";
}

.fi-br-block-microphone:before {
  content: "\f25c";
}

.fi-br-block-question:before {
  content: "\f25d";
}

.fi-br-block-quote:before {
  content: "\f25e";
}

.fi-br-block:before {
  content: "\f25f";
}

.fi-br-blockchain-3:before {
  content: "\f260";
}

.fi-br-blog-pencil:before {
  content: "\f261";
}

.fi-br-blog-text:before {
  content: "\f262";
}

.fi-br-blood-dropper:before {
  content: "\f263";
}

.fi-br-blood-test-tube-alt:before {
  content: "\f264";
}

.fi-br-blood-test-tube:before {
  content: "\f265";
}

.fi-br-blood:before {
  content: "\f266";
}

.fi-br-blueberries:before {
  content: "\f267";
}

.fi-br-blueprint:before {
  content: "\f268";
}

.fi-br-bold:before {
  content: "\f269";
}

.fi-br-bolt-auto:before {
  content: "\f26a";
}

.fi-br-bolt-slash:before {
  content: "\f26b";
}

.fi-br-bolt:before {
  content: "\f26c";
}

.fi-br-bomb:before {
  content: "\f26d";
}

.fi-br-bone-break:before {
  content: "\f26e";
}

.fi-br-bone:before {
  content: "\f26f";
}

.fi-br-bong:before {
  content: "\f270";
}

.fi-br-bonus-alt:before {
  content: "\f271";
}

.fi-br-bonus-star:before {
  content: "\f272";
}

.fi-br-bonus:before {
  content: "\f273";
}

.fi-br-book-alt:before {
  content: "\f274";
}

.fi-br-book-arrow-right:before {
  content: "\f275";
}

.fi-br-book-arrow-up:before {
  content: "\f276";
}

.fi-br-book-atlas:before {
  content: "\f277";
}

.fi-br-book-bookmark:before {
  content: "\f278";
}

.fi-br-book-circle-arrow-right:before {
  content: "\f279";
}

.fi-br-book-circle-arrow-up:before {
  content: "\f27a";
}

.fi-br-book-copy:before {
  content: "\f27b";
}

.fi-br-book-dead:before {
  content: "\f27c";
}

.fi-br-book-font:before {
  content: "\f27d";
}

.fi-br-book-heart:before {
  content: "\f27e";
}

.fi-br-book-medical:before {
  content: "\f27f";
}

.fi-br-book-open-cover:before {
  content: "\f280";
}

.fi-br-book-open-reader:before {
  content: "\f281";
}

.fi-br-book-plus:before {
  content: "\f282";
}

.fi-br-book-quran:before {
  content: "\f283";
}

.fi-br-book-section:before {
  content: "\f284";
}

.fi-br-book-spells:before {
  content: "\f285";
}

.fi-br-book-tanakh:before {
  content: "\f286";
}

.fi-br-book-user:before {
  content: "\f287";
}

.fi-br-book:before {
  content: "\f288";
}

.fi-br-Booking:before {
  content: "\f289";
}

.fi-br-bookmark-slash:before {
  content: "\f28a";
}

.fi-br-bookmark:before {
  content: "\f28b";
}

.fi-br-books-medical:before {
  content: "\f28c";
}

.fi-br-books:before {
  content: "\f28d";
}

.fi-br-boot-heeled:before {
  content: "\f28e";
}

.fi-br-boot:before {
  content: "\f28f";
}

.fi-br-booth-curtain:before {
  content: "\f290";
}

.fi-br-border-all:before {
  content: "\f291";
}

.fi-br-border-bottom:before {
  content: "\f292";
}

.fi-br-border-center-h:before {
  content: "\f293";
}

.fi-br-border-center-v:before {
  content: "\f294";
}

.fi-br-border-inner:before {
  content: "\f295";
}

.fi-br-border-left:before {
  content: "\f296";
}

.fi-br-border-none:before {
  content: "\f297";
}

.fi-br-border-outer:before {
  content: "\f298";
}

.fi-br-border-right:before {
  content: "\f299";
}

.fi-br-border-style-alt:before {
  content: "\f29a";
}

.fi-br-border-style:before {
  content: "\f29b";
}

.fi-br-border-top:before {
  content: "\f29c";
}

.fi-br-boss:before {
  content: "\f29d";
}

.fi-br-bottle-droplet:before {
  content: "\f29e";
}

.fi-br-bottle:before {
  content: "\f29f";
}

.fi-br-bow-arrow:before {
  content: "\f2a0";
}

.fi-br-bowl-chopsticks-noodles:before {
  content: "\f2a1";
}

.fi-br-bowl-chopsticks:before {
  content: "\f2a2";
}

.fi-br-bowl-rice:before {
  content: "\f2a3";
}

.fi-br-bowl-scoop:before {
  content: "\f2a4";
}

.fi-br-bowl-scoops:before {
  content: "\f2a5";
}

.fi-br-bowl-soft-serve:before {
  content: "\f2a6";
}

.fi-br-bowl-spoon:before {
  content: "\f2a7";
}

.fi-br-bowling-ball:before {
  content: "\f2a8";
}

.fi-br-bowling-pins:before {
  content: "\f2a9";
}

.fi-br-bowling:before {
  content: "\f2aa";
}

.fi-br-box-alt:before {
  content: "\f2ab";
}

.fi-br-box-ballot:before {
  content: "\f2ac";
}

.fi-br-box-check:before {
  content: "\f2ad";
}

.fi-br-box-circle-check:before {
  content: "\f2ae";
}

.fi-br-box-dollar:before {
  content: "\f2af";
}

.fi-br-box-fragile:before {
  content: "\f2b0";
}

.fi-br-box-heart:before {
  content: "\f2b1";
}

.fi-br-box-open-full:before {
  content: "\f2b2";
}

.fi-br-box-open:before {
  content: "\f2b3";
}

.fi-br-box-tissue:before {
  content: "\f2b4";
}

.fi-br-box-up:before {
  content: "\f2b5";
}

.fi-br-box:before {
  content: "\f2b6";
}

.fi-br-boxes:before {
  content: "\f2b7";
}

.fi-br-boxing-glove:before {
  content: "\f2b8";
}

.fi-br-bracket-curly-right:before {
  content: "\f2b9";
}

.fi-br-bracket-curly:before {
  content: "\f2ba";
}

.fi-br-bracket-round-right:before {
  content: "\f2bb";
}

.fi-br-bracket-round:before {
  content: "\f2bc";
}

.fi-br-bracket-square-right:before {
  content: "\f2bd";
}

.fi-br-bracket-square:before {
  content: "\f2be";
}

.fi-br-brackets-curly:before {
  content: "\f2bf";
}

.fi-br-brackets-round:before {
  content: "\f2c0";
}

.fi-br-brackets-square:before {
  content: "\f2c1";
}

.fi-br-braille-a:before {
  content: "\f2c2";
}

.fi-br-braille-b:before {
  content: "\f2c3";
}

.fi-br-braille-c:before {
  content: "\f2c4";
}

.fi-br-braille-d:before {
  content: "\f2c5";
}

.fi-br-braille-e:before {
  content: "\f2c6";
}

.fi-br-braille-g:before {
  content: "\f2c7";
}

.fi-br-braille-h:before {
  content: "\f2c8";
}

.fi-br-braille-i:before {
  content: "\f2c9";
}

.fi-br-braille-j:before {
  content: "\f2ca";
}

.fi-br-braille-k:before {
  content: "\f2cb";
}

.fi-br-braille-l:before {
  content: "\f2cc";
}

.fi-br-braille-m:before {
  content: "\f2cd";
}

.fi-br-braille-n-alt:before {
  content: "\f2ce";
}

.fi-br-braille-n:before {
  content: "\f2cf";
}

.fi-br-braille-o:before {
  content: "\f2d0";
}

.fi-br-braille-p:before {
  content: "\f2d1";
}

.fi-br-braille-q:before {
  content: "\f2d2";
}

.fi-br-braille-r:before {
  content: "\f2d3";
}

.fi-br-braille-s:before {
  content: "\f2d4";
}

.fi-br-braille-t:before {
  content: "\f2d5";
}

.fi-br-braille-u:before {
  content: "\f2d6";
}

.fi-br-braille-v:before {
  content: "\f2d7";
}

.fi-br-braille-w:before {
  content: "\f2d8";
}

.fi-br-braille-x:before {
  content: "\f2d9";
}

.fi-br-braille-y:before {
  content: "\f2da";
}

.fi-br-braille-z:before {
  content: "\f2db";
}

.fi-br-braille:before {
  content: "\f2dc";
}

.fi-br-brain-circuit:before {
  content: "\f2dd";
}

.fi-br-brain:before {
  content: "\f2de";
}

.fi-br-brake-warning:before {
  content: "\f2df";
}

.fi-br-branching:before {
  content: "\f2e0";
}

.fi-br-brand:before {
  content: "\f2e1";
}

.fi-br-branding:before {
  content: "\f2e2";
}

.fi-br-bread-loaf:before {
  content: "\f2e3";
}

.fi-br-bread-slice-butter:before {
  content: "\f2e4";
}

.fi-br-bread-slice:before {
  content: "\f2e5";
}

.fi-br-bread:before {
  content: "\f2e6";
}

.fi-br-briefcase-arrow-right:before {
  content: "\f2e7";
}

.fi-br-briefcase-blank:before {
  content: "\f2e8";
}

.fi-br-briefcase:before {
  content: "\f2e9";
}

.fi-br-brightness-low:before {
  content: "\f2ea";
}

.fi-br-brightness:before {
  content: "\f2eb";
}

.fi-br-bring-forward:before {
  content: "\f2ec";
}

.fi-br-bring-front:before {
  content: "\f2ed";
}

.fi-br-broadcast-tower:before {
  content: "\f2ee";
}

.fi-br-broccoli:before {
  content: "\f2ef";
}

.fi-br-broken-chain-link-wrong:before {
  content: "\f2f0";
}

.fi-br-broken-image:before {
  content: "\f2f1";
}

.fi-br-broom-ball:before {
  content: "\f2f2";
}

.fi-br-broom:before {
  content: "\f2f3";
}

.fi-br-browser-ui:before {
  content: "\f2f4";
}

.fi-br-browser:before {
  content: "\f2f5";
}

.fi-br-browsers:before {
  content: "\f2f6";
}

.fi-br-brush:before {
  content: "\f2f7";
}

.fi-br-bucket:before {
  content: "\f2f8";
}

.fi-br-budget-alt:before {
  content: "\f2f9";
}

.fi-br-budget:before {
  content: "\f2fa";
}

.fi-br-bug-slash:before {
  content: "\f2fb";
}

.fi-br-bug:before {
  content: "\f2fc";
}

.fi-br-bugs:before {
  content: "\f2fd";
}

.fi-br-build-alt:before {
  content: "\f2fe";
}

.fi-br-build:before {
  content: "\f2ff";
}

.fi-br-builder:before {
  content: "\f300";
}

.fi-br-building-circle-arrow-right:before {
  content: "\f301";
}

.fi-br-building-ngo:before {
  content: "\f302";
}

.fi-br-building:before {
  content: "\f303";
}

.fi-br-bulb:before {
  content: "\f304";
}

.fi-br-bullet:before {
  content: "\f305";
}

.fi-br-bullhorn:before {
  content: "\f306";
}

.fi-br-bullseye-arrow:before {
  content: "\f307";
}

.fi-br-bullseye-pointer:before {
  content: "\f308";
}

.fi-br-bullseye:before {
  content: "\f309";
}

.fi-br-burger-alt:before {
  content: "\f30a";
}

.fi-br-burger-fries:before {
  content: "\f30b";
}

.fi-br-burger-glass:before {
  content: "\f30c";
}

.fi-br-burrito:before {
  content: "\f30d";
}

.fi-br-burst:before {
  content: "\f30e";
}

.fi-br-bus-alt:before {
  content: "\f30f";
}

.fi-br-bus:before {
  content: "\f310";
}

.fi-br-business-time:before {
  content: "\f311";
}

.fi-br-Butter:before {
  content: "\f312";
}

.fi-br-butterfly:before {
  content: "\f313";
}

.fi-br-c:before {
  content: "\f314";
}

.fi-br-cabin:before {
  content: "\f315";
}

.fi-br-cactus:before {
  content: "\f316";
}

.fi-br-cage-empty:before {
  content: "\f317";
}

.fi-br-cake-birthday:before {
  content: "\f318";
}

.fi-br-cake-slice:before {
  content: "\f319";
}

.fi-br-cake-wedding:before {
  content: "\f31a";
}

.fi-br-calculator-bill:before {
  content: "\f31b";
}

.fi-br-calculator-math-tax:before {
  content: "\f31c";
}

.fi-br-calculator-money:before {
  content: "\f31d";
}

.fi-br-calculator-simple:before {
  content: "\f31e";
}

.fi-br-calculator:before {
  content: "\f31f";
}

.fi-br-calendar-arrow-down:before {
  content: "\f320";
}

.fi-br-calendar-arrow-up:before {
  content: "\f321";
}

.fi-br-calendar-birhtday-cake:before {
  content: "\f322";
}

.fi-br-calendar-call:before {
  content: "\f323";
}

.fi-br-calendar-check:before {
  content: "\f324";
}

.fi-br-calendar-clock:before {
  content: "\f325";
}

.fi-br-calendar-day:before {
  content: "\f326";
}

.fi-br-calendar-days:before {
  content: "\f327";
}

.fi-br-calendar-event-tax:before {
  content: "\f328";
}

.fi-br-calendar-exclamation:before {
  content: "\f329";
}

.fi-br-calendar-gavel-legal:before {
  content: "\f32a";
}

.fi-br-calendar-heart:before {
  content: "\f32b";
}

.fi-br-calendar-image:before {
  content: "\f32c";
}

.fi-br-calendar-lines-pen:before {
  content: "\f32d";
}

.fi-br-calendar-lines:before {
  content: "\f32e";
}

.fi-br-calendar-minus:before {
  content: "\f32f";
}

.fi-br-calendar-payment-loan:before {
  content: "\f330";
}

.fi-br-calendar-pen:before {
  content: "\f331";
}

.fi-br-calendar-plus:before {
  content: "\f332";
}

.fi-br-calendar-salary:before {
  content: "\f333";
}

.fi-br-calendar-shift-swap:before {
  content: "\f334";
}

.fi-br-calendar-star:before {
  content: "\f335";
}

.fi-br-calendar-swap:before {
  content: "\f336";
}

.fi-br-calendar-week:before {
  content: "\f337";
}

.fi-br-calendar-xmark:before {
  content: "\f338";
}

.fi-br-calendar:before {
  content: "\f339";
}

.fi-br-calendars:before {
  content: "\f33a";
}

.fi-br-call-duration:before {
  content: "\f33b";
}

.fi-br-call-history:before {
  content: "\f33c";
}

.fi-br-call-incoming:before {
  content: "\f33d";
}

.fi-br-call-missed:before {
  content: "\f33e";
}

.fi-br-call-outgoing:before {
  content: "\f33f";
}

.fi-br-camcorder:before {
  content: "\f340";
}

.fi-br-camera-cctv:before {
  content: "\f341";
}

.fi-br-camera-movie:before {
  content: "\f342";
}

.fi-br-camera-retro:before {
  content: "\f343";
}

.fi-br-camera-rotate:before {
  content: "\f344";
}

.fi-br-camera-security:before {
  content: "\f345";
}

.fi-br-camera-slash:before {
  content: "\f346";
}

.fi-br-camera-viewfinder:before {
  content: "\f347";
}

.fi-br-camera:before {
  content: "\f348";
}

.fi-br-campfire:before {
  content: "\f349";
}

.fi-br-camping:before {
  content: "\f34a";
}

.fi-br-can-food:before {
  content: "\f34b";
}

.fi-br-candle-holder:before {
  content: "\f34c";
}

.fi-br-candle-lotus-yoga:before {
  content: "\f34d";
}

.fi-br-candle-pose-yoga:before {
  content: "\f34e";
}

.fi-br-candy-alt:before {
  content: "\f34f";
}

.fi-br-candy-bar:before {
  content: "\f350";
}

.fi-br-candy-cane:before {
  content: "\f351";
}

.fi-br-candy-corn:before {
  content: "\f352";
}

.fi-br-candy-sweet:before {
  content: "\f353";
}

.fi-br-candy:before {
  content: "\f354";
}

.fi-br-Cannabis:before {
  content: "\f355";
}

.fi-br-canned-food:before {
  content: "\f356";
}

.fi-br-capsules:before {
  content: "\f357";
}

.fi-br-car-alt:before {
  content: "\f358";
}

.fi-br-car-battery:before {
  content: "\f359";
}

.fi-br-car-bolt:before {
  content: "\f35a";
}

.fi-br-car-building:before {
  content: "\f35b";
}

.fi-br-car-bump:before {
  content: "\f35c";
}

.fi-br-car-bus:before {
  content: "\f35d";
}

.fi-br-car-circle-bolt:before {
  content: "\f35e";
}

.fi-br-car-crash:before {
  content: "\f35f";
}

.fi-br-car-garage:before {
  content: "\f360";
}

.fi-br-car-journey:before {
  content: "\f361";
}

.fi-br-car-mechanic:before {
  content: "\f362";
}

.fi-br-car-rear:before {
  content: "\f363";
}

.fi-br-car-side-bolt:before {
  content: "\f364";
}

.fi-br-car-side:before {
  content: "\f365";
}

.fi-br-car-tilt:before {
  content: "\f366";
}

.fi-br-car-tunnel:before {
  content: "\f367";
}

.fi-br-car-wash:before {
  content: "\f368";
}

.fi-br-car:before {
  content: "\f369";
}

.fi-br-caravan-alt:before {
  content: "\f36a";
}

.fi-br-caravan:before {
  content: "\f36b";
}

.fi-br-card-club:before {
  content: "\f36c";
}

.fi-br-card-diamond:before {
  content: "\f36d";
}

.fi-br-card-heart:before {
  content: "\f36e";
}

.fi-br-card-spade:before {
  content: "\f36f";
}

.fi-br-cardinal-compass:before {
  content: "\f370";
}

.fi-br-care:before {
  content: "\f371";
}

.fi-br-career-growth:before {
  content: "\f372";
}

.fi-br-career-path:before {
  content: "\f373";
}

.fi-br-caret-circle-down:before {
  content: "\f374";
}

.fi-br-caret-circle-right:before {
  content: "\f375";
}

.fi-br-caret-circle-up:before {
  content: "\f376";
}

.fi-br-caret-down:before {
  content: "\f377";
}

.fi-br-caret-left:before {
  content: "\f378";
}

.fi-br-caret-quare-up:before {
  content: "\f379";
}

.fi-br-caret-right:before {
  content: "\f37a";
}

.fi-br-caret-square-down:before {
  content: "\f37b";
}

.fi-br-caret-square-left_1:before {
  content: "\f37c";
}

.fi-br-caret-square-left:before {
  content: "\f37d";
}

.fi-br-caret-square-right:before {
  content: "\f37e";
}

.fi-br-caret-up:before {
  content: "\f37f";
}

.fi-br-carrot:before {
  content: "\f380";
}

.fi-br-cars-crash:before {
  content: "\f381";
}

.fi-br-cars:before {
  content: "\f382";
}

.fi-br-cart-arrow-down:before {
  content: "\f383";
}

.fi-br-cart-minus:before {
  content: "\f384";
}

.fi-br-cart-shopping-fast:before {
  content: "\f385";
}

.fi-br-cash-register:before {
  content: "\f386";
}

.fi-br-cassette-tape:before {
  content: "\f387";
}

.fi-br-cassette-vhs:before {
  content: "\f388";
}

.fi-br-castle:before {
  content: "\f389";
}

.fi-br-cat-head:before {
  content: "\f38a";
}

.fi-br-cat-space:before {
  content: "\f38b";
}

.fi-br-cat:before {
  content: "\f38c";
}

.fi-br-catalog-alt:before {
  content: "\f38d";
}

.fi-br-catalog-magazine:before {
  content: "\f38e";
}

.fi-br-catalog:before {
  content: "\f38f";
}

.fi-br-category-alt:before {
  content: "\f390";
}

.fi-br-category:before {
  content: "\f391";
}

.fi-br-cauldron:before {
  content: "\f392";
}

.fi-br-cedi-sign:before {
  content: "\f393";
}

.fi-br-cello:before {
  content: "\f394";
}

.fi-br-cent-sign:before {
  content: "\f395";
}

.fi-br-chair-office:before {
  content: "\f396";
}

.fi-br-chair:before {
  content: "\f397";
}

.fi-br-chalkboard-user:before {
  content: "\f398";
}

.fi-br-chalkboard:before {
  content: "\f399";
}

.fi-br-challenge-alt:before {
  content: "\f39a";
}

.fi-br-challenge:before {
  content: "\f39b";
}

.fi-br-channel:before {
  content: "\f39c";
}

.fi-br-charging-station:before {
  content: "\f39d";
}

.fi-br-chart-area:before {
  content: "\f39e";
}

.fi-br-chart-bullet:before {
  content: "\f39f";
}

.fi-br-chart-candlestick:before {
  content: "\f3a0";
}

.fi-br-chart-connected:before {
  content: "\f3a1";
}

.fi-br-chart-gantt:before {
  content: "\f3a2";
}

.fi-br-chart-histogram:before {
  content: "\f3a3";
}

.fi-br-chart-kanban:before {
  content: "\f3a4";
}

.fi-br-chart-line-up-down:before {
  content: "\f3a5";
}

.fi-br-chart-line-up:before {
  content: "\f3a6";
}

.fi-br-chart-mixed-up-circle-currency:before {
  content: "\f3a7";
}

.fi-br-chart-mixed-up-circle-dollar:before {
  content: "\f3a8";
}

.fi-br-chart-mixed:before {
  content: "\f3a9";
}

.fi-br-chart-network:before {
  content: "\f3aa";
}

.fi-br-chart-pie-alt:before {
  content: "\f3ab";
}

.fi-br-chart-pie-simple-circle-currency:before {
  content: "\f3ac";
}

.fi-br-chart-pie-simple-circle-dollar:before {
  content: "\f3ad";
}

.fi-br-chart-pie:before {
  content: "\f3ae";
}

.fi-br-chart-pyramid:before {
  content: "\f3af";
}

.fi-br-chart-radar:before {
  content: "\f3b0";
}

.fi-br-chart-scatter-3d:before {
  content: "\f3b1";
}

.fi-br-chart-scatter-bubble:before {
  content: "\f3b2";
}

.fi-br-chart-scatter:before {
  content: "\f3b3";
}

.fi-br-chart-set-theory:before {
  content: "\f3b4";
}

.fi-br-chart-simple-horizontal:before {
  content: "\f3b5";
}

.fi-br-chart-simple:before {
  content: "\f3b6";
}

.fi-br-chart-tree-map:before {
  content: "\f3b7";
}

.fi-br-chart-tree:before {
  content: "\f3b8";
}

.fi-br-chart-user:before {
  content: "\f3b9";
}

.fi-br-chart-waterfall:before {
  content: "\f3ba";
}

.fi-br-chat-arrow-down:before {
  content: "\f3bb";
}

.fi-br-chat-arrow-grow:before {
  content: "\f3bc";
}

.fi-br-chat-bubble-call:before {
  content: "\f3bd";
}

.fi-br-chatbot-speech-bubble:before {
  content: "\f3be";
}

.fi-br-chatbot:before {
  content: "\f3bf";
}

.fi-br-cheap-bill:before {
  content: "\f3c0";
}

.fi-br-cheap-dollar:before {
  content: "\f3c1";
}

.fi-br-cheap-stack-dollar:before {
  content: "\f3c2";
}

.fi-br-cheap-stack:before {
  content: "\f3c3";
}

.fi-br-cheap:before {
  content: "\f3c4";
}

.fi-br-check-circle:before {
  content: "\f3c5";
}

.fi-br-check-double:before {
  content: "\f3c6";
}

.fi-br-check-in-calendar:before {
  content: "\f3c7";
}

.fi-br-check-out-calendar:before {
  content: "\f3c8";
}

.fi-br-check:before {
  content: "\f3c9";
}

.fi-br-checkbox:before {
  content: "\f3ca";
}

.fi-br-checklist-task-budget:before {
  content: "\f3cb";
}

.fi-br-cheese-alt:before {
  content: "\f3cc";
}

.fi-br-cheese:before {
  content: "\f3cd";
}

.fi-br-cheeseburger:before {
  content: "\f3ce";
}

.fi-br-cherry:before {
  content: "\f3cf";
}

.fi-br-chess-bishop:before {
  content: "\f3d0";
}

.fi-br-chess-board:before {
  content: "\f3d1";
}

.fi-br-chess-clock-alt:before {
  content: "\f3d2";
}

.fi-br-chess-clock:before {
  content: "\f3d3";
}

.fi-br-chess-king-alt:before {
  content: "\f3d4";
}

.fi-br-chess-king:before {
  content: "\f3d5";
}

.fi-br-chess-knight-alt:before {
  content: "\f3d6";
}

.fi-br-chess-knight:before {
  content: "\f3d7";
}

.fi-br-chess-pawn-alt:before {
  content: "\f3d8";
}

.fi-br-chess-pawn:before {
  content: "\f3d9";
}

.fi-br-chess-piece:before {
  content: "\f3da";
}

.fi-br-chess-queen-alt:before {
  content: "\f3db";
}

.fi-br-chess-queen:before {
  content: "\f3dc";
}

.fi-br-chess-rook-alt:before {
  content: "\f3dd";
}

.fi-br-chess-rook:before {
  content: "\f3de";
}

.fi-br-chess:before {
  content: "\f3df";
}

.fi-br-chevron-double-down:before {
  content: "\f3e0";
}

.fi-br-chevron-double-up:before {
  content: "\f3e1";
}

.fi-br-child-head:before {
  content: "\f3e2";
}

.fi-br-child:before {
  content: "\f3e3";
}

.fi-br-chimney:before {
  content: "\f3e4";
}

.fi-br-chip:before {
  content: "\f3e5";
}

.fi-br-chocolate:before {
  content: "\f3e6";
}

.fi-br-choir-singing:before {
  content: "\f3e7";
}

.fi-br-choose-alt:before {
  content: "\f3e8";
}

.fi-br-choose:before {
  content: "\f3e9";
}

.fi-br-church:before {
  content: "\f3ea";
}

.fi-br-circle-0:before {
  content: "\f3eb";
}

.fi-br-circle-1:before {
  content: "\f3ec";
}

.fi-br-circle-2:before {
  content: "\f3ed";
}

.fi-br-circle-3:before {
  content: "\f3ee";
}

.fi-br-circle-4:before {
  content: "\f3ef";
}

.fi-br-circle-5:before {
  content: "\f3f0";
}

.fi-br-circle-6:before {
  content: "\f3f1";
}

.fi-br-circle-7:before {
  content: "\f3f2";
}

.fi-br-circle-8:before {
  content: "\f3f3";
}

.fi-br-circle-9:before {
  content: "\f3f4";
}

.fi-br-circle-a:before {
  content: "\f3f5";
}

.fi-br-circle-b:before {
  content: "\f3f6";
}

.fi-br-circle-bolt:before {
  content: "\f3f7";
}

.fi-br-circle-book-open:before {
  content: "\f3f8";
}

.fi-br-circle-bookmark:before {
  content: "\f3f9";
}

.fi-br-circle-c:before {
  content: "\f3fa";
}

.fi-br-circle-calendar:before {
  content: "\f3fb";
}

.fi-br-circle-camera:before {
  content: "\f3fc";
}

.fi-br-circle-d:before {
  content: "\f3fd";
}

.fi-br-circle-dashed:before {
  content: "\f3fe";
}

.fi-br-circle-divide:before {
  content: "\f3ff";
}

.fi-br-circle-e:before {
  content: "\f400";
}

.fi-br-circle-ellipsis-vertical:before {
  content: "\f401";
}

.fi-br-circle-ellipsis:before {
  content: "\f402";
}

.fi-br-circle-envelope:before {
  content: "\f403";
}

.fi-br-circle-exclamation-check:before {
  content: "\f404";
}

.fi-br-circle-f:before {
  content: "\f405";
}

.fi-br-circle-g:before {
  content: "\f406";
}

.fi-br-circle-h:before {
  content: "\f407";
}

.fi-br-circle-half-stroke:before {
  content: "\f408";
}

.fi-br-circle-half:before {
  content: "\f409";
}

.fi-br-circle-heart:before {
  content: "\f40a";
}

.fi-br-circle-i:before {
  content: "\f40b";
}

.fi-br-circle-j:before {
  content: "\f40c";
}

.fi-br-circle-k:before {
  content: "\f40d";
}

.fi-br-circle-l:before {
  content: "\f40e";
}

.fi-br-circle-m:before {
  content: "\f40f";
}

.fi-br-circle-microphone-lines:before {
  content: "\f410";
}

.fi-br-circle-microphone:before {
  content: "\f411";
}

.fi-br-circle-n:before {
  content: "\f412";
}

.fi-br-circle-nodes:before {
  content: "\f413";
}

.fi-br-circle-o:before {
  content: "\f414";
}

.fi-br-circle-overlap:before {
  content: "\f415";
}

.fi-br-circle-p:before {
  content: "\f416";
}

.fi-br-circle-phone-flip:before {
  content: "\f417";
}

.fi-br-circle-phone-hangup:before {
  content: "\f418";
}

.fi-br-circle-phone:before {
  content: "\f419";
}

.fi-br-circle-q:before {
  content: "\f41a";
}

.fi-br-circle-quarter:before {
  content: "\f41b";
}

.fi-br-circle-quarters-alt:before {
  content: "\f41c";
}

.fi-br-circle-r:before {
  content: "\f41d";
}

.fi-br-circle-s:before {
  content: "\f41e";
}

.fi-br-circle-small:before {
  content: "\f41f";
}

.fi-br-circle-star:before {
  content: "\f420";
}

.fi-br-circle-t:before {
  content: "\f421";
}

.fi-br-circle-three-quarters:before {
  content: "\f422";
}

.fi-br-circle-trash:before {
  content: "\f423";
}

.fi-br-circle-u:before {
  content: "\f424";
}

.fi-br-circle-user:before {
  content: "\f425";
}

.fi-br-circle-v:before {
  content: "\f426";
}

.fi-br-circle-video:before {
  content: "\f427";
}

.fi-br-circle-w:before {
  content: "\f428";
}

.fi-br-circle-waveform-lines:before {
  content: "\f429";
}

.fi-br-circle-x:before {
  content: "\f42a";
}

.fi-br-circle-xmark:before {
  content: "\f42b";
}

.fi-br-circle-y:before {
  content: "\f42c";
}

.fi-br-circle-z:before {
  content: "\f42d";
}

.fi-br-circle:before {
  content: "\f42e";
}

.fi-br-citrus-slice:before {
  content: "\f42f";
}

.fi-br-citrus:before {
  content: "\f430";
}

.fi-br-city:before {
  content: "\f431";
}

.fi-br-clapperboard-play:before {
  content: "\f432";
}

.fi-br-clapperboard:before {
  content: "\f433";
}

.fi-br-clarinet:before {
  content: "\f434";
}

.fi-br-claw-marks:before {
  content: "\f435";
}

.fi-br-clear-alt:before {
  content: "\f436";
}

.fi-br-clip-file:before {
  content: "\f437";
}

.fi-br-clip-mail:before {
  content: "\f438";
}

.fi-br-clip:before {
  content: "\f439";
}

.fi-br-clipboard-check:before {
  content: "\f43a";
}

.fi-br-clipboard-exclamation:before {
  content: "\f43b";
}

.fi-br-clipboard-list-check:before {
  content: "\f43c";
}

.fi-br-clipboard-list:before {
  content: "\f43d";
}

.fi-br-clipboard-prescription:before {
  content: "\f43e";
}

.fi-br-clipboard-question:before {
  content: "\f43f";
}

.fi-br-clipboard-user:before {
  content: "\f440";
}

.fi-br-clipboard:before {
  content: "\f441";
}

.fi-br-clipoard-wrong:before {
  content: "\f442";
}

.fi-br-clock-desk:before {
  content: "\f443";
}

.fi-br-clock-eight-thirty:before {
  content: "\f444";
}

.fi-br-clock-eleven-thirty:before {
  content: "\f445";
}

.fi-br-clock-eleven:before {
  content: "\f446";
}

.fi-br-clock-five-thirty:before {
  content: "\f447";
}

.fi-br-clock-five:before {
  content: "\f448";
}

.fi-br-clock-four-thirty:before {
  content: "\f449";
}

.fi-br-clock-nine-thirty:before {
  content: "\f44a";
}

.fi-br-clock-nine:before {
  content: "\f44b";
}

.fi-br-clock-one-thirty:before {
  content: "\f44c";
}

.fi-br-clock-one:before {
  content: "\f44d";
}

.fi-br-clock-seven-thirty:before {
  content: "\f44e";
}

.fi-br-clock-seven:before {
  content: "\f44f";
}

.fi-br-clock-six-thirty:before {
  content: "\f450";
}

.fi-br-clock-six:before {
  content: "\f451";
}

.fi-br-clock-ten-thirty:before {
  content: "\f452";
}

.fi-br-clock-ten:before {
  content: "\f453";
}

.fi-br-clock-three-thirty:before {
  content: "\f454";
}

.fi-br-clock-three:before {
  content: "\f455";
}

.fi-br-clock-time-tracking:before {
  content: "\f456";
}

.fi-br-clock-twelve-thirty:before {
  content: "\f457";
}

.fi-br-clock-twelve:before {
  content: "\f458";
}

.fi-br-clock-two-thirty:before {
  content: "\f459";
}

.fi-br-clock-two:before {
  content: "\f45a";
}

.fi-br-clock-up-arrow:before {
  content: "\f45b";
}

.fi-br-clock:before {
  content: "\f45c";
}

.fi-br-clone:before {
  content: "\f45d";
}

.fi-br-closed-captioning-slash:before {
  content: "\f45e";
}

.fi-br-clothes-hanger:before {
  content: "\f45f";
}

.fi-br-cloud-back-up-alt:before {
  content: "\f460";
}

.fi-br-cloud-back-up:before {
  content: "\f461";
}

.fi-br-cloud-check:before {
  content: "\f462";
}

.fi-br-cloud-code:before {
  content: "\f463";
}

.fi-br-cloud-disabled:before {
  content: "\f464";
}

.fi-br-cloud-download-alt:before {
  content: "\f465";
}

.fi-br-cloud-download:before {
  content: "\f466";
}

.fi-br-cloud-drizzle:before {
  content: "\f467";
}

.fi-br-cloud-exclamation:before {
  content: "\f468";
}

.fi-br-cloud-gear-automation:before {
  content: "\f469";
}

.fi-br-cloud-hail-mixed:before {
  content: "\f46a";
}

.fi-br-cloud-hail:before {
  content: "\f46b";
}

.fi-br-cloud-meatball:before {
  content: "\f46c";
}

.fi-br-cloud-moon-rain:before {
  content: "\f46d";
}

.fi-br-cloud-moon:before {
  content: "\f46e";
}

.fi-br-cloud-question:before {
  content: "\f46f";
}

.fi-br-cloud-rain:before {
  content: "\f470";
}

.fi-br-cloud-rainbow:before {
  content: "\f471";
}

.fi-br-cloud-share:before {
  content: "\f472";
}

.fi-br-cloud-showers-heavy:before {
  content: "\f473";
}

.fi-br-cloud-showers:before {
  content: "\f474";
}

.fi-br-cloud-sleet:before {
  content: "\f475";
}

.fi-br-cloud-snow:before {
  content: "\f476";
}

.fi-br-cloud-sun-rain:before {
  content: "\f477";
}

.fi-br-cloud-sun:before {
  content: "\f478";
}

.fi-br-cloud-upload-alt:before {
  content: "\f479";
}

.fi-br-cloud-upload:before {
  content: "\f47a";
}

.fi-br-cloud:before {
  content: "\f47b";
}

.fi-br-clouds-moon:before {
  content: "\f47c";
}

.fi-br-clouds-sun:before {
  content: "\f47d";
}

.fi-br-clouds:before {
  content: "\f47e";
}

.fi-br-clover-alt:before {
  content: "\f47f";
}

.fi-br-club:before {
  content: "\f480";
}

.fi-br-cocktail-alt:before {
  content: "\f481";
}

.fi-br-cocktail:before {
  content: "\f482";
}

.fi-br-coconut:before {
  content: "\f483";
}

.fi-br-code-branch:before {
  content: "\f484";
}

.fi-br-code-commit:before {
  content: "\f485";
}

.fi-br-code-compare:before {
  content: "\f486";
}

.fi-br-code-fork:before {
  content: "\f487";
}

.fi-br-code-merge:before {
  content: "\f488";
}

.fi-br-code-pull-request-closed:before {
  content: "\f489";
}

.fi-br-code-pull-request-draft:before {
  content: "\f48a";
}

.fi-br-code-pull-request:before {
  content: "\f48b";
}

.fi-br-code-simple:before {
  content: "\f48c";
}

.fi-br-coffee-bean:before {
  content: "\f48d";
}

.fi-br-coffee-beans:before {
  content: "\f48e";
}

.fi-br-coffee-heart:before {
  content: "\f48f";
}

.fi-br-coffee-pot:before {
  content: "\f490";
}

.fi-br-coffee:before {
  content: "\f491";
}

.fi-br-coffin-cross:before {
  content: "\f492";
}

.fi-br-coffin:before {
  content: "\f493";
}

.fi-br-coin-up-arrow:before {
  content: "\f494";
}

.fi-br-coin:before {
  content: "\f495";
}

.fi-br-coins:before {
  content: "\f496";
}

.fi-br-colon-sign:before {
  content: "\f497";
}

.fi-br-columns-3:before {
  content: "\f498";
}

.fi-br-comet:before {
  content: "\f499";
}

.fi-br-command:before {
  content: "\f49a";
}

.fi-br-comment-alt-check:before {
  content: "\f49b";
}

.fi-br-comment-alt-dots:before {
  content: "\f49c";
}

.fi-br-comment-alt-edit:before {
  content: "\f49d";
}

.fi-br-comment-alt-medical:before {
  content: "\f49e";
}

.fi-br-comment-alt-middle-top:before {
  content: "\f49f";
}

.fi-br-comment-alt-middle:before {
  content: "\f4a0";
}

.fi-br-comment-alt-minus:before {
  content: "\f4a1";
}

.fi-br-comment-alt-music:before {
  content: "\f4a2";
}

.fi-br-comment-alt:before {
  content: "\f4a3";
}

.fi-br-comment-arrow-down:before {
  content: "\f4a4";
}

.fi-br-comment-arrow-up-right:before {
  content: "\f4a5";
}

.fi-br-comment-arrow-up:before {
  content: "\f4a6";
}

.fi-br-comment-check:before {
  content: "\f4a7";
}

.fi-br-comment-code:before {
  content: "\f4a8";
}

.fi-br-comment-dollar:before {
  content: "\f4a9";
}

.fi-br-comment-dots:before {
  content: "\f4aa";
}

.fi-br-comment-exclamation:before {
  content: "\f4ab";
}

.fi-br-comment-heart:before {
  content: "\f4ac";
}

.fi-br-comment-image:before {
  content: "\f4ad";
}

.fi-br-comment-info:before {
  content: "\f4ae";
}

.fi-br-comment-medical:before {
  content: "\f4af";
}

.fi-br-comment-minus:before {
  content: "\f4b0";
}

.fi-br-comment-pen:before {
  content: "\f4b1";
}

.fi-br-comment-question:before {
  content: "\f4b2";
}

.fi-br-comment-quote:before {
  content: "\f4b3";
}

.fi-br-comment-slash:before {
  content: "\f4b4";
}

.fi-br-comment-smile:before {
  content: "\f4b5";
}

.fi-br-comment-sms:before {
  content: "\f4b6";
}

.fi-br-comment-text:before {
  content: "\f4b7";
}

.fi-br-comment-user:before {
  content: "\f4b8";
}

.fi-br-comment-xmark:before {
  content: "\f4b9";
}

.fi-br-comment:before {
  content: "\f4ba";
}

.fi-br-comments-dollar:before {
  content: "\f4bb";
}

.fi-br-comments-question-check:before {
  content: "\f4bc";
}

.fi-br-comments-question:before {
  content: "\f4bd";
}

.fi-br-comments:before {
  content: "\f4be";
}

.fi-br-compass-alt:before {
  content: "\f4bf";
}

.fi-br-compass-east:before {
  content: "\f4c0";
}

.fi-br-compass-north:before {
  content: "\f4c1";
}

.fi-br-compass-slash:before {
  content: "\f4c2";
}

.fi-br-compass-south:before {
  content: "\f4c3";
}

.fi-br-compass-west:before {
  content: "\f4c4";
}

.fi-br-completed:before {
  content: "\f4c5";
}

.fi-br-compliance-clipboard:before {
  content: "\f4c6";
}

.fi-br-compliance-document:before {
  content: "\f4c7";
}

.fi-br-compliance:before {
  content: "\f4c8";
}

.fi-br-compress-alt:before {
  content: "\f4c9";
}

.fi-br-compress:before {
  content: "\f4ca";
}

.fi-br-computer-classic:before {
  content: "\f4cb";
}

.fi-br-computer-mouse:before {
  content: "\f4cc";
}

.fi-br-computer-speaker:before {
  content: "\f4cd";
}

.fi-br-computer:before {
  content: "\f4ce";
}

.fi-br-concierge-bell:before {
  content: "\f4cf";
}

.fi-br-condition-alt:before {
  content: "\f4d0";
}

.fi-br-condition:before {
  content: "\f4d1";
}

.fi-br-confetti:before {
  content: "\f4d2";
}

.fi-br-constellation:before {
  content: "\f4d3";
}

.fi-br-container-storage:before {
  content: "\f4d4";
}

.fi-br-convert-document:before {
  content: "\f4d5";
}

.fi-br-convert-shapes:before {
  content: "\f4d6";
}

.fi-br-conveyor-belt-alt:before {
  content: "\f4d7";
}

.fi-br-conveyor-belt-arm:before {
  content: "\f4d8";
}

.fi-br-conveyor-belt-empty:before {
  content: "\f4d9";
}

.fi-br-conveyor-belt:before {
  content: "\f4da";
}

.fi-br-cookie-alt:before {
  content: "\f4db";
}

.fi-br-cookie:before {
  content: "\f4dc";
}

.fi-br-copy-alt:before {
  content: "\f4dd";
}

.fi-br-copy-image:before {
  content: "\f4de";
}

.fi-br-copy:before {
  content: "\f4df";
}

.fi-br-copyright:before {
  content: "\f4e0";
}

.fi-br-corn:before {
  content: "\f4e1";
}

.fi-br-corporate-alt:before {
  content: "\f4e2";
}

.fi-br-corporate:before {
  content: "\f4e3";
}

.fi-br-couch:before {
  content: "\f4e4";
}

.fi-br-couple:before {
  content: "\f4e5";
}

.fi-br-court-sport:before {
  content: "\f4e6";
}

.fi-br-cow-alt:before {
  content: "\f4e7";
}

.fi-br-cow:before {
  content: "\f4e8";
}

.fi-br-cowbell-circle-plus:before {
  content: "\f4e9";
}

.fi-br-cowbell-more:before {
  content: "\f4ea";
}

.fi-br-cowbell:before {
  content: "\f4eb";
}

.fi-br-crab:before {
  content: "\f4ec";
}

.fi-br-crate-empty:before {
  content: "\f4ed";
}

.fi-br-cream:before {
  content: "\f4ee";
}

.fi-br-credit-card-buyer:before {
  content: "\f4ef";
}

.fi-br-credit-card-eye:before {
  content: "\f4f0";
}

.fi-br-credit-card:before {
  content: "\f4f1";
}

.fi-br-cricket:before {
  content: "\f4f2";
}

.fi-br-crm-alt:before {
  content: "\f4f3";
}

.fi-br-crm-computer:before {
  content: "\f4f4";
}

.fi-br-CRM:before {
  content: "\f4f5";
}

.fi-br-croissant:before {
  content: "\f4f6";
}

.fi-br-cross-circle:before {
  content: "\f4f7";
}

.fi-br-cross-religion:before {
  content: "\f4f8";
}

.fi-br-cross-small:before {
  content: "\f4f9";
}

.fi-br-cross:before {
  content: "\f4fa";
}

.fi-br-crow:before {
  content: "\f4fb";
}

.fi-br-crown:before {
  content: "\f4fc";
}

.fi-br-crutch:before {
  content: "\f4fd";
}

.fi-br-crutches:before {
  content: "\f4fe";
}

.fi-br-cruzeiro-sign:before {
  content: "\f4ff";
}

.fi-br-crypto-calendar:before {
  content: "\f500";
}

.fi-br-cryptocurrency:before {
  content: "\f501";
}

.fi-br-crystal-ball:before {
  content: "\f502";
}

.fi-br-cube:before {
  content: "\f503";
}

.fi-br-cubes-stacked:before {
  content: "\f504";
}

.fi-br-cubes:before {
  content: "\f505";
}

.fi-br-cucumber:before {
  content: "\f506";
}

.fi-br-cup-straw-swoosh:before {
  content: "\f507";
}

.fi-br-cup-straw:before {
  content: "\f508";
}

.fi-br-cup-togo:before {
  content: "\f509";
}

.fi-br-cupcake-alt:before {
  content: "\f50a";
}

.fi-br-cupcake:before {
  content: "\f50b";
}

.fi-br-curling:before {
  content: "\f50c";
}

.fi-br-cursor-finger:before {
  content: "\f50d";
}

.fi-br-cursor-plus:before {
  content: "\f50e";
}

.fi-br-cursor-text-alt:before {
  content: "\f50f";
}

.fi-br-cursor-text:before {
  content: "\f510";
}

.fi-br-cursor:before {
  content: "\f511";
}

.fi-br-curve-alt:before {
  content: "\f512";
}

.fi-br-curve-arrow:before {
  content: "\f513";
}

.fi-br-curve:before {
  content: "\f514";
}

.fi-br-custard:before {
  content: "\f515";
}

.fi-br-customer-care:before {
  content: "\f516";
}

.fi-br-customer-service:before {
  content: "\f517";
}

.fi-br-customization-cogwheel:before {
  content: "\f518";
}

.fi-br-customization:before {
  content: "\f519";
}

.fi-br-customize-computer:before {
  content: "\f51a";
}

.fi-br-customize-edit:before {
  content: "\f51b";
}

.fi-br-customize:before {
  content: "\f51c";
}

.fi-br-CV:before {
  content: "\f51d";
}

.fi-br-cvv-card:before {
  content: "\f51e";
}

.fi-br-d:before {
  content: "\f51f";
}

.fi-br-dagger:before {
  content: "\f520";
}

.fi-br-daily-calendar:before {
  content: "\f521";
}

.fi-br-damage:before {
  content: "\f522";
}

.fi-br-dart:before {
  content: "\f523";
}

.fi-br-dashboard-monitor:before {
  content: "\f524";
}

.fi-br-dashboard-panel:before {
  content: "\f525";
}

.fi-br-dashboard:before {
  content: "\f526";
}

.fi-br-data-transfer:before {
  content: "\f527";
}

.fi-br-database:before {
  content: "\f528";
}

.fi-br-debt:before {
  content: "\f529";
}

.fi-br-deer-rudolph:before {
  content: "\f52a";
}

.fi-br-deer:before {
  content: "\f52b";
}

.fi-br-delete-document:before {
  content: "\f52c";
}

.fi-br-delete-right:before {
  content: "\f52d";
}

.fi-br-delete-user:before {
  content: "\f52e";
}

.fi-br-delete:before {
  content: "\f52f";
}

.fi-br-democrat:before {
  content: "\f530";
}

.fi-br-department-structure:before {
  content: "\f531";
}

.fi-br-department:before {
  content: "\f532";
}

.fi-br-deposit-alt:before {
  content: "\f533";
}

.fi-br-deposit:before {
  content: "\f534";
}

.fi-br-description-alt:before {
  content: "\f535";
}

.fi-br-description:before {
  content: "\f536";
}

.fi-br-desk:before {
  content: "\f537";
}

.fi-br-desktop-arrow-down:before {
  content: "\f538";
}

.fi-br-desktop-wallpaper:before {
  content: "\f539";
}

.fi-br-devices:before {
  content: "\f53a";
}

.fi-br-dewpoint:before {
  content: "\f53b";
}

.fi-br-dharmachakra:before {
  content: "\f53c";
}

.fi-br-diagram-cells:before {
  content: "\f53d";
}

.fi-br-diagram-lean-canvas:before {
  content: "\f53e";
}

.fi-br-diagram-nested:before {
  content: "\f53f";
}

.fi-br-diagram-next:before {
  content: "\f540";
}

.fi-br-diagram-predecessor:before {
  content: "\f541";
}

.fi-br-diagram-previous:before {
  content: "\f542";
}

.fi-br-diagram-project:before {
  content: "\f543";
}

.fi-br-diagram-sankey:before {
  content: "\f544";
}

.fi-br-diagram-subtask:before {
  content: "\f545";
}

.fi-br-diagram-successor:before {
  content: "\f546";
}

.fi-br-diagram-venn:before {
  content: "\f547";
}

.fi-br-dial-high:before {
  content: "\f548";
}

.fi-br-dial-low:before {
  content: "\f549";
}

.fi-br-dial-max:before {
  content: "\f54a";
}

.fi-br-dial-med-low:before {
  content: "\f54b";
}

.fi-br-dial-med:before {
  content: "\f54c";
}

.fi-br-dial-min:before {
  content: "\f54d";
}

.fi-br-dial-off:before {
  content: "\f54e";
}

.fi-br-dial:before {
  content: "\f54f";
}

.fi-br-diamond-exclamation:before {
  content: "\f550";
}

.fi-br-diamond-turn-right:before {
  content: "\f551";
}

.fi-br-diamond:before {
  content: "\f552";
}

.fi-br-diary-bookmark-down:before {
  content: "\f553";
}

.fi-br-diary-bookmarks:before {
  content: "\f554";
}

.fi-br-diary-clasp:before {
  content: "\f555";
}

.fi-br-dice-alt:before {
  content: "\f556";
}

.fi-br-dice-d10:before {
  content: "\f557";
}

.fi-br-dice-d12:before {
  content: "\f558";
}

.fi-br-dice-d20:before {
  content: "\f559";
}

.fi-br-dice-d4:before {
  content: "\f55a";
}

.fi-br-dice-d6:before {
  content: "\f55b";
}

.fi-br-dice-d8:before {
  content: "\f55c";
}

.fi-br-dice-four:before {
  content: "\f55d";
}

.fi-br-dice-one:before {
  content: "\f55e";
}

.fi-br-dice-six:before {
  content: "\f55f";
}

.fi-br-dice-three:before {
  content: "\f560";
}

.fi-br-dice-two:before {
  content: "\f561";
}

.fi-br-dice:before {
  content: "\f562";
}

.fi-br-digging:before {
  content: "\f563";
}

.fi-br-digital-tachograph:before {
  content: "\f564";
}

.fi-br-dinner:before {
  content: "\f565";
}

.fi-br-diploma:before {
  content: "\f566";
}

.fi-br-direction-signal-arrow:before {
  content: "\f567";
}

.fi-br-direction-signal:before {
  content: "\f568";
}

.fi-br-disc-drive:before {
  content: "\f569";
}

.fi-br-disco-ball:before {
  content: "\f56a";
}

.fi-br-discover:before {
  content: "\f56b";
}

.fi-br-disease:before {
  content: "\f56c";
}

.fi-br-disk:before {
  content: "\f56d";
}

.fi-br-display-arrow-down:before {
  content: "\f56e";
}

.fi-br-display-chart-up:before {
  content: "\f56f";
}

.fi-br-display-code:before {
  content: "\f570";
}

.fi-br-display-medical:before {
  content: "\f571";
}

.fi-br-display-slash:before {
  content: "\f572";
}

.fi-br-distribute-spacing-horizontal:before {
  content: "\f573";
}

.fi-br-distribute-spacing-vertical:before {
  content: "\f574";
}

.fi-br-divide:before {
  content: "\f575";
}

.fi-br-dizzy:before {
  content: "\f576";
}

.fi-br-dna:before {
  content: "\f577";
}

.fi-br-do-not-enter:before {
  content: "\f578";
}

.fi-br-doctor:before {
  content: "\f579";
}

.fi-br-document-circle-wrong:before {
  content: "\f57a";
}

.fi-br-document-paid:before {
  content: "\f57b";
}

.fi-br-document-signed:before {
  content: "\f57c";
}

.fi-br-document:before {
  content: "\f57d";
}

.fi-br-dog-leashed:before {
  content: "\f57e";
}

.fi-br-dog:before {
  content: "\f57f";
}

.fi-br-dollar:before {
  content: "\f580";
}

.fi-br-dolly-flatbed-alt:before {
  content: "\f581";
}

.fi-br-dolly-flatbed-empty:before {
  content: "\f582";
}

.fi-br-dolly-flatbed:before {
  content: "\f583";
}

.fi-br-dolphin:before {
  content: "\f584";
}

.fi-br-domino-effect:before {
  content: "\f585";
}

.fi-br-donate:before {
  content: "\f586";
}

.fi-br-dong-sign:before {
  content: "\f587";
}

.fi-br-donut:before {
  content: "\f588";
}

.fi-br-door-closed:before {
  content: "\f589";
}

.fi-br-door-open:before {
  content: "\f58a";
}

.fi-br-dot-circle:before {
  content: "\f58b";
}

.fi-br-dot-pending:before {
  content: "\f58c";
}

.fi-br-dove:before {
  content: "\f58d";
}

.fi-br-down-from-bracket:before {
  content: "\f58e";
}

.fi-br-down-left-and-up-right-to-center:before {
  content: "\f58f";
}

.fi-br-down-left:before {
  content: "\f590";
}

.fi-br-down-right:before {
  content: "\f591";
}

.fi-br-down-to-line:before {
  content: "\f592";
}

.fi-br-down:before {
  content: "\f593";
}

.fi-br-download:before {
  content: "\f594";
}

.fi-br-drafting-compass:before {
  content: "\f595";
}

.fi-br-dragon:before {
  content: "\f596";
}

.fi-br-draw-polygon:before {
  content: "\f597";
}

.fi-br-draw-square:before {
  content: "\f598";
}

.fi-br-drawer-alt:before {
  content: "\f599";
}

.fi-br-drawer-empty:before {
  content: "\f59a";
}

.fi-br-drawer:before {
  content: "\f59b";
}

.fi-br-dreidel:before {
  content: "\f59c";
}

.fi-br-drink-alt:before {
  content: "\f59d";
}

.fi-br-driver-man:before {
  content: "\f59e";
}

.fi-br-driver-woman:before {
  content: "\f59f";
}

.fi-br-drone-alt:before {
  content: "\f5a0";
}

.fi-br-drone-front:before {
  content: "\f5a1";
}

.fi-br-drone:before {
  content: "\f5a2";
}

.fi-br-drop-down:before {
  content: "\f5a3";
}

.fi-br-dropdown-select:before {
  content: "\f5a4";
}

.fi-br-dropdown:before {
  content: "\f5a5";
}

.fi-br-drum-steelpan:before {
  content: "\f5a6";
}

.fi-br-drum:before {
  content: "\f5a7";
}

.fi-br-drumstick-bite:before {
  content: "\f5a8";
}

.fi-br-drumstick:before {
  content: "\f5a9";
}

.fi-br-dryer-alt:before {
  content: "\f5aa";
}

.fi-br-dryer:before {
  content: "\f5ab";
}

.fi-br-duck:before {
  content: "\f5ac";
}

.fi-br-dumbbell-fitness:before {
  content: "\f5ad";
}

.fi-br-dumbbell-horizontal:before {
  content: "\f5ae";
}

.fi-br-dumbbell-ray:before {
  content: "\f5af";
}

.fi-br-dumbbell-weightlifting:before {
  content: "\f5b0";
}

.fi-br-dumpster-fire:before {
  content: "\f5b1";
}

.fi-br-dumpster:before {
  content: "\f5b2";
}

.fi-br-dungeon:before {
  content: "\f5b3";
}

.fi-br-duplicate:before {
  content: "\f5b4";
}

.fi-br-duration-alt:before {
  content: "\f5b5";
}

.fi-br-duration:before {
  content: "\f5b6";
}

.fi-br-e-learning:before {
  content: "\f5b7";
}

.fi-br-e:before {
  content: "\f5b8";
}

.fi-br-ear-deaf:before {
  content: "\f5b9";
}

.fi-br-ear-muffs:before {
  content: "\f5ba";
}

.fi-br-ear:before {
  content: "\f5bb";
}

.fi-br-earnings:before {
  content: "\f5bc";
}

.fi-br-earth-africa:before {
  content: "\f5bd";
}

.fi-br-earth-americas:before {
  content: "\f5be";
}

.fi-br-earth-asia:before {
  content: "\f5bf";
}

.fi-br-earth-europa:before {
  content: "\f5c0";
}

.fi-br-eclipse-alt:before {
  content: "\f5c1";
}

.fi-br-eclipse:before {
  content: "\f5c2";
}

.fi-br-edit-alt:before {
  content: "\f5c3";
}

.fi-br-edit:before {
  content: "\f5c4";
}

.fi-br-effect:before {
  content: "\f5c5";
}

.fi-br-egg-fried:before {
  content: "\f5c6";
}

.fi-br-egg:before {
  content: "\f5c7";
}

.fi-br-eject:before {
  content: "\f5c8";
}

.fi-br-elephant:before {
  content: "\f5c9";
}

.fi-br-elevator:before {
  content: "\f5ca";
}

.fi-br-email-pending:before {
  content: "\f5cb";
}

.fi-br-employee-alt:before {
  content: "\f5cc";
}

.fi-br-employee-handbook:before {
  content: "\f5cd";
}

.fi-br-employee-man-alt:before {
  content: "\f5ce";
}

.fi-br-employee-man:before {
  content: "\f5cf";
}

.fi-br-employees-woman-man:before {
  content: "\f5d0";
}

.fi-br-employees:before {
  content: "\f5d1";
}

.fi-br-empty-set:before {
  content: "\f5d2";
}

.fi-br-endless-loop:before {
  content: "\f5d3";
}

.fi-br-engine-warning:before {
  content: "\f5d4";
}

.fi-br-engine:before {
  content: "\f5d5";
}

.fi-br-enter:before {
  content: "\f5d6";
}

.fi-br-envelope-ban:before {
  content: "\f5d7";
}

.fi-br-envelope-bulk:before {
  content: "\f5d8";
}

.fi-br-envelope-dot:before {
  content: "\f5d9";
}

.fi-br-envelope-download:before {
  content: "\f5da";
}

.fi-br-envelope-heart:before {
  content: "\f5db";
}

.fi-br-envelope-marker:before {
  content: "\f5dc";
}

.fi-br-envelope-open-dollar:before {
  content: "\f5dd";
}

.fi-br-envelope-open-text:before {
  content: "\f5de";
}

.fi-br-envelope-open:before {
  content: "\f5df";
}

.fi-br-envelope-plus:before {
  content: "\f5e0";
}

.fi-br-envelope:before {
  content: "\f5e1";
}

.fi-br-envelopes:before {
  content: "\f5e2";
}

.fi-br-equality:before {
  content: "\f5e3";
}

.fi-br-equals:before {
  content: "\f5e4";
}

.fi-br-eraser:before {
  content: "\f5e5";
}

.fi-br-error-camera:before {
  content: "\f5e6";
}

.fi-br-escalator:before {
  content: "\f5e7";
}

.fi-br-ethernet:before {
  content: "\f5e8";
}

.fi-br-euro:before {
  content: "\f5e9";
}

.fi-br-excavator:before {
  content: "\f5ea";
}

.fi-br-exchange-alt:before {
  content: "\f5eb";
}

.fi-br-exchange-cryptocurrency:before {
  content: "\f5ec";
}

.fi-br-exchange:before {
  content: "\f5ed";
}

.fi-br-exclamation:before {
  content: "\f5ee";
}

.fi-br-exit-alt:before {
  content: "\f5ef";
}

.fi-br-exit:before {
  content: "\f5f0";
}

.fi-br-expand-arrows-alt:before {
  content: "\f5f1";
}

.fi-br-expand-arrows:before {
  content: "\f5f2";
}

.fi-br-expand:before {
  content: "\f5f3";
}

.fi-br-expense-bill:before {
  content: "\f5f4";
}

.fi-br-expense:before {
  content: "\f5f5";
}

.fi-br-external-hard-drive:before {
  content: "\f5f6";
}

.fi-br-external-world:before {
  content: "\f5f7";
}

.fi-br-eye-crossed:before {
  content: "\f5f8";
}

.fi-br-eye-dropper-half:before {
  content: "\f5f9";
}

.fi-br-eye-dropper:before {
  content: "\f5fa";
}

.fi-br-eye:before {
  content: "\f5fb";
}

.fi-br-eyes:before {
  content: "\f5fc";
}

.fi-br-f:before {
  content: "\f5fd";
}

.fi-br-fabric:before {
  content: "\f5fe";
}

.fi-br-face-angry-horns:before {
  content: "\f5ff";
}

.fi-br-face-anguished:before {
  content: "\f600";
}

.fi-br-face-anxious-sweat:before {
  content: "\f601";
}

.fi-br-face-astonished:before {
  content: "\f602";
}

.fi-br-face-awesome:before {
  content: "\f603";
}

.fi-br-face-beam-hand-over-mouth:before {
  content: "\f604";
}

.fi-br-face-confounded:before {
  content: "\f605";
}

.fi-br-face-confused:before {
  content: "\f606";
}

.fi-br-face-cowboy-hat:before {
  content: "\f607";
}

.fi-br-face-disappointed:before {
  content: "\f608";
}

.fi-br-face-disguise:before {
  content: "\f609";
}

.fi-br-face-downcast-sweat:before {
  content: "\f60a";
}

.fi-br-face-drooling:before {
  content: "\f60b";
}

.fi-br-face-explode:before {
  content: "\f60c";
}

.fi-br-face-expressionless:before {
  content: "\f60d";
}

.fi-br-face-eyes-xmarks:before {
  content: "\f60e";
}

.fi-br-face-fearful:before {
  content: "\f60f";
}

.fi-br-face-glasses:before {
  content: "\f610";
}

.fi-br-face-grin-tongue-wink:before {
  content: "\f611";
}

.fi-br-face-hand-yawn:before {
  content: "\f612";
}

.fi-br-face-head-bandage:before {
  content: "\f613";
}

.fi-br-face-hushed:before {
  content: "\f614";
}

.fi-br-face-icicles:before {
  content: "\f615";
}

.fi-br-face-lying:before {
  content: "\f616";
}

.fi-br-face-mask:before {
  content: "\f617";
}

.fi-br-face-monocle:before {
  content: "\f618";
}

.fi-br-face-nauseated:before {
  content: "\f619";
}

.fi-br-face-nose-steam:before {
  content: "\f61a";
}

.fi-br-face-party:before {
  content: "\f61b";
}

.fi-br-face-pensive:before {
  content: "\f61c";
}

.fi-br-face-persevering:before {
  content: "\f61d";
}

.fi-br-face-pleading:before {
  content: "\f61e";
}

.fi-br-face-raised-eyebrow:before {
  content: "\f61f";
}

.fi-br-face-relieved:before {
  content: "\f620";
}

.fi-br-face-sad-sweat:before {
  content: "\f621";
}

.fi-br-face-scream:before {
  content: "\f622";
}

.fi-br-face-shush:before {
  content: "\f623";
}

.fi-br-face-sleeping:before {
  content: "\f624";
}

.fi-br-face-sleepy:before {
  content: "\f625";
}

.fi-br-face-smile-halo:before {
  content: "\f626";
}

.fi-br-face-smile-hearts:before {
  content: "\f627";
}

.fi-br-face-smile-horns:before {
  content: "\f628";
}

.fi-br-face-smile-tear:before {
  content: "\f629";
}

.fi-br-face-smile-tongue:before {
  content: "\f62a";
}

.fi-br-face-smile-upside-down:before {
  content: "\f62b";
}

.fi-br-face-smiling-hands:before {
  content: "\f62c";
}

.fi-br-face-smirking:before {
  content: "\f62d";
}

.fi-br-face-sunglasses-alt:before {
  content: "\f62e";
}

.fi-br-face-sunglasses:before {
  content: "\f62f";
}

.fi-br-face-swear:before {
  content: "\f630";
}

.fi-br-face-thermometer:before {
  content: "\f631";
}

.fi-br-face-thinking:before {
  content: "\f632";
}

.fi-br-face-tissue:before {
  content: "\f633";
}

.fi-br-face-tongue-money:before {
  content: "\f634";
}

.fi-br-face-tongue-sweat:before {
  content: "\f635";
}

.fi-br-face-unamused:before {
  content: "\f636";
}

.fi-br-face-viewfinder:before {
  content: "\f637";
}

.fi-br-face-vomit:before {
  content: "\f638";
}

.fi-br-face-weary:before {
  content: "\f639";
}

.fi-br-face-woozy:before {
  content: "\f63a";
}

.fi-br-face-worried:before {
  content: "\f63b";
}

.fi-br-face-zany:before {
  content: "\f63c";
}

.fi-br-face-zipper:before {
  content: "\f63d";
}

.fi-br-fail:before {
  content: "\f63e";
}

.fi-br-falafel:before {
  content: "\f63f";
}

.fi-br-family-dress:before {
  content: "\f640";
}

.fi-br-family-pants:before {
  content: "\f641";
}

.fi-br-family:before {
  content: "\f642";
}

.fi-br-fan-table:before {
  content: "\f643";
}

.fi-br-fan:before {
  content: "\f644";
}

.fi-br-farm:before {
  content: "\f645";
}

.fi-br-faucet-drip:before {
  content: "\f646";
}

.fi-br-faucet:before {
  content: "\f647";
}

.fi-br-fax:before {
  content: "\f648";
}

.fi-br-feather-pointed:before {
  content: "\f649";
}

.fi-br-feather:before {
  content: "\f64a";
}

.fi-br-features-alt:before {
  content: "\f64b";
}

.fi-br-features:before {
  content: "\f64c";
}

.fi-br-fee-receipt:before {
  content: "\f64d";
}

.fi-br-fee:before {
  content: "\f64e";
}

.fi-br-feedback-alt:before {
  content: "\f64f";
}

.fi-br-feedback-cycle-loop:before {
  content: "\f650";
}

.fi-br-feedback-hand:before {
  content: "\f651";
}

.fi-br-feedback-review:before {
  content: "\f652";
}

.fi-br-feedback:before {
  content: "\f653";
}

.fi-br-female-couple:before {
  content: "\f654";
}

.fi-br-female:before {
  content: "\f655";
}

.fi-br-fence:before {
  content: "\f656";
}

.fi-br-ferris-wheel:before {
  content: "\f657";
}

.fi-br-field-hockey:before {
  content: "\f658";
}

.fi-br-fighter-jet:before {
  content: "\f659";
}

.fi-br-file-ai:before {
  content: "\f65a";
}

.fi-br-file-audio:before {
  content: "\f65b";
}

.fi-br-file-binary:before {
  content: "\f65c";
}

.fi-br-file-chart-line:before {
  content: "\f65d";
}

.fi-br-file-chart-pie:before {
  content: "\f65e";
}

.fi-br-file-circle-info:before {
  content: "\f65f";
}

.fi-br-file-cloud:before {
  content: "\f660";
}

.fi-br-file-code:before {
  content: "\f661";
}

.fi-br-file-csv:before {
  content: "\f662";
}

.fi-br-file-download:before {
  content: "\f663";
}

.fi-br-file-edit:before {
  content: "\f664";
}

.fi-br-file-eps:before {
  content: "\f665";
}

.fi-br-file-excel:before {
  content: "\f666";
}

.fi-br-file-exclamation:before {
  content: "\f667";
}

.fi-br-file-export:before {
  content: "\f668";
}

.fi-br-file-image:before {
  content: "\f669";
}

.fi-br-file-import:before {
  content: "\f66a";
}

.fi-br-file-invoice-dollar:before {
  content: "\f66b";
}

.fi-br-file-invoice:before {
  content: "\f66c";
}

.fi-br-file-medical-alt:before {
  content: "\f66d";
}

.fi-br-file-medical:before {
  content: "\f66e";
}

.fi-br-file-minus:before {
  content: "\f66f";
}

.fi-br-file-pdf:before {
  content: "\f670";
}

.fi-br-file-powerpoint:before {
  content: "\f671";
}

.fi-br-file-prescription:before {
  content: "\f672";
}

.fi-br-file-psd:before {
  content: "\f673";
}

.fi-br-file-signature:before {
  content: "\f674";
}

.fi-br-file-spreadsheet:before {
  content: "\f675";
}

.fi-br-file-upload:before {
  content: "\f676";
}

.fi-br-file-user:before {
  content: "\f677";
}

.fi-br-file-video:before {
  content: "\f678";
}

.fi-br-file-word:before {
  content: "\f679";
}

.fi-br-file-zipper:before {
  content: "\f67a";
}

.fi-br-file:before {
  content: "\f67b";
}

.fi-br-files-medical:before {
  content: "\f67c";
}

.fi-br-fill:before {
  content: "\f67d";
}

.fi-br-film-canister:before {
  content: "\f67e";
}

.fi-br-film-slash:before {
  content: "\f67f";
}

.fi-br-film:before {
  content: "\f680";
}

.fi-br-films:before {
  content: "\f681";
}

.fi-br-filter-list:before {
  content: "\f682";
}

.fi-br-filter-slash:before {
  content: "\f683";
}

.fi-br-filter:before {
  content: "\f684";
}

.fi-br-filters:before {
  content: "\f685";
}

.fi-br-fingerprint-security-risk:before {
  content: "\f686";
}

.fi-br-fingerprint:before {
  content: "\f687";
}

.fi-br-fire-burner:before {
  content: "\f688";
}

.fi-br-fire-extinguisher:before {
  content: "\f689";
}

.fi-br-fire-flame-curved:before {
  content: "\f68a";
}

.fi-br-fire-flame-simple:before {
  content: "\f68b";
}

.fi-br-fire-hydrant:before {
  content: "\f68c";
}

.fi-br-fire-smoke:before {
  content: "\f68d";
}

.fi-br-fireplace:before {
  content: "\f68e";
}

.fi-br-first-award:before {
  content: "\f68f";
}

.fi-br-first-laurel:before {
  content: "\f690";
}

.fi-br-first-medal:before {
  content: "\f691";
}

.fi-br-first:before {
  content: "\f692";
}

.fi-br-fish-bones:before {
  content: "\f693";
}

.fi-br-fish-cooked:before {
  content: "\f694";
}

.fi-br-fish:before {
  content: "\f695";
}

.fi-br-fishing-rod:before {
  content: "\f696";
}

.fi-br-fist-move:before {
  content: "\f697";
}

.fi-br-flag-alt:before {
  content: "\f698";
}

.fi-br-flag-checkered:before {
  content: "\f699";
}

.fi-br-flag-usa:before {
  content: "\f69a";
}

.fi-br-flag:before {
  content: "\f69b";
}

.fi-br-flame:before {
  content: "\f69c";
}

.fi-br-flashlight:before {
  content: "\f69d";
}

.fi-br-flask-gear:before {
  content: "\f69e";
}

.fi-br-flask-poison:before {
  content: "\f69f";
}

.fi-br-flask-potion:before {
  content: "\f6a0";
}

.fi-br-flask:before {
  content: "\f6a1";
}

.fi-br-flatbread-stuffed:before {
  content: "\f6a2";
}

.fi-br-flatbread:before {
  content: "\f6a3";
}

.fi-br-flip-horizontal:before {
  content: "\f6a4";
}

.fi-br-floor-alt:before {
  content: "\f6a5";
}

.fi-br-floor-layer:before {
  content: "\f6a6";
}

.fi-br-floor:before {
  content: "\f6a7";
}

.fi-br-floppy-disk-circle-arrow-right:before {
  content: "\f6a8";
}

.fi-br-floppy-disk-circle-xmark:before {
  content: "\f6a9";
}

.fi-br-floppy-disk-pen:before {
  content: "\f6aa";
}

.fi-br-floppy-disks:before {
  content: "\f6ab";
}

.fi-br-florin-sign:before {
  content: "\f6ac";
}

.fi-br-flower-bouquet:before {
  content: "\f6ad";
}

.fi-br-flower-butterfly:before {
  content: "\f6ae";
}

.fi-br-flower-daffodil:before {
  content: "\f6af";
}

.fi-br-flower-tulip:before {
  content: "\f6b0";
}

.fi-br-flower:before {
  content: "\f6b1";
}

.fi-br-flushed-face:before {
  content: "\f6b2";
}

.fi-br-flushed:before {
  content: "\f6b3";
}

.fi-br-flute:before {
  content: "\f6b4";
}

.fi-br-flux-capacitor:before {
  content: "\f6b5";
}

.fi-br-fly-insect:before {
  content: "\f6b6";
}

.fi-br-flying-disc:before {
  content: "\f6b7";
}

.fi-br-fog:before {
  content: "\f6b8";
}

.fi-br-folder-download:before {
  content: "\f6b9";
}

.fi-br-folder-fire:before {
  content: "\f6ba";
}

.fi-br-folder-minus:before {
  content: "\f6bb";
}

.fi-br-folder-open:before {
  content: "\f6bc";
}

.fi-br-folder-times:before {
  content: "\f6bd";
}

.fi-br-folder-tree:before {
  content: "\f6be";
}

.fi-br-folder-upload:before {
  content: "\f6bf";
}

.fi-br-folder-xmark:before {
  content: "\f6c0";
}

.fi-br-folder:before {
  content: "\f6c1";
}

.fi-br-folders:before {
  content: "\f6c2";
}

.fi-br-follow-folder:before {
  content: "\f6c3";
}

.fi-br-followcollection:before {
  content: "\f6c4";
}

.fi-br-following:before {
  content: "\f6c5";
}

.fi-br-fondue-pot:before {
  content: "\f6c6";
}

.fi-br-football:before {
  content: "\f6c7";
}

.fi-br-foreign-language-audio:before {
  content: "\f6c8";
}

.fi-br-fork:before {
  content: "\f6c9";
}

.fi-br-forklift:before {
  content: "\f6ca";
}

.fi-br-form:before {
  content: "\f6cb";
}

.fi-br-fort:before {
  content: "\f6cc";
}

.fi-br-forward-fast:before {
  content: "\f6cd";
}

.fi-br-forward:before {
  content: "\f6ce";
}

.fi-br-fox:before {
  content: "\f6cf";
}

.fi-br-frame:before {
  content: "\f6d0";
}

.fi-br-franc-sign:before {
  content: "\f6d1";
}

.fi-br-free-delivery:before {
  content: "\f6d2";
}

.fi-br-free:before {
  content: "\f6d3";
}

.fi-br-french-fries:before {
  content: "\f6d4";
}

.fi-br-friday:before {
  content: "\f6d5";
}

.fi-br-frog:before {
  content: "\f6d6";
}

.fi-br-ftp:before {
  content: "\f6d7";
}

.fi-br-fuel-gauge:before {
  content: "\f6d8";
}

.fi-br-function-process:before {
  content: "\f6d9";
}

.fi-br-function-square:before {
  content: "\f6da";
}

.fi-br-function:before {
  content: "\f6db";
}

.fi-br-funnel-dollar:before {
  content: "\f6dc";
}

.fi-br-g:before {
  content: "\f6dd";
}

.fi-br-galaxy-alt:before {
  content: "\f6de";
}

.fi-br-galaxy-planet:before {
  content: "\f6df";
}

.fi-br-galaxy-star:before {
  content: "\f6e0";
}

.fi-br-galaxy:before {
  content: "\f6e1";
}

.fi-br-gallery-thumbnails:before {
  content: "\f6e2";
}

.fi-br-gallery:before {
  content: "\f6e3";
}

.fi-br-game-board-alt:before {
  content: "\f6e4";
}

.fi-br-gamepad:before {
  content: "\f6e5";
}

.fi-br-garage-car:before {
  content: "\f6e6";
}

.fi-br-garage-open:before {
  content: "\f6e7";
}

.fi-br-garage:before {
  content: "\f6e8";
}

.fi-br-garlic-alt:before {
  content: "\f6e9";
}

.fi-br-garlic:before {
  content: "\f6ea";
}

.fi-br-gas-pump-alt:before {
  content: "\f6eb";
}

.fi-br-gas-pump-slash:before {
  content: "\f6ec";
}

.fi-br-gas-pump:before {
  content: "\f6ed";
}

.fi-br-gauge-circle-bolt:before {
  content: "\f6ee";
}

.fi-br-gauge-circle-minus:before {
  content: "\f6ef";
}

.fi-br-gauge-circle-plus:before {
  content: "\f6f0";
}

.fi-br-gavel:before {
  content: "\f6f1";
}

.fi-br-gay-couple:before {
  content: "\f6f2";
}

.fi-br-gears:before {
  content: "\f6f3";
}

.fi-br-gem:before {
  content: "\f6f4";
}

.fi-br-general:before {
  content: "\f6f5";
}

.fi-br-ghost:before {
  content: "\f6f6";
}

.fi-br-gif-square:before {
  content: "\f6f7";
}

.fi-br-gif:before {
  content: "\f6f8";
}

.fi-br-gift-box-benefits:before {
  content: "\f6f9";
}

.fi-br-gift-card:before {
  content: "\f6fa";
}

.fi-br-gift:before {
  content: "\f6fb";
}

.fi-br-gifts:before {
  content: "\f6fc";
}

.fi-br-gingerbread-man:before {
  content: "\f6fd";
}

.fi-br-glass-champagne:before {
  content: "\f6fe";
}

.fi-br-glass-cheers:before {
  content: "\f6ff";
}

.fi-br-glass-citrus:before {
  content: "\f700";
}

.fi-br-glass-empty:before {
  content: "\f701";
}

.fi-br-glass-half:before {
  content: "\f702";
}

.fi-br-glass-water-droplet:before {
  content: "\f703";
}

.fi-br-glass-whiskey-rocks:before {
  content: "\f704";
}

.fi-br-glass-whiskey:before {
  content: "\f705";
}

.fi-br-glass:before {
  content: "\f706";
}

.fi-br-glasses:before {
  content: "\f707";
}

.fi-br-globe-alt:before {
  content: "\f708";
}

.fi-br-globe-pointer:before {
  content: "\f709";
}

.fi-br-globe-snow:before {
  content: "\f70a";
}

.fi-br-globe:before {
  content: "\f70b";
}

.fi-br-goal-net:before {
  content: "\f70c";
}

.fi-br-golf-ball:before {
  content: "\f70d";
}

.fi-br-golf-club:before {
  content: "\f70e";
}

.fi-br-golf-hole:before {
  content: "\f70f";
}

.fi-br-golf:before {
  content: "\f710";
}

.fi-br-gopuram:before {
  content: "\f711";
}

.fi-br-government-budget:before {
  content: "\f712";
}

.fi-br-government-flag:before {
  content: "\f713";
}

.fi-br-government-user:before {
  content: "\f714";
}

.fi-br-gps-navigation:before {
  content: "\f715";
}

.fi-br-graduation-cap:before {
  content: "\f716";
}

.fi-br-gramophone:before {
  content: "\f717";
}

.fi-br-grape:before {
  content: "\f718";
}

.fi-br-graph-curve:before {
  content: "\f719";
}

.fi-br-graphic-style:before {
  content: "\f71a";
}

.fi-br-graphic-tablet:before {
  content: "\f71b";
}

.fi-br-grate-droplet:before {
  content: "\f71c";
}

.fi-br-grate:before {
  content: "\f71d";
}

.fi-br-greater-than-equal:before {
  content: "\f71e";
}

.fi-br-greater-than:before {
  content: "\f71f";
}

.fi-br-greek-helmet:before {
  content: "\f720";
}

.fi-br-grid-alt:before {
  content: "\f721";
}

.fi-br-grid-dividers:before {
  content: "\f722";
}

.fi-br-grid:before {
  content: "\f723";
}

.fi-br-grill-hot-alt:before {
  content: "\f724";
}

.fi-br-grill:before {
  content: "\f725";
}

.fi-br-grimace:before {
  content: "\f726";
}

.fi-br-grin-alt:before {
  content: "\f727";
}

.fi-br-grin-beam-sweat:before {
  content: "\f728";
}

.fi-br-grin-beam:before {
  content: "\f729";
}

.fi-br-grin-hearts:before {
  content: "\f72a";
}

.fi-br-grin-squint-tears:before {
  content: "\f72b";
}

.fi-br-grin-squint:before {
  content: "\f72c";
}

.fi-br-grin-stars:before {
  content: "\f72d";
}

.fi-br-grin-tears:before {
  content: "\f72e";
}

.fi-br-grin-tongue-squint:before {
  content: "\f72f";
}

.fi-br-grin-tongue-wink:before {
  content: "\f730";
}

.fi-br-grin-tongue:before {
  content: "\f731";
}

.fi-br-grin-wink:before {
  content: "\f732";
}

.fi-br-grin:before {
  content: "\f733";
}

.fi-br-grip-dots-vertical:before {
  content: "\f734";
}

.fi-br-grip-dots:before {
  content: "\f735";
}

.fi-br-grip-horizontal:before {
  content: "\f736";
}

.fi-br-grip-lines-vertical:before {
  content: "\f737";
}

.fi-br-grip-lines:before {
  content: "\f738";
}

.fi-br-grip-vertical:before {
  content: "\f739";
}

.fi-br-grocery-bag:before {
  content: "\f73a";
}

.fi-br-grocery-basket:before {
  content: "\f73b";
}

.fi-br-group-arrows-rotate:before {
  content: "\f73c";
}

.fi-br-group-call:before {
  content: "\f73d";
}

.fi-br-group-community-social-media:before {
  content: "\f73e";
}

.fi-br-growth-chart-invest:before {
  content: "\f73f";
}

.fi-br-guarani-sign:before {
  content: "\f740";
}

.fi-br-guide-alt:before {
  content: "\f741";
}

.fi-br-guide:before {
  content: "\f742";
}

.fi-br-guitar-electric:before {
  content: "\f743";
}

.fi-br-guitar:before {
  content: "\f744";
}

.fi-br-guitars:before {
  content: "\f745";
}

.fi-br-gun-squirt:before {
  content: "\f746";
}

.fi-br-gym:before {
  content: "\f747";
}

.fi-br-h-square:before {
  content: "\f748";
}

.fi-br-h:before {
  content: "\f749";
}

.fi-br-h1:before {
  content: "\f74a";
}

.fi-br-h2:before {
  content: "\f74b";
}

.fi-br-h3:before {
  content: "\f74c";
}

.fi-br-h4:before {
  content: "\f74d";
}

.fi-br-hair-clipper:before {
  content: "\f74e";
}

.fi-br-hamburger-soda:before {
  content: "\f74f";
}

.fi-br-hamburger:before {
  content: "\f750";
}

.fi-br-hammer-crash:before {
  content: "\f751";
}

.fi-br-hammer-war:before {
  content: "\f752";
}

.fi-br-hammer:before {
  content: "\f753";
}

.fi-br-hamsa:before {
  content: "\f754";
}

.fi-br-hand-back-fist:before {
  content: "\f755";
}

.fi-br-hand-back-point-down:before {
  content: "\f756";
}

.fi-br-hand-back-point-left:before {
  content: "\f757";
}

.fi-br-hand-back-point-ribbon:before {
  content: "\f758";
}

.fi-br-hand-back-point-right:before {
  content: "\f759";
}

.fi-br-hand-bill:before {
  content: "\f75a";
}

.fi-br-hand-dots:before {
  content: "\f75b";
}

.fi-br-hand-fingers-crossed:before {
  content: "\f75c";
}

.fi-br-hand-fist:before {
  content: "\f75d";
}

.fi-br-hand-heart:before {
  content: "\f75e";
}

.fi-br-hand-holding-box:before {
  content: "\f75f";
}

.fi-br-hand-holding-droplet:before {
  content: "\f760";
}

.fi-br-hand-holding-magic:before {
  content: "\f761";
}

.fi-br-hand-holding-medical:before {
  content: "\f762";
}

.fi-br-hand-holding-seeding:before {
  content: "\f763";
}

.fi-br-hand-holding-skull:before {
  content: "\f764";
}

.fi-br-hand-holding-usd:before {
  content: "\f765";
}

.fi-br-hand-holding-water:before {
  content: "\f766";
}

.fi-br-hand-horns:before {
  content: "\f767";
}

.fi-br-hand-lizard:before {
  content: "\f768";
}

.fi-br-hand-love:before {
  content: "\f769";
}

.fi-br-hand-middle-finger:before {
  content: "\f76a";
}

.fi-br-hand-paper:before {
  content: "\f76b";
}

.fi-br-hand-peace:before {
  content: "\f76c";
}

.fi-br-hand-point-ribbon:before {
  content: "\f76d";
}

.fi-br-hand-scissors:before {
  content: "\f76e";
}

.fi-br-hand-sparkles:before {
  content: "\f76f";
}

.fi-br-hand-spock:before {
  content: "\f770";
}

.fi-br-hand-wave:before {
  content: "\f771";
}

.fi-br-hand:before {
  content: "\f772";
}

.fi-br-handmade:before {
  content: "\f773";
}

.fi-br-hands-bubbles:before {
  content: "\f774";
}

.fi-br-hands-clapping:before {
  content: "\f775";
}

.fi-br-hands-heart:before {
  content: "\f776";
}

.fi-br-hands-holding-diamond:before {
  content: "\f777";
}

.fi-br-hands-holding:before {
  content: "\f778";
}

.fi-br-hands-usd:before {
  content: "\f779";
}

.fi-br-handshake-angle:before {
  content: "\f77a";
}

.fi-br-handshake-deal-loan:before {
  content: "\f77b";
}

.fi-br-handshake-house:before {
  content: "\f77c";
}

.fi-br-handshake-simple-slash:before {
  content: "\f77d";
}

.fi-br-handshake-trust:before {
  content: "\f77e";
}

.fi-br-handshake:before {
  content: "\f77f";
}

.fi-br-happy:before {
  content: "\f780";
}

.fi-br-hard-hat:before {
  content: "\f781";
}

.fi-br-hashtag-lock:before {
  content: "\f782";
}

.fi-br-hastag:before {
  content: "\f783";
}

.fi-br-hat-beach:before {
  content: "\f784";
}

.fi-br-hat-birthday:before {
  content: "\f785";
}

.fi-br-hat-chef:before {
  content: "\f786";
}

.fi-br-hat-cowboy-side:before {
  content: "\f787";
}

.fi-br-hat-cowboy:before {
  content: "\f788";
}

.fi-br-hat-santa:before {
  content: "\f789";
}

.fi-br-hat-winter:before {
  content: "\f78a";
}

.fi-br-hat-witch:before {
  content: "\f78b";
}

.fi-br-hat-wizard:before {
  content: "\f78c";
}

.fi-br-hdd:before {
  content: "\f78d";
}

.fi-br-head-side-brain:before {
  content: "\f78e";
}

.fi-br-head-side-cough-slash:before {
  content: "\f78f";
}

.fi-br-head-side-cough:before {
  content: "\f790";
}

.fi-br-head-side-headphones:before {
  content: "\f791";
}

.fi-br-head-side-heart:before {
  content: "\f792";
}

.fi-br-head-side-mask:before {
  content: "\f793";
}

.fi-br-head-side-medical:before {
  content: "\f794";
}

.fi-br-head-side-thinking:before {
  content: "\f795";
}

.fi-br-head-side-virus:before {
  content: "\f796";
}

.fi-br-head-side:before {
  content: "\f797";
}

.fi-br-head-vr:before {
  content: "\f798";
}

.fi-br-heading:before {
  content: "\f799";
}

.fi-br-headphones:before {
  content: "\f79a";
}

.fi-br-headset:before {
  content: "\f79b";
}

.fi-br-heart-arrow:before {
  content: "\f79c";
}

.fi-br-heart-brain:before {
  content: "\f79d";
}

.fi-br-heart-crack:before {
  content: "\f79e";
}

.fi-br-heart-half-stroke:before {
  content: "\f79f";
}

.fi-br-heart-half:before {
  content: "\f7a0";
}

.fi-br-heart-health-muscle:before {
  content: "\f7a1";
}

.fi-br-heart-lock:before {
  content: "\f7a2";
}

.fi-br-heart-partner-handshake:before {
  content: "\f7a3";
}

.fi-br-heart-rate:before {
  content: "\f7a4";
}

.fi-br-heart-slash:before {
  content: "\f7a5";
}

.fi-br-heart-upside-down:before {
  content: "\f7a6";
}

.fi-br-heart:before {
  content: "\f7a7";
}

.fi-br-heat:before {
  content: "\f7a8";
}

.fi-br-helicopter-side:before {
  content: "\f7a9";
}

.fi-br-helmet-battle:before {
  content: "\f7aa";
}

.fi-br-hexagon-check:before {
  content: "\f7ab";
}

.fi-br-hexagon-divide:before {
  content: "\f7ac";
}

.fi-br-hexagon-exclamation:before {
  content: "\f7ad";
}

.fi-br-hexagon:before {
  content: "\f7ae";
}

.fi-br-high-definition:before {
  content: "\f7af";
}

.fi-br-high-five-celebration-yes:before {
  content: "\f7b0";
}

.fi-br-high-five:before {
  content: "\f7b1";
}

.fi-br-highlighter-line:before {
  content: "\f7b2";
}

.fi-br-highlighter:before {
  content: "\f7b3";
}

.fi-br-hiking:before {
  content: "\f7b4";
}

.fi-br-hippo:before {
  content: "\f7b5";
}

.fi-br-hockey-mask:before {
  content: "\f7b6";
}

.fi-br-hockey-puck:before {
  content: "\f7b7";
}

.fi-br-hockey-stick-puck:before {
  content: "\f7b8";
}

.fi-br-hockey-sticks:before {
  content: "\f7b9";
}

.fi-br-holding-hand-gear:before {
  content: "\f7ba";
}

.fi-br-holding-hand-revenue:before {
  content: "\f7bb";
}

.fi-br-holly-berry:before {
  content: "\f7bc";
}

.fi-br-home-heart:before {
  content: "\f7bd";
}

.fi-br-home-location-alt:before {
  content: "\f7be";
}

.fi-br-home-location:before {
  content: "\f7bf";
}

.fi-br-home:before {
  content: "\f7c0";
}

.fi-br-honey-pot:before {
  content: "\f7c1";
}

.fi-br-hood-cloak:before {
  content: "\f7c2";
}

.fi-br-horizontal-rule:before {
  content: "\f7c3";
}

.fi-br-horse-head:before {
  content: "\f7c4";
}

.fi-br-horse-saddle:before {
  content: "\f7c5";
}

.fi-br-horse:before {
  content: "\f7c6";
}

.fi-br-horseshoe-broken:before {
  content: "\f7c7";
}

.fi-br-horseshoe:before {
  content: "\f7c8";
}

.fi-br-hose-reel:before {
  content: "\f7c9";
}

.fi-br-hose:before {
  content: "\f7ca";
}

.fi-br-hospital-symbol:before {
  content: "\f7cb";
}

.fi-br-hospital-user:before {
  content: "\f7cc";
}

.fi-br-hospital:before {
  content: "\f7cd";
}

.fi-br-hospitals:before {
  content: "\f7ce";
}

.fi-br-hot-tub:before {
  content: "\f7cf";
}

.fi-br-hotdog:before {
  content: "\f7d0";
}

.fi-br-hotel:before {
  content: "\f7d1";
}

.fi-br-hourglass-end:before {
  content: "\f7d2";
}

.fi-br-hourglass-start:before {
  content: "\f7d3";
}

.fi-br-hourglass:before {
  content: "\f7d4";
}

.fi-br-house-blank:before {
  content: "\f7d5";
}

.fi-br-house-building:before {
  content: "\f7d6";
}

.fi-br-house-chimney-blank:before {
  content: "\f7d7";
}

.fi-br-house-chimney-crack:before {
  content: "\f7d8";
}

.fi-br-house-chimney-heart:before {
  content: "\f7d9";
}

.fi-br-house-chimney-medical:before {
  content: "\f7da";
}

.fi-br-house-chimney-user:before {
  content: "\f7db";
}

.fi-br-house-chimney-window:before {
  content: "\f7dc";
}

.fi-br-house-chimney:before {
  content: "\f7dd";
}

.fi-br-house-circle-check:before {
  content: "\f7de";
}

.fi-br-house-circle-exclamation:before {
  content: "\f7df";
}

.fi-br-house-circle-xmark:before {
  content: "\f7e0";
}

.fi-br-house-crack-alt:before {
  content: "\f7e1";
}

.fi-br-house-crack:before {
  content: "\f7e2";
}

.fi-br-house-day:before {
  content: "\f7e3";
}

.fi-br-house-fire:before {
  content: "\f7e4";
}

.fi-br-house-flag:before {
  content: "\f7e5";
}

.fi-br-house-flood:before {
  content: "\f7e6";
}

.fi-br-house-laptop:before {
  content: "\f7e7";
}

.fi-br-house-leave:before {
  content: "\f7e8";
}

.fi-br-house-lock:before {
  content: "\f7e9";
}

.fi-br-house-medical:before {
  content: "\f7ea";
}

.fi-br-house-night:before {
  content: "\f7eb";
}

.fi-br-house-return:before {
  content: "\f7ec";
}

.fi-br-house-signal:before {
  content: "\f7ed";
}

.fi-br-house-tree:before {
  content: "\f7ee";
}

.fi-br-house-tsunami:before {
  content: "\f7ef";
}

.fi-br-house-turret:before {
  content: "\f7f0";
}

.fi-br-house-user:before {
  content: "\f7f1";
}

.fi-br-house-window:before {
  content: "\f7f2";
}

.fi-br-hr-group:before {
  content: "\f7f3";
}

.fi-br-hr-person:before {
  content: "\f7f4";
}

.fi-br-hr:before {
  content: "\f7f5";
}

.fi-br-hryvnia:before {
  content: "\f7f6";
}

.fi-br-humidity:before {
  content: "\f7f7";
}

.fi-br-hundred-points:before {
  content: "\f7f8";
}

.fi-br-hurricane:before {
  content: "\f7f9";
}

.fi-br-i:before {
  content: "\f7fa";
}

.fi-br-ice-cream:before {
  content: "\f7fb";
}

.fi-br-ice-skate:before {
  content: "\f7fc";
}

.fi-br-icicles:before {
  content: "\f7fd";
}

.fi-br-icon-star:before {
  content: "\f7fe";
}

.fi-br-id-badge:before {
  content: "\f7ff";
}

.fi-br-id-card-clip-alt:before {
  content: "\f800";
}

.fi-br-igloo:before {
  content: "\f801";
}

.fi-br-image-slash:before {
  content: "\f802";
}

.fi-br-images-user:before {
  content: "\f803";
}

.fi-br-images:before {
  content: "\f804";
}

.fi-br-improve-user:before {
  content: "\f805";
}

.fi-br-inbox-full:before {
  content: "\f806";
}

.fi-br-inbox-in:before {
  content: "\f807";
}

.fi-br-inbox-out:before {
  content: "\f808";
}

.fi-br-inbox:before {
  content: "\f809";
}

.fi-br-inboxes:before {
  content: "\f80a";
}

.fi-br-incense-sticks-yoga:before {
  content: "\f80b";
}

.fi-br-incognito:before {
  content: "\f80c";
}

.fi-br-indent:before {
  content: "\f80d";
}

.fi-br-indian-rupee-sign:before {
  content: "\f80e";
}

.fi-br-industry-alt:before {
  content: "\f80f";
}

.fi-br-industry-windows:before {
  content: "\f810";
}

.fi-br-infinity:before {
  content: "\f811";
}

.fi-br-info-guide:before {
  content: "\f812";
}

.fi-br-info:before {
  content: "\f813";
}

.fi-br-information:before {
  content: "\f814";
}

.fi-br-inhaler:before {
  content: "\f815";
}

.fi-br-input-numeric:before {
  content: "\f816";
}

.fi-br-input-pipe:before {
  content: "\f817";
}

.fi-br-input-text:before {
  content: "\f818";
}

.fi-br-insert-alt:before {
  content: "\f819";
}

.fi-br-insert-arrows:before {
  content: "\f81a";
}

.fi-br-insert-button-circle:before {
  content: "\f81b";
}

.fi-br-insert-credit-card:before {
  content: "\f81c";
}

.fi-br-insert-square:before {
  content: "\f81d";
}

.fi-br-insert:before {
  content: "\f81e";
}

.fi-br-insight-alt:before {
  content: "\f81f";
}

.fi-br-insight-head:before {
  content: "\f820";
}

.fi-br-insight:before {
  content: "\f821";
}

.fi-br-integral:before {
  content: "\f822";
}

.fi-br-interactive:before {
  content: "\f823";
}

.fi-br-interlining:before {
  content: "\f824";
}

.fi-br-internet-speed-wifi:before {
  content: "\f825";
}

.fi-br-interrogation:before {
  content: "\f826";
}

.fi-br-intersection:before {
  content: "\f827";
}

.fi-br-introduction-handshake:before {
  content: "\f828";
}

.fi-br-introduction:before {
  content: "\f829";
}

.fi-br-inventory-alt:before {
  content: "\f82a";
}

.fi-br-invest:before {
  content: "\f82b";
}

.fi-br-investment:before {
  content: "\f82c";
}

.fi-br-invite-alt:before {
  content: "\f82d";
}

.fi-br-invite:before {
  content: "\f82e";
}

.fi-br-iot-alt:before {
  content: "\f82f";
}

.fi-br-iot:before {
  content: "\f830";
}

.fi-br-ip-address:before {
  content: "\f831";
}

.fi-br-island-tropical:before {
  content: "\f832";
}

.fi-br-issue-loupe:before {
  content: "\f833";
}

.fi-br-it-alt:before {
  content: "\f834";
}

.fi-br-it-computer:before {
  content: "\f835";
}

.fi-br-it:before {
  content: "\f836";
}

.fi-br-italian-lira-sign:before {
  content: "\f837";
}

.fi-br-italic:before {
  content: "\f838";
}

.fi-br-j:before {
  content: "\f839";
}

.fi-br-jam:before {
  content: "\f83a";
}

.fi-br-jar-alt:before {
  content: "\f83b";
}

.fi-br-jar-wheat:before {
  content: "\f83c";
}

.fi-br-javascript:before {
  content: "\f83d";
}

.fi-br-joint:before {
  content: "\f83e";
}

.fi-br-joker:before {
  content: "\f83f";
}

.fi-br-journal-alt:before {
  content: "\f840";
}

.fi-br-journal:before {
  content: "\f841";
}

.fi-br-journey:before {
  content: "\f842";
}

.fi-br-joystick:before {
  content: "\f843";
}

.fi-br-jpg:before {
  content: "\f844";
}

.fi-br-jug-alt:before {
  content: "\f845";
}

.fi-br-jug-bottle:before {
  content: "\f846";
}

.fi-br-jug:before {
  content: "\f847";
}

.fi-br-jumping-rope:before {
  content: "\f848";
}

.fi-br-k:before {
  content: "\f849";
}

.fi-br-kaaba:before {
  content: "\f84a";
}

.fi-br-kazoo:before {
  content: "\f84b";
}

.fi-br-kerning:before {
  content: "\f84c";
}

.fi-br-key-lock-crypto:before {
  content: "\f84d";
}

.fi-br-key-skeleton-left-right:before {
  content: "\f84e";
}

.fi-br-key:before {
  content: "\f84f";
}

.fi-br-keyboard-brightness-low:before {
  content: "\f850";
}

.fi-br-keyboard-brightness:before {
  content: "\f851";
}

.fi-br-keyboard-down:before {
  content: "\f852";
}

.fi-br-keyboard-left:before {
  content: "\f853";
}

.fi-br-keyboard:before {
  content: "\f854";
}

.fi-br-keynote:before {
  content: "\f855";
}

.fi-br-kidneys:before {
  content: "\f856";
}

.fi-br-kip-sign:before {
  content: "\f857";
}

.fi-br-kiss-beam:before {
  content: "\f858";
}

.fi-br-kiss-wink-heart:before {
  content: "\f859";
}

.fi-br-kiss:before {
  content: "\f85a";
}

.fi-br-kite:before {
  content: "\f85b";
}

.fi-br-kiwi-bird:before {
  content: "\f85c";
}

.fi-br-kiwi-fruit:before {
  content: "\f85d";
}

.fi-br-knife-kitchen:before {
  content: "\f85e";
}

.fi-br-knife:before {
  content: "\f85f";
}

.fi-br-knitting:before {
  content: "\f860";
}

.fi-br-kpi-evaluation:before {
  content: "\f861";
}

.fi-br-kpi:before {
  content: "\f862";
}

.fi-br-l:before {
  content: "\f863";
}

.fi-br-label:before {
  content: "\f864";
}

.fi-br-lacrosse-stick-ball:before {
  content: "\f865";
}

.fi-br-lacrosse-stick:before {
  content: "\f866";
}

.fi-br-lambda:before {
  content: "\f867";
}

.fi-br-lamp-desk:before {
  content: "\f868";
}

.fi-br-lamp-floor:before {
  content: "\f869";
}

.fi-br-lamp-street:before {
  content: "\f86a";
}

.fi-br-lamp:before {
  content: "\f86b";
}

.fi-br-land-layer-location:before {
  content: "\f86c";
}

.fi-br-land-layers:before {
  content: "\f86d";
}

.fi-br-land-location:before {
  content: "\f86e";
}

.fi-br-landmark-alt:before {
  content: "\f86f";
}

.fi-br-language:before {
  content: "\f870";
}

.fi-br-laptop-arrow-down:before {
  content: "\f871";
}

.fi-br-laptop-binary:before {
  content: "\f872";
}

.fi-br-laptop-code:before {
  content: "\f873";
}

.fi-br-laptop-medical:before {
  content: "\f874";
}

.fi-br-laptop-mobile:before {
  content: "\f875";
}

.fi-br-laptop-slash:before {
  content: "\f876";
}

.fi-br-laptop:before {
  content: "\f877";
}

.fi-br-lari-sign:before {
  content: "\f878";
}

.fi-br-lasso-sparkles:before {
  content: "\f879";
}

.fi-br-lasso:before {
  content: "\f87a";
}

.fi-br-last-square:before {
  content: "\f87b";
}

.fi-br-laugh-beam:before {
  content: "\f87c";
}

.fi-br-laugh-squint:before {
  content: "\f87d";
}

.fi-br-laugh-wink:before {
  content: "\f87e";
}

.fi-br-laugh:before {
  content: "\f87f";
}

.fi-br-lawyer-man:before {
  content: "\f880";
}

.fi-br-lawyer-woman:before {
  content: "\f881";
}

.fi-br-layer-minus:before {
  content: "\f882";
}

.fi-br-layer-plus:before {
  content: "\f883";
}

.fi-br-layers:before {
  content: "\f884";
}

.fi-br-layout-fluid:before {
  content: "\f885";
}

.fi-br-lead-funnel:before {
  content: "\f886";
}

.fi-br-lead-management:before {
  content: "\f887";
}

.fi-br-lead:before {
  content: "\f888";
}

.fi-br-leader-alt:before {
  content: "\f889";
}

.fi-br-leader-speech:before {
  content: "\f88a";
}

.fi-br-leader:before {
  content: "\f88b";
}

.fi-br-leaderboard-alt:before {
  content: "\f88c";
}

.fi-br-leaderboard-trophy:before {
  content: "\f88d";
}

.fi-br-leaderboard:before {
  content: "\f88e";
}

.fi-br-leadership-alt:before {
  content: "\f88f";
}

.fi-br-leadership:before {
  content: "\f890";
}

.fi-br-leaf-heart:before {
  content: "\f891";
}

.fi-br-leaf-maple:before {
  content: "\f892";
}

.fi-br-leaf-oak:before {
  content: "\f893";
}

.fi-br-leaf:before {
  content: "\f894";
}

.fi-br-leafy-green:before {
  content: "\f895";
}

.fi-br-leave:before {
  content: "\f896";
}

.fi-br-left-from-bracket:before {
  content: "\f897";
}

.fi-br-left:before {
  content: "\f898";
}

.fi-br-legal:before {
  content: "\f899";
}

.fi-br-lemon:before {
  content: "\f89a";
}

.fi-br-lesbian-couple:before {
  content: "\f89b";
}

.fi-br-less-than-equal:before {
  content: "\f89c";
}

.fi-br-less-than:before {
  content: "\f89d";
}

.fi-br-lesson-class:before {
  content: "\f89e";
}

.fi-br-lesson:before {
  content: "\f89f";
}

.fi-br-letter-case:before {
  content: "\f8a0";
}

.fi-br-lettuce:before {
  content: "\f8a1";
}

.fi-br-level-down-alt:before {
  content: "\f8a2";
}

.fi-br-level-down:before {
  content: "\f8a3";
}

.fi-br-level-up-alt:before {
  content: "\f8a4";
}

.fi-br-level-up:before {
  content: "\f8a5";
}

.fi-br-license:before {
  content: "\f8a6";
}

.fi-br-life-ring:before {
  content: "\f8a7";
}

.fi-br-life:before {
  content: "\f8a8";
}

.fi-br-light-ceiling:before {
  content: "\f8a9";
}

.fi-br-light-emergency-on:before {
  content: "\f8aa";
}

.fi-br-light-emergency:before {
  content: "\f8ab";
}

.fi-br-light-switch-off:before {
  content: "\f8ac";
}

.fi-br-light-switch-on:before {
  content: "\f8ad";
}

.fi-br-light-switch:before {
  content: "\f8ae";
}

.fi-br-lightbulb-cfl-on:before {
  content: "\f8af";
}

.fi-br-lightbulb-cfl:before {
  content: "\f8b0";
}

.fi-br-lightbulb-dollar:before {
  content: "\f8b1";
}

.fi-br-lightbulb-exclamation:before {
  content: "\f8b2";
}

.fi-br-lightbulb-head:before {
  content: "\f8b3";
}

.fi-br-lightbulb-on:before {
  content: "\f8b4";
}

.fi-br-lightbulb-question:before {
  content: "\f8b5";
}

.fi-br-lightbulb-setting:before {
  content: "\f8b6";
}

.fi-br-lightbulb-slash:before {
  content: "\f8b7";
}

.fi-br-lighthouse:before {
  content: "\f8b8";
}

.fi-br-lights-holiday:before {
  content: "\f8b9";
}

.fi-br-limit-hand:before {
  content: "\f8ba";
}

.fi-br-limit-speedometer:before {
  content: "\f8bb";
}

.fi-br-line-width:before {
  content: "\f8bc";
}

.fi-br-link-alt:before {
  content: "\f8bd";
}

.fi-br-link-horizontal-slash:before {
  content: "\f8be";
}

.fi-br-link-horizontal:before {
  content: "\f8bf";
}

.fi-br-link-slash-alt:before {
  content: "\f8c0";
}

.fi-br-link-slash:before {
  content: "\f8c1";
}

.fi-br-link:before {
  content: "\f8c2";
}

.fi-br-lion-head:before {
  content: "\f8c3";
}

.fi-br-lion:before {
  content: "\f8c4";
}

.fi-br-lips:before {
  content: "\f8c5";
}

.fi-br-lipstick:before {
  content: "\f8c6";
}

.fi-br-lira-sign:before {
  content: "\f8c7";
}

.fi-br-list-check:before {
  content: "\f8c8";
}

.fi-br-list-dropdown:before {
  content: "\f8c9";
}

.fi-br-list-music:before {
  content: "\f8ca";
}

.fi-br-list-timeline:before {
  content: "\f8cb";
}

.fi-br-list:before {
  content: "\f8cc";
}

.fi-br-litecoin-sign:before {
  content: "\f8cd";
}

.fi-br-live-alt:before {
  content: "\f8ce";
}

.fi-br-live:before {
  content: "\f8cf";
}

.fi-br-loading:before {
  content: "\f8d0";
}

.fi-br-loan:before {
  content: "\f8d1";
}

.fi-br-lobster:before {
  content: "\f8d2";
}

.fi-br-location-alt:before {
  content: "\f8d3";
}

.fi-br-location-arrow:before {
  content: "\f8d4";
}

.fi-br-location-crosshairs-slash:before {
  content: "\f8d5";
}

.fi-br-location-crosshairs:before {
  content: "\f8d6";
}

.fi-br-location-dot-slash:before {
  content: "\f8d7";
}

.fi-br-location-exclamation:before {
  content: "\f8d8";
}

.fi-br-location-pin-call:before {
  content: "\f8d9";
}

.fi-br-lock-alt:before {
  content: "\f8da";
}

.fi-br-lock-hashtag:before {
  content: "\f8db";
}

.fi-br-lock-open-alt:before {
  content: "\f8dc";
}

.fi-br-lock:before {
  content: "\f8dd";
}

.fi-br-locust:before {
  content: "\f8de";
}

.fi-br-loop-square:before {
  content: "\f8df";
}

.fi-br-loveseat:before {
  content: "\f8e0";
}

.fi-br-low-vision:before {
  content: "\f8e1";
}

.fi-br-luchador:before {
  content: "\f8e2";
}

.fi-br-luggage-cart:before {
  content: "\f8e3";
}

.fi-br-luggage-rolling:before {
  content: "\f8e4";
}

.fi-br-lungs-virus:before {
  content: "\f8e5";
}

.fi-br-lungs:before {
  content: "\f8e6";
}

.fi-br-m:before {
  content: "\f8e7";
}

.fi-br-mace:before {
  content: "\f8e8";
}

.fi-br-magic-wand:before {
  content: "\f8e9";
}

.fi-br-magnet-user:before {
  content: "\f8ea";
}

.fi-br-magnet:before {
  content: "\f8eb";
}

.fi-br-mailbox-envelope:before {
  content: "\f8ec";
}

.fi-br-mailbox-flag-up:before {
  content: "\f8ed";
}

.fi-br-mailbox:before {
  content: "\f8ee";
}

.fi-br-makeup-brush:before {
  content: "\f8ef";
}

.fi-br-male-couple:before {
  content: "\f8f0";
}

.fi-br-male:before {
  content: "\f8f1";
}

.fi-br-man-head:before {
  content: "\f8f2";
}

.fi-br-man-scientist:before {
  content: "\f8f3";
}

.fi-br-manat-sign:before {
  content: "\f8f4";
}

.fi-br-mandolin:before {
  content: "\f8f5";
}

.fi-br-mango:before {
  content: "\f8f6";
}

.fi-br-manhole:before {
  content: "\f8f7";
}

.fi-br-map-location-track:before {
  content: "\f8f8";
}

.fi-br-map-marker-check:before {
  content: "\f8f9";
}

.fi-br-map-marker-cross:before {
  content: "\f8fa";
}

.fi-br-map-marker-edit:before {
  content: "\f8fb";
}

.fi-br-map-marker-home:before {
  content: "\f8fc";
}

.fi-br-map-marker-minus:before {
  content: "\f8fd";
}

.fi-br-map-marker-plus:before {
  content: "\f8fe";
}

.fi-br-map-marker-question:before {
  content: "\f8ff";
}

.fi-br-map-marker-slash:before {
  content: "豈";
}

.fi-br-map-marker-smile:before {
  content: "更";
}

.fi-br-map-marker:before {
  content: "車";
}

.fi-br-map-pin:before {
  content: "賈";
}

.fi-br-map-point:before {
  content: "滑";
}

.fi-br-map:before {
  content: "串";
}

.fi-br-marker-time:before {
  content: "句";
}

.fi-br-marker:before {
  content: "龜";
}

.fi-br-marketplace-alt:before {
  content: "龜";
}

.fi-br-marketplace-store:before {
  content: "契";
}

.fi-br-marketplace:before {
  content: "金";
}

.fi-br-mars-stroke-right:before {
  content: "喇";
}

.fi-br-mars-stroke-up:before {
  content: "奈";
}

.fi-br-martini-glass-citrus:before {
  content: "懶";
}

.fi-br-martini-glass-empty:before {
  content: "癩";
}

.fi-br-mask-carnival:before {
  content: "羅";
}

.fi-br-mask-face:before {
  content: "蘿";
}

.fi-br-mask-snorkel:before {
  content: "螺";
}

.fi-br-massage:before {
  content: "裸";
}

.fi-br-match-fire:before {
  content: "邏";
}

.fi-br-mattress-pillow:before {
  content: "樂";
}

.fi-br-measuring-tape:before {
  content: "洛";
}

.fi-br-meat:before {
  content: "烙";
}

.fi-br-medal:before {
  content: "珞";
}

.fi-br-medical-star:before {
  content: "落";
}

.fi-br-medicine:before {
  content: "酪";
}

.fi-br-meditation:before {
  content: "駱";
}

.fi-br-meeting-alt:before {
  content: "亂";
}

.fi-br-meeting:before {
  content: "卵";
}

.fi-br-megaphone-announcement-leader:before {
  content: "欄";
}

.fi-br-megaphone:before {
  content: "爛";
}

.fi-br-meh-blank:before {
  content: "蘭";
}

.fi-br-meh-rolling-eyes:before {
  content: "鸞";
}

.fi-br-melon-alt:before {
  content: "嵐";
}

.fi-br-melon:before {
  content: "濫";
}

.fi-br-member-list:before {
  content: "藍";
}

.fi-br-member-search:before {
  content: "襤";
}

.fi-br-membership-vip:before {
  content: "拉";
}

.fi-br-membership:before {
  content: "臘";
}

.fi-br-memo-circle-check:before {
  content: "蠟";
}

.fi-br-memo-pad:before {
  content: "廊";
}

.fi-br-memo:before {
  content: "朗";
}

.fi-br-memory:before {
  content: "浪";
}

.fi-br-menu-burger:before {
  content: "狼";
}

.fi-br-menu-dots-vertical:before {
  content: "郎";
}

.fi-br-menu-dots:before {
  content: "來";
}

.fi-br-mercury:before {
  content: "冷";
}

.fi-br-message-arrow-down:before {
  content: "勞";
}

.fi-br-message-arrow-up-right:before {
  content: "擄";
}

.fi-br-message-arrow-up:before {
  content: "櫓";
}

.fi-br-message-bot:before {
  content: "爐";
}

.fi-br-message-code:before {
  content: "盧";
}

.fi-br-message-dollar:before {
  content: "老";
}

.fi-br-message-heart:before {
  content: "蘆";
}

.fi-br-message-image:before {
  content: "虜";
}

.fi-br-message-question:before {
  content: "路";
}

.fi-br-message-quote:before {
  content: "露";
}

.fi-br-message-slash:before {
  content: "魯";
}

.fi-br-message-sms:before {
  content: "鷺";
}

.fi-br-message-text:before {
  content: "碌";
}

.fi-br-message-xmark:before {
  content: "祿";
}

.fi-br-messages-dollar:before {
  content: "綠";
}

.fi-br-messages-question:before {
  content: "菉";
}

.fi-br-messages:before {
  content: "錄";
}

.fi-br-meteor:before {
  content: "鹿";
}

.fi-br-meter-bolt:before {
  content: "論";
}

.fi-br-meter-droplet:before {
  content: "壟";
}

.fi-br-meter-fire:before {
  content: "弄";
}

.fi-br-meter:before {
  content: "籠";
}

.fi-br-method:before {
  content: "聾";
}

.fi-br-microchip-ai:before {
  content: "牢";
}

.fi-br-microchip:before {
  content: "磊";
}

.fi-br-microphone-alt:before {
  content: "賂";
}

.fi-br-microphone-slash:before {
  content: "雷";
}

.fi-br-microphone:before {
  content: "壘";
}

.fi-br-microscope:before {
  content: "屢";
}

.fi-br-microwave:before {
  content: "樓";
}

.fi-br-milk-alt:before {
  content: "淚";
}

.fi-br-milk:before {
  content: "漏";
}

.fi-br-mill-sign:before {
  content: "累";
}

.fi-br-mind-share:before {
  content: "縷";
}

.fi-br-minus-circle:before {
  content: "陋";
}

.fi-br-minus-hexagon:before {
  content: "勒";
}

.fi-br-minus-small:before {
  content: "肋";
}

.fi-br-minus:before {
  content: "凜";
}

.fi-br-mistletoe:before {
  content: "凌";
}

.fi-br-mix:before {
  content: "稜";
}

.fi-br-mobile-button:before {
  content: "綾";
}

.fi-br-mobile-notch:before {
  content: "菱";
}

.fi-br-mobile:before {
  content: "陵";
}

.fi-br-mockup:before {
  content: "讀";
}

.fi-br-mode-alt:before {
  content: "拏";
}

.fi-br-mode-landscape:before {
  content: "樂";
}

.fi-br-mode-portrait:before {
  content: "諾";
}

.fi-br-mode:before {
  content: "丹";
}

.fi-br-model-cube-arrows:before {
  content: "寧";
}

.fi-br-model-cube-space:before {
  content: "怒";
}

.fi-br-model-cube:before {
  content: "率";
}

.fi-br-module:before {
  content: "異";
}

.fi-br-monday:before {
  content: "北";
}

.fi-br-money-bill-simple:before {
  content: "磻";
}

.fi-br-money-bill-transfer:before {
  content: "便";
}

.fi-br-money-bill-wave-alt:before {
  content: "復";
}

.fi-br-money-bill-wave:before {
  content: "不";
}

.fi-br-money-bills-simple:before {
  content: "泌";
}

.fi-br-money-bills:before {
  content: "數";
}

.fi-br-money-check-edit-alt:before {
  content: "索";
}

.fi-br-money-check-edit:before {
  content: "參";
}

.fi-br-money-check:before {
  content: "塞";
}

.fi-br-money-coin-transfer:before {
  content: "省";
}

.fi-br-money-from-bracket:before {
  content: "葉";
}

.fi-br-money-simple-from-bracket:before {
  content: "說";
}

.fi-br-money-transfer-alt:before {
  content: "殺";
}

.fi-br-money-transfer-coin-arrow:before {
  content: "辰";
}

.fi-br-money-transfer-smartphone:before {
  content: "沈";
}

.fi-br-money-wings:before {
  content: "拾";
}

.fi-br-money:before {
  content: "若";
}

.fi-br-monkey:before {
  content: "掠";
}

.fi-br-monument:before {
  content: "略";
}

.fi-br-moon-stars:before {
  content: "亮";
}

.fi-br-moon:before {
  content: "兩";
}

.fi-br-moped:before {
  content: "凉";
}

.fi-br-mortar-pestle:before {
  content: "梁";
}

.fi-br-mortgage:before {
  content: "糧";
}

.fi-br-mosque-alt:before {
  content: "良";
}

.fi-br-mosque-moon:before {
  content: "諒";
}

.fi-br-mosque:before {
  content: "量";
}

.fi-br-mosquito-net:before {
  content: "勵";
}

.fi-br-mosquito:before {
  content: "呂";
}

.fi-br-motorcycle:before {
  content: "女";
}

.fi-br-mound:before {
  content: "廬";
}

.fi-br-mountain-city:before {
  content: "旅";
}

.fi-br-mountain:before {
  content: "濾";
}

.fi-br-mountains:before {
  content: "礪";
}

.fi-br-mouse-field:before {
  content: "閭";
}

.fi-br-mouse:before {
  content: "驪";
}

.fi-br-mov-file:before {
  content: "麗";
}

.fi-br-move-to-folder-2:before {
  content: "黎";
}

.fi-br-move-to-folder:before {
  content: "力";
}

.fi-br-mp3-file:before {
  content: "曆";
}

.fi-br-mp3-player:before {
  content: "歷";
}

.fi-br-mp4-file:before {
  content: "轢";
}

.fi-br-mug-alt:before {
  content: "年";
}

.fi-br-mug-hot-alt:before {
  content: "憐";
}

.fi-br-mug-hot:before {
  content: "戀";
}

.fi-br-mug-marshmallows:before {
  content: "撚";
}

.fi-br-mug-tea-saucer:before {
  content: "漣";
}

.fi-br-mug-tea:before {
  content: "煉";
}

.fi-br-mug:before {
  content: "璉";
}

.fi-br-multiple-alt:before {
  content: "秊";
}

.fi-br-multiple:before {
  content: "練";
}

.fi-br-muscle:before {
  content: "聯";
}

.fi-br-mushroom-alt:before {
  content: "輦";
}

.fi-br-mushroom:before {
  content: "蓮";
}

.fi-br-music-alt:before {
  content: "連";
}

.fi-br-music-file:before {
  content: "鍊";
}

.fi-br-music-note-slash:before {
  content: "列";
}

.fi-br-music-note:before {
  content: "劣";
}

.fi-br-music-slash:before {
  content: "咽";
}

.fi-br-music:before {
  content: "烈";
}

.fi-br-n:before {
  content: "裂";
}

.fi-br-naira-sign:before {
  content: "說";
}

.fi-br-narwhal:before {
  content: "廉";
}

.fi-br-navigation:before {
  content: "念";
}

.fi-br-nesting-dolls:before {
  content: "捻";
}

.fi-br-network-analytic:before {
  content: "殮";
}

.fi-br-network-cloud:before {
  content: "簾";
}

.fi-br-network:before {
  content: "獵";
}

.fi-br-neuter:before {
  content: "令";
}

.fi-br-newsletter-subscribe:before {
  content: "囹";
}

.fi-br-newspaper-open:before {
  content: "寧";
}

.fi-br-newspaper:before {
  content: "嶺";
}

.fi-br-nfc-lock:before {
  content: "怜";
}

.fi-br-nfc-magnifying-glass:before {
  content: "玲";
}

.fi-br-nfc-pen:before {
  content: "瑩";
}

.fi-br-nfc-slash:before {
  content: "羚";
}

.fi-br-nfc-trash:before {
  content: "聆";
}

.fi-br-nfc:before {
  content: "鈴";
}

.fi-br-night-day:before {
  content: "零";
}

.fi-br-no-fee:before {
  content: "靈";
}

.fi-br-no-people:before {
  content: "領";
}

.fi-br-noodles:before {
  content: "例";
}

.fi-br-nose:before {
  content: "禮";
}

.fi-br-not-equal:before {
  content: "醴";
}

.fi-br-not-found-alt:before {
  content: "隸";
}

.fi-br-not-found-magnifying-glass:before {
  content: "惡";
}

.fi-br-not-found:before {
  content: "了";
}

.fi-br-notdef:before {
  content: "僚";
}

.fi-br-note-medical:before {
  content: "寮";
}

.fi-br-note-sticky:before {
  content: "尿";
}

.fi-br-note:before {
  content: "料";
}

.fi-br-notebook-alt:before {
  content: "樂";
}

.fi-br-notebook:before {
  content: "燎";
}

.fi-br-notes-medical:before {
  content: "療";
}

.fi-br-notes:before {
  content: "蓼";
}

.fi-br-o:before {
  content: "遼";
}

.fi-br-object-exclude:before {
  content: "龍";
}

.fi-br-object-group:before {
  content: "暈";
}

.fi-br-object-intersect:before {
  content: "阮";
}

.fi-br-object-subtract:before {
  content: "劉";
}

.fi-br-object-ungroup:before {
  content: "杻";
}

.fi-br-object-union:before {
  content: "柳";
}

.fi-br-objects-column:before {
  content: "流";
}

.fi-br-octagon-check:before {
  content: "溜";
}

.fi-br-octagon-divide:before {
  content: "琉";
}

.fi-br-octagon-exclamation:before {
  content: "留";
}

.fi-br-octagon-minus:before {
  content: "硫";
}

.fi-br-octagon-plus:before {
  content: "紐";
}

.fi-br-octagon-xmark:before {
  content: "類";
}

.fi-br-octagon:before {
  content: "六";
}

.fi-br-oil-can:before {
  content: "戮";
}

.fi-br-oil-temp:before {
  content: "陸";
}

.fi-br-olive-oil:before {
  content: "倫";
}

.fi-br-olive:before {
  content: "崙";
}

.fi-br-olives:before {
  content: "淪";
}

.fi-br-om:before {
  content: "輪";
}

.fi-br-omega:before {
  content: "律";
}

.fi-br-onboarding:before {
  content: "慄";
}

.fi-br-onion:before {
  content: "栗";
}

.fi-br-opacity:before {
  content: "率";
}

.fi-br-open-mail-clip:before {
  content: "隆";
}

.fi-br-operating-system-upgrade:before {
  content: "利";
}

.fi-br-operation:before {
  content: "吏";
}

.fi-br-order-history:before {
  content: "履";
}

.fi-br-organization-chart:before {
  content: "易";
}

.fi-br-ornament:before {
  content: "李";
}

.fi-br-otp:before {
  content: "梨";
}

.fi-br-otter:before {
  content: "泥";
}

.fi-br-outdent:before {
  content: "理";
}

.fi-br-oval-alt:before {
  content: "痢";
}

.fi-br-oval:before {
  content: "罹";
}

.fi-br-oven:before {
  content: "裏";
}

.fi-br-overline:before {
  content: "裡";
}

.fi-br-overview:before {
  content: "里";
}

.fi-br-p:before {
  content: "離";
}

.fi-br-package:before {
  content: "匿";
}

.fi-br-padlock-check:before {
  content: "溺";
}

.fi-br-page-break:before {
  content: "吝";
}

.fi-br-pager:before {
  content: "燐";
}

.fi-br-paid:before {
  content: "璘";
}

.fi-br-paint-brush:before {
  content: "藺";
}

.fi-br-paint-roller:before {
  content: "隣";
}

.fi-br-paintbrush-pencil:before {
  content: "鱗";
}

.fi-br-palette:before {
  content: "麟";
}

.fi-br-pallet-alt:before {
  content: "林";
}

.fi-br-pallet:before {
  content: "淋";
}

.fi-br-pan-food:before {
  content: "臨";
}

.fi-br-pan-frying:before {
  content: "立";
}

.fi-br-pan:before {
  content: "笠";
}

.fi-br-pancakes:before {
  content: "粒";
}

.fi-br-panorama:before {
  content: "狀";
}

.fi-br-paper-plane-launch:before {
  content: "炙";
}

.fi-br-paper-plane-top:before {
  content: "識";
}

.fi-br-paper-plane:before {
  content: "什";
}

.fi-br-paperclip-vertical:before {
  content: "茶";
}

.fi-br-parachute-box:before {
  content: "刺";
}

.fi-br-paragraph-left:before {
  content: "切";
}

.fi-br-paragraph:before {
  content: "度";
}

.fi-br-parking-circle-slash:before {
  content: "拓";
}

.fi-br-parking-circle:before {
  content: "糖";
}

.fi-br-parking-slash:before {
  content: "宅";
}

.fi-br-parking:before {
  content: "洞";
}

.fi-br-party-bell:before {
  content: "暴";
}

.fi-br-party-horn:before {
  content: "輻";
}

.fi-br-passport:before {
  content: "行";
}

.fi-br-password-alt:before {
  content: "降";
}

.fi-br-password-computer:before {
  content: "見";
}

.fi-br-password-email:before {
  content: "廓";
}

.fi-br-password-smartphone:before {
  content: "兀";
}

.fi-br-password:before {
  content: "嗀";
}

.fi-br-paste:before {
  content: "﨎";
}

.fi-br-pattern:before {
  content: "﨏";
}

.fi-br-pause-circle:before {
  content: "塚";
}

.fi-br-pause-square:before {
  content: "﨑";
}

.fi-br-pause:before {
  content: "晴";
}

.fi-br-paw-claws:before {
  content: "﨓";
}

.fi-br-paw-heart:before {
  content: "﨔";
}

.fi-br-paw:before {
  content: "凞";
}

.fi-br-payment-pos:before {
  content: "猪";
}

.fi-br-payroll-calendar:before {
  content: "益";
}

.fi-br-payroll-check:before {
  content: "礼";
}

.fi-br-payroll:before {
  content: "神";
}

.fi-br-peace:before {
  content: "祥";
}

.fi-br-peach:before {
  content: "福";
}

.fi-br-peanut:before {
  content: "靖";
}

.fi-br-peanuts:before {
  content: "精";
}

.fi-br-peapod:before {
  content: "羽";
}

.fi-br-pear:before {
  content: "﨟";
}

.fi-br-pedestal:before {
  content: "蘒";
}

.fi-br-pen-circle:before {
  content: "﨡";
}

.fi-br-pen-clip-slash:before {
  content: "諸";
}

.fi-br-pen-clip:before {
  content: "﨣";
}

.fi-br-pen-fancy-slash:before {
  content: "﨤";
}

.fi-br-pen-fancy:before {
  content: "逸";
}

.fi-br-pen-field:before {
  content: "都";
}

.fi-br-pen-nib-slash:before {
  content: "﨧";
}

.fi-br-pen-nib:before {
  content: "﨨";
}

.fi-br-pen-slash:before {
  content: "﨩";
}

.fi-br-pen-square:before {
  content: "飯";
}

.fi-br-pen-swirl:before {
  content: "飼";
}

.fi-br-pencil-paintbrush:before {
  content: "館";
}

.fi-br-pencil-ruler:before {
  content: "鶴";
}

.fi-br-pencil-slash:before {
  content: "郞";
}

.fi-br-pencil:before {
  content: "隷";
}

.fi-br-pending:before {
  content: "侮";
}

.fi-br-pennant:before {
  content: "僧";
}

.fi-br-people-arrows-left-right:before {
  content: "免";
}

.fi-br-people-carry-box:before {
  content: "勉";
}

.fi-br-people-dress:before {
  content: "勤";
}

.fi-br-people-network-partner:before {
  content: "卑";
}

.fi-br-people-pants:before {
  content: "喝";
}

.fi-br-people-poll:before {
  content: "嘆";
}

.fi-br-people-pulling:before {
  content: "器";
}

.fi-br-people-roof:before {
  content: "塀";
}

.fi-br-people:before {
  content: "墨";
}

.fi-br-pepper-alt:before {
  content: "層";
}

.fi-br-pepper-hot:before {
  content: "屮";
}

.fi-br-pepper:before {
  content: "悔";
}

.fi-br-percent-10:before {
  content: "慨";
}

.fi-br-percent-100:before {
  content: "憎";
}

.fi-br-percent-20:before {
  content: "懲";
}

.fi-br-percent-25:before {
  content: "敏";
}

.fi-br-percent-30:before {
  content: "既";
}

.fi-br-percent-40:before {
  content: "暑";
}

.fi-br-percent-50:before {
  content: "梅";
}

.fi-br-percent-60:before {
  content: "海";
}

.fi-br-percent-70:before {
  content: "渚";
}

.fi-br-percent-75:before {
  content: "漢";
}

.fi-br-percent-80:before {
  content: "煮";
}

.fi-br-percent-90:before {
  content: "爫";
}

.fi-br-percentage:before {
  content: "琢";
}

.fi-br-person-burst:before {
  content: "碑";
}

.fi-br-person-carry-box:before {
  content: "社";
}

.fi-br-person-circle-check:before {
  content: "祉";
}

.fi-br-person-circle-exclamation:before {
  content: "祈";
}

.fi-br-person-circle-minus:before {
  content: "祐";
}

.fi-br-person-circle-plus:before {
  content: "祖";
}

.fi-br-person-circle-question:before {
  content: "祝";
}

.fi-br-person-circle-xmark:before {
  content: "禍";
}

.fi-br-person-cv:before {
  content: "禎";
}

.fi-br-person-dolly-empty:before {
  content: "穀";
}

.fi-br-person-dolly:before {
  content: "突";
}

.fi-br-person-dress-simple:before {
  content: "節";
}

.fi-br-person-dress:before {
  content: "練";
}

.fi-br-person-luggage:before {
  content: "縉";
}

.fi-br-person-lunge:before {
  content: "繁";
}

.fi-br-person-pilates:before {
  content: "署";
}

.fi-br-person-praying:before {
  content: "者";
}

.fi-br-person-pregnant:before {
  content: "臭";
}

.fi-br-person-seat-reclined:before {
  content: "艹";
}

.fi-br-person-seat:before {
  content: "艹";
}

.fi-br-person-shelter:before {
  content: "著";
}

.fi-br-person-sign:before {
  content: "褐";
}

.fi-br-person-simple:before {
  content: "視";
}

.fi-br-person-walking-with-cane:before {
  content: "謁";
}

.fi-br-peseta-sign:before {
  content: "謹";
}

.fi-br-peso-sign:before {
  content: "賓";
}

.fi-br-pets:before {
  content: "贈";
}

.fi-br-pharmacy:before {
  content: "辶";
}

.fi-br-phone-call:before {
  content: "逸";
}

.fi-br-phone-cross:before {
  content: "難";
}

.fi-br-phone-flip:before {
  content: "響";
}

.fi-br-phone-guide:before {
  content: "頻";
}

.fi-br-phone-heart-message:before {
  content: "恵";
}

.fi-br-phone-office:before {
  content: "𤋮";
}

.fi-br-phone-pause:before {
  content: "舘";
}

.fi-br-phone-plus:before {
  content: "﩮";
}

.fi-br-phone-rotary:before {
  content: "﩯";
}

.fi-br-phone-slash:before {
  content: "並";
}

.fi-br-photo-capture:before {
  content: "况";
}

.fi-br-photo-film-music:before {
  content: "全";
}

.fi-br-photo-video:before {
  content: "侀";
}

.fi-br-physics:before {
  content: "充";
}

.fi-br-Pi:before {
  content: "冀";
}

.fi-br-piano-keyboard:before {
  content: "勇";
}

.fi-br-piano:before {
  content: "勺";
}

.fi-br-pickaxe:before {
  content: "喝";
}

.fi-br-picking-box:before {
  content: "啕";
}

.fi-br-picking:before {
  content: "喙";
}

.fi-br-picnic:before {
  content: "嗢";
}

.fi-br-picpeople-filled:before {
  content: "塚";
}

.fi-br-picpeople:before {
  content: "墳";
}

.fi-br-picture:before {
  content: "奄";
}

.fi-br-pie:before {
  content: "奔";
}

.fi-br-pig-bank-bulb:before {
  content: "婢";
}

.fi-br-pig-face:before {
  content: "嬨";
}

.fi-br-pig:before {
  content: "廒";
}

.fi-br-piggy-bank-budget:before {
  content: "廙";
}

.fi-br-piggy-bank:before {
  content: "彩";
}

.fi-br-pills:before {
  content: "徭";
}

.fi-br-pinata:before {
  content: "惘";
}

.fi-br-pineapple-alt:before {
  content: "慎";
}

.fi-br-pineapple:before {
  content: "愈";
}

.fi-br-ping-pong:before {
  content: "憎";
}

.fi-br-pipe-smoking:before {
  content: "慠";
}

.fi-br-pizza-slice:before {
  content: "懲";
}

.fi-br-place-of-worship:before {
  content: "戴";
}

.fi-br-plan-strategy:before {
  content: "揄";
}

.fi-br-plan:before {
  content: "搜";
}

.fi-br-plane-alt:before {
  content: "摒";
}

.fi-br-plane-arrival:before {
  content: "敖";
}

.fi-br-plane-departure:before {
  content: "晴";
}

.fi-br-plane-prop:before {
  content: "朗";
}

.fi-br-plane-slash:before {
  content: "望";
}

.fi-br-plane-tail:before {
  content: "杖";
}

.fi-br-plane:before {
  content: "歹";
}

.fi-br-planet-moon:before {
  content: "殺";
}

.fi-br-planet-ringed:before {
  content: "流";
}

.fi-br-plant-care:before {
  content: "滛";
}

.fi-br-plant-growth:before {
  content: "滋";
}

.fi-br-plant-seed-invest:before {
  content: "漢";
}

.fi-br-plant-wilt:before {
  content: "瀞";
}

.fi-br-plate-utensils:before {
  content: "煮";
}

.fi-br-plate-wheat:before {
  content: "瞧";
}

.fi-br-plate:before {
  content: "爵";
}

.fi-br-play-alt:before {
  content: "犯";
}

.fi-br-play-circle:before {
  content: "猪";
}

.fi-br-play-microphone:before {
  content: "瑱";
}

.fi-br-play-pause:before {
  content: "甆";
}

.fi-br-play:before {
  content: "画";
}

.fi-br-playing-cards:before {
  content: "瘝";
}

.fi-br-plug-alt:before {
  content: "瘟";
}

.fi-br-plug-cable:before {
  content: "益";
}

.fi-br-plug-circle-bolt:before {
  content: "盛";
}

.fi-br-plug-circle-check:before {
  content: "直";
}

.fi-br-plug-circle-exclamation:before {
  content: "睊";
}

.fi-br-plug-circle-minus:before {
  content: "着";
}

.fi-br-plug-circle-plus:before {
  content: "磌";
}

.fi-br-plug-connection:before {
  content: "窱";
}

.fi-br-plug:before {
  content: "節";
}

.fi-br-plus-hexagon:before {
  content: "类";
}

.fi-br-plus-minus:before {
  content: "絛";
}

.fi-br-plus-small:before {
  content: "練";
}

.fi-br-plus:before {
  content: "缾";
}

.fi-br-png-file:before {
  content: "者";
}

.fi-br-podcast:before {
  content: "荒";
}

.fi-br-podium-star:before {
  content: "華";
}

.fi-br-podium-victory-leader:before {
  content: "蝹";
}

.fi-br-podium:before {
  content: "襁";
}

.fi-br-point-of-sale-bill:before {
  content: "覆";
}

.fi-br-point-of-sale-signal:before {
  content: "視";
}

.fi-br-point-of-sale:before {
  content: "調";
}

.fi-br-pointer-loading:before {
  content: "諸";
}

.fi-br-pointer-text:before {
  content: "請";
}

.fi-br-poker-chip:before {
  content: "謁";
}

.fi-br-police-box:before {
  content: "諾";
}

.fi-br-poll-h:before {
  content: "諭";
}

.fi-br-pollution:before {
  content: "謹";
}

.fi-br-pompebled:before {
  content: "變";
}

.fi-br-poo-bolt:before {
  content: "贈";
}

.fi-br-poo:before {
  content: "輸";
}

.fi-br-pool-8-ball:before {
  content: "遲";
}

.fi-br-poop:before {
  content: "醙";
}

.fi-br-popcorn:before {
  content: "鉶";
}

.fi-br-popsicle:before {
  content: "陼";
}

.fi-br-portal-enter:before {
  content: "難";
}

.fi-br-portal-exit:before {
  content: "靖";
}

.fi-br-portrait:before {
  content: "韛";
}

.fi-br-postal-address:before {
  content: "響";
}

.fi-br-pot:before {
  content: "頋";
}

.fi-br-potato:before {
  content: "頻";
}

.fi-br-pound:before {
  content: "鬒";
}

.fi-br-power:before {
  content: "龜";
}

.fi-br-ppt-file:before {
  content: "𢡊";
}

.fi-br-practice:before {
  content: "𢡄";
}

.fi-br-praying-hands:before {
  content: "𣏕";
}

.fi-br-prescription-bottle-alt:before {
  content: "㮝";
}

.fi-br-prescription-bottle-pill:before {
  content: "䀘";
}

.fi-br-prescription-bottle:before {
  content: "䀹";
}

.fi-br-prescription:before {
  content: "𥉉";
}

.fi-br-presentation:before {
  content: "𥳐";
}

.fi-br-preview:before {
  content: "𧻓";
}

.fi-br-previous-square:before {
  content: "齃";
}

.fi-br-print-magnifying-glass:before {
  content: "龎";
}

.fi-br-print-slash:before {
  content: "﫚";
}

.fi-br-print:before {
  content: "﫛";
}

.fi-br-priority-arrow:before {
  content: "﫜";
}

.fi-br-priority-arrows:before {
  content: "﫝";
}

.fi-br-priority-importance:before {
  content: "﫞";
}

.fi-br-problem-solving:before {
  content: "﫟";
}

.fi-br-procedures:before {
  content: "﫠";
}

.fi-br-process:before {
  content: "﫡";
}

.fi-br-productivity:before {
  content: "﫢";
}

.fi-br-progress-complete:before {
  content: "﫣";
}

.fi-br-progress-download:before {
  content: "﫤";
}

.fi-br-progress-upload:before {
  content: "﫥";
}

.fi-br-projector:before {
  content: "﫦";
}

.fi-br-protractor:before {
  content: "﫧";
}

.fi-br-pulse:before {
  content: "﫨";
}

.fi-br-pump-medical:before {
  content: "﫩";
}

.fi-br-pump:before {
  content: "﫪";
}

.fi-br-pumpkin-alt-2:before {
  content: "﫫";
}

.fi-br-pumpkin-alt:before {
  content: "﫬";
}

.fi-br-pumpkin:before {
  content: "﫭";
}

.fi-br-puzzle-alt:before {
  content: "﫮";
}

.fi-br-puzzle-piece-integration:before {
  content: "﫯";
}

.fi-br-puzzle-piece:before {
  content: "﫰";
}

.fi-br-puzzle-pieces:before {
  content: "﫱";
}

.fi-br-pyramid:before {
  content: "﫲";
}

.fi-br-q:before {
  content: "﫳";
}

.fi-br-qr-scan:before {
  content: "﫴";
}

.fi-br-QR:before {
  content: "﫵";
}

.fi-br-qrcode:before {
  content: "﫶";
}

.fi-br-question-square:before {
  content: "﫷";
}

.fi-br-question:before {
  content: "﫸";
}

.fi-br-queue-alt:before {
  content: "﫹";
}

.fi-br-queue-line:before {
  content: "﫺";
}

.fi-br-queue-signal:before {
  content: "﫻";
}

.fi-br-queue:before {
  content: "﫼";
}

.fi-br-quill-pen-story:before {
  content: "﫽";
}

.fi-br-quiz-alt:before {
  content: "﫾";
}

.fi-br-quiz:before {
  content: "﫿";
}

.fi-br-quote-right:before {
  content: "ﬀ";
}

.fi-br-r:before {
  content: "ﬁ";
}

.fi-br-rabbit-fast:before {
  content: "ﬂ";
}

.fi-br-rabbit:before {
  content: "ﬃ";
}

.fi-br-raccoon:before {
  content: "ﬄ";
}

.fi-br-racquet:before {
  content: "ﬅ";
}

.fi-br-radar-monitoring-track:before {
  content: "ﬆ";
}

.fi-br-radar:before {
  content: "﬇";
}

.fi-br-radiation-alt:before {
  content: "﬈";
}

.fi-br-radiation:before {
  content: "﬉";
}

.fi-br-radio-alt:before {
  content: "﬊";
}

.fi-br-radio-button:before {
  content: "﬋";
}

.fi-br-radio:before {
  content: "﬌";
}

.fi-br-radish:before {
  content: "﬍";
}

.fi-br-rainbow:before {
  content: "﬎";
}

.fi-br-raindrops:before {
  content: "﬏";
}

.fi-br-ram:before {
  content: "﬐";
}

.fi-br-ramp-loading:before {
  content: "﬑";
}

.fi-br-rank:before {
  content: "﬒";
}

.fi-br-ranking-podium-empty:before {
  content: "ﬓ";
}

.fi-br-ranking-podium:before {
  content: "ﬔ";
}

.fi-br-ranking-star:before {
  content: "ﬕ";
}

.fi-br-ranking-stars:before {
  content: "ﬖ";
}

.fi-br-raygun:before {
  content: "ﬗ";
}

.fi-br-razor-barber:before {
  content: "﬘";
}

.fi-br-react:before {
  content: "﬙";
}

.fi-br-rec:before {
  content: "﬚";
}

.fi-br-receipt:before {
  content: "﬛";
}

.fi-br-recipe-book:before {
  content: "﬜";
}

.fi-br-recipe:before {
  content: "יִ";
}

.fi-br-record-vinyl:before {
  content: "ﬞ";
}

.fi-br-rectabgle-vertical:before {
  content: "ײַ";
}

.fi-br-rectangle-barcode:before {
  content: "ﬠ";
}

.fi-br-rectangle-code:before {
  content: "ﬡ";
}

.fi-br-rectangle-history-circle-plus:before {
  content: "ﬢ";
}

.fi-br-rectangle-horizontal:before {
  content: "ﬣ";
}

.fi-br-rectangle-list:before {
  content: "ﬤ";
}

.fi-br-rectangle-panoramic:before {
  content: "ﬥ";
}

.fi-br-rectangle-pro:before {
  content: "ﬦ";
}

.fi-br-rectangle-vertical-history:before {
  content: "ﬧ";
}

.fi-br-rectangle-vertical:before {
  content: "ﬨ";
}

.fi-br-rectangle-xmark:before {
  content: "﬩";
}

.fi-br-rectangles-mixed:before {
  content: "שׁ";
}

.fi-br-recycle-bin:before {
  content: "שׂ";
}

.fi-br-recycle:before {
  content: "שּׁ";
}

.fi-br-redo-alt:before {
  content: "שּׂ";
}

.fi-br-redo:before {
  content: "אַ";
}

.fi-br-reel:before {
  content: "אָ";
}

.fi-br-refer-arrow:before {
  content: "אּ";
}

.fi-br-refer:before {
  content: "בּ";
}

.fi-br-referral-alt:before {
  content: "גּ";
}

.fi-br-referral-user:before {
  content: "דּ";
}

.fi-br-referral:before {
  content: "הּ";
}

.fi-br-reflect-horizontal-alt:before {
  content: "וּ";
}

.fi-br-reflect-horizontal:before {
  content: "זּ";
}

.fi-br-reflect-vertical:before {
  content: "﬷";
}

.fi-br-reflect:before {
  content: "טּ";
}

.fi-br-refresh:before {
  content: "יּ";
}

.fi-br-refrigerator:before {
  content: "ךּ";
}

.fi-br-refund-alt:before {
  content: "כּ";
}

.fi-br-refund:before {
  content: "לּ";
}

.fi-br-region-pin-alt:before {
  content: "﬽";
}

.fi-br-region-pin:before {
  content: "מּ";
}

.fi-br-registered:before {
  content: "﬿";
}

.fi-br-registration-paper:before {
  content: "נּ";
}

.fi-br-remove-folder:before {
  content: "סּ";
}

.fi-br-remove-user:before {
  content: "﭂";
}

.fi-br-rent-signal:before {
  content: "ףּ";
}

.fi-br-rent:before {
  content: "פּ";
}

.fi-br-replace:before {
  content: "﭅";
}

.fi-br-replay-10:before {
  content: "צּ";
}

.fi-br-replay-30:before {
  content: "קּ";
}

.fi-br-replay-5:before {
  content: "רּ";
}

.fi-br-reply-all:before {
  content: "שּ";
}

.fi-br-republican:before {
  content: "תּ";
}

.fi-br-reservation-smartphone:before {
  content: "וֹ";
}

.fi-br-reservation-table:before {
  content: "בֿ";
}

.fi-br-resistance-band:before {
  content: "כֿ";
}

.fi-br-resize:before {
  content: "פֿ";
}

.fi-br-resources:before {
  content: "ﭏ";
}

.fi-br-restaurant:before {
  content: "ﭐ";
}

.fi-br-restock:before {
  content: "ﭑ";
}

.fi-br-restroom-simple:before {
  content: "ﭒ";
}

.fi-br-resume:before {
  content: "ﭓ";
}

.fi-br-revenue-alt:before {
  content: "ﭔ";
}

.fi-br-revenue-euro:before {
  content: "ﭕ";
}

.fi-br-Revenue:before {
  content: "ﭖ";
}

.fi-br-review:before {
  content: "ﭗ";
}

.fi-br-rewind-button-circle:before {
  content: "ﭘ";
}

.fi-br-rewind:before {
  content: "ﭙ";
}

.fi-br-rhombus:before {
  content: "ﭚ";
}

.fi-br-ribbon:before {
  content: "ﭛ";
}

.fi-br-right-from-bracket:before {
  content: "ﭜ";
}

.fi-br-right:before {
  content: "ﭝ";
}

.fi-br-ring-diamond:before {
  content: "ﭞ";
}

.fi-br-ring:before {
  content: "ﭟ";
}

.fi-br-rings-wedding:before {
  content: "ﭠ";
}

.fi-br-risk-alt:before {
  content: "ﭡ";
}

.fi-br-risk:before {
  content: "ﭢ";
}

.fi-br-road-barrier:before {
  content: "ﭣ";
}

.fi-br-road-sign-left:before {
  content: "ﭤ";
}

.fi-br-road:before {
  content: "ﭥ";
}

.fi-br-robot:before {
  content: "ﭦ";
}

.fi-br-robotic-arm:before {
  content: "ﭧ";
}

.fi-br-rocket-lunch:before {
  content: "ﭨ";
}

.fi-br-rocket:before {
  content: "ﭩ";
}

.fi-br-roller-coaster:before {
  content: "ﭪ";
}

.fi-br-room-service:before {
  content: "ﭫ";
}

.fi-br-rotate-exclamation:before {
  content: "ﭬ";
}

.fi-br-rotate-left:before {
  content: "ﭭ";
}

.fi-br-rotate-reverse:before {
  content: "ﭮ";
}

.fi-br-rotate-right:before {
  content: "ﭯ";
}

.fi-br-rotate-square:before {
  content: "ﭰ";
}

.fi-br-roulette:before {
  content: "ﭱ";
}

.fi-br-route-highway:before {
  content: "ﭲ";
}

.fi-br-route-interstate:before {
  content: "ﭳ";
}

.fi-br-route:before {
  content: "ﭴ";
}

.fi-br-router:before {
  content: "ﭵ";
}

.fi-br-rss-alt:before {
  content: "ﭶ";
}

.fi-br-rss:before {
  content: "ﭷ";
}

.fi-br-ruble-sign:before {
  content: "ﭸ";
}

.fi-br-rugby-helmet:before {
  content: "ﭹ";
}

.fi-br-rugby:before {
  content: "ﭺ";
}

.fi-br-ruler-combined:before {
  content: "ﭻ";
}

.fi-br-ruler-horizontal:before {
  content: "ﭼ";
}

.fi-br-ruler-triangle:before {
  content: "ﭽ";
}

.fi-br-ruler-vertical:before {
  content: "ﭾ";
}

.fi-br-rules-alt:before {
  content: "ﭿ";
}

.fi-br-rules:before {
  content: "ﮀ";
}

.fi-br-running-track:before {
  content: "ﮁ";
}

.fi-br-running:before {
  content: "ﮂ";
}

.fi-br-rupee-sign:before {
  content: "ﮃ";
}

.fi-br-rupiah-sign:before {
  content: "ﮄ";
}

.fi-br-rv:before {
  content: "ﮅ";
}

.fi-br-s:before {
  content: "ﮆ";
}

.fi-br-sack-dollar:before {
  content: "ﮇ";
}

.fi-br-sack:before {
  content: "ﮈ";
}

.fi-br-sad-cry:before {
  content: "ﮉ";
}

.fi-br-sad-tear:before {
  content: "ﮊ";
}

.fi-br-sad:before {
  content: "ﮋ";
}

.fi-br-safe-box:before {
  content: "ﮌ";
}

.fi-br-sailboat:before {
  content: "ﮍ";
}

.fi-br-salad:before {
  content: "ﮎ";
}

.fi-br-salary-alt:before {
  content: "ﮏ";
}

.fi-br-salt-pepper:before {
  content: "ﮐ";
}

.fi-br-salt-shaker:before {
  content: "ﮑ";
}

.fi-br-sandwich-alt:before {
  content: "ﮒ";
}

.fi-br-sandwich:before {
  content: "ﮓ";
}

.fi-br-satellite-dish:before {
  content: "ﮔ";
}

.fi-br-satellite:before {
  content: "ﮕ";
}

.fi-br-saturday:before {
  content: "ﮖ";
}

.fi-br-sauce:before {
  content: "ﮗ";
}

.fi-br-sausage:before {
  content: "ﮘ";
}

.fi-br-sax-hot:before {
  content: "ﮙ";
}

.fi-br-saxophone:before {
  content: "ﮚ";
}

.fi-br-scale-comparison-alt:before {
  content: "ﮛ";
}

.fi-br-scale-comparison:before {
  content: "ﮜ";
}

.fi-br-scale:before {
  content: "ﮝ";
}

.fi-br-scalpel-path:before {
  content: "ﮞ";
}

.fi-br-scalpel:before {
  content: "ﮟ";
}

.fi-br-scanner-gun:before {
  content: "ﮠ";
}

.fi-br-scanner-image:before {
  content: "ﮡ";
}

.fi-br-scanner-keyboard:before {
  content: "ﮢ";
}

.fi-br-scanner-touchscreen:before {
  content: "ﮣ";
}

.fi-br-scarecrow:before {
  content: "ﮤ";
}

.fi-br-scarf:before {
  content: "ﮥ";
}

.fi-br-school-bus:before {
  content: "ﮦ";
}

.fi-br-school:before {
  content: "ﮧ";
}

.fi-br-scissors:before {
  content: "ﮨ";
}

.fi-br-scooter:before {
  content: "ﮩ";
}

.fi-br-screen:before {
  content: "ﮪ";
}

.fi-br-screencast:before {
  content: "ﮫ";
}

.fi-br-screw-alt:before {
  content: "ﮬ";
}

.fi-br-screw:before {
  content: "ﮭ";
}

.fi-br-screwdriver:before {
  content: "ﮮ";
}

.fi-br-scribble:before {
  content: "ﮯ";
}

.fi-br-script:before {
  content: "ﮰ";
}

.fi-br-scroll-document-story:before {
  content: "ﮱ";
}

.fi-br-scroll-old:before {
  content: "﮲";
}

.fi-br-scroll-torah:before {
  content: "﮳";
}

.fi-br-scroll:before {
  content: "﮴";
}

.fi-br-scrubber:before {
  content: "﮵";
}

.fi-br-scythe:before {
  content: "﮶";
}

.fi-br-sd-card:before {
  content: "﮷";
}

.fi-br-sd-cards:before {
  content: "﮸";
}

.fi-br-seal-exclamation:before {
  content: "﮹";
}

.fi-br-seal-question:before {
  content: "﮺";
}

.fi-br-seal:before {
  content: "﮻";
}

.fi-br-search-alt:before {
  content: "﮼";
}

.fi-br-search-dollar:before {
  content: "﮽";
}

.fi-br-search-heart:before {
  content: "﮾";
}

.fi-br-search-location:before {
  content: "﮿";
}

.fi-br-search:before {
  content: "﯀";
}

.fi-br-seat-airline:before {
  content: "﯁";
}

.fi-br-seatbelt-safety-driver:before {
  content: "﯂";
}

.fi-br-second-award:before {
  content: "﯃";
}

.fi-br-second-laurel:before {
  content: "﯄";
}

.fi-br-second-medal:before {
  content: "﯅";
}

.fi-br-second:before {
  content: "﯆";
}

.fi-br-seedling:before {
  content: "﯇";
}

.fi-br-selection:before {
  content: "﯈";
}

.fi-br-sell:before {
  content: "﯉";
}

.fi-br-seller-store:before {
  content: "﯊";
}

.fi-br-seller:before {
  content: "﯋";
}

.fi-br-selling:before {
  content: "﯌";
}

.fi-br-send-back:before {
  content: "﯍";
}

.fi-br-send-backward:before {
  content: "﯎";
}

.fi-br-send-money-smartphone:before {
  content: "﯏";
}

.fi-br-send-money:before {
  content: "﯐";
}

.fi-br-sensor-alert:before {
  content: "﯑";
}

.fi-br-sensor-fire:before {
  content: "﯒";
}

.fi-br-sensor-on:before {
  content: "ﯓ";
}

.fi-br-sensor-smoke:before {
  content: "ﯔ";
}

.fi-br-sensor:before {
  content: "ﯕ";
}

.fi-br-settings-sliders:before {
  content: "ﯖ";
}

.fi-br-settings:before {
  content: "ﯗ";
}

.fi-br-share-alt-square:before {
  content: "ﯘ";
}

.fi-br-share-square:before {
  content: "ﯙ";
}

.fi-br-share:before {
  content: "ﯚ";
}

.fi-br-sheep:before {
  content: "ﯛ";
}

.fi-br-shekel-sign:before {
  content: "ﯜ";
}

.fi-br-shelves:before {
  content: "ﯝ";
}

.fi-br-shield-alt:before {
  content: "ﯞ";
}

.fi-br-shield-cat:before {
  content: "ﯟ";
}

.fi-br-shield-check:before {
  content: "ﯠ";
}

.fi-br-shield-cross:before {
  content: "ﯡ";
}

.fi-br-shield-dog:before {
  content: "ﯢ";
}

.fi-br-shield-exclamation:before {
  content: "ﯣ";
}

.fi-br-shield-interrogation:before {
  content: "ﯤ";
}

.fi-br-shield-keyhole:before {
  content: "ﯥ";
}

.fi-br-shield-minus:before {
  content: "ﯦ";
}

.fi-br-shield-plus:before {
  content: "ﯧ";
}

.fi-br-shield-security-risk:before {
  content: "ﯨ";
}

.fi-br-shield-slash:before {
  content: "ﯩ";
}

.fi-br-shield-trust:before {
  content: "ﯪ";
}

.fi-br-shield-virus:before {
  content: "ﯫ";
}

.fi-br-shield-xmark:before {
  content: "ﯬ";
}

.fi-br-shield:before {
  content: "ﯭ";
}

.fi-br-ship-side:before {
  content: "ﯮ";
}

.fi-br-ship:before {
  content: "ﯯ";
}

.fi-br-shipping-fast:before {
  content: "ﯰ";
}

.fi-br-shipping-timed:before {
  content: "ﯱ";
}

.fi-br-shirt-long-sleeve:before {
  content: "ﯲ";
}

.fi-br-shirt-running:before {
  content: "ﯳ";
}

.fi-br-shirt-tank-top:before {
  content: "ﯴ";
}

.fi-br-shirt:before {
  content: "ﯵ";
}

.fi-br-shish-kebab:before {
  content: "ﯶ";
}

.fi-br-shoe-prints:before {
  content: "ﯷ";
}

.fi-br-shop-lock:before {
  content: "ﯸ";
}

.fi-br-shop-slash:before {
  content: "ﯹ";
}

.fi-br-shop:before {
  content: "ﯺ";
}

.fi-br-shopping-bag-add:before {
  content: "ﯻ";
}

.fi-br-shopping-bag:before {
  content: "ﯼ";
}

.fi-br-shopping-basket:before {
  content: "ﯽ";
}

.fi-br-shopping-cart-add:before {
  content: "ﯾ";
}

.fi-br-shopping-cart-buyer:before {
  content: "ﯿ";
}

.fi-br-shopping-cart-check:before {
  content: "ﰀ";
}

.fi-br-shopping-cart:before {
  content: "ﰁ";
}

.fi-br-shovel-snow:before {
  content: "ﰂ";
}

.fi-br-shovel:before {
  content: "ﰃ";
}

.fi-br-shower-down:before {
  content: "ﰄ";
}

.fi-br-shower:before {
  content: "ﰅ";
}

.fi-br-shredder:before {
  content: "ﰆ";
}

.fi-br-shrimp:before {
  content: "ﰇ";
}

.fi-br-shuffle:before {
  content: "ﰈ";
}

.fi-br-shuttle-van:before {
  content: "ﰉ";
}

.fi-br-shuttlecock:before {
  content: "ﰊ";
}

.fi-br-Sickle:before {
  content: "ﰋ";
}

.fi-br-sidebar-flip:before {
  content: "ﰌ";
}

.fi-br-sidebar:before {
  content: "ﰍ";
}

.fi-br-sigma:before {
  content: "ﰎ";
}

.fi-br-sign-hanging:before {
  content: "ﰏ";
}

.fi-br-sign-in-alt:before {
  content: "ﰐ";
}

.fi-br-sign-out-alt:before {
  content: "ﰑ";
}

.fi-br-sign-posts-wrench:before {
  content: "ﰒ";
}

.fi-br-sign-posts:before {
  content: "ﰓ";
}

.fi-br-sign-up:before {
  content: "ﰔ";
}

.fi-br-signal-alt-1:before {
  content: "ﰕ";
}

.fi-br-signal-alt-2:before {
  content: "ﰖ";
}

.fi-br-signal-alt-slash:before {
  content: "ﰗ";
}

.fi-br-signal-alt:before {
  content: "ﰘ";
}

.fi-br-signal-bars-fair:before {
  content: "ﰙ";
}

.fi-br-signal-bars-good:before {
  content: "ﰚ";
}

.fi-br-signal-bars-weak:before {
  content: "ﰛ";
}

.fi-br-signal-stream-slash:before {
  content: "ﰜ";
}

.fi-br-signal-stream:before {
  content: "ﰝ";
}

.fi-br-signature-lock:before {
  content: "ﰞ";
}

.fi-br-signature-slash:before {
  content: "ﰟ";
}

.fi-br-signature:before {
  content: "ﰠ";
}

.fi-br-sim-card:before {
  content: "ﰡ";
}

.fi-br-sim-cards:before {
  content: "ﰢ";
}

.fi-br-sink:before {
  content: "ﰣ";
}

.fi-br-siren-on:before {
  content: "ﰤ";
}

.fi-br-Siren:before {
  content: "ﰥ";
}

.fi-br-site-alt:before {
  content: "ﰦ";
}

.fi-br-site-browser:before {
  content: "ﰧ";
}

.fi-br-site:before {
  content: "ﰨ";
}

.fi-br-sitemap:before {
  content: "ﰩ";
}

.fi-br-skateboard:before {
  content: "ﰪ";
}

.fi-br-skating:before {
  content: "ﰫ";
}

.fi-br-skeleton-ribs:before {
  content: "ﰬ";
}

.fi-br-skeleton:before {
  content: "ﰭ";
}

.fi-br-skewer:before {
  content: "ﰮ";
}

.fi-br-ski-boot-ski:before {
  content: "ﰯ";
}

.fi-br-ski-jump:before {
  content: "ﰰ";
}

.fi-br-ski-lift:before {
  content: "ﰱ";
}

.fi-br-skiing-nordic:before {
  content: "ﰲ";
}

.fi-br-skiing:before {
  content: "ﰳ";
}

.fi-br-skill-alt:before {
  content: "ﰴ";
}

.fi-br-skill-user:before {
  content: "ﰵ";
}

.fi-br-skill:before {
  content: "ﰶ";
}

.fi-br-skin-arrow:before {
  content: "ﰷ";
}

.fi-br-skin-drop:before {
  content: "ﰸ";
}

.fi-br-skin-hair:before {
  content: "ﰹ";
}

.fi-br-skin:before {
  content: "ﰺ";
}

.fi-br-skip-15-seconds:before {
  content: "ﰻ";
}

.fi-br-skull-cow:before {
  content: "ﰼ";
}

.fi-br-skull-crossbones:before {
  content: "ﰽ";
}

.fi-br-skull:before {
  content: "ﰾ";
}

.fi-br-slash:before {
  content: "ﰿ";
}

.fi-br-sledding:before {
  content: "ﱀ";
}

.fi-br-sleeping-bag:before {
  content: "ﱁ";
}

.fi-br-sleigh:before {
  content: "ﱂ";
}

.fi-br-sliders-h-square:before {
  content: "ﱃ";
}

.fi-br-sliders-v-square:before {
  content: "ﱄ";
}

.fi-br-sliders-v:before {
  content: "ﱅ";
}

.fi-br-slot-machine:before {
  content: "ﱆ";
}

.fi-br-smart-home-alt:before {
  content: "ﱇ";
}

.fi-br-smart-home:before {
  content: "ﱈ";
}

.fi-br-smartphone:before {
  content: "ﱉ";
}

.fi-br-smile-beam:before {
  content: "ﱊ";
}

.fi-br-smile-plus:before {
  content: "ﱋ";
}

.fi-br-smiley-comment-alt:before {
  content: "ﱌ";
}

.fi-br-smog:before {
  content: "ﱍ";
}

.fi-br-smoke:before {
  content: "ﱎ";
}

.fi-br-smoking-ban:before {
  content: "ﱏ";
}

.fi-br-smoking:before {
  content: "ﱐ";
}

.fi-br-snake:before {
  content: "ﱑ";
}

.fi-br-snap:before {
  content: "ﱒ";
}

.fi-br-snooze:before {
  content: "ﱓ";
}

.fi-br-snow-blowing:before {
  content: "ﱔ";
}

.fi-br-snowboarding:before {
  content: "ﱕ";
}

.fi-br-snowflake-droplets:before {
  content: "ﱖ";
}

.fi-br-snowflake:before {
  content: "ﱗ";
}

.fi-br-snowflakes:before {
  content: "ﱘ";
}

.fi-br-snowman-alt:before {
  content: "ﱙ";
}

.fi-br-snowman-head:before {
  content: "ﱚ";
}

.fi-br-snowmobile:before {
  content: "ﱛ";
}

.fi-br-snowplow:before {
  content: "ﱜ";
}

.fi-br-soap-alt:before {
  content: "ﱝ";
}

.fi-br-soap:before {
  content: "ﱞ";
}

.fi-br-social-network:before {
  content: "ﱟ";
}

.fi-br-socks:before {
  content: "ﱠ";
}

.fi-br-sofa-size:before {
  content: "ﱡ";
}

.fi-br-sofa:before {
  content: "ﱢ";
}

.fi-br-solar-panel-sun:before {
  content: "ﱣ";
}

.fi-br-solar-panel:before {
  content: "ﱤ";
}

.fi-br-solar-system:before {
  content: "ﱥ";
}

.fi-br-sold-house:before {
  content: "ﱦ";
}

.fi-br-sold-signal:before {
  content: "ﱧ";
}

.fi-br-sort-alpha-down-alt:before {
  content: "ﱨ";
}

.fi-br-sort-alpha-down:before {
  content: "ﱩ";
}

.fi-br-sort-alpha-up-alt:before {
  content: "ﱪ";
}

.fi-br-sort-alpha-up:before {
  content: "ﱫ";
}

.fi-br-sort-alt:before {
  content: "ﱬ";
}

.fi-br-sort-amount-down-alt:before {
  content: "ﱭ";
}

.fi-br-sort-amount-down:before {
  content: "ﱮ";
}

.fi-br-sort-amount-up-alt:before {
  content: "ﱯ";
}

.fi-br-sort-amount-up:before {
  content: "ﱰ";
}

.fi-br-sort-circle-down:before {
  content: "ﱱ";
}

.fi-br-sort-circle-up:before {
  content: "ﱲ";
}

.fi-br-sort-circle:before {
  content: "ﱳ";
}

.fi-br-sort-down:before {
  content: "ﱴ";
}

.fi-br-sort-numeric-down-alt:before {
  content: "ﱵ";
}

.fi-br-sort-numeric-down:before {
  content: "ﱶ";
}

.fi-br-sort-shapes-down:before {
  content: "ﱷ";
}

.fi-br-sort-shapes-up:before {
  content: "ﱸ";
}

.fi-br-sort-size-down:before {
  content: "ﱹ";
}

.fi-br-sort-size-up:before {
  content: "ﱺ";
}

.fi-br-sort:before {
  content: "ﱻ";
}

.fi-br-soup:before {
  content: "ﱼ";
}

.fi-br-source-data:before {
  content: "ﱽ";
}

.fi-br-source-document-alt:before {
  content: "ﱾ";
}

.fi-br-source-document:before {
  content: "ﱿ";
}

.fi-br-spa:before {
  content: "ﲀ";
}

.fi-br-space-shuttle:before {
  content: "ﲁ";
}

.fi-br-space-station-moon-alt:before {
  content: "ﲂ";
}

.fi-br-space-station-moon:before {
  content: "ﲃ";
}

.fi-br-spade:before {
  content: "ﲄ";
}

.fi-br-spaghetti-monster-flying:before {
  content: "ﲅ";
}

.fi-br-spain-map:before {
  content: "ﲆ";
}

.fi-br-sparkles:before {
  content: "ﲇ";
}

.fi-br-spartan-helmet:before {
  content: "ﲈ";
}

.fi-br-speaker:before {
  content: "ﲉ";
}

.fi-br-speakers:before {
  content: "ﲊ";
}

.fi-br-speech-bubble-story:before {
  content: "ﲋ";
}

.fi-br-speedometer-arrow:before {
  content: "ﲌ";
}

.fi-br-speedometer-kpi:before {
  content: "ﲍ";
}

.fi-br-sphere:before {
  content: "ﲎ";
}

.fi-br-spider-black-widow:before {
  content: "ﲏ";
}

.fi-br-spider-web:before {
  content: "ﲐ";
}

.fi-br-spider:before {
  content: "ﲑ";
}

.fi-br-spinner:before {
  content: "ﲒ";
}

.fi-br-split-up-relation:before {
  content: "ﲓ";
}

.fi-br-split:before {
  content: "ﲔ";
}

.fi-br-splotch:before {
  content: "ﲕ";
}

.fi-br-spoon:before {
  content: "ﲖ";
}

.fi-br-spray-can-sparkles:before {
  content: "ﲗ";
}

.fi-br-spray-can:before {
  content: "ﲘ";
}

.fi-br-spring-calendar:before {
  content: "ﲙ";
}

.fi-br-sprinkler:before {
  content: "ﲚ";
}

.fi-br-spy:before {
  content: "ﲛ";
}

.fi-br-square-0:before {
  content: "ﲜ";
}

.fi-br-square-1:before {
  content: "ﲝ";
}

.fi-br-square-2:before {
  content: "ﲞ";
}

.fi-br-square-3:before {
  content: "ﲟ";
}

.fi-br-square-4:before {
  content: "ﲠ";
}

.fi-br-square-5:before {
  content: "ﲡ";
}

.fi-br-square-6:before {
  content: "ﲢ";
}

.fi-br-square-7:before {
  content: "ﲣ";
}

.fi-br-square-8:before {
  content: "ﲤ";
}

.fi-br-square-9:before {
  content: "ﲥ";
}

.fi-br-square-a:before {
  content: "ﲦ";
}

.fi-br-square-b:before {
  content: "ﲧ";
}

.fi-br-square-bolt:before {
  content: "ﲨ";
}

.fi-br-square-c:before {
  content: "ﲩ";
}

.fi-br-square-code:before {
  content: "ﲪ";
}

.fi-br-square-d:before {
  content: "ﲫ";
}

.fi-br-square-dashed-circle-plus:before {
  content: "ﲬ";
}

.fi-br-square-dashed:before {
  content: "ﲭ";
}

.fi-br-square-divide:before {
  content: "ﲮ";
}

.fi-br-square-e:before {
  content: "ﲯ";
}

.fi-br-square-ellipsis-vertical:before {
  content: "ﲰ";
}

.fi-br-square-ellipsis:before {
  content: "ﲱ";
}

.fi-br-square-exclamation:before {
  content: "ﲲ";
}

.fi-br-square-f:before {
  content: "ﲳ";
}

.fi-br-square-g:before {
  content: "ﲴ";
}

.fi-br-square-h:before {
  content: "ﲵ";
}

.fi-br-square-heart:before {
  content: "ﲶ";
}

.fi-br-square-i:before {
  content: "ﲷ";
}

.fi-br-square-info:before {
  content: "ﲸ";
}

.fi-br-square-j:before {
  content: "ﲹ";
}

.fi-br-square-k:before {
  content: "ﲺ";
}

.fi-br-square-kanban:before {
  content: "ﲻ";
}

.fi-br-square-l:before {
  content: "ﲼ";
}

.fi-br-square-m:before {
  content: "ﲽ";
}

.fi-br-square-minus:before {
  content: "ﲾ";
}

.fi-br-square-n:before {
  content: "ﲿ";
}

.fi-br-square-o:before {
  content: "ﳀ";
}

.fi-br-square-p:before {
  content: "ﳁ";
}

.fi-br-square-phone-hangup:before {
  content: "ﳂ";
}

.fi-br-square-plus:before {
  content: "ﳃ";
}

.fi-br-square-poll-horizontal:before {
  content: "ﳄ";
}

.fi-br-square-poll-vertical:before {
  content: "ﳅ";
}

.fi-br-square-q:before {
  content: "ﳆ";
}

.fi-br-square-quote:before {
  content: "ﳇ";
}

.fi-br-square-r:before {
  content: "ﳈ";
}

.fi-br-square-root:before {
  content: "ﳉ";
}

.fi-br-square-s:before {
  content: "ﳊ";
}

.fi-br-square-small:before {
  content: "ﳋ";
}

.fi-br-square-star:before {
  content: "ﳌ";
}

.fi-br-square-t:before {
  content: "ﳍ";
}

.fi-br-square-terminal:before {
  content: "ﳎ";
}

.fi-br-square-u:before {
  content: "ﳏ";
}

.fi-br-square-up-right:before {
  content: "ﳐ";
}

.fi-br-square-v:before {
  content: "ﳑ";
}

.fi-br-square-w:before {
  content: "ﳒ";
}

.fi-br-square-x:before {
  content: "ﳓ";
}

.fi-br-square-y:before {
  content: "ﳔ";
}

.fi-br-square-z:before {
  content: "ﳕ";
}

.fi-br-square:before {
  content: "ﳖ";
}

.fi-br-squid:before {
  content: "ﳗ";
}

.fi-br-squircle:before {
  content: "ﳘ";
}

.fi-br-squirrel:before {
  content: "ﳙ";
}

.fi-br-staff:before {
  content: "ﳚ";
}

.fi-br-stage-concert:before {
  content: "ﳛ";
}

.fi-br-stage-theatre:before {
  content: "ﳜ";
}

.fi-br-stage:before {
  content: "ﳝ";
}

.fi-br-stairs:before {
  content: "ﳞ";
}

.fi-br-stamp:before {
  content: "ﳟ";
}

.fi-br-standard-definition:before {
  content: "ﳠ";
}

.fi-br-star-and-crescent:before {
  content: "ﳡ";
}

.fi-br-star-christmas:before {
  content: "ﳢ";
}

.fi-br-star-comment-alt:before {
  content: "ﳣ";
}

.fi-br-star-exclamation:before {
  content: "ﳤ";
}

.fi-br-star-octogram:before {
  content: "ﳥ";
}

.fi-br-star-of-david:before {
  content: "ﳦ";
}

.fi-br-star-rating-call:before {
  content: "ﳧ";
}

.fi-br-star-sharp-half-stroke:before {
  content: "ﳨ";
}

.fi-br-star-sharp-half:before {
  content: "ﳩ";
}

.fi-br-star-shooting:before {
  content: "ﳪ";
}

.fi-br-star:before {
  content: "ﳫ";
}

.fi-br-starfighter:before {
  content: "ﳬ";
}

.fi-br-stars:before {
  content: "ﳭ";
}

.fi-br-state-country:before {
  content: "ﳮ";
}

.fi-br-stationary-bike:before {
  content: "ﳯ";
}

.fi-br-stats:before {
  content: "ﳰ";
}

.fi-br-steak:before {
  content: "ﳱ";
}

.fi-br-steering-wheel:before {
  content: "ﳲ";
}

.fi-br-step-backward:before {
  content: "ﳳ";
}

.fi-br-step-forward:before {
  content: "ﳴ";
}

.fi-br-sterling-sign:before {
  content: "ﳵ";
}

.fi-br-stethoscope:before {
  content: "ﳶ";
}

.fi-br-sticker:before {
  content: "ﳷ";
}

.fi-br-stocking:before {
  content: "ﳸ";
}

.fi-br-stomach:before {
  content: "ﳹ";
}

.fi-br-stop-circle:before {
  content: "ﳺ";
}

.fi-br-stop-square:before {
  content: "ﳻ";
}

.fi-br-stop:before {
  content: "ﳼ";
}

.fi-br-stopwatch:before {
  content: "ﳽ";
}

.fi-br-store-alt:before {
  content: "ﳾ";
}

.fi-br-store-buyer:before {
  content: "ﳿ";
}

.fi-br-store-lock:before {
  content: "ﴀ";
}

.fi-br-store-slash:before {
  content: "ﴁ";
}

.fi-br-story-book:before {
  content: "ﴂ";
}

.fi-br-story-fairy-tale:before {
  content: "ﴃ";
}

.fi-br-story-fantasy:before {
  content: "ﴄ";
}

.fi-br-strategy-chess-risk:before {
  content: "ﴅ";
}

.fi-br-strawberry:before {
  content: "ﴆ";
}

.fi-br-street-view:before {
  content: "ﴇ";
}

.fi-br-stretcher:before {
  content: "ﴈ";
}

.fi-br-strikethrough:before {
  content: "ﴉ";
}

.fi-br-stroopwafel:before {
  content: "ﴊ";
}

.fi-br-student-alt:before {
  content: "ﴋ";
}

.fi-br-student:before {
  content: "ﴌ";
}

.fi-br-subscript:before {
  content: "ﴍ";
}

.fi-br-subscription-alt:before {
  content: "ﴎ";
}

.fi-br-subscription:before {
  content: "ﴏ";
}

.fi-br-subtitles-slash:before {
  content: "ﴐ";
}

.fi-br-subtitles:before {
  content: "ﴑ";
}

.fi-br-subway:before {
  content: "ﴒ";
}

.fi-br-suitcase-alt:before {
  content: "ﴓ";
}

.fi-br-summary-check:before {
  content: "ﴔ";
}

.fi-br-summer:before {
  content: "ﴕ";
}

.fi-br-sun-dust:before {
  content: "ﴖ";
}

.fi-br-sun-plant-wilt:before {
  content: "ﴗ";
}

.fi-br-sun-salutation-yoga:before {
  content: "ﴘ";
}

.fi-br-sun:before {
  content: "ﴙ";
}

.fi-br-sunday:before {
  content: "ﴚ";
}

.fi-br-sunglasses-alt:before {
  content: "ﴛ";
}

.fi-br-sunglasses:before {
  content: "ﴜ";
}

.fi-br-sunrise-alt:before {
  content: "ﴝ";
}

.fi-br-sunrise:before {
  content: "ﴞ";
}

.fi-br-sunset:before {
  content: "ﴟ";
}

.fi-br-superscript:before {
  content: "ﴠ";
}

.fi-br-supplier-alt:before {
  content: "ﴡ";
}

.fi-br-supplier:before {
  content: "ﴢ";
}

.fi-br-surfing:before {
  content: "ﴣ";
}

.fi-br-surprise:before {
  content: "ﴤ";
}

.fi-br-surveillance-camera:before {
  content: "ﴥ";
}

.fi-br-survey-xmark:before {
  content: "ﴦ";
}

.fi-br-sushi-alt:before {
  content: "ﴧ";
}

.fi-br-sushi-roll:before {
  content: "ﴨ";
}

.fi-br-sushi:before {
  content: "ﴩ";
}

.fi-br-svg:before {
  content: "ﴪ";
}

.fi-br-swap:before {
  content: "ﴫ";
}

.fi-br-swatchbook:before {
  content: "ﴬ";
}

.fi-br-swimmer:before {
  content: "ﴭ";
}

.fi-br-swimming-pool:before {
  content: "ﴮ";
}

.fi-br-swing:before {
  content: "ﴯ";
}

.fi-br-swipe-down:before {
  content: "ﴰ";
}

.fi-br-swipe-left:before {
  content: "ﴱ";
}

.fi-br-swipe-right:before {
  content: "ﴲ";
}

.fi-br-swipe-up:before {
  content: "ﴳ";
}

.fi-br-sword:before {
  content: "ﴴ";
}

.fi-br-symbol:before {
  content: "ﴵ";
}

.fi-br-symbols:before {
  content: "ﴶ";
}

.fi-br-synagogue:before {
  content: "ﴷ";
}

.fi-br-syringe:before {
  content: "ﴸ";
}

.fi-br-system-cloud:before {
  content: "ﴹ";
}

.fi-br-t:before {
  content: "ﴺ";
}

.fi-br-tab-folder:before {
  content: "ﴻ";
}

.fi-br-table-columns:before {
  content: "ﴼ";
}

.fi-br-table-layout:before {
  content: "ﴽ";
}

.fi-br-table-list:before {
  content: "﴾";
}

.fi-br-table-picnic:before {
  content: "﴿";
}

.fi-br-table-pivot:before {
  content: "﵀";
}

.fi-br-table-rows:before {
  content: "﵁";
}

.fi-br-table-tree:before {
  content: "﵂";
}

.fi-br-table:before {
  content: "﵃";
}

.fi-br-tablet-android-alt:before {
  content: "﵄";
}

.fi-br-tablet-android:before {
  content: "﵅";
}

.fi-br-tablet-rugged:before {
  content: "﵆";
}

.fi-br-tablet:before {
  content: "﵇";
}

.fi-br-tachometer-alt-average:before {
  content: "﵈";
}

.fi-br-tachometer-alt-fastest:before {
  content: "﵉";
}

.fi-br-tachometer-alt-slow:before {
  content: "﵊";
}

.fi-br-tachometer-alt-slowest:before {
  content: "﵋";
}

.fi-br-tachometer-average:before {
  content: "﵌";
}

.fi-br-tachometer-fast:before {
  content: "﵍";
}

.fi-br-tachometer-fastest:before {
  content: "﵎";
}

.fi-br-tachometer-slow:before {
  content: "﵏";
}

.fi-br-tachometer-slowest:before {
  content: "ﵐ";
}

.fi-br-tachometer:before {
  content: "ﵑ";
}

.fi-br-taco:before {
  content: "ﵒ";
}

.fi-br-tags:before {
  content: "ﵓ";
}

.fi-br-talent-alt:before {
  content: "ﵔ";
}

.fi-br-talent-hand:before {
  content: "ﵕ";
}

.fi-br-talent:before {
  content: "ﵖ";
}

.fi-br-tally-1:before {
  content: "ﵗ";
}

.fi-br-tally-2:before {
  content: "ﵘ";
}

.fi-br-tally-3:before {
  content: "ﵙ";
}

.fi-br-tally-4:before {
  content: "ﵚ";
}

.fi-br-tally:before {
  content: "ﵛ";
}

.fi-br-tamale:before {
  content: "ﵜ";
}

.fi-br-tank-water:before {
  content: "ﵝ";
}

.fi-br-tap:before {
  content: "ﵞ";
}

.fi-br-tape:before {
  content: "ﵟ";
}

.fi-br-target-audience:before {
  content: "ﵠ";
}

.fi-br-target:before {
  content: "ﵡ";
}

.fi-br-tax-alt:before {
  content: "ﵢ";
}

.fi-br-tax:before {
  content: "ﵣ";
}

.fi-br-taxi-bus:before {
  content: "ﵤ";
}

.fi-br-taxi:before {
  content: "ﵥ";
}

.fi-br-team-check-alt:before {
  content: "ﵦ";
}

.fi-br-team-check:before {
  content: "ﵧ";
}

.fi-br-teddy-bear:before {
  content: "ﵨ";
}

.fi-br-teeth-open:before {
  content: "ﵩ";
}

.fi-br-telescope:before {
  content: "ﵪ";
}

.fi-br-temperature-down:before {
  content: "ﵫ";
}

.fi-br-temperature-frigid:before {
  content: "ﵬ";
}

.fi-br-temperature-high:before {
  content: "ﵭ";
}

.fi-br-temperature-list:before {
  content: "ﵮ";
}

.fi-br-temperature-low:before {
  content: "ﵯ";
}

.fi-br-temperature-up:before {
  content: "ﵰ";
}

.fi-br-template-alt:before {
  content: "ﵱ";
}

.fi-br-template:before {
  content: "ﵲ";
}

.fi-br-tenge:before {
  content: "ﵳ";
}

.fi-br-tennis:before {
  content: "ﵴ";
}

.fi-br-tent-arrow-down-to-line:before {
  content: "ﵵ";
}

.fi-br-tent-arrow-left-right:before {
  content: "ﵶ";
}

.fi-br-tent-arrow-turn-left:before {
  content: "ﵷ";
}

.fi-br-tent-arrows-down:before {
  content: "ﵸ";
}

.fi-br-tents:before {
  content: "ﵹ";
}

.fi-br-terminal:before {
  content: "ﵺ";
}

.fi-br-terrace:before {
  content: "ﵻ";
}

.fi-br-test-tube:before {
  content: "ﵼ";
}

.fi-br-test:before {
  content: "ﵽ";
}

.fi-br-text-box-dots:before {
  content: "ﵾ";
}

.fi-br-text-box-edit:before {
  content: "ﵿ";
}

.fi-br-text-box:before {
  content: "ﶀ";
}

.fi-br-text-check:before {
  content: "ﶁ";
}

.fi-br-text-height:before {
  content: "ﶂ";
}

.fi-br-text-shadow:before {
  content: "ﶃ";
}

.fi-br-text-size:before {
  content: "ﶄ";
}

.fi-br-text-slash:before {
  content: "ﶅ";
}

.fi-br-text-width:before {
  content: "ﶆ";
}

.fi-br-text:before {
  content: "ﶇ";
}

.fi-br-theater-masks:before {
  content: "ﶈ";
}

.fi-br-thermometer-alt:before {
  content: "ﶉ";
}

.fi-br-thermometer-empty:before {
  content: "ﶊ";
}

.fi-br-thermometer-full:before {
  content: "ﶋ";
}

.fi-br-thermometer-half:before {
  content: "ﶌ";
}

.fi-br-thermometer-quarter:before {
  content: "ﶍ";
}

.fi-br-thermometer-three-quarters:before {
  content: "ﶎ";
}

.fi-br-theta:before {
  content: "ﶏ";
}

.fi-br-third-award:before {
  content: "﶐";
}

.fi-br-third-laurel:before {
  content: "﶑";
}

.fi-br-third-medal:before {
  content: "ﶒ";
}

.fi-br-third:before {
  content: "ﶓ";
}

.fi-br-thought-bubble:before {
  content: "ﶔ";
}

.fi-br-three-leaf-clover:before {
  content: "ﶕ";
}

.fi-br-thumbs-up-trust:before {
  content: "ﶖ";
}

.fi-br-thumbtack:before {
  content: "ﶗ";
}

.fi-br-thunderstorm-moon:before {
  content: "ﶘ";
}

.fi-br-thunderstorm-risk:before {
  content: "ﶙ";
}

.fi-br-thunderstorm-sun:before {
  content: "ﶚ";
}

.fi-br-thunderstorm:before {
  content: "ﶛ";
}

.fi-br-thursday:before {
  content: "ﶜ";
}

.fi-br-ticket-airline:before {
  content: "ﶝ";
}

.fi-br-ticket-alt:before {
  content: "ﶞ";
}

.fi-br-ticket:before {
  content: "ﶟ";
}

.fi-br-tickets-airline:before {
  content: "ﶠ";
}

.fi-br-tie:before {
  content: "ﶡ";
}

.fi-br-tilde:before {
  content: "ﶢ";
}

.fi-br-time-add:before {
  content: "ﶣ";
}

.fi-br-time-check:before {
  content: "ﶤ";
}

.fi-br-time-delete:before {
  content: "ﶥ";
}

.fi-br-time-fast:before {
  content: "ﶦ";
}

.fi-br-time-forward-sixty:before {
  content: "ﶧ";
}

.fi-br-time-forward-ten:before {
  content: "ﶨ";
}

.fi-br-time-forward:before {
  content: "ﶩ";
}

.fi-br-time-half-past:before {
  content: "ﶪ";
}

.fi-br-time-oclock:before {
  content: "ﶫ";
}

.fi-br-time-past:before {
  content: "ﶬ";
}

.fi-br-time-quarter-past:before {
  content: "ﶭ";
}

.fi-br-time-quarter-to:before {
  content: "ﶮ";
}

.fi-br-time-twenty-four:before {
  content: "ﶯ";
}

.fi-br-time-watch-calendar:before {
  content: "ﶰ";
}

.fi-br-timer-clock-call:before {
  content: "ﶱ";
}

.fi-br-times-hexagon:before {
  content: "ﶲ";
}

.fi-br-tint-slash:before {
  content: "ﶳ";
}

.fi-br-tip-coin:before {
  content: "ﶴ";
}

.fi-br-tire-flat:before {
  content: "ﶵ";
}

.fi-br-tire-pressure-warning:before {
  content: "ﶶ";
}

.fi-br-tire-rugged:before {
  content: "ﶷ";
}

.fi-br-tire:before {
  content: "ﶸ";
}

.fi-br-tired:before {
  content: "ﶹ";
}

.fi-br-to-do-alt:before {
  content: "ﶺ";
}

.fi-br-to-do:before {
  content: "ﶻ";
}

.fi-br-together-people:before {
  content: "ﶼ";
}

.fi-br-toggle-off:before {
  content: "ﶽ";
}

.fi-br-toggle-on:before {
  content: "ﶾ";
}

.fi-br-toilet-paper-blank-under:before {
  content: "ﶿ";
}

.fi-br-toilet-paper-blank:before {
  content: "ﷀ";
}

.fi-br-toilet-paper-slash:before {
  content: "ﷁ";
}

.fi-br-toilet-paper-under-slash:before {
  content: "ﷂ";
}

.fi-br-toilet-paper-under:before {
  content: "ﷃ";
}

.fi-br-toilet:before {
  content: "ﷄ";
}

.fi-br-toilets-portable:before {
  content: "ﷅ";
}

.fi-br-token:before {
  content: "ﷆ";
}

.fi-br-tomato:before {
  content: "ﷇ";
}

.fi-br-tombstone-alt:before {
  content: "﷈";
}

.fi-br-tombstone:before {
  content: "﷉";
}

.fi-br-tool-box:before {
  content: "﷊";
}

.fi-br-tool-crop:before {
  content: "﷋";
}

.fi-br-tool-marquee:before {
  content: "﷌";
}

.fi-br-tools:before {
  content: "﷍";
}

.fi-br-tooth:before {
  content: "﷎";
}

.fi-br-toothbrush:before {
  content: "﷏";
}

.fi-br-torch-inspiration-leader:before {
  content: "﷐";
}

.fi-br-torii-gate:before {
  content: "﷑";
}

.fi-br-tornado:before {
  content: "﷒";
}

.fi-br-total:before {
  content: "﷓";
}

.fi-br-tour-guide-people:before {
  content: "﷔";
}

.fi-br-tour-virtual:before {
  content: "﷕";
}

.fi-br-tower-control:before {
  content: "﷖";
}

.fi-br-track:before {
  content: "﷗";
}

.fi-br-tractor:before {
  content: "﷘";
}

.fi-br-trademark:before {
  content: "﷙";
}

.fi-br-traffic-cone:before {
  content: "﷚";
}

.fi-br-traffic-light-go:before {
  content: "﷛";
}

.fi-br-traffic-light-slow:before {
  content: "﷜";
}

.fi-br-traffic-light-stop:before {
  content: "﷝";
}

.fi-br-traffic-light:before {
  content: "﷞";
}

.fi-br-trailer:before {
  content: "﷟";
}

.fi-br-train-journey:before {
  content: "﷠";
}

.fi-br-train-side:before {
  content: "﷡";
}

.fi-br-train-station-building:before {
  content: "﷢";
}

.fi-br-train-station:before {
  content: "﷣";
}

.fi-br-train-subway-tunnel:before {
  content: "﷤";
}

.fi-br-train-track:before {
  content: "﷥";
}

.fi-br-train-tram:before {
  content: "﷦";
}

.fi-br-train:before {
  content: "﷧";
}

.fi-br-tram:before {
  content: "﷨";
}

.fi-br-transform:before {
  content: "﷩";
}

.fi-br-transformation-block:before {
  content: "﷪";
}

.fi-br-transformation-circle:before {
  content: "﷫";
}

.fi-br-transformation-design:before {
  content: "﷬";
}

.fi-br-transformation-shapes:before {
  content: "﷭";
}

.fi-br-transformer-bolt:before {
  content: "﷮";
}

.fi-br-transgender:before {
  content: "﷯";
}

.fi-br-transporter-1:before {
  content: "ﷰ";
}

.fi-br-transporter-2:before {
  content: "ﷱ";
}

.fi-br-transporter-3:before {
  content: "ﷲ";
}

.fi-br-transporter-4:before {
  content: "ﷳ";
}

.fi-br-transporter-5:before {
  content: "ﷴ";
}

.fi-br-transporter-6:before {
  content: "ﷵ";
}

.fi-br-transporter-7:before {
  content: "ﷶ";
}

.fi-br-transporter-empty:before {
  content: "ﷷ";
}

.fi-br-transporter:before {
  content: "ﷸ";
}

.fi-br-trash-can-check:before {
  content: "ﷹ";
}

.fi-br-trash-can-clock:before {
  content: "ﷺ";
}

.fi-br-trash-can-list:before {
  content: "ﷻ";
}

.fi-br-trash-can-plus:before {
  content: "﷼";
}

.fi-br-trash-can-slash:before {
  content: "﷽";
}

.fi-br-trash-check:before {
  content: "﷾";
}

.fi-br-trash-clock:before {
  content: "﷿";
}

.fi-br-trash-empty:before {
  content: "︐";
}

.fi-br-trash-list:before {
  content: "︑";
}

.fi-br-trash-plus:before {
  content: "︒";
}

.fi-br-trash-restore-alt:before {
  content: "︓";
}

.fi-br-trash-restore:before {
  content: "︔";
}

.fi-br-trash-slash:before {
  content: "︕";
}

.fi-br-trash-undo-alt:before {
  content: "︖";
}

.fi-br-trash-undo:before {
  content: "︗";
}

.fi-br-trash-xmark:before {
  content: "︘";
}

.fi-br-trash:before {
  content: "︙";
}

.fi-br-treadmill:before {
  content: "︚";
}

.fi-br-treasure-chest:before {
  content: "︛";
}

.fi-br-treatment:before {
  content: "︜";
}

.fi-br-tree-alt:before {
  content: "︝";
}

.fi-br-tree-christmas:before {
  content: "︞";
}

.fi-br-tree-deciduous:before {
  content: "︟";
}

.fi-br-tree:before {
  content: "︰";
}

.fi-br-trees-alt:before {
  content: "︱";
}

.fi-br-trees:before {
  content: "︲";
}

.fi-br-triangle-music:before {
  content: "︳";
}

.fi-br-triangle-person-digging:before {
  content: "︴";
}

.fi-br-triangle-warning:before {
  content: "︵";
}

.fi-br-triangle:before {
  content: "︶";
}

.fi-br-tricycle:before {
  content: "︷";
}

.fi-br-trillium:before {
  content: "︸";
}

.fi-br-trophy-achievement-skill:before {
  content: "︹";
}

.fi-br-trophy-star:before {
  content: "︺";
}

.fi-br-trophy:before {
  content: "︻";
}

.fi-br-truck-arrow-left:before {
  content: "︼";
}

.fi-br-truck-arrow-right:before {
  content: "︽";
}

.fi-br-truck-bolt:before {
  content: "︾";
}

.fi-br-truck-box:before {
  content: "︿";
}

.fi-br-truck-check:before {
  content: "﹀";
}

.fi-br-truck-container-empty:before {
  content: "﹁";
}

.fi-br-truck-container:before {
  content: "﹂";
}

.fi-br-truck-couch:before {
  content: "﹃";
}

.fi-br-truck-fire:before {
  content: "﹄";
}

.fi-br-truck-flatbed:before {
  content: "﹅";
}

.fi-br-truck-front:before {
  content: "﹆";
}

.fi-br-truck-ladder:before {
  content: "﹇";
}

.fi-br-truck-loading:before {
  content: "﹈";
}

.fi-br-truck-medical:before {
  content: "﹉";
}

.fi-br-truck-monster:before {
  content: "﹊";
}

.fi-br-truck-moving:before {
  content: "﹋";
}

.fi-br-truck-pickup:before {
  content: "﹌";
}

.fi-br-truck-plow:before {
  content: "﹍";
}

.fi-br-truck-ramp:before {
  content: "﹎";
}

.fi-br-truck-side:before {
  content: "﹏";
}

.fi-br-truck-tow:before {
  content: "﹐";
}

.fi-br-truck-utensils:before {
  content: "﹑";
}

.fi-br-trumpet:before {
  content: "﹒";
}

.fi-br-trust-alt:before {
  content: "﹓";
}

.fi-br-trust:before {
  content: "﹔";
}

.fi-br-tshirt:before {
  content: "﹕";
}

.fi-br-tty-answer:before {
  content: "﹖";
}

.fi-br-tty:before {
  content: "﹗";
}

.fi-br-tubes:before {
  content: "﹘";
}

.fi-br-tuesday:before {
  content: "﹙";
}

.fi-br-tugrik-sign:before {
  content: "﹚";
}

.fi-br-turkey:before {
  content: "﹛";
}

.fi-br-turn-left-down:before {
  content: "﹜";
}

.fi-br-turn-left:before {
  content: "﹝";
}

.fi-br-turn-right:before {
  content: "﹞";
}

.fi-br-turntable:before {
  content: "﹟";
}

.fi-br-turtle:before {
  content: "﹠";
}

.fi-br-tv-music:before {
  content: "﹡";
}

.fi-br-tv-retro:before {
  content: "﹢";
}

.fi-br-typewriter:before {
  content: "﹣";
}

.fi-br-u:before {
  content: "﹤";
}

.fi-br-ufo-beam:before {
  content: "﹥";
}

.fi-br-ufo:before {
  content: "﹦";
}

.fi-br-ui-ux:before {
  content: "﹧";
}

.fi-br-umbrella-beach:before {
  content: "﹨";
}

.fi-br-umbrella:before {
  content: "﹩";
}

.fi-br-under-construction:before {
  content: "﹪";
}

.fi-br-underline:before {
  content: "﹫";
}

.fi-br-undo-alt:before {
  content: "﹬";
}

.fi-br-undo:before {
  content: "﹭";
}

.fi-br-unicorn:before {
  content: "﹮";
}

.fi-br-uniform-martial-arts:before {
  content: "﹯";
}

.fi-br-universal-access:before {
  content: "ﹰ";
}

.fi-br-unlock:before {
  content: "ﹱ";
}

.fi-br-up-from-bracket:before {
  content: "ﹲ";
}

.fi-br-up-left:before {
  content: "ﹳ";
}

.fi-br-up-right-from-square:before {
  content: "ﹴ";
}

.fi-br-up-right:before {
  content: "﹵";
}

.fi-br-up:before {
  content: "ﹶ";
}

.fi-br-upload:before {
  content: "ﹷ";
}

.fi-br-url:before {
  content: "ﹸ";
}

.fi-br-usb-pendrive:before {
  content: "ﹹ";
}

.fi-br-usd-circle:before {
  content: "ﹺ";
}

.fi-br-usd-square:before {
  content: "ﹻ";
}

.fi-br-user-add:before {
  content: "ﹼ";
}

.fi-br-user-alien:before {
  content: "ﹽ";
}

.fi-br-user-astronaut:before {
  content: "ﹾ";
}

.fi-br-user-check:before {
  content: "ﹿ";
}

.fi-br-user-chef:before {
  content: "ﺀ";
}

.fi-br-user-coach:before {
  content: "ﺁ";
}

.fi-br-user-cowboy:before {
  content: "ﺂ";
}

.fi-br-user-crown:before {
  content: "ﺃ";
}

.fi-br-user-gear:before {
  content: "ﺄ";
}

.fi-br-user-graduate:before {
  content: "ﺅ";
}

.fi-br-user-headset:before {
  content: "ﺆ";
}

.fi-br-user-helmet-safety:before {
  content: "ﺇ";
}

.fi-br-user-injured:before {
  content: "ﺈ";
}

.fi-br-user-interface-ui:before {
  content: "ﺉ";
}

.fi-br-user-key:before {
  content: "ﺊ";
}

.fi-br-user-lock:before {
  content: "ﺋ";
}

.fi-br-user-md-chat:before {
  content: "ﺌ";
}

.fi-br-user-md:before {
  content: "ﺍ";
}

.fi-br-user-minus:before {
  content: "ﺎ";
}

.fi-br-user-music:before {
  content: "ﺏ";
}

.fi-br-user-ninja:before {
  content: "ﺐ";
}

.fi-br-user-nurse:before {
  content: "ﺑ";
}

.fi-br-user-pen:before {
  content: "ﺒ";
}

.fi-br-user-pilot-tie:before {
  content: "ﺓ";
}

.fi-br-user-pilot:before {
  content: "ﺔ";
}

.fi-br-user-police:before {
  content: "ﺕ";
}

.fi-br-user-robot-xmarks:before {
  content: "ﺖ";
}

.fi-br-user-robot:before {
  content: "ﺗ";
}

.fi-br-user-salary:before {
  content: "ﺘ";
}

.fi-br-user-shield:before {
  content: "ﺙ";
}

.fi-br-user-skill-gear:before {
  content: "ﺚ";
}

.fi-br-user-slash:before {
  content: "ﺛ";
}

.fi-br-user-tag:before {
  content: "ﺜ";
}

.fi-br-user-time:before {
  content: "ﺝ";
}

.fi-br-user-trust:before {
  content: "ﺞ";
}

.fi-br-user-unlock:before {
  content: "ﺟ";
}

.fi-br-user-visor:before {
  content: "ﺠ";
}

.fi-br-user-xmark:before {
  content: "ﺡ";
}

.fi-br-user:before {
  content: "ﺢ";
}

.fi-br-users-alt:before {
  content: "ﺣ";
}

.fi-br-users-class:before {
  content: "ﺤ";
}

.fi-br-users-gear:before {
  content: "ﺥ";
}

.fi-br-users-medical:before {
  content: "ﺦ";
}

.fi-br-users-slash:before {
  content: "ﺧ";
}

.fi-br-users:before {
  content: "ﺨ";
}

.fi-br-utensils-slash:before {
  content: "ﺩ";
}

.fi-br-utensils:before {
  content: "ﺪ";
}

.fi-br-utility-pole-double:before {
  content: "ﺫ";
}

.fi-br-utility-pole:before {
  content: "ﺬ";
}

.fi-br-ux-browser:before {
  content: "ﺭ";
}

.fi-br-ux:before {
  content: "ﺮ";
}

.fi-br-v:before {
  content: "ﺯ";
}

.fi-br-vacuum-robot:before {
  content: "ﺰ";
}

.fi-br-vacuum:before {
  content: "ﺱ";
}

.fi-br-value-absolute:before {
  content: "ﺲ";
}

.fi-br-vault:before {
  content: "ﺳ";
}

.fi-br-vector-alt:before {
  content: "ﺴ";
}

.fi-br-vector-circle:before {
  content: "ﺵ";
}

.fi-br-vector-polygon:before {
  content: "ﺶ";
}

.fi-br-vector:before {
  content: "ﺷ";
}

.fi-br-vest-patches:before {
  content: "ﺸ";
}

.fi-br-vest:before {
  content: "ﺹ";
}

.fi-br-video-arrow-down-left:before {
  content: "ﺺ";
}

.fi-br-video-arrow-up-right:before {
  content: "ﺻ";
}

.fi-br-video-camera-alt:before {
  content: "ﺼ";
}

.fi-br-video-camera:before {
  content: "ﺽ";
}

.fi-br-video-duration:before {
  content: "ﺾ";
}

.fi-br-video-plus:before {
  content: "ﺿ";
}

.fi-br-video-slash:before {
  content: "ﻀ";
}

.fi-br-videoconference:before {
  content: "ﻁ";
}

.fi-br-vihara:before {
  content: "ﻂ";
}

.fi-br-violin:before {
  content: "ﻃ";
}

.fi-br-virus-slash:before {
  content: "ﻄ";
}

.fi-br-virus:before {
  content: "ﻅ";
}

.fi-br-viruses:before {
  content: "ﻆ";
}

.fi-br-visit:before {
  content: "ﻇ";
}

.fi-br-voicemail:before {
  content: "ﻈ";
}

.fi-br-volcano:before {
  content: "ﻉ";
}

.fi-br-volleyball:before {
  content: "ﻊ";
}

.fi-br-volume-down:before {
  content: "ﻋ";
}

.fi-br-volume-mute:before {
  content: "ﻌ";
}

.fi-br-volume-off:before {
  content: "ﻍ";
}

.fi-br-volume-slash:before {
  content: "ﻎ";
}

.fi-br-volume:before {
  content: "ﻏ";
}

.fi-br-vote-nay:before {
  content: "ﻐ";
}

.fi-br-vote-yea:before {
  content: "ﻑ";
}

.fi-br-vr-cardboard:before {
  content: "ﻒ";
}

.fi-br-w:before {
  content: "ﻓ";
}

.fi-br-waffle:before {
  content: "ﻔ";
}

.fi-br-wagon-covered:before {
  content: "ﻕ";
}

.fi-br-walker:before {
  content: "ﻖ";
}

.fi-br-walkie-talkie:before {
  content: "ﻗ";
}

.fi-br-walking:before {
  content: "ﻘ";
}

.fi-br-wallet-arrow:before {
  content: "ﻙ";
}

.fi-br-wallet-buyer:before {
  content: "ﻚ";
}

.fi-br-wallet:before {
  content: "ﻛ";
}

.fi-br-warehouse-alt:before {
  content: "ﻜ";
}

.fi-br-warranty:before {
  content: "ﻝ";
}

.fi-br-washer:before {
  content: "ﻞ";
}

.fi-br-waste-pollution:before {
  content: "ﻟ";
}

.fi-br-waste:before {
  content: "ﻠ";
}

.fi-br-watch-calculator:before {
  content: "ﻡ";
}

.fi-br-watch-fitness:before {
  content: "ﻢ";
}

.fi-br-watch-smart:before {
  content: "ﻣ";
}

.fi-br-watch:before {
  content: "ﻤ";
}

.fi-br-water-bottle:before {
  content: "ﻥ";
}

.fi-br-water-ladder:before {
  content: "ﻦ";
}

.fi-br-water-lower:before {
  content: "ﻧ";
}

.fi-br-water-rise:before {
  content: "ﻨ";
}

.fi-br-water:before {
  content: "ﻩ";
}

.fi-br-watermelon:before {
  content: "ﻪ";
}

.fi-br-wave-sine:before {
  content: "ﻫ";
}

.fi-br-wave-square:before {
  content: "ﻬ";
}

.fi-br-wave-triangle:before {
  content: "ﻭ";
}

.fi-br-wave:before {
  content: "ﻮ";
}

.fi-br-waveform-path:before {
  content: "ﻯ";
}

.fi-br-waveform:before {
  content: "ﻰ";
}

.fi-br-web-design:before {
  content: "ﻱ";
}

.fi-br-webcam-slash:before {
  content: "ﻲ";
}

.fi-br-webcam:before {
  content: "ﻳ";
}

.fi-br-webhook:before {
  content: "ﻴ";
}

.fi-br-wednesday:before {
  content: "ﻵ";
}

.fi-br-whale:before {
  content: "ﻶ";
}

.fi-br-wheat-awn-circle-exclamation:before {
  content: "ﻷ";
}

.fi-br-wheat-awn-slash:before {
  content: "ﻸ";
}

.fi-br-wheat-awn:before {
  content: "ﻹ";
}

.fi-br-wheat-slash:before {
  content: "ﻺ";
}

.fi-br-wheat:before {
  content: "ﻻ";
}

.fi-br-wheelchair-move:before {
  content: "ﻼ";
}

.fi-br-wheelchair-sleeping:before {
  content: "﻽";
}

.fi-br-wheelchair:before {
  content: "﻾";
}

.fi-br-whistle:before {
  content: "＀";
}

.fi-br-white-space:before {
  content: "！";
}

.fi-br-wifi-1:before {
  content: "＂";
}

.fi-br-wifi-2:before {
  content: "＃";
}

.fi-br-wifi-alt:before {
  content: "＄";
}

.fi-br-wifi-exclamation:before {
  content: "％";
}

.fi-br-wifi-slash:before {
  content: "＆";
}

.fi-br-wifi:before {
  content: "＇";
}

.fi-br-wind-turbine:before {
  content: "（";
}

.fi-br-wind-warning:before {
  content: "）";
}

.fi-br-wind:before {
  content: "＊";
}

.fi-br-window-alt:before {
  content: "＋";
}

.fi-br-window-frame-open:before {
  content: "，";
}

.fi-br-window-frame:before {
  content: "－";
}

.fi-br-window-maximize:before {
  content: "．";
}

.fi-br-window-minimize:before {
  content: "／";
}

.fi-br-window-restore:before {
  content: "０";
}

.fi-br-windsock:before {
  content: "１";
}

.fi-br-wine-bottle:before {
  content: "２";
}

.fi-br-wine-glass-crack:before {
  content: "３";
}

.fi-br-wine-glass-empty:before {
  content: "４";
}

.fi-br-wink:before {
  content: "５";
}

.fi-br-wishlist-heart:before {
  content: "６";
}

.fi-br-wishlist-star:before {
  content: "７";
}

.fi-br-woman-head:before {
  content: "８";
}

.fi-br-woman-scientist:before {
  content: "９";
}

.fi-br-won-sign:before {
  content: "：";
}

.fi-br-work-in-progress:before {
  content: "；";
}

.fi-br-workflow-alt:before {
  content: "＜";
}

.fi-br-workflow-setting-alt:before {
  content: "＝";
}

.fi-br-workflow-setting:before {
  content: "＞";
}

.fi-br-workflow:before {
  content: "？";
}

.fi-br-workshop:before {
  content: "＠";
}

.fi-br-world:before {
  content: "Ａ";
}

.fi-br-worm:before {
  content: "Ｂ";
}

.fi-br-wreath:before {
  content: "Ｃ";
}

.fi-br-wrench-alt:before {
  content: "Ｄ";
}

.fi-br-wrench-simple:before {
  content: "Ｅ";
}

.fi-br-x-ray:before {
  content: "Ｆ";
}

.fi-br-x:before {
  content: "Ｇ";
}

.fi-br-y:before {
  content: "Ｈ";
}

.fi-br-yen:before {
  content: "Ｉ";
}

.fi-br-yin-yang:before {
  content: "Ｊ";
}

.fi-br-z:before {
  content: "Ｋ";
}

.fi-br-zip-file:before {
  content: "Ｌ";
}

.fi-br-zoom-in:before {
  content: "Ｍ";
}

.fi-br-zoom-out:before {
  content: "Ｎ";
}

@font-face {
  font-family: uicons-regular-rounded;
  src: url('uicons-regular-rounded-J3WOUERV.woff2') format("woff2"), url('uicons-regular-rounded-KDJ23353.woff') format("woff"), url('uicons-regular-rounded-ESQGLQQ4.eot#iefix') format("embedded-opentype");
  font-display: swap;
}
i[class^=fi-rr-]:before, i[class*=" fi-rr-"]:before, span[class^=fi-rr-]:before, span[class*=fi-rr-]:before {
  font-family: uicons-regular-rounded !important;
  font-style: normal;
  font-weight: 400 !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.variable-selector-00:before {
  content: "︀";
}

.variable-selector-01:before {
  content: "︁";
}

.variable-selector-02:before {
  content: "︂";
}

.variable-selector-03:before {
  content: "︃";
}

.variable-selector-04:before {
  content: "︄";
}

.variable-selector-05:before {
  content: "︅";
}

.variable-selector-06:before {
  content: "︆";
}

.variable-selector-07:before {
  content: "︇";
}

.variable-selector-08:before {
  content: "︈";
}

.variable-selector-09:before {
  content: "︉";
}

.variable-selector-0a:before {
  content: "︊";
}

.variable-selector-0b:before {
  content: "︋";
}

.variable-selector-0c:before {
  content: "︌";
}

.variable-selector-0d:before {
  content: "︍";
}

.variable-selector-0e:before {
  content: "︎";
}

.variable-selector-0f:before {
  content: "️";
}

.combining-half-marks-00:before {
  content: "︠";
}

.combining-half-marks-01:before {
  content: "︡";
}

.combining-half-marks-02:before {
  content: "︢";
}

.combining-half-marks-03:before {
  content: "︣";
}

.combining-half-marks-04:before {
  content: "︤";
}

.combining-half-marks-05:before {
  content: "︥";
}

.combining-half-marks-06:before {
  content: "︦";
}

.combining-half-marks-07:before {
  content: "︧";
}

.combining-half-marks-08:before {
  content: "︨";
}

.combining-half-marks-09:before {
  content: "︩";
}

.combining-half-marks-0a:before {
  content: "︪";
}

.combining-half-marks-0b:before {
  content: "︫";
}

.combining-half-marks-0c:before {
  content: "︬";
}

.combining-half-marks-0d:before {
  content: "︭";
}

.combining-half-marks-0e:before {
  content: "︮";
}

.combining-half-marks-0f:before {
  content: "︯";
}

.zero-width-no-break-space-0f:before {
  content: "﻿";
}

.fi-rr-0:before {
  content: "\f101";
}

.fi-rr-00s-music-disc:before {
  content: "\f102";
}

.fi-rr-1:before {
  content: "\f103";
}

.fi-rr-2:before {
  content: "\f104";
}

.fi-rr-3:before {
  content: "\f105";
}

.fi-rr-360-degrees:before {
  content: "\f106";
}

.fi-rr-4:before {
  content: "\f107";
}

.fi-rr-404:before {
  content: "\f108";
}

.fi-rr-5:before {
  content: "\f109";
}

.fi-rr-6:before {
  content: "\f10a";
}

.fi-rr-60s-music-disc:before {
  content: "\f10b";
}

.fi-rr-7:before {
  content: "\f10c";
}

.fi-rr-70s-music-disc:before {
  content: "\f10d";
}

.fi-rr-8:before {
  content: "\f10e";
}

.fi-rr-80s-music-disc:before {
  content: "\f10f";
}

.fi-rr-9:before {
  content: "\f110";
}

.fi-rr-90s-music-disc:before {
  content: "\f111";
}

.fi-rr-a:before {
  content: "\f112";
}

.fi-rr-accident:before {
  content: "\f113";
}

.fi-rr-acorn:before {
  content: "\f114";
}

.fi-rr-ad-paid:before {
  content: "\f115";
}

.fi-rr-ad:before {
  content: "\f116";
}

.fi-rr-add-document:before {
  content: "\f117";
}

.fi-rr-add-folder:before {
  content: "\f118";
}

.fi-rr-add-image:before {
  content: "\f119";
}

.fi-rr-add:before {
  content: "\f11a";
}

.fi-rr-address-book:before {
  content: "\f11b";
}

.fi-rr-address-card:before {
  content: "\f11c";
}

.fi-rr-admin-alt:before {
  content: "\f11d";
}

.fi-rr-admin:before {
  content: "\f11e";
}

.fi-rr-age-alt:before {
  content: "\f11f";
}

.fi-rr-age-restriction-eighteen:before {
  content: "\f120";
}

.fi-rr-age-restriction-seven:before {
  content: "\f121";
}

.fi-rr-age-restriction-six:before {
  content: "\f122";
}

.fi-rr-age-restriction-sixteen:before {
  content: "\f123";
}

.fi-rr-age-restriction-thirteen:before {
  content: "\f124";
}

.fi-rr-age-restriction-three:before {
  content: "\f125";
}

.fi-rr-age-restriction-twelve:before {
  content: "\f126";
}

.fi-rr-age-restriction-twenty-one:before {
  content: "\f127";
}

.fi-rr-age-restriction-zero:before {
  content: "\f128";
}

.fi-rr-age:before {
  content: "\f129";
}

.fi-rr-air-conditioner:before {
  content: "\f12a";
}

.fi-rr-air-freshener:before {
  content: "\f12b";
}

.fi-rr-air-pollution:before {
  content: "\f12c";
}

.fi-rr-airplane-journey:before {
  content: "\f12d";
}

.fi-rr-airplane-window-open:before {
  content: "\f12e";
}

.fi-rr-airplay:before {
  content: "\f12f";
}

.fi-rr-alarm-clock:before {
  content: "\f130";
}

.fi-rr-alarm-exclamation:before {
  content: "\f131";
}

.fi-rr-alarm-plus:before {
  content: "\f132";
}

.fi-rr-alarm-snooze:before {
  content: "\f133";
}

.fi-rr-album-circle-plus:before {
  content: "\f134";
}

.fi-rr-album-circle-user:before {
  content: "\f135";
}

.fi-rr-album-collection:before {
  content: "\f136";
}

.fi-rr-album:before {
  content: "\f137";
}

.fi-rr-algorithm:before {
  content: "\f138";
}

.fi-rr-alicorn:before {
  content: "\f139";
}

.fi-rr-alien:before {
  content: "\f13a";
}

.fi-rr-align-center:before {
  content: "\f13b";
}

.fi-rr-align-justify:before {
  content: "\f13c";
}

.fi-rr-align-left:before {
  content: "\f13d";
}

.fi-rr-align-slash:before {
  content: "\f13e";
}

.fi-rr-ambulance:before {
  content: "\f13f";
}

.fi-rr-analyse-alt:before {
  content: "\f140";
}

.fi-rr-analyse:before {
  content: "\f141";
}

.fi-rr-anatomical-heart:before {
  content: "\f142";
}

.fi-rr-anchor:before {
  content: "\f143";
}

.fi-rr-angel:before {
  content: "\f144";
}

.fi-rr-angle-90:before {
  content: "\f145";
}

.fi-rr-angle-circle-down:before {
  content: "\f146";
}

.fi-rr-angle-circle-left:before {
  content: "\f147";
}

.fi-rr-angle-circle-right:before {
  content: "\f148";
}

.fi-rr-angle-circle-up:before {
  content: "\f149";
}

.fi-rr-angle-double-left:before {
  content: "\f14a";
}

.fi-rr-angle-double-right:before {
  content: "\f14b";
}

.fi-rr-angle-double-small-down:before {
  content: "\f14c";
}

.fi-rr-angle-double-small-left:before {
  content: "\f14d";
}

.fi-rr-angle-double-small-right:before {
  content: "\f14e";
}

.fi-rr-angle-double-small-up:before {
  content: "\f14f";
}

.fi-rr-angle-down:before {
  content: "\f150";
}

.fi-rr-angle-left:before {
  content: "\f151";
}

.fi-rr-angle-right:before {
  content: "\f152";
}

.fi-rr-angle-small-down:before {
  content: "\f153";
}

.fi-rr-angle-small-left:before {
  content: "\f154";
}

.fi-rr-angle-small-right:before {
  content: "\f155";
}

.fi-rr-angle-small-up:before {
  content: "\f156";
}

.fi-rr-angle-square-down:before {
  content: "\f157";
}

.fi-rr-angle-square-left:before {
  content: "\f158";
}

.fi-rr-angle-square-right:before {
  content: "\f159";
}

.fi-rr-angle-square-up:before {
  content: "\f15a";
}

.fi-rr-angle-up:before {
  content: "\f15b";
}

.fi-rr-angle:before {
  content: "\f15c";
}

.fi-rr-angles-up-down:before {
  content: "\f15d";
}

.fi-rr-angry:before {
  content: "\f15e";
}

.fi-rr-animated-icon:before {
  content: "\f15f";
}

.fi-rr-ankh:before {
  content: "\f160";
}

.fi-rr-answer-alt:before {
  content: "\f161";
}

.fi-rr-answer:before {
  content: "\f162";
}

.fi-rr-apartment:before {
  content: "\f163";
}

.fi-rr-aperture:before {
  content: "\f164";
}

.fi-rr-api:before {
  content: "\f165";
}

.fi-rr-apple-core:before {
  content: "\f166";
}

.fi-rr-apple-crate:before {
  content: "\f167";
}

.fi-rr-apple-whole:before {
  content: "\f168";
}

.fi-rr-apps-add:before {
  content: "\f169";
}

.fi-rr-apps-delete:before {
  content: "\f16a";
}

.fi-rr-apps-sort:before {
  content: "\f16b";
}

.fi-rr-apps:before {
  content: "\f16c";
}

.fi-rr-archive:before {
  content: "\f16d";
}

.fi-rr-archway:before {
  content: "\f16e";
}

.fi-rr-arrow-alt-circle-down:before {
  content: "\f16f";
}

.fi-rr-arrow-alt-circle-left:before {
  content: "\f170";
}

.fi-rr-arrow-alt-circle-right:before {
  content: "\f171";
}

.fi-rr-arrow-alt-circle-up:before {
  content: "\f172";
}

.fi-rr-arrow-alt-down:before {
  content: "\f173";
}

.fi-rr-arrow-alt-from-bottom:before {
  content: "\f174";
}

.fi-rr-arrow-alt-from-left:before {
  content: "\f175";
}

.fi-rr-arrow-alt-from-right:before {
  content: "\f176";
}

.fi-rr-arrow-alt-from-top:before {
  content: "\f177";
}

.fi-rr-arrow-alt-left:before {
  content: "\f178";
}

.fi-rr-arrow-alt-right:before {
  content: "\f179";
}

.fi-rr-arrow-alt-square-down:before {
  content: "\f17a";
}

.fi-rr-arrow-alt-square-left:before {
  content: "\f17b";
}

.fi-rr-arrow-alt-square-right:before {
  content: "\f17c";
}

.fi-rr-arrow-alt-square-up:before {
  content: "\f17d";
}

.fi-rr-arrow-alt-to-bottom:before {
  content: "\f17e";
}

.fi-rr-arrow-alt-to-left:before {
  content: "\f17f";
}

.fi-rr-arrow-alt-to-right:before {
  content: "\f180";
}

.fi-rr-arrow-alt-to-top:before {
  content: "\f181";
}

.fi-rr-arrow-alt-up:before {
  content: "\f182";
}

.fi-rr-arrow-circle-down:before {
  content: "\f183";
}

.fi-rr-arrow-circle-left:before {
  content: "\f184";
}

.fi-rr-arrow-circle-right:before {
  content: "\f185";
}

.fi-rr-arrow-circle-up:before {
  content: "\f186";
}

.fi-rr-arrow-comparison:before {
  content: "\f187";
}

.fi-rr-arrow-down-from-arc:before {
  content: "\f188";
}

.fi-rr-arrow-down-from-dotted-line:before {
  content: "\f189";
}

.fi-rr-arrow-down-left:before {
  content: "\f18a";
}

.fi-rr-arrow-down-small-big:before {
  content: "\f18b";
}

.fi-rr-arrow-down-to-dotted-line:before {
  content: "\f18c";
}

.fi-rr-arrow-down-to-square:before {
  content: "\f18d";
}

.fi-rr-arrow-down-triangle-square:before {
  content: "\f18e";
}

.fi-rr-arrow-down:before {
  content: "\f18f";
}

.fi-rr-arrow-from-bottom:before {
  content: "\f190";
}

.fi-rr-arrow-from-left:before {
  content: "\f191";
}

.fi-rr-arrow-from-right:before {
  content: "\f192";
}

.fi-rr-arrow-from-top:before {
  content: "\f193";
}

.fi-rr-arrow-left-from-arc:before {
  content: "\f194";
}

.fi-rr-arrow-left-from-line:before {
  content: "\f195";
}

.fi-rr-arrow-left-to-arc:before {
  content: "\f196";
}

.fi-rr-arrow-left:before {
  content: "\f197";
}

.fi-rr-arrow-progress-alt:before {
  content: "\f198";
}

.fi-rr-arrow-progress:before {
  content: "\f199";
}

.fi-rr-arrow-right-to-bracket:before {
  content: "\f19a";
}

.fi-rr-arrow-right:before {
  content: "\f19b";
}

.fi-rr-arrow-small-down:before {
  content: "\f19c";
}

.fi-rr-arrow-small-left:before {
  content: "\f19d";
}

.fi-rr-arrow-small-right:before {
  content: "\f19e";
}

.fi-rr-arrow-small-up:before {
  content: "\f19f";
}

.fi-rr-arrow-square-down:before {
  content: "\f1a0";
}

.fi-rr-arrow-square-left:before {
  content: "\f1a1";
}

.fi-rr-arrow-square-right:before {
  content: "\f1a2";
}

.fi-rr-arrow-square-up:before {
  content: "\f1a3";
}

.fi-rr-arrow-to-bottom:before {
  content: "\f1a4";
}

.fi-rr-arrow-to-left:before {
  content: "\f1a5";
}

.fi-rr-arrow-to-right:before {
  content: "\f1a6";
}

.fi-rr-arrow-to-top:before {
  content: "\f1a7";
}

.fi-rr-arrow-trend-down:before {
  content: "\f1a8";
}

.fi-rr-arrow-trend-up:before {
  content: "\f1a9";
}

.fi-rr-arrow-turn-down-left:before {
  content: "\f1aa";
}

.fi-rr-arrow-turn-down-right:before {
  content: "\f1ab";
}

.fi-rr-arrow-turn-left-up:before {
  content: "\f1ac";
}

.fi-rr-arrow-up-from-dotted-line:before {
  content: "\f1ad";
}

.fi-rr-arrow-up-from-ground-water:before {
  content: "\f1ae";
}

.fi-rr-arrow-up-from-square:before {
  content: "\f1af";
}

.fi-rr-arrow-up-left-from-circle:before {
  content: "\f1b0";
}

.fi-rr-arrow-up-left:before {
  content: "\f1b1";
}

.fi-rr-arrow-up-right-and-arrow-down-left-from-center:before {
  content: "\f1b2";
}

.fi-rr-arrow-up-right-from-square:before {
  content: "\f1b3";
}

.fi-rr-arrow-up-right:before {
  content: "\f1b4";
}

.fi-rr-arrow-up-small-big:before {
  content: "\f1b5";
}

.fi-rr-arrow-up-square-triangle:before {
  content: "\f1b6";
}

.fi-rr-arrow-up-to-arc:before {
  content: "\f1b7";
}

.fi-rr-arrow-up-to-dotted-line:before {
  content: "\f1b8";
}

.fi-rr-arrow-up:before {
  content: "\f1b9";
}

.fi-rr-arrow-upward-growth-crypto:before {
  content: "\f1ba";
}

.fi-rr-arrows-alt-h:before {
  content: "\f1bb";
}

.fi-rr-arrows-alt-v:before {
  content: "\f1bc";
}

.fi-rr-arrows-alt:before {
  content: "\f1bd";
}

.fi-rr-arrows-cross:before {
  content: "\f1be";
}

.fi-rr-arrows-from-dotted-line:before {
  content: "\f1bf";
}

.fi-rr-arrows-from-line:before {
  content: "\f1c0";
}

.fi-rr-arrows-h-copy:before {
  content: "\f1c1";
}

.fi-rr-arrows-h:before {
  content: "\f1c2";
}

.fi-rr-arrows-repeat-1:before {
  content: "\f1c3";
}

.fi-rr-arrows-repeat:before {
  content: "\f1c4";
}

.fi-rr-arrows-retweet:before {
  content: "\f1c5";
}

.fi-rr-arrows-split-right-and-left:before {
  content: "\f1c6";
}

.fi-rr-arrows-split-up-and-left:before {
  content: "\f1c7";
}

.fi-rr-arrows-to-circle:before {
  content: "\f1c8";
}

.fi-rr-arrows-to-dotted-line:before {
  content: "\f1c9";
}

.fi-rr-arrows-to-eye:before {
  content: "\f1ca";
}

.fi-rr-arrows-to-line:before {
  content: "\f1cb";
}

.fi-rr-arrows:before {
  content: "\f1cc";
}

.fi-rr-artificial-intelligence:before {
  content: "\f1cd";
}

.fi-rr-assept-document:before {
  content: "\f1ce";
}

.fi-rr-assessment-alt:before {
  content: "\f1cf";
}

.fi-rr-assessment:before {
  content: "\f1d0";
}

.fi-rr-assign:before {
  content: "\f1d1";
}

.fi-rr-assistive-listening-systems:before {
  content: "\f1d2";
}

.fi-rr-asterik:before {
  content: "\f1d3";
}

.fi-rr-at:before {
  content: "\f1d4";
}

.fi-rr-attribution-pen:before {
  content: "\f1d5";
}

.fi-rr-attribution-pencil:before {
  content: "\f1d6";
}

.fi-rr-aubergine:before {
  content: "\f1d7";
}

.fi-rr-auction:before {
  content: "\f1d8";
}

.fi-rr-audience-megaphone:before {
  content: "\f1d9";
}

.fi-rr-audio-description-slash:before {
  content: "\f1da";
}

.fi-rr-audit-alt:before {
  content: "\f1db";
}

.fi-rr-audit:before {
  content: "\f1dc";
}

.fi-rr-austral-sign:before {
  content: "\f1dd";
}

.fi-rr-avocado:before {
  content: "\f1de";
}

.fi-rr-award:before {
  content: "\f1df";
}

.fi-rr-axe-battle:before {
  content: "\f1e0";
}

.fi-rr-axe:before {
  content: "\f1e1";
}

.fi-rr-b:before {
  content: "\f1e2";
}

.fi-rr-baby-carriage:before {
  content: "\f1e3";
}

.fi-rr-baby:before {
  content: "\f1e4";
}

.fi-rr-back-up:before {
  content: "\f1e5";
}

.fi-rr-background:before {
  content: "\f1e6";
}

.fi-rr-backpack:before {
  content: "\f1e7";
}

.fi-rr-bacon:before {
  content: "\f1e8";
}

.fi-rr-bacteria:before {
  content: "\f1e9";
}

.fi-rr-bacterium:before {
  content: "\f1ea";
}

.fi-rr-badge-check:before {
  content: "\f1eb";
}

.fi-rr-badge-dollar:before {
  content: "\f1ec";
}

.fi-rr-badge-leaf:before {
  content: "\f1ed";
}

.fi-rr-badge-percent:before {
  content: "\f1ee";
}

.fi-rr-badge-sheriff:before {
  content: "\f1ef";
}

.fi-rr-badge:before {
  content: "\f1f0";
}

.fi-rr-badger-honey:before {
  content: "\f1f1";
}

.fi-rr-badget-check-alt:before {
  content: "\f1f2";
}

.fi-rr-badminton:before {
  content: "\f1f3";
}

.fi-rr-bag-map-pin:before {
  content: "\f1f4";
}

.fi-rr-bag-seedling:before {
  content: "\f1f5";
}

.fi-rr-bag-shopping-minus:before {
  content: "\f1f6";
}

.fi-rr-bags-shopping:before {
  content: "\f1f7";
}

.fi-rr-baguette:before {
  content: "\f1f8";
}

.fi-rr-bahai:before {
  content: "\f1f9";
}

.fi-rr-baht-sign:before {
  content: "\f1fa";
}

.fi-rr-balance-scale-left:before {
  content: "\f1fb";
}

.fi-rr-balance-scale-right:before {
  content: "\f1fc";
}

.fi-rr-ball-pile:before {
  content: "\f1fd";
}

.fi-rr-ball:before {
  content: "\f1fe";
}

.fi-rr-ballet-dance:before {
  content: "\f1ff";
}

.fi-rr-balloon:before {
  content: "\f200";
}

.fi-rr-balloons:before {
  content: "\f201";
}

.fi-rr-ballot-check:before {
  content: "\f202";
}

.fi-rr-ballot:before {
  content: "\f203";
}

.fi-rr-ban-bug:before {
  content: "\f204";
}

.fi-rr-ban:before {
  content: "\f205";
}

.fi-rr-banana:before {
  content: "\f206";
}

.fi-rr-band-aid:before {
  content: "\f207";
}

.fi-rr-bangladeshi-taka-sign:before {
  content: "\f208";
}

.fi-rr-banjo:before {
  content: "\f209";
}

.fi-rr-bank:before {
  content: "\f20a";
}

.fi-rr-banner-2:before {
  content: "\f20b";
}

.fi-rr-banner-3:before {
  content: "\f20c";
}

.fi-rr-banner-4:before {
  content: "\f20d";
}

.fi-rr-banner-5:before {
  content: "\f20e";
}

.fi-rr-banner:before {
  content: "\f20f";
}

.fi-rr-barber-pole:before {
  content: "\f210";
}

.fi-rr-barber-shop:before {
  content: "\f211";
}

.fi-rr-barcode-read:before {
  content: "\f212";
}

.fi-rr-barcode-scan:before {
  content: "\f213";
}

.fi-rr-barcode:before {
  content: "\f214";
}

.fi-rr-bars-filter:before {
  content: "\f215";
}

.fi-rr-bars-progress:before {
  content: "\f216";
}

.fi-rr-bars-sort:before {
  content: "\f217";
}

.fi-rr-bars-staggered:before {
  content: "\f218";
}

.fi-rr-baseball-alt:before {
  content: "\f219";
}

.fi-rr-baseball:before {
  content: "\f21a";
}

.fi-rr-basket-shopping-minus:before {
  content: "\f21b";
}

.fi-rr-basket-shopping-plus:before {
  content: "\f21c";
}

.fi-rr-basket-shopping-simple:before {
  content: "\f21d";
}

.fi-rr-basket:before {
  content: "\f21e";
}

.fi-rr-basketball:before {
  content: "\f21f";
}

.fi-rr-bat:before {
  content: "\f220";
}

.fi-rr-bath:before {
  content: "\f221";
}

.fi-rr-battery-bolt:before {
  content: "\f222";
}

.fi-rr-battery-empty:before {
  content: "\f223";
}

.fi-rr-battery-exclamation:before {
  content: "\f224";
}

.fi-rr-battery-full:before {
  content: "\f225";
}

.fi-rr-battery-half:before {
  content: "\f226";
}

.fi-rr-battery-quarter:before {
  content: "\f227";
}

.fi-rr-battery-slash:before {
  content: "\f228";
}

.fi-rr-battery-three-quarters:before {
  content: "\f229";
}

.fi-rr-beacon:before {
  content: "\f22a";
}

.fi-rr-bed-alt:before {
  content: "\f22b";
}

.fi-rr-bed-bunk:before {
  content: "\f22c";
}

.fi-rr-bed-empty:before {
  content: "\f22d";
}

.fi-rr-bed:before {
  content: "\f22e";
}

.fi-rr-bee:before {
  content: "\f22f";
}

.fi-rr-beer-mug-empty:before {
  content: "\f230";
}

.fi-rr-beer:before {
  content: "\f231";
}

.fi-rr-bell-concierge:before {
  content: "\f232";
}

.fi-rr-bell-notification-call:before {
  content: "\f233";
}

.fi-rr-bell-notification-social-media:before {
  content: "\f234";
}

.fi-rr-bell-ring:before {
  content: "\f235";
}

.fi-rr-bell-school-slash:before {
  content: "\f236";
}

.fi-rr-bell-school:before {
  content: "\f237";
}

.fi-rr-bell-slash:before {
  content: "\f238";
}

.fi-rr-bell:before {
  content: "\f239";
}

.fi-rr-bells:before {
  content: "\f23a";
}

.fi-rr-bench-tree:before {
  content: "\f23b";
}

.fi-rr-benefit-diamond-alt:before {
  content: "\f23c";
}

.fi-rr-benefit-diamond:before {
  content: "\f23d";
}

.fi-rr-benefit-hand:before {
  content: "\f23e";
}

.fi-rr-benefit-increase:before {
  content: "\f23f";
}

.fi-rr-benefit-porcent:before {
  content: "\f240";
}

.fi-rr-benefit:before {
  content: "\f241";
}

.fi-rr-betamax:before {
  content: "\f242";
}

.fi-rr-bible:before {
  content: "\f243";
}

.fi-rr-bicycle-journey:before {
  content: "\f244";
}

.fi-rr-bike:before {
  content: "\f245";
}

.fi-rr-biking-mountain:before {
  content: "\f246";
}

.fi-rr-biking:before {
  content: "\f247";
}

.fi-rr-bill-arrow:before {
  content: "\f248";
}

.fi-rr-billiard:before {
  content: "\f249";
}

.fi-rr-bin-bottles:before {
  content: "\f24a";
}

.fi-rr-binary-circle-check:before {
  content: "\f24b";
}

.fi-rr-binary-lock:before {
  content: "\f24c";
}

.fi-rr-binary-slash:before {
  content: "\f24d";
}

.fi-rr-binary:before {
  content: "\f24e";
}

.fi-rr-binoculars:before {
  content: "\f24f";
}

.fi-rr-bio-leaves:before {
  content: "\f250";
}

.fi-rr-bio:before {
  content: "\f251";
}

.fi-rr-biohazard:before {
  content: "\f252";
}

.fi-rr-bird:before {
  content: "\f253";
}

.fi-rr-bitcoin-sign:before {
  content: "\f254";
}

.fi-rr-blanket:before {
  content: "\f255";
}

.fi-rr-blender-phone:before {
  content: "\f256";
}

.fi-rr-blender:before {
  content: "\f257";
}

.fi-rr-blinds-open:before {
  content: "\f258";
}

.fi-rr-blinds-raised:before {
  content: "\f259";
}

.fi-rr-blinds:before {
  content: "\f25a";
}

.fi-rr-block-brick:before {
  content: "\f25b";
}

.fi-rr-block-microphone:before {
  content: "\f25c";
}

.fi-rr-block-question:before {
  content: "\f25d";
}

.fi-rr-block-quote:before {
  content: "\f25e";
}

.fi-rr-block:before {
  content: "\f25f";
}

.fi-rr-blockchain-3:before {
  content: "\f260";
}

.fi-rr-blog-pencil:before {
  content: "\f261";
}

.fi-rr-blog-text:before {
  content: "\f262";
}

.fi-rr-blood-dropper:before {
  content: "\f263";
}

.fi-rr-blood-test-tube-alt:before {
  content: "\f264";
}

.fi-rr-blood-test-tube:before {
  content: "\f265";
}

.fi-rr-blood:before {
  content: "\f266";
}

.fi-rr-blueberries:before {
  content: "\f267";
}

.fi-rr-blueprint:before {
  content: "\f268";
}

.fi-rr-bold:before {
  content: "\f269";
}

.fi-rr-bolt-auto:before {
  content: "\f26a";
}

.fi-rr-bolt-slash:before {
  content: "\f26b";
}

.fi-rr-bolt:before {
  content: "\f26c";
}

.fi-rr-bomb:before {
  content: "\f26d";
}

.fi-rr-bone-break:before {
  content: "\f26e";
}

.fi-rr-bone:before {
  content: "\f26f";
}

.fi-rr-bong:before {
  content: "\f270";
}

.fi-rr-bonus-alt:before {
  content: "\f271";
}

.fi-rr-bonus-star:before {
  content: "\f272";
}

.fi-rr-bonus:before {
  content: "\f273";
}

.fi-rr-book-alt:before {
  content: "\f274";
}

.fi-rr-book-arrow-right:before {
  content: "\f275";
}

.fi-rr-book-arrow-up:before {
  content: "\f276";
}

.fi-rr-book-atlas:before {
  content: "\f277";
}

.fi-rr-book-bookmark:before {
  content: "\f278";
}

.fi-rr-book-circle-arrow-right:before {
  content: "\f279";
}

.fi-rr-book-circle-arrow-up:before {
  content: "\f27a";
}

.fi-rr-book-copy:before {
  content: "\f27b";
}

.fi-rr-book-dead:before {
  content: "\f27c";
}

.fi-rr-book-font:before {
  content: "\f27d";
}

.fi-rr-book-heart:before {
  content: "\f27e";
}

.fi-rr-book-medical:before {
  content: "\f27f";
}

.fi-rr-book-open-cover:before {
  content: "\f280";
}

.fi-rr-book-open-reader:before {
  content: "\f281";
}

.fi-rr-book-plus:before {
  content: "\f282";
}

.fi-rr-book-quran:before {
  content: "\f283";
}

.fi-rr-book-section:before {
  content: "\f284";
}

.fi-rr-book-spells:before {
  content: "\f285";
}

.fi-rr-book-tanakh:before {
  content: "\f286";
}

.fi-rr-book-user:before {
  content: "\f287";
}

.fi-rr-book:before {
  content: "\f288";
}

.fi-rr-Booking:before {
  content: "\f289";
}

.fi-rr-bookmark-slash:before {
  content: "\f28a";
}

.fi-rr-bookmark:before {
  content: "\f28b";
}

.fi-rr-books-medical:before {
  content: "\f28c";
}

.fi-rr-books:before {
  content: "\f28d";
}

.fi-rr-boot-heeled:before {
  content: "\f28e";
}

.fi-rr-boot:before {
  content: "\f28f";
}

.fi-rr-booth-curtain:before {
  content: "\f290";
}

.fi-rr-border-all:before {
  content: "\f291";
}

.fi-rr-border-bottom:before {
  content: "\f292";
}

.fi-rr-border-center-h:before {
  content: "\f293";
}

.fi-rr-border-center-v:before {
  content: "\f294";
}

.fi-rr-border-inner:before {
  content: "\f295";
}

.fi-rr-border-left:before {
  content: "\f296";
}

.fi-rr-border-none:before {
  content: "\f297";
}

.fi-rr-border-outer:before {
  content: "\f298";
}

.fi-rr-border-right:before {
  content: "\f299";
}

.fi-rr-border-style-alt:before {
  content: "\f29a";
}

.fi-rr-border-style:before {
  content: "\f29b";
}

.fi-rr-border-top:before {
  content: "\f29c";
}

.fi-rr-boss:before {
  content: "\f29d";
}

.fi-rr-bottle-droplet:before {
  content: "\f29e";
}

.fi-rr-bottle:before {
  content: "\f29f";
}

.fi-rr-bow-arrow:before {
  content: "\f2a0";
}

.fi-rr-bowl-chopsticks-noodles:before {
  content: "\f2a1";
}

.fi-rr-bowl-chopsticks:before {
  content: "\f2a2";
}

.fi-rr-bowl-rice:before {
  content: "\f2a3";
}

.fi-rr-bowl-scoop:before {
  content: "\f2a4";
}

.fi-rr-bowl-scoops:before {
  content: "\f2a5";
}

.fi-rr-bowl-soft-serve:before {
  content: "\f2a6";
}

.fi-rr-bowl-spoon:before {
  content: "\f2a7";
}

.fi-rr-bowling-ball:before {
  content: "\f2a8";
}

.fi-rr-bowling-pins:before {
  content: "\f2a9";
}

.fi-rr-bowling:before {
  content: "\f2aa";
}

.fi-rr-box-alt:before {
  content: "\f2ab";
}

.fi-rr-box-ballot:before {
  content: "\f2ac";
}

.fi-rr-box-check:before {
  content: "\f2ad";
}

.fi-rr-box-circle-check:before {
  content: "\f2ae";
}

.fi-rr-box-dollar:before {
  content: "\f2af";
}

.fi-rr-box-fragile:before {
  content: "\f2b0";
}

.fi-rr-box-heart:before {
  content: "\f2b1";
}

.fi-rr-box-open-full:before {
  content: "\f2b2";
}

.fi-rr-box-open:before {
  content: "\f2b3";
}

.fi-rr-box-tissue:before {
  content: "\f2b4";
}

.fi-rr-box-up:before {
  content: "\f2b5";
}

.fi-rr-box:before {
  content: "\f2b6";
}

.fi-rr-boxes:before {
  content: "\f2b7";
}

.fi-rr-boxing-glove:before {
  content: "\f2b8";
}

.fi-rr-bracket-curly-right:before {
  content: "\f2b9";
}

.fi-rr-bracket-curly:before {
  content: "\f2ba";
}

.fi-rr-bracket-round-right:before {
  content: "\f2bb";
}

.fi-rr-bracket-round:before {
  content: "\f2bc";
}

.fi-rr-bracket-square-right:before {
  content: "\f2bd";
}

.fi-rr-bracket-square:before {
  content: "\f2be";
}

.fi-rr-brackets-curly:before {
  content: "\f2bf";
}

.fi-rr-brackets-round:before {
  content: "\f2c0";
}

.fi-rr-brackets-square:before {
  content: "\f2c1";
}

.fi-rr-braille-a:before {
  content: "\f2c2";
}

.fi-rr-braille-b:before {
  content: "\f2c3";
}

.fi-rr-braille-c:before {
  content: "\f2c4";
}

.fi-rr-braille-d:before {
  content: "\f2c5";
}

.fi-rr-braille-e:before {
  content: "\f2c6";
}

.fi-rr-braille-g:before {
  content: "\f2c7";
}

.fi-rr-braille-h:before {
  content: "\f2c8";
}

.fi-rr-braille-i:before {
  content: "\f2c9";
}

.fi-rr-braille-j:before {
  content: "\f2ca";
}

.fi-rr-braille-k:before {
  content: "\f2cb";
}

.fi-rr-braille-l:before {
  content: "\f2cc";
}

.fi-rr-braille-m:before {
  content: "\f2cd";
}

.fi-rr-braille-n-alt:before {
  content: "\f2ce";
}

.fi-rr-braille-n:before {
  content: "\f2cf";
}

.fi-rr-braille-o:before {
  content: "\f2d0";
}

.fi-rr-braille-p:before {
  content: "\f2d1";
}

.fi-rr-braille-q:before {
  content: "\f2d2";
}

.fi-rr-braille-r:before {
  content: "\f2d3";
}

.fi-rr-braille-s:before {
  content: "\f2d4";
}

.fi-rr-braille-t:before {
  content: "\f2d5";
}

.fi-rr-braille-u:before {
  content: "\f2d6";
}

.fi-rr-braille-v:before {
  content: "\f2d7";
}

.fi-rr-braille-w:before {
  content: "\f2d8";
}

.fi-rr-braille-x:before {
  content: "\f2d9";
}

.fi-rr-braille-y:before {
  content: "\f2da";
}

.fi-rr-braille-z:before {
  content: "\f2db";
}

.fi-rr-braille:before {
  content: "\f2dc";
}

.fi-rr-brain-circuit:before {
  content: "\f2dd";
}

.fi-rr-brain:before {
  content: "\f2de";
}

.fi-rr-brake-warning:before {
  content: "\f2df";
}

.fi-rr-branching:before {
  content: "\f2e0";
}

.fi-rr-brand:before {
  content: "\f2e1";
}

.fi-rr-branding:before {
  content: "\f2e2";
}

.fi-rr-bread-loaf:before {
  content: "\f2e3";
}

.fi-rr-bread-slice-butter:before {
  content: "\f2e4";
}

.fi-rr-bread-slice:before {
  content: "\f2e5";
}

.fi-rr-bread:before {
  content: "\f2e6";
}

.fi-rr-briefcase-arrow-right:before {
  content: "\f2e7";
}

.fi-rr-briefcase-blank:before {
  content: "\f2e8";
}

.fi-rr-briefcase:before {
  content: "\f2e9";
}

.fi-rr-brightness-low:before {
  content: "\f2ea";
}

.fi-rr-brightness:before {
  content: "\f2eb";
}

.fi-rr-bring-forward:before {
  content: "\f2ec";
}

.fi-rr-bring-front:before {
  content: "\f2ed";
}

.fi-rr-broadcast-tower:before {
  content: "\f2ee";
}

.fi-rr-broccoli:before {
  content: "\f2ef";
}

.fi-rr-broken-chain-link-wrong:before {
  content: "\f2f0";
}

.fi-rr-broken-image:before {
  content: "\f2f1";
}

.fi-rr-broom-ball:before {
  content: "\f2f2";
}

.fi-rr-broom:before {
  content: "\f2f3";
}

.fi-rr-browser-ui:before {
  content: "\f2f4";
}

.fi-rr-browser:before {
  content: "\f2f5";
}

.fi-rr-browsers:before {
  content: "\f2f6";
}

.fi-rr-brush:before {
  content: "\f2f7";
}

.fi-rr-bucket:before {
  content: "\f2f8";
}

.fi-rr-budget-alt:before {
  content: "\f2f9";
}

.fi-rr-budget:before {
  content: "\f2fa";
}

.fi-rr-bug-slash:before {
  content: "\f2fb";
}

.fi-rr-bug:before {
  content: "\f2fc";
}

.fi-rr-bugs:before {
  content: "\f2fd";
}

.fi-rr-build-alt:before {
  content: "\f2fe";
}

.fi-rr-build:before {
  content: "\f2ff";
}

.fi-rr-builder:before {
  content: "\f300";
}

.fi-rr-building-circle-arrow-right:before {
  content: "\f301";
}

.fi-rr-building-ngo:before {
  content: "\f302";
}

.fi-rr-building:before {
  content: "\f303";
}

.fi-rr-bulb:before {
  content: "\f304";
}

.fi-rr-bullet:before {
  content: "\f305";
}

.fi-rr-bullhorn:before {
  content: "\f306";
}

.fi-rr-bullseye-arrow:before {
  content: "\f307";
}

.fi-rr-bullseye-pointer:before {
  content: "\f308";
}

.fi-rr-bullseye:before {
  content: "\f309";
}

.fi-rr-burger-alt:before {
  content: "\f30a";
}

.fi-rr-burger-fries:before {
  content: "\f30b";
}

.fi-rr-burger-glass:before {
  content: "\f30c";
}

.fi-rr-burrito:before {
  content: "\f30d";
}

.fi-rr-burst:before {
  content: "\f30e";
}

.fi-rr-bus-alt:before {
  content: "\f30f";
}

.fi-rr-bus:before {
  content: "\f310";
}

.fi-rr-business-time:before {
  content: "\f311";
}

.fi-rr-Butter:before {
  content: "\f312";
}

.fi-rr-butterfly:before {
  content: "\f313";
}

.fi-rr-c:before {
  content: "\f314";
}

.fi-rr-cabin:before {
  content: "\f315";
}

.fi-rr-cactus:before {
  content: "\f316";
}

.fi-rr-cage-empty:before {
  content: "\f317";
}

.fi-rr-cake-birthday:before {
  content: "\f318";
}

.fi-rr-cake-slice:before {
  content: "\f319";
}

.fi-rr-cake-wedding:before {
  content: "\f31a";
}

.fi-rr-calculator-bill:before {
  content: "\f31b";
}

.fi-rr-calculator-math-tax:before {
  content: "\f31c";
}

.fi-rr-calculator-money:before {
  content: "\f31d";
}

.fi-rr-calculator-simple:before {
  content: "\f31e";
}

.fi-rr-calculator:before {
  content: "\f31f";
}

.fi-rr-calendar-arrow-down:before {
  content: "\f320";
}

.fi-rr-calendar-arrow-up:before {
  content: "\f321";
}

.fi-rr-calendar-birhtday-cake:before {
  content: "\f322";
}

.fi-rr-calendar-call:before {
  content: "\f323";
}

.fi-rr-calendar-check:before {
  content: "\f324";
}

.fi-rr-calendar-clock:before {
  content: "\f325";
}

.fi-rr-calendar-day:before {
  content: "\f326";
}

.fi-rr-calendar-days:before {
  content: "\f327";
}

.fi-rr-calendar-event-tax:before {
  content: "\f328";
}

.fi-rr-calendar-exclamation:before {
  content: "\f329";
}

.fi-rr-calendar-gavel-legal:before {
  content: "\f32a";
}

.fi-rr-calendar-heart:before {
  content: "\f32b";
}

.fi-rr-calendar-image:before {
  content: "\f32c";
}

.fi-rr-calendar-lines-pen:before {
  content: "\f32d";
}

.fi-rr-calendar-lines:before {
  content: "\f32e";
}

.fi-rr-calendar-minus:before {
  content: "\f32f";
}

.fi-rr-calendar-payment-loan:before {
  content: "\f330";
}

.fi-rr-calendar-pen:before {
  content: "\f331";
}

.fi-rr-calendar-plus:before {
  content: "\f332";
}

.fi-rr-calendar-salary:before {
  content: "\f333";
}

.fi-rr-calendar-shift-swap:before {
  content: "\f334";
}

.fi-rr-calendar-star:before {
  content: "\f335";
}

.fi-rr-calendar-swap:before {
  content: "\f336";
}

.fi-rr-calendar-week:before {
  content: "\f337";
}

.fi-rr-calendar-xmark:before {
  content: "\f338";
}

.fi-rr-calendar:before {
  content: "\f339";
}

.fi-rr-calendars:before {
  content: "\f33a";
}

.fi-rr-call-duration:before {
  content: "\f33b";
}

.fi-rr-call-history:before {
  content: "\f33c";
}

.fi-rr-call-incoming:before {
  content: "\f33d";
}

.fi-rr-call-missed:before {
  content: "\f33e";
}

.fi-rr-call-outgoing:before {
  content: "\f33f";
}

.fi-rr-camcorder:before {
  content: "\f340";
}

.fi-rr-camera-cctv:before {
  content: "\f341";
}

.fi-rr-camera-movie:before {
  content: "\f342";
}

.fi-rr-camera-retro:before {
  content: "\f343";
}

.fi-rr-camera-rotate:before {
  content: "\f344";
}

.fi-rr-camera-security:before {
  content: "\f345";
}

.fi-rr-camera-slash:before {
  content: "\f346";
}

.fi-rr-camera-viewfinder:before {
  content: "\f347";
}

.fi-rr-camera:before {
  content: "\f348";
}

.fi-rr-campfire:before {
  content: "\f349";
}

.fi-rr-camping:before {
  content: "\f34a";
}

.fi-rr-can-food:before {
  content: "\f34b";
}

.fi-rr-candle-holder:before {
  content: "\f34c";
}

.fi-rr-candle-lotus-yoga:before {
  content: "\f34d";
}

.fi-rr-candle-pose-yoga:before {
  content: "\f34e";
}

.fi-rr-candy-alt:before {
  content: "\f34f";
}

.fi-rr-candy-bar:before {
  content: "\f350";
}

.fi-rr-candy-cane:before {
  content: "\f351";
}

.fi-rr-candy-corn:before {
  content: "\f352";
}

.fi-rr-candy-sweet:before {
  content: "\f353";
}

.fi-rr-candy:before {
  content: "\f354";
}

.fi-rr-Cannabis:before {
  content: "\f355";
}

.fi-rr-canned-food:before {
  content: "\f356";
}

.fi-rr-capsules:before {
  content: "\f357";
}

.fi-rr-car-alt:before {
  content: "\f358";
}

.fi-rr-car-battery:before {
  content: "\f359";
}

.fi-rr-car-bolt:before {
  content: "\f35a";
}

.fi-rr-car-building:before {
  content: "\f35b";
}

.fi-rr-car-bump:before {
  content: "\f35c";
}

.fi-rr-car-bus:before {
  content: "\f35d";
}

.fi-rr-car-circle-bolt:before {
  content: "\f35e";
}

.fi-rr-car-crash:before {
  content: "\f35f";
}

.fi-rr-car-garage:before {
  content: "\f360";
}

.fi-rr-car-journey:before {
  content: "\f361";
}

.fi-rr-car-mechanic:before {
  content: "\f362";
}

.fi-rr-car-rear:before {
  content: "\f363";
}

.fi-rr-car-side-bolt:before {
  content: "\f364";
}

.fi-rr-car-side:before {
  content: "\f365";
}

.fi-rr-car-tilt:before {
  content: "\f366";
}

.fi-rr-car-tunnel:before {
  content: "\f367";
}

.fi-rr-car-wash:before {
  content: "\f368";
}

.fi-rr-car:before {
  content: "\f369";
}

.fi-rr-caravan-alt:before {
  content: "\f36a";
}

.fi-rr-caravan:before {
  content: "\f36b";
}

.fi-rr-card-club:before {
  content: "\f36c";
}

.fi-rr-card-diamond:before {
  content: "\f36d";
}

.fi-rr-card-heart:before {
  content: "\f36e";
}

.fi-rr-card-spade:before {
  content: "\f36f";
}

.fi-rr-cardinal-compass:before {
  content: "\f370";
}

.fi-rr-career-growth:before {
  content: "\f371";
}

.fi-rr-career-path:before {
  content: "\f372";
}

.fi-rr-caret-circle-down:before {
  content: "\f373";
}

.fi-rr-caret-circle-right:before {
  content: "\f374";
}

.fi-rr-caret-circle-up:before {
  content: "\f375";
}

.fi-rr-caret-down:before {
  content: "\f376";
}

.fi-rr-caret-left:before {
  content: "\f377";
}

.fi-rr-caret-quare-up:before {
  content: "\f378";
}

.fi-rr-caret-right:before {
  content: "\f379";
}

.fi-rr-caret-square-down:before {
  content: "\f37a";
}

.fi-rr-caret-square-left_1:before {
  content: "\f37b";
}

.fi-rr-caret-square-left:before {
  content: "\f37c";
}

.fi-rr-caret-square-right:before {
  content: "\f37d";
}

.fi-rr-caret-up:before {
  content: "\f37e";
}

.fi-rr-carrot:before {
  content: "\f37f";
}

.fi-rr-cars-crash:before {
  content: "\f380";
}

.fi-rr-cars:before {
  content: "\f381";
}

.fi-rr-cart-arrow-down:before {
  content: "\f382";
}

.fi-rr-cart-minus:before {
  content: "\f383";
}

.fi-rr-cart-shopping-fast:before {
  content: "\f384";
}

.fi-rr-cash-register:before {
  content: "\f385";
}

.fi-rr-cassette-tape:before {
  content: "\f386";
}

.fi-rr-cassette-vhs:before {
  content: "\f387";
}

.fi-rr-castle:before {
  content: "\f388";
}

.fi-rr-cat-head:before {
  content: "\f389";
}

.fi-rr-cat-space:before {
  content: "\f38a";
}

.fi-rr-cat:before {
  content: "\f38b";
}

.fi-rr-catalog-alt:before {
  content: "\f38c";
}

.fi-rr-catalog-magazine:before {
  content: "\f38d";
}

.fi-rr-catalog:before {
  content: "\f38e";
}

.fi-rr-category-alt:before {
  content: "\f38f";
}

.fi-rr-category:before {
  content: "\f390";
}

.fi-rr-cauldron:before {
  content: "\f391";
}

.fi-rr-cedi-sign:before {
  content: "\f392";
}

.fi-rr-cello:before {
  content: "\f393";
}

.fi-rr-cent-sign:before {
  content: "\f394";
}

.fi-rr-chair-office:before {
  content: "\f395";
}

.fi-rr-chair:before {
  content: "\f396";
}

.fi-rr-chalkboard-user:before {
  content: "\f397";
}

.fi-rr-chalkboard:before {
  content: "\f398";
}

.fi-rr-challenge-alt:before {
  content: "\f399";
}

.fi-rr-challenge:before {
  content: "\f39a";
}

.fi-rr-channel:before {
  content: "\f39b";
}

.fi-rr-charging-station:before {
  content: "\f39c";
}

.fi-rr-chart-area:before {
  content: "\f39d";
}

.fi-rr-chart-bullet:before {
  content: "\f39e";
}

.fi-rr-chart-candlestick:before {
  content: "\f39f";
}

.fi-rr-chart-connected:before {
  content: "\f3a0";
}

.fi-rr-chart-gantt:before {
  content: "\f3a1";
}

.fi-rr-chart-histogram:before {
  content: "\f3a2";
}

.fi-rr-chart-kanban:before {
  content: "\f3a3";
}

.fi-rr-chart-line-up-down:before {
  content: "\f3a4";
}

.fi-rr-chart-line-up:before {
  content: "\f3a5";
}

.fi-rr-chart-mixed-up-circle-currency:before {
  content: "\f3a6";
}

.fi-rr-chart-mixed-up-circle-dollar:before {
  content: "\f3a7";
}

.fi-rr-chart-mixed:before {
  content: "\f3a8";
}

.fi-rr-chart-network:before {
  content: "\f3a9";
}

.fi-rr-chart-pie-alt:before {
  content: "\f3aa";
}

.fi-rr-chart-pie-simple-circle-currency:before {
  content: "\f3ab";
}

.fi-rr-chart-pie-simple-circle-dollar:before {
  content: "\f3ac";
}

.fi-rr-chart-pie:before {
  content: "\f3ad";
}

.fi-rr-chart-pyramid:before {
  content: "\f3ae";
}

.fi-rr-chart-radar:before {
  content: "\f3af";
}

.fi-rr-chart-scatter-3d:before {
  content: "\f3b0";
}

.fi-rr-chart-scatter-bubble:before {
  content: "\f3b1";
}

.fi-rr-chart-scatter:before {
  content: "\f3b2";
}

.fi-rr-chart-set-theory:before {
  content: "\f3b3";
}

.fi-rr-chart-simple-horizontal:before {
  content: "\f3b4";
}

.fi-rr-chart-simple:before {
  content: "\f3b5";
}

.fi-rr-chart-tree-map:before {
  content: "\f3b6";
}

.fi-rr-chart-tree:before {
  content: "\f3b7";
}

.fi-rr-chart-user:before {
  content: "\f3b8";
}

.fi-rr-chart-waterfall:before {
  content: "\f3b9";
}

.fi-rr-chat-arrow-down:before {
  content: "\f3ba";
}

.fi-rr-chat-arrow-grow:before {
  content: "\f3bb";
}

.fi-rr-chat-bubble-call:before {
  content: "\f3bc";
}

.fi-rr-chatbot-speech-bubble:before {
  content: "\f3bd";
}

.fi-rr-chatbot:before {
  content: "\f3be";
}

.fi-rr-cheap-bill:before {
  content: "\f3bf";
}

.fi-rr-cheap-dollar:before {
  content: "\f3c0";
}

.fi-rr-cheap-stack-dollar:before {
  content: "\f3c1";
}

.fi-rr-cheap-stack:before {
  content: "\f3c2";
}

.fi-rr-cheap:before {
  content: "\f3c3";
}

.fi-rr-check-circle:before {
  content: "\f3c4";
}

.fi-rr-check-double:before {
  content: "\f3c5";
}

.fi-rr-check-in-calendar:before {
  content: "\f3c6";
}

.fi-rr-check-out-calendar:before {
  content: "\f3c7";
}

.fi-rr-check:before {
  content: "\f3c8";
}

.fi-rr-checkbox:before {
  content: "\f3c9";
}

.fi-rr-checklist-task-budget:before {
  content: "\f3ca";
}

.fi-rr-cheese-alt:before {
  content: "\f3cb";
}

.fi-rr-cheese:before {
  content: "\f3cc";
}

.fi-rr-cheeseburger:before {
  content: "\f3cd";
}

.fi-rr-cherry:before {
  content: "\f3ce";
}

.fi-rr-chess-bishop:before {
  content: "\f3cf";
}

.fi-rr-chess-board:before {
  content: "\f3d0";
}

.fi-rr-chess-clock-alt:before {
  content: "\f3d1";
}

.fi-rr-chess-clock:before {
  content: "\f3d2";
}

.fi-rr-chess-king-alt:before {
  content: "\f3d3";
}

.fi-rr-chess-king:before {
  content: "\f3d4";
}

.fi-rr-chess-knight-alt:before {
  content: "\f3d5";
}

.fi-rr-chess-knight:before {
  content: "\f3d6";
}

.fi-rr-chess-pawn-alt:before {
  content: "\f3d7";
}

.fi-rr-chess-piece:before {
  content: "\f3d8";
}

.fi-rr-chess-queen-alt:before {
  content: "\f3d9";
}

.fi-rr-chess-queen:before {
  content: "\f3da";
}

.fi-rr-chess-rook-alt:before {
  content: "\f3db";
}

.fi-rr-chess-rook:before {
  content: "\f3dc";
}

.fi-rr-chess:before {
  content: "\f3dd";
}

.fi-rr-chevron-double-down:before {
  content: "\f3de";
}

.fi-rr-chevron-double-up:before {
  content: "\f3df";
}

.fi-rr-child-head:before {
  content: "\f3e0";
}

.fi-rr-child:before {
  content: "\f3e1";
}

.fi-rr-chimney:before {
  content: "\f3e2";
}

.fi-rr-chip:before {
  content: "\f3e3";
}

.fi-rr-chocolate:before {
  content: "\f3e4";
}

.fi-rr-choir-singing:before {
  content: "\f3e5";
}

.fi-rr-choose-alt:before {
  content: "\f3e6";
}

.fi-rr-choose:before {
  content: "\f3e7";
}

.fi-rr-church:before {
  content: "\f3e8";
}

.fi-rr-circle-0:before {
  content: "\f3e9";
}

.fi-rr-circle-1:before {
  content: "\f3ea";
}

.fi-rr-circle-2:before {
  content: "\f3eb";
}

.fi-rr-circle-3:before {
  content: "\f3ec";
}

.fi-rr-circle-4:before {
  content: "\f3ed";
}

.fi-rr-circle-5:before {
  content: "\f3ee";
}

.fi-rr-circle-6:before {
  content: "\f3ef";
}

.fi-rr-circle-7:before {
  content: "\f3f0";
}

.fi-rr-circle-8:before {
  content: "\f3f1";
}

.fi-rr-circle-9:before {
  content: "\f3f2";
}

.fi-rr-circle-a:before {
  content: "\f3f3";
}

.fi-rr-circle-b:before {
  content: "\f3f4";
}

.fi-rr-circle-bolt:before {
  content: "\f3f5";
}

.fi-rr-circle-book-open:before {
  content: "\f3f6";
}

.fi-rr-circle-bookmark:before {
  content: "\f3f7";
}

.fi-rr-circle-c:before {
  content: "\f3f8";
}

.fi-rr-circle-calendar:before {
  content: "\f3f9";
}

.fi-rr-circle-camera:before {
  content: "\f3fa";
}

.fi-rr-circle-d:before {
  content: "\f3fb";
}

.fi-rr-circle-dashed:before {
  content: "\f3fc";
}

.fi-rr-circle-divide:before {
  content: "\f3fd";
}

.fi-rr-circle-e:before {
  content: "\f3fe";
}

.fi-rr-circle-ellipsis-vertical:before {
  content: "\f3ff";
}

.fi-rr-circle-ellipsis:before {
  content: "\f400";
}

.fi-rr-circle-envelope:before {
  content: "\f401";
}

.fi-rr-circle-exclamation-check:before {
  content: "\f402";
}

.fi-rr-circle-f:before {
  content: "\f403";
}

.fi-rr-circle-g:before {
  content: "\f404";
}

.fi-rr-circle-h:before {
  content: "\f405";
}

.fi-rr-circle-half-stroke:before {
  content: "\f406";
}

.fi-rr-circle-half:before {
  content: "\f407";
}

.fi-rr-circle-heart:before {
  content: "\f408";
}

.fi-rr-circle-i:before {
  content: "\f409";
}

.fi-rr-circle-j:before {
  content: "\f40a";
}

.fi-rr-circle-k:before {
  content: "\f40b";
}

.fi-rr-circle-l:before {
  content: "\f40c";
}

.fi-rr-circle-m:before {
  content: "\f40d";
}

.fi-rr-circle-microphone-lines:before {
  content: "\f40e";
}

.fi-rr-circle-microphone:before {
  content: "\f40f";
}

.fi-rr-circle-n:before {
  content: "\f410";
}

.fi-rr-circle-nodes:before {
  content: "\f411";
}

.fi-rr-circle-o:before {
  content: "\f412";
}

.fi-rr-circle-overlap:before {
  content: "\f413";
}

.fi-rr-circle-p:before {
  content: "\f414";
}

.fi-rr-circle-phone-flip:before {
  content: "\f415";
}

.fi-rr-circle-phone-hangup:before {
  content: "\f416";
}

.fi-rr-circle-phone:before {
  content: "\f417";
}

.fi-rr-circle-q:before {
  content: "\f418";
}

.fi-rr-circle-quarter:before {
  content: "\f419";
}

.fi-rr-circle-quarters-alt:before {
  content: "\f41a";
}

.fi-rr-circle-r:before {
  content: "\f41b";
}

.fi-rr-circle-s:before {
  content: "\f41c";
}

.fi-rr-circle-small:before {
  content: "\f41d";
}

.fi-rr-circle-star:before {
  content: "\f41e";
}

.fi-rr-circle-t:before {
  content: "\f41f";
}

.fi-rr-circle-three-quarters:before {
  content: "\f420";
}

.fi-rr-circle-trash:before {
  content: "\f421";
}

.fi-rr-circle-u:before {
  content: "\f422";
}

.fi-rr-circle-user:before {
  content: "\f423";
}

.fi-rr-circle-v:before {
  content: "\f424";
}

.fi-rr-circle-video:before {
  content: "\f425";
}

.fi-rr-circle-w:before {
  content: "\f426";
}

.fi-rr-circle-waveform-lines:before {
  content: "\f427";
}

.fi-rr-circle-x:before {
  content: "\f428";
}

.fi-rr-circle-xmark:before {
  content: "\f429";
}

.fi-rr-circle-y:before {
  content: "\f42a";
}

.fi-rr-circle-z:before {
  content: "\f42b";
}

.fi-rr-circle:before {
  content: "\f42c";
}

.fi-rr-citrus-slice:before {
  content: "\f42d";
}

.fi-rr-citrus:before {
  content: "\f42e";
}

.fi-rr-city:before {
  content: "\f42f";
}

.fi-rr-clapperboard-play:before {
  content: "\f430";
}

.fi-rr-clapperboard:before {
  content: "\f431";
}

.fi-rr-clarinet:before {
  content: "\f432";
}

.fi-rr-claw-marks:before {
  content: "\f433";
}

.fi-rr-clear-alt:before {
  content: "\f434";
}

.fi-rr-clip-file:before {
  content: "\f435";
}

.fi-rr-clip-mail:before {
  content: "\f436";
}

.fi-rr-clip:before {
  content: "\f437";
}

.fi-rr-clipboard-check:before {
  content: "\f438";
}

.fi-rr-clipboard-exclamation:before {
  content: "\f439";
}

.fi-rr-clipboard-list-check:before {
  content: "\f43a";
}

.fi-rr-clipboard-list:before {
  content: "\f43b";
}

.fi-rr-clipboard-prescription:before {
  content: "\f43c";
}

.fi-rr-clipboard-question:before {
  content: "\f43d";
}

.fi-rr-clipboard-user:before {
  content: "\f43e";
}

.fi-rr-clipboard:before {
  content: "\f43f";
}

.fi-rr-clipoard-wrong:before {
  content: "\f440";
}

.fi-rr-clock-desk:before {
  content: "\f441";
}

.fi-rr-clock-eight-thirty:before {
  content: "\f442";
}

.fi-rr-clock-eleven-thirty:before {
  content: "\f443";
}

.fi-rr-clock-eleven:before {
  content: "\f444";
}

.fi-rr-clock-five-thirty:before {
  content: "\f445";
}

.fi-rr-clock-five:before {
  content: "\f446";
}

.fi-rr-clock-four-thirty:before {
  content: "\f447";
}

.fi-rr-clock-nine-thirty:before {
  content: "\f448";
}

.fi-rr-clock-nine:before {
  content: "\f449";
}

.fi-rr-clock-one-thirty:before {
  content: "\f44a";
}

.fi-rr-clock-one:before {
  content: "\f44b";
}

.fi-rr-clock-seven-thirty:before {
  content: "\f44c";
}

.fi-rr-clock-seven:before {
  content: "\f44d";
}

.fi-rr-clock-six-thirty:before {
  content: "\f44e";
}

.fi-rr-clock-six:before {
  content: "\f44f";
}

.fi-rr-clock-ten-thirty:before {
  content: "\f450";
}

.fi-rr-clock-ten:before {
  content: "\f451";
}

.fi-rr-clock-three-thirty:before {
  content: "\f452";
}

.fi-rr-clock-three:before {
  content: "\f453";
}

.fi-rr-clock-time-tracking:before {
  content: "\f454";
}

.fi-rr-clock-twelve-thirty:before {
  content: "\f455";
}

.fi-rr-clock-twelve:before {
  content: "\f456";
}

.fi-rr-clock-two-thirty:before {
  content: "\f457";
}

.fi-rr-clock-two:before {
  content: "\f458";
}

.fi-rr-clock-up-arrow:before {
  content: "\f459";
}

.fi-rr-clock:before {
  content: "\f45a";
}

.fi-rr-clone:before {
  content: "\f45b";
}

.fi-rr-closed-captioning-slash:before {
  content: "\f45c";
}

.fi-rr-clothes-hanger:before {
  content: "\f45d";
}

.fi-rr-cloud-back-up-alt:before {
  content: "\f45e";
}

.fi-rr-cloud-back-up:before {
  content: "\f45f";
}

.fi-rr-cloud-check:before {
  content: "\f460";
}

.fi-rr-cloud-code:before {
  content: "\f461";
}

.fi-rr-cloud-disabled:before {
  content: "\f462";
}

.fi-rr-cloud-download-alt:before {
  content: "\f463";
}

.fi-rr-cloud-download:before {
  content: "\f464";
}

.fi-rr-cloud-drizzle:before {
  content: "\f465";
}

.fi-rr-cloud-exclamation:before {
  content: "\f466";
}

.fi-rr-cloud-gear-automation:before {
  content: "\f467";
}

.fi-rr-cloud-hail-mixed:before {
  content: "\f468";
}

.fi-rr-cloud-hail:before {
  content: "\f469";
}

.fi-rr-cloud-meatball:before {
  content: "\f46a";
}

.fi-rr-cloud-moon-rain:before {
  content: "\f46b";
}

.fi-rr-cloud-moon:before {
  content: "\f46c";
}

.fi-rr-cloud-question:before {
  content: "\f46d";
}

.fi-rr-cloud-rain:before {
  content: "\f46e";
}

.fi-rr-cloud-rainbow:before {
  content: "\f46f";
}

.fi-rr-cloud-share:before {
  content: "\f470";
}

.fi-rr-cloud-showers-heavy:before {
  content: "\f471";
}

.fi-rr-cloud-showers:before {
  content: "\f472";
}

.fi-rr-cloud-sleet:before {
  content: "\f473";
}

.fi-rr-cloud-snow:before {
  content: "\f474";
}

.fi-rr-cloud-sun-rain:before {
  content: "\f475";
}

.fi-rr-cloud-sun:before {
  content: "\f476";
}

.fi-rr-cloud-upload-alt:before {
  content: "\f477";
}

.fi-rr-cloud-upload:before {
  content: "\f478";
}

.fi-rr-cloud:before {
  content: "\f479";
}

.fi-rr-clouds-moon:before {
  content: "\f47a";
}

.fi-rr-clouds-sun:before {
  content: "\f47b";
}

.fi-rr-clouds:before {
  content: "\f47c";
}

.fi-rr-clover-alt:before {
  content: "\f47d";
}

.fi-rr-club:before {
  content: "\f47e";
}

.fi-rr-cocktail-alt:before {
  content: "\f47f";
}

.fi-rr-cocktail:before {
  content: "\f480";
}

.fi-rr-coconut:before {
  content: "\f481";
}

.fi-rr-code-branch:before {
  content: "\f482";
}

.fi-rr-code-commit:before {
  content: "\f483";
}

.fi-rr-code-compare:before {
  content: "\f484";
}

.fi-rr-code-fork:before {
  content: "\f485";
}

.fi-rr-code-merge:before {
  content: "\f486";
}

.fi-rr-code-pull-request-closed:before {
  content: "\f487";
}

.fi-rr-code-pull-request-draft:before {
  content: "\f488";
}

.fi-rr-code-pull-request:before {
  content: "\f489";
}

.fi-rr-code-simple:before {
  content: "\f48a";
}

.fi-rr-coffee-bean:before {
  content: "\f48b";
}

.fi-rr-coffee-beans:before {
  content: "\f48c";
}

.fi-rr-coffee-heart:before {
  content: "\f48d";
}

.fi-rr-coffee-pot:before {
  content: "\f48e";
}

.fi-rr-coffee:before {
  content: "\f48f";
}

.fi-rr-coffin-cross:before {
  content: "\f490";
}

.fi-rr-coffin:before {
  content: "\f491";
}

.fi-rr-coin-up-arrow:before {
  content: "\f492";
}

.fi-rr-coin:before {
  content: "\f493";
}

.fi-rr-coins:before {
  content: "\f494";
}

.fi-rr-colon-sign:before {
  content: "\f495";
}

.fi-rr-columns-3:before {
  content: "\f496";
}

.fi-rr-comet:before {
  content: "\f497";
}

.fi-rr-command:before {
  content: "\f498";
}

.fi-rr-comment-alt-check:before {
  content: "\f499";
}

.fi-rr-comment-alt-dots:before {
  content: "\f49a";
}

.fi-rr-comment-alt-edit:before {
  content: "\f49b";
}

.fi-rr-comment-alt-medical:before {
  content: "\f49c";
}

.fi-rr-comment-alt-middle-top:before {
  content: "\f49d";
}

.fi-rr-comment-alt-middle:before {
  content: "\f49e";
}

.fi-rr-comment-alt-minus:before {
  content: "\f49f";
}

.fi-rr-comment-alt-music:before {
  content: "\f4a0";
}

.fi-rr-comment-alt:before {
  content: "\f4a1";
}

.fi-rr-comment-arrow-down:before {
  content: "\f4a2";
}

.fi-rr-comment-arrow-up-right:before {
  content: "\f4a3";
}

.fi-rr-comment-arrow-up:before {
  content: "\f4a4";
}

.fi-rr-comment-check:before {
  content: "\f4a5";
}

.fi-rr-comment-code:before {
  content: "\f4a6";
}

.fi-rr-comment-dollar:before {
  content: "\f4a7";
}

.fi-rr-comment-dots:before {
  content: "\f4a8";
}

.fi-rr-comment-exclamation:before {
  content: "\f4a9";
}

.fi-rr-comment-heart:before {
  content: "\f4aa";
}

.fi-rr-comment-image:before {
  content: "\f4ab";
}

.fi-rr-comment-info:before {
  content: "\f4ac";
}

.fi-rr-comment-medical:before {
  content: "\f4ad";
}

.fi-rr-comment-minus:before {
  content: "\f4ae";
}

.fi-rr-comment-pen:before {
  content: "\f4af";
}

.fi-rr-comment-question:before {
  content: "\f4b0";
}

.fi-rr-comment-quote:before {
  content: "\f4b1";
}

.fi-rr-comment-slash:before {
  content: "\f4b2";
}

.fi-rr-comment-smile:before {
  content: "\f4b3";
}

.fi-rr-comment-sms:before {
  content: "\f4b4";
}

.fi-rr-comment-text:before {
  content: "\f4b5";
}

.fi-rr-comment-user:before {
  content: "\f4b6";
}

.fi-rr-comment-xmark:before {
  content: "\f4b7";
}

.fi-rr-comment:before {
  content: "\f4b8";
}

.fi-rr-comments-dollar:before {
  content: "\f4b9";
}

.fi-rr-comments-question-check:before {
  content: "\f4ba";
}

.fi-rr-comments-question:before {
  content: "\f4bb";
}

.fi-rr-comments:before {
  content: "\f4bc";
}

.fi-rr-compass-alt:before {
  content: "\f4bd";
}

.fi-rr-compass-east:before {
  content: "\f4be";
}

.fi-rr-compass-north:before {
  content: "\f4bf";
}

.fi-rr-compass-slash:before {
  content: "\f4c0";
}

.fi-rr-compass-south:before {
  content: "\f4c1";
}

.fi-rr-compass-west:before {
  content: "\f4c2";
}

.fi-rr-completed:before {
  content: "\f4c3";
}

.fi-rr-compliance-clipboard:before {
  content: "\f4c4";
}

.fi-rr-compliance-document:before {
  content: "\f4c5";
}

.fi-rr-compliance:before {
  content: "\f4c6";
}

.fi-rr-compress-alt:before {
  content: "\f4c7";
}

.fi-rr-compress:before {
  content: "\f4c8";
}

.fi-rr-computer-classic:before {
  content: "\f4c9";
}

.fi-rr-computer-mouse:before {
  content: "\f4ca";
}

.fi-rr-computer-speaker:before {
  content: "\f4cb";
}

.fi-rr-computer:before {
  content: "\f4cc";
}

.fi-rr-concierge-bell:before {
  content: "\f4cd";
}

.fi-rr-condition-alt:before {
  content: "\f4ce";
}

.fi-rr-condition:before {
  content: "\f4cf";
}

.fi-rr-confetti:before {
  content: "\f4d0";
}

.fi-rr-constellation:before {
  content: "\f4d1";
}

.fi-rr-container-storage:before {
  content: "\f4d2";
}

.fi-rr-convert-document:before {
  content: "\f4d3";
}

.fi-rr-convert-shapes:before {
  content: "\f4d4";
}

.fi-rr-conveyor-belt-alt:before {
  content: "\f4d5";
}

.fi-rr-conveyor-belt-arm:before {
  content: "\f4d6";
}

.fi-rr-conveyor-belt-empty:before {
  content: "\f4d7";
}

.fi-rr-conveyor-belt:before {
  content: "\f4d8";
}

.fi-rr-cookie-alt:before {
  content: "\f4d9";
}

.fi-rr-cookie:before {
  content: "\f4da";
}

.fi-rr-copy-alt:before {
  content: "\f4db";
}

.fi-rr-copy-image:before {
  content: "\f4dc";
}

.fi-rr-copy:before {
  content: "\f4dd";
}

.fi-rr-copyright:before {
  content: "\f4de";
}

.fi-rr-corn:before {
  content: "\f4df";
}

.fi-rr-corporate-alt:before {
  content: "\f4e0";
}

.fi-rr-corporate:before {
  content: "\f4e1";
}

.fi-rr-couch:before {
  content: "\f4e2";
}

.fi-rr-court-sport:before {
  content: "\f4e3";
}

.fi-rr-cow-alt:before {
  content: "\f4e4";
}

.fi-rr-cow:before {
  content: "\f4e5";
}

.fi-rr-cowbell-circle-plus:before {
  content: "\f4e6";
}

.fi-rr-cowbell-more:before {
  content: "\f4e7";
}

.fi-rr-cowbell:before {
  content: "\f4e8";
}

.fi-rr-crab:before {
  content: "\f4e9";
}

.fi-rr-crate-empty:before {
  content: "\f4ea";
}

.fi-rr-cream:before {
  content: "\f4eb";
}

.fi-rr-credit-card-buyer:before {
  content: "\f4ec";
}

.fi-rr-credit-card-eye:before {
  content: "\f4ed";
}

.fi-rr-credit-card:before {
  content: "\f4ee";
}

.fi-rr-cricket:before {
  content: "\f4ef";
}

.fi-rr-crm-alt:before {
  content: "\f4f0";
}

.fi-rr-crm-computer:before {
  content: "\f4f1";
}

.fi-rr-CRM:before {
  content: "\f4f2";
}

.fi-rr-croissant:before {
  content: "\f4f3";
}

.fi-rr-cross-circle:before {
  content: "\f4f4";
}

.fi-rr-cross-religion:before {
  content: "\f4f5";
}

.fi-rr-cross-small:before {
  content: "\f4f6";
}

.fi-rr-cross:before {
  content: "\f4f7";
}

.fi-rr-crow:before {
  content: "\f4f8";
}

.fi-rr-crown:before {
  content: "\f4f9";
}

.fi-rr-crutch:before {
  content: "\f4fa";
}

.fi-rr-crutches:before {
  content: "\f4fb";
}

.fi-rr-cruzeiro-sign:before {
  content: "\f4fc";
}

.fi-rr-crypto-calendar:before {
  content: "\f4fd";
}

.fi-rr-cryptocurrency:before {
  content: "\f4fe";
}

.fi-rr-crystal-ball:before {
  content: "\f4ff";
}

.fi-rr-cube:before {
  content: "\f500";
}

.fi-rr-cubes-stacked:before {
  content: "\f501";
}

.fi-rr-cubes:before {
  content: "\f502";
}

.fi-rr-cucumber:before {
  content: "\f503";
}

.fi-rr-cup-straw-swoosh:before {
  content: "\f504";
}

.fi-rr-cup-straw:before {
  content: "\f505";
}

.fi-rr-cup-togo:before {
  content: "\f506";
}

.fi-rr-cupcake-alt:before {
  content: "\f507";
}

.fi-rr-cupcake:before {
  content: "\f508";
}

.fi-rr-curling:before {
  content: "\f509";
}

.fi-rr-cursor-finger:before {
  content: "\f50a";
}

.fi-rr-cursor-plus:before {
  content: "\f50b";
}

.fi-rr-cursor-text-alt:before {
  content: "\f50c";
}

.fi-rr-cursor-text:before {
  content: "\f50d";
}

.fi-rr-cursor:before {
  content: "\f50e";
}

.fi-rr-curve-alt:before {
  content: "\f50f";
}

.fi-rr-curve-arrow:before {
  content: "\f510";
}

.fi-rr-curve:before {
  content: "\f511";
}

.fi-rr-custard:before {
  content: "\f512";
}

.fi-rr-customer-care:before {
  content: "\f513";
}

.fi-rr-customer-service:before {
  content: "\f514";
}

.fi-rr-customization-cogwheel:before {
  content: "\f515";
}

.fi-rr-customization:before {
  content: "\f516";
}

.fi-rr-customize-computer:before {
  content: "\f517";
}

.fi-rr-customize-edit:before {
  content: "\f518";
}

.fi-rr-customize:before {
  content: "\f519";
}

.fi-rr-CV:before {
  content: "\f51a";
}

.fi-rr-cvv-card:before {
  content: "\f51b";
}

.fi-rr-d:before {
  content: "\f51c";
}

.fi-rr-dagger:before {
  content: "\f51d";
}

.fi-rr-daily-calendar:before {
  content: "\f51e";
}

.fi-rr-damage:before {
  content: "\f51f";
}

.fi-rr-dart:before {
  content: "\f520";
}

.fi-rr-dashboard-monitor:before {
  content: "\f521";
}

.fi-rr-dashboard-panel:before {
  content: "\f522";
}

.fi-rr-dashboard:before {
  content: "\f523";
}

.fi-rr-data-transfer:before {
  content: "\f524";
}

.fi-rr-database:before {
  content: "\f525";
}

.fi-rr-debt:before {
  content: "\f526";
}

.fi-rr-deer-rudolph:before {
  content: "\f527";
}

.fi-rr-deer:before {
  content: "\f528";
}

.fi-rr-delete-document:before {
  content: "\f529";
}

.fi-rr-delete-right:before {
  content: "\f52a";
}

.fi-rr-delete-user:before {
  content: "\f52b";
}

.fi-rr-delete:before {
  content: "\f52c";
}

.fi-rr-democrat:before {
  content: "\f52d";
}

.fi-rr-department-structure:before {
  content: "\f52e";
}

.fi-rr-department:before {
  content: "\f52f";
}

.fi-rr-deposit-alt:before {
  content: "\f530";
}

.fi-rr-deposit:before {
  content: "\f531";
}

.fi-rr-description-alt:before {
  content: "\f532";
}

.fi-rr-description:before {
  content: "\f533";
}

.fi-rr-desk:before {
  content: "\f534";
}

.fi-rr-desktop-arrow-down:before {
  content: "\f535";
}

.fi-rr-desktop-wallpaper:before {
  content: "\f536";
}

.fi-rr-devices:before {
  content: "\f537";
}

.fi-rr-dewpoint:before {
  content: "\f538";
}

.fi-rr-dharmachakra:before {
  content: "\f539";
}

.fi-rr-diagram-cells:before {
  content: "\f53a";
}

.fi-rr-diagram-lean-canvas:before {
  content: "\f53b";
}

.fi-rr-diagram-nested:before {
  content: "\f53c";
}

.fi-rr-diagram-next:before {
  content: "\f53d";
}

.fi-rr-diagram-predecessor:before {
  content: "\f53e";
}

.fi-rr-diagram-previous:before {
  content: "\f53f";
}

.fi-rr-diagram-project:before {
  content: "\f540";
}

.fi-rr-diagram-sankey:before {
  content: "\f541";
}

.fi-rr-diagram-subtask:before {
  content: "\f542";
}

.fi-rr-diagram-successor:before {
  content: "\f543";
}

.fi-rr-diagram-venn:before {
  content: "\f544";
}

.fi-rr-dial-high:before {
  content: "\f545";
}

.fi-rr-dial-low:before {
  content: "\f546";
}

.fi-rr-dial-max:before {
  content: "\f547";
}

.fi-rr-dial-med-low:before {
  content: "\f548";
}

.fi-rr-dial-med:before {
  content: "\f549";
}

.fi-rr-dial-min:before {
  content: "\f54a";
}

.fi-rr-dial-off:before {
  content: "\f54b";
}

.fi-rr-dial:before {
  content: "\f54c";
}

.fi-rr-diamond-exclamation:before {
  content: "\f54d";
}

.fi-rr-diamond-turn-right:before {
  content: "\f54e";
}

.fi-rr-diamond:before {
  content: "\f54f";
}

.fi-rr-diary-bookmark-down:before {
  content: "\f550";
}

.fi-rr-diary-bookmarks:before {
  content: "\f551";
}

.fi-rr-diary-clasp:before {
  content: "\f552";
}

.fi-rr-dice-alt:before {
  content: "\f553";
}

.fi-rr-dice-d10:before {
  content: "\f554";
}

.fi-rr-dice-d12:before {
  content: "\f555";
}

.fi-rr-dice-d20:before {
  content: "\f556";
}

.fi-rr-dice-d4:before {
  content: "\f557";
}

.fi-rr-dice-d6:before {
  content: "\f558";
}

.fi-rr-dice-d8:before {
  content: "\f559";
}

.fi-rr-dice-four:before {
  content: "\f55a";
}

.fi-rr-dice-one:before {
  content: "\f55b";
}

.fi-rr-dice-six:before {
  content: "\f55c";
}

.fi-rr-dice-three:before {
  content: "\f55d";
}

.fi-rr-dice-two:before {
  content: "\f55e";
}

.fi-rr-dice:before {
  content: "\f55f";
}

.fi-rr-digging:before {
  content: "\f560";
}

.fi-rr-digital-tachograph:before {
  content: "\f561";
}

.fi-rr-dinner:before {
  content: "\f562";
}

.fi-rr-diploma:before {
  content: "\f563";
}

.fi-rr-direction-signal-arrow:before {
  content: "\f564";
}

.fi-rr-direction-signal:before {
  content: "\f565";
}

.fi-rr-disc-drive:before {
  content: "\f566";
}

.fi-rr-disco-ball:before {
  content: "\f567";
}

.fi-rr-discover:before {
  content: "\f568";
}

.fi-rr-disease:before {
  content: "\f569";
}

.fi-rr-disk:before {
  content: "\f56a";
}

.fi-rr-display-arrow-down:before {
  content: "\f56b";
}

.fi-rr-display-chart-up:before {
  content: "\f56c";
}

.fi-rr-display-code:before {
  content: "\f56d";
}

.fi-rr-display-medical:before {
  content: "\f56e";
}

.fi-rr-display-slash:before {
  content: "\f56f";
}

.fi-rr-distribute-spacing-horizontal:before {
  content: "\f570";
}

.fi-rr-distribute-spacing-vertical:before {
  content: "\f571";
}

.fi-rr-divide:before {
  content: "\f572";
}

.fi-rr-dizzy:before {
  content: "\f573";
}

.fi-rr-dna:before {
  content: "\f574";
}

.fi-rr-do-not-enter:before {
  content: "\f575";
}

.fi-rr-doctor:before {
  content: "\f576";
}

.fi-rr-document-circle-wrong:before {
  content: "\f577";
}

.fi-rr-document-paid:before {
  content: "\f578";
}

.fi-rr-document-signed:before {
  content: "\f579";
}

.fi-rr-document:before {
  content: "\f57a";
}

.fi-rr-dog-leashed:before {
  content: "\f57b";
}

.fi-rr-dog:before {
  content: "\f57c";
}

.fi-rr-dollar:before {
  content: "\f57d";
}

.fi-rr-dolly-flatbed-alt:before {
  content: "\f57e";
}

.fi-rr-dolly-flatbed-empty:before {
  content: "\f57f";
}

.fi-rr-dolly-flatbed:before {
  content: "\f580";
}

.fi-rr-dolphin:before {
  content: "\f581";
}

.fi-rr-domino-effect:before {
  content: "\f582";
}

.fi-rr-donate:before {
  content: "\f583";
}

.fi-rr-dong-sign:before {
  content: "\f584";
}

.fi-rr-donut:before {
  content: "\f585";
}

.fi-rr-door-closed:before {
  content: "\f586";
}

.fi-rr-door-open:before {
  content: "\f587";
}

.fi-rr-dot-circle:before {
  content: "\f588";
}

.fi-rr-dot-pending:before {
  content: "\f589";
}

.fi-rr-dove:before {
  content: "\f58a";
}

.fi-rr-down-from-bracket:before {
  content: "\f58b";
}

.fi-rr-down-left-and-up-right-to-center:before {
  content: "\f58c";
}

.fi-rr-down-left:before {
  content: "\f58d";
}

.fi-rr-down-right:before {
  content: "\f58e";
}

.fi-rr-down-to-line:before {
  content: "\f58f";
}

.fi-rr-down:before {
  content: "\f590";
}

.fi-rr-download:before {
  content: "\f591";
}

.fi-rr-drafting-compass:before {
  content: "\f592";
}

.fi-rr-dragon:before {
  content: "\f593";
}

.fi-rr-draw-polygon:before {
  content: "\f594";
}

.fi-rr-draw-square:before {
  content: "\f595";
}

.fi-rr-drawer-alt:before {
  content: "\f596";
}

.fi-rr-drawer-empty:before {
  content: "\f597";
}

.fi-rr-drawer:before {
  content: "\f598";
}

.fi-rr-dreidel:before {
  content: "\f599";
}

.fi-rr-drink-alt:before {
  content: "\f59a";
}

.fi-rr-driver-man:before {
  content: "\f59b";
}

.fi-rr-driver-woman:before {
  content: "\f59c";
}

.fi-rr-drone-alt:before {
  content: "\f59d";
}

.fi-rr-drone-front:before {
  content: "\f59e";
}

.fi-rr-drone:before {
  content: "\f59f";
}

.fi-rr-drop-down:before {
  content: "\f5a0";
}

.fi-rr-dropdown-select:before {
  content: "\f5a1";
}

.fi-rr-dropdown:before {
  content: "\f5a2";
}

.fi-rr-drum-steelpan:before {
  content: "\f5a3";
}

.fi-rr-drum:before {
  content: "\f5a4";
}

.fi-rr-drumstick-bite:before {
  content: "\f5a5";
}

.fi-rr-drumstick:before {
  content: "\f5a6";
}

.fi-rr-dryer-alt:before {
  content: "\f5a7";
}

.fi-rr-dryer:before {
  content: "\f5a8";
}

.fi-rr-duck:before {
  content: "\f5a9";
}

.fi-rr-dumbbell-fitness:before {
  content: "\f5aa";
}

.fi-rr-dumbbell-horizontal:before {
  content: "\f5ab";
}

.fi-rr-dumbbell-ray:before {
  content: "\f5ac";
}

.fi-rr-dumbbell-weightlifting:before {
  content: "\f5ad";
}

.fi-rr-dumpster-fire:before {
  content: "\f5ae";
}

.fi-rr-dumpster:before {
  content: "\f5af";
}

.fi-rr-dungeon:before {
  content: "\f5b0";
}

.fi-rr-duplicate:before {
  content: "\f5b1";
}

.fi-rr-duration-alt:before {
  content: "\f5b2";
}

.fi-rr-duration:before {
  content: "\f5b3";
}

.fi-rr-e-learning:before {
  content: "\f5b4";
}

.fi-rr-e:before {
  content: "\f5b5";
}

.fi-rr-ear-deaf:before {
  content: "\f5b6";
}

.fi-rr-ear-muffs:before {
  content: "\f5b7";
}

.fi-rr-ear:before {
  content: "\f5b8";
}

.fi-rr-earnings:before {
  content: "\f5b9";
}

.fi-rr-earth-africa:before {
  content: "\f5ba";
}

.fi-rr-earth-americas:before {
  content: "\f5bb";
}

.fi-rr-earth-asia:before {
  content: "\f5bc";
}

.fi-rr-earth-europa:before {
  content: "\f5bd";
}

.fi-rr-eclipse-alt:before {
  content: "\f5be";
}

.fi-rr-eclipse:before {
  content: "\f5bf";
}

.fi-rr-edit-alt:before {
  content: "\f5c0";
}

.fi-rr-edit:before {
  content: "\f5c1";
}

.fi-rr-effect:before {
  content: "\f5c2";
}

.fi-rr-egg-fried:before {
  content: "\f5c3";
}

.fi-rr-egg:before {
  content: "\f5c4";
}

.fi-rr-eject:before {
  content: "\f5c5";
}

.fi-rr-elephant:before {
  content: "\f5c6";
}

.fi-rr-elevator:before {
  content: "\f5c7";
}

.fi-rr-email-pending:before {
  content: "\f5c8";
}

.fi-rr-employee-alt:before {
  content: "\f5c9";
}

.fi-rr-employee-handbook:before {
  content: "\f5ca";
}

.fi-rr-employee-man-alt:before {
  content: "\f5cb";
}

.fi-rr-employee-man:before {
  content: "\f5cc";
}

.fi-rr-employees-woman-man:before {
  content: "\f5cd";
}

.fi-rr-employees:before {
  content: "\f5ce";
}

.fi-rr-empty-set:before {
  content: "\f5cf";
}

.fi-rr-endless-loop:before {
  content: "\f5d0";
}

.fi-rr-engine-warning:before {
  content: "\f5d1";
}

.fi-rr-engine:before {
  content: "\f5d2";
}

.fi-rr-enter:before {
  content: "\f5d3";
}

.fi-rr-envelope-ban:before {
  content: "\f5d4";
}

.fi-rr-envelope-bulk:before {
  content: "\f5d5";
}

.fi-rr-envelope-dot:before {
  content: "\f5d6";
}

.fi-rr-envelope-download:before {
  content: "\f5d7";
}

.fi-rr-envelope-heart:before {
  content: "\f5d8";
}

.fi-rr-envelope-marker:before {
  content: "\f5d9";
}

.fi-rr-envelope-open-dollar:before {
  content: "\f5da";
}

.fi-rr-envelope-open-text:before {
  content: "\f5db";
}

.fi-rr-envelope-open:before {
  content: "\f5dc";
}

.fi-rr-envelope-plus:before {
  content: "\f5dd";
}

.fi-rr-envelope:before {
  content: "\f5de";
}

.fi-rr-envelopes:before {
  content: "\f5df";
}

.fi-rr-equality:before {
  content: "\f5e0";
}

.fi-rr-equals:before {
  content: "\f5e1";
}

.fi-rr-eraser:before {
  content: "\f5e2";
}

.fi-rr-error-camera:before {
  content: "\f5e3";
}

.fi-rr-escalator:before {
  content: "\f5e4";
}

.fi-rr-ethernet:before {
  content: "\f5e5";
}

.fi-rr-euro:before {
  content: "\f5e6";
}

.fi-rr-excavator:before {
  content: "\f5e7";
}

.fi-rr-exchange-alt:before {
  content: "\f5e8";
}

.fi-rr-exchange-cryptocurrency:before {
  content: "\f5e9";
}

.fi-rr-exchange:before {
  content: "\f5ea";
}

.fi-rr-exclamation:before {
  content: "\f5eb";
}

.fi-rr-exit-alt:before {
  content: "\f5ec";
}

.fi-rr-exit:before {
  content: "\f5ed";
}

.fi-rr-expand-arrows-alt:before {
  content: "\f5ee";
}

.fi-rr-expand-arrows:before {
  content: "\f5ef";
}

.fi-rr-expand:before {
  content: "\f5f0";
}

.fi-rr-expense-bill:before {
  content: "\f5f1";
}

.fi-rr-expense:before {
  content: "\f5f2";
}

.fi-rr-external-hard-drive:before {
  content: "\f5f3";
}

.fi-rr-external-world:before {
  content: "\f5f4";
}

.fi-rr-eye-crossed:before {
  content: "\f5f5";
}

.fi-rr-eye-dropper-half:before {
  content: "\f5f6";
}

.fi-rr-eye-dropper:before {
  content: "\f5f7";
}

.fi-rr-eye:before {
  content: "\f5f8";
}

.fi-rr-eyes:before {
  content: "\f5f9";
}

.fi-rr-f:before {
  content: "\f5fa";
}

.fi-rr-fabric:before {
  content: "\f5fb";
}

.fi-rr-face-angry-horns:before {
  content: "\f5fc";
}

.fi-rr-face-anguished:before {
  content: "\f5fd";
}

.fi-rr-face-anxious-sweat:before {
  content: "\f5fe";
}

.fi-rr-face-astonished:before {
  content: "\f5ff";
}

.fi-rr-face-awesome:before {
  content: "\f600";
}

.fi-rr-face-beam-hand-over-mouth:before {
  content: "\f601";
}

.fi-rr-face-confounded:before {
  content: "\f602";
}

.fi-rr-face-confused:before {
  content: "\f603";
}

.fi-rr-face-cowboy-hat:before {
  content: "\f604";
}

.fi-rr-face-disappointed:before {
  content: "\f605";
}

.fi-rr-face-disguise:before {
  content: "\f606";
}

.fi-rr-face-downcast-sweat:before {
  content: "\f607";
}

.fi-rr-face-drooling:before {
  content: "\f608";
}

.fi-rr-face-explode:before {
  content: "\f609";
}

.fi-rr-face-expressionless:before {
  content: "\f60a";
}

.fi-rr-face-eyes-xmarks:before {
  content: "\f60b";
}

.fi-rr-face-fearful:before {
  content: "\f60c";
}

.fi-rr-face-glasses:before {
  content: "\f60d";
}

.fi-rr-face-grin-tongue-wink:before {
  content: "\f60e";
}

.fi-rr-face-hand-yawn:before {
  content: "\f60f";
}

.fi-rr-face-head-bandage:before {
  content: "\f610";
}

.fi-rr-face-hushed:before {
  content: "\f611";
}

.fi-rr-face-icicles:before {
  content: "\f612";
}

.fi-rr-face-lying:before {
  content: "\f613";
}

.fi-rr-face-mask:before {
  content: "\f614";
}

.fi-rr-face-monocle:before {
  content: "\f615";
}

.fi-rr-face-nauseated:before {
  content: "\f616";
}

.fi-rr-face-nose-steam:before {
  content: "\f617";
}

.fi-rr-face-party:before {
  content: "\f618";
}

.fi-rr-face-pensive:before {
  content: "\f619";
}

.fi-rr-face-persevering:before {
  content: "\f61a";
}

.fi-rr-face-pleading:before {
  content: "\f61b";
}

.fi-rr-face-raised-eyebrow:before {
  content: "\f61c";
}

.fi-rr-face-relieved:before {
  content: "\f61d";
}

.fi-rr-face-sad-sweat:before {
  content: "\f61e";
}

.fi-rr-face-scream:before {
  content: "\f61f";
}

.fi-rr-face-shush:before {
  content: "\f620";
}

.fi-rr-face-sleeping:before {
  content: "\f621";
}

.fi-rr-face-sleepy:before {
  content: "\f622";
}

.fi-rr-face-smile-halo:before {
  content: "\f623";
}

.fi-rr-face-smile-hearts:before {
  content: "\f624";
}

.fi-rr-face-smile-horns:before {
  content: "\f625";
}

.fi-rr-face-smile-tear:before {
  content: "\f626";
}

.fi-rr-face-smile-tongue:before {
  content: "\f627";
}

.fi-rr-face-smile-upside-down:before {
  content: "\f628";
}

.fi-rr-face-smiling-hands:before {
  content: "\f629";
}

.fi-rr-face-smirking:before {
  content: "\f62a";
}

.fi-rr-face-sunglasses-alt:before {
  content: "\f62b";
}

.fi-rr-face-sunglasses:before {
  content: "\f62c";
}

.fi-rr-face-swear:before {
  content: "\f62d";
}

.fi-rr-face-thermometer:before {
  content: "\f62e";
}

.fi-rr-face-thinking:before {
  content: "\f62f";
}

.fi-rr-face-tissue:before {
  content: "\f630";
}

.fi-rr-face-tongue-money:before {
  content: "\f631";
}

.fi-rr-face-tongue-sweat:before {
  content: "\f632";
}

.fi-rr-face-unamused:before {
  content: "\f633";
}

.fi-rr-face-viewfinder:before {
  content: "\f634";
}

.fi-rr-face-vomit:before {
  content: "\f635";
}

.fi-rr-face-weary:before {
  content: "\f636";
}

.fi-rr-face-woozy:before {
  content: "\f637";
}

.fi-rr-face-worried:before {
  content: "\f638";
}

.fi-rr-face-zany:before {
  content: "\f639";
}

.fi-rr-face-zipper:before {
  content: "\f63a";
}

.fi-rr-fail:before {
  content: "\f63b";
}

.fi-rr-falafel:before {
  content: "\f63c";
}

.fi-rr-family-dress:before {
  content: "\f63d";
}

.fi-rr-family-pants:before {
  content: "\f63e";
}

.fi-rr-family:before {
  content: "\f63f";
}

.fi-rr-fan-table:before {
  content: "\f640";
}

.fi-rr-fan:before {
  content: "\f641";
}

.fi-rr-farm:before {
  content: "\f642";
}

.fi-rr-faucet-drip:before {
  content: "\f643";
}

.fi-rr-faucet:before {
  content: "\f644";
}

.fi-rr-fax:before {
  content: "\f645";
}

.fi-rr-feather-pointed:before {
  content: "\f646";
}

.fi-rr-feather:before {
  content: "\f647";
}

.fi-rr-features-alt:before {
  content: "\f648";
}

.fi-rr-features:before {
  content: "\f649";
}

.fi-rr-fee-receipt:before {
  content: "\f64a";
}

.fi-rr-fee:before {
  content: "\f64b";
}

.fi-rr-feedback-alt:before {
  content: "\f64c";
}

.fi-rr-feedback-cycle-loop:before {
  content: "\f64d";
}

.fi-rr-feedback-hand:before {
  content: "\f64e";
}

.fi-rr-feedback-review:before {
  content: "\f64f";
}

.fi-rr-feedback:before {
  content: "\f650";
}

.fi-rr-fence:before {
  content: "\f651";
}

.fi-rr-ferris-wheel:before {
  content: "\f652";
}

.fi-rr-fighter-jet:before {
  content: "\f653";
}

.fi-rr-file-ai:before {
  content: "\f654";
}

.fi-rr-file-audio:before {
  content: "\f655";
}

.fi-rr-file-binary:before {
  content: "\f656";
}

.fi-rr-file-chart-line:before {
  content: "\f657";
}

.fi-rr-file-chart-pie:before {
  content: "\f658";
}

.fi-rr-file-circle-info:before {
  content: "\f659";
}

.fi-rr-file-cloud:before {
  content: "\f65a";
}

.fi-rr-file-code:before {
  content: "\f65b";
}

.fi-rr-file-csv:before {
  content: "\f65c";
}

.fi-rr-file-download:before {
  content: "\f65d";
}

.fi-rr-file-edit:before {
  content: "\f65e";
}

.fi-rr-file-eps:before {
  content: "\f65f";
}

.fi-rr-file-excel:before {
  content: "\f660";
}

.fi-rr-file-exclamation:before {
  content: "\f661";
}

.fi-rr-file-export:before {
  content: "\f662";
}

.fi-rr-file-image:before {
  content: "\f663";
}

.fi-rr-file-import:before {
  content: "\f664";
}

.fi-rr-file-invoice-dollar:before {
  content: "\f665";
}

.fi-rr-file-invoice:before {
  content: "\f666";
}

.fi-rr-file-medical-alt:before {
  content: "\f667";
}

.fi-rr-file-medical:before {
  content: "\f668";
}

.fi-rr-file-minus:before {
  content: "\f669";
}

.fi-rr-file-pdf:before {
  content: "\f66a";
}

.fi-rr-file-powerpoint:before {
  content: "\f66b";
}

.fi-rr-file-prescription:before {
  content: "\f66c";
}

.fi-rr-file-psd:before {
  content: "\f66d";
}

.fi-rr-file-signature:before {
  content: "\f66e";
}

.fi-rr-file-spreadsheet:before {
  content: "\f66f";
}

.fi-rr-file-upload:before {
  content: "\f670";
}

.fi-rr-file-user:before {
  content: "\f671";
}

.fi-rr-file-video:before {
  content: "\f672";
}

.fi-rr-file-word:before {
  content: "\f673";
}

.fi-rr-file-zipper:before {
  content: "\f674";
}

.fi-rr-file:before {
  content: "\f675";
}

.fi-rr-files-medical:before {
  content: "\f676";
}

.fi-rr-fill:before {
  content: "\f677";
}

.fi-rr-film-canister:before {
  content: "\f678";
}

.fi-rr-film-slash:before {
  content: "\f679";
}

.fi-rr-film:before {
  content: "\f67a";
}

.fi-rr-films:before {
  content: "\f67b";
}

.fi-rr-filter-list:before {
  content: "\f67c";
}

.fi-rr-filter-slash:before {
  content: "\f67d";
}

.fi-rr-filter:before {
  content: "\f67e";
}

.fi-rr-filters:before {
  content: "\f67f";
}

.fi-rr-fingerprint-security-risk:before {
  content: "\f680";
}

.fi-rr-fingerprint:before {
  content: "\f681";
}

.fi-rr-fire-burner:before {
  content: "\f682";
}

.fi-rr-fire-extinguisher:before {
  content: "\f683";
}

.fi-rr-fire-flame-curved:before {
  content: "\f684";
}

.fi-rr-fire-flame-simple:before {
  content: "\f685";
}

.fi-rr-fire-hydrant:before {
  content: "\f686";
}

.fi-rr-fire-smoke:before {
  content: "\f687";
}

.fi-rr-fireplace:before {
  content: "\f688";
}

.fi-rr-first-award:before {
  content: "\f689";
}

.fi-rr-first-laurel:before {
  content: "\f68a";
}

.fi-rr-first-medal:before {
  content: "\f68b";
}

.fi-rr-first:before {
  content: "\f68c";
}

.fi-rr-fish-bones:before {
  content: "\f68d";
}

.fi-rr-fish-cooked:before {
  content: "\f68e";
}

.fi-rr-fish:before {
  content: "\f68f";
}

.fi-rr-fishing-rod:before {
  content: "\f690";
}

.fi-rr-fist-move:before {
  content: "\f691";
}

.fi-rr-flag-alt:before {
  content: "\f692";
}

.fi-rr-flag-checkered:before {
  content: "\f693";
}

.fi-rr-flag-usa:before {
  content: "\f694";
}

.fi-rr-flag:before {
  content: "\f695";
}

.fi-rr-flame:before {
  content: "\f696";
}

.fi-rr-flashlight:before {
  content: "\f697";
}

.fi-rr-flask-gear:before {
  content: "\f698";
}

.fi-rr-flask-poison:before {
  content: "\f699";
}

.fi-rr-flask-potion:before {
  content: "\f69a";
}

.fi-rr-flask:before {
  content: "\f69b";
}

.fi-rr-flatbread-stuffed:before {
  content: "\f69c";
}

.fi-rr-flatbread:before {
  content: "\f69d";
}

.fi-rr-flip-horizontal:before {
  content: "\f69e";
}

.fi-rr-floor-alt:before {
  content: "\f69f";
}

.fi-rr-floor-layer:before {
  content: "\f6a0";
}

.fi-rr-floor:before {
  content: "\f6a1";
}

.fi-rr-floppy-disk-circle-arrow-right:before {
  content: "\f6a2";
}

.fi-rr-floppy-disk-circle-xmark:before {
  content: "\f6a3";
}

.fi-rr-floppy-disk-pen:before {
  content: "\f6a4";
}

.fi-rr-floppy-disks:before {
  content: "\f6a5";
}

.fi-rr-florin-sign:before {
  content: "\f6a6";
}

.fi-rr-flower-bouquet:before {
  content: "\f6a7";
}

.fi-rr-flower-butterfly:before {
  content: "\f6a8";
}

.fi-rr-flower-daffodil:before {
  content: "\f6a9";
}

.fi-rr-flower-tulip:before {
  content: "\f6aa";
}

.fi-rr-flower:before {
  content: "\f6ab";
}

.fi-rr-flushed:before {
  content: "\f6ac";
}

.fi-rr-flute:before {
  content: "\f6ad";
}

.fi-rr-flux-capacitor:before {
  content: "\f6ae";
}

.fi-rr-fly-insect:before {
  content: "\f6af";
}

.fi-rr-flying-disc:before {
  content: "\f6b0";
}

.fi-rr-fog:before {
  content: "\f6b1";
}

.fi-rr-folder-download:before {
  content: "\f6b2";
}

.fi-rr-folder-fire:before {
  content: "\f6b3";
}

.fi-rr-folder-minus:before {
  content: "\f6b4";
}

.fi-rr-folder-open:before {
  content: "\f6b5";
}

.fi-rr-folder-times:before {
  content: "\f6b6";
}

.fi-rr-folder-tree:before {
  content: "\f6b7";
}

.fi-rr-folder-upload:before {
  content: "\f6b8";
}

.fi-rr-folder-xmark:before {
  content: "\f6b9";
}

.fi-rr-folder:before {
  content: "\f6ba";
}

.fi-rr-folders:before {
  content: "\f6bb";
}

.fi-rr-follow-folder:before {
  content: "\f6bc";
}

.fi-rr-followcollection:before {
  content: "\f6bd";
}

.fi-rr-following:before {
  content: "\f6be";
}

.fi-rr-fondue-pot:before {
  content: "\f6bf";
}

.fi-rr-football:before {
  content: "\f6c0";
}

.fi-rr-foreign-language-audio:before {
  content: "\f6c1";
}

.fi-rr-fork:before {
  content: "\f6c2";
}

.fi-rr-forklift:before {
  content: "\f6c3";
}

.fi-rr-form:before {
  content: "\f6c4";
}

.fi-rr-fort:before {
  content: "\f6c5";
}

.fi-rr-forward-fast:before {
  content: "\f6c6";
}

.fi-rr-forward:before {
  content: "\f6c7";
}

.fi-rr-fox:before {
  content: "\f6c8";
}

.fi-rr-frame:before {
  content: "\f6c9";
}

.fi-rr-franc-sign:before {
  content: "\f6ca";
}

.fi-rr-free-delivery:before {
  content: "\f6cb";
}

.fi-rr-free:before {
  content: "\f6cc";
}

.fi-rr-french-fries:before {
  content: "\f6cd";
}

.fi-rr-friday:before {
  content: "\f6ce";
}

.fi-rr-frog:before {
  content: "\f6cf";
}

.fi-rr-frown:before {
  content: "\f6d0";
}

.fi-rr-ftp:before {
  content: "\f6d1";
}

.fi-rr-fuel-gauge:before {
  content: "\f6d2";
}

.fi-rr-function-process:before {
  content: "\f6d3";
}

.fi-rr-function-square:before {
  content: "\f6d4";
}

.fi-rr-function:before {
  content: "\f6d5";
}

.fi-rr-funnel-dollar:before {
  content: "\f6d6";
}

.fi-rr-g:before {
  content: "\f6d7";
}

.fi-rr-galaxy-alt:before {
  content: "\f6d8";
}

.fi-rr-galaxy-planet:before {
  content: "\f6d9";
}

.fi-rr-galaxy-star:before {
  content: "\f6da";
}

.fi-rr-galaxy:before {
  content: "\f6db";
}

.fi-rr-gallery-thumbnails:before {
  content: "\f6dc";
}

.fi-rr-gallery:before {
  content: "\f6dd";
}

.fi-rr-game-board-alt:before {
  content: "\f6de";
}

.fi-rr-gamepad:before {
  content: "\f6df";
}

.fi-rr-garage-car:before {
  content: "\f6e0";
}

.fi-rr-garage-open:before {
  content: "\f6e1";
}

.fi-rr-garage:before {
  content: "\f6e2";
}

.fi-rr-garlic-alt:before {
  content: "\f6e3";
}

.fi-rr-garlic:before {
  content: "\f6e4";
}

.fi-rr-gas-pump-alt:before {
  content: "\f6e5";
}

.fi-rr-gas-pump-slash:before {
  content: "\f6e6";
}

.fi-rr-gas-pump:before {
  content: "\f6e7";
}

.fi-rr-gauge-circle-bolt:before {
  content: "\f6e8";
}

.fi-rr-gauge-circle-minus:before {
  content: "\f6e9";
}

.fi-rr-gauge-circle-plus:before {
  content: "\f6ea";
}

.fi-rr-gavel:before {
  content: "\f6eb";
}

.fi-rr-gay-couple:before {
  content: "\f6ec";
}

.fi-rr-gears:before {
  content: "\f6ed";
}

.fi-rr-gem:before {
  content: "\f6ee";
}

.fi-rr-general:before {
  content: "\f6ef";
}

.fi-rr-ghost:before {
  content: "\f6f0";
}

.fi-rr-gif-square:before {
  content: "\f6f1";
}

.fi-rr-gif:before {
  content: "\f6f2";
}

.fi-rr-gift-box-benefits:before {
  content: "\f6f3";
}

.fi-rr-gift-card:before {
  content: "\f6f4";
}

.fi-rr-gift:before {
  content: "\f6f5";
}

.fi-rr-gifts:before {
  content: "\f6f6";
}

.fi-rr-gingerbread-man:before {
  content: "\f6f7";
}

.fi-rr-glass-champagne:before {
  content: "\f6f8";
}

.fi-rr-glass-cheers:before {
  content: "\f6f9";
}

.fi-rr-glass-citrus:before {
  content: "\f6fa";
}

.fi-rr-glass-empty:before {
  content: "\f6fb";
}

.fi-rr-glass-half:before {
  content: "\f6fc";
}

.fi-rr-glass-water-droplet:before {
  content: "\f6fd";
}

.fi-rr-glass-whiskey-rocks:before {
  content: "\f6fe";
}

.fi-rr-glass-whiskey:before {
  content: "\f6ff";
}

.fi-rr-glass:before {
  content: "\f700";
}

.fi-rr-glasses:before {
  content: "\f701";
}

.fi-rr-globe-alt:before {
  content: "\f702";
}

.fi-rr-globe-pointer:before {
  content: "\f703";
}

.fi-rr-globe-snow:before {
  content: "\f704";
}

.fi-rr-globe:before {
  content: "\f705";
}

.fi-rr-goal-net:before {
  content: "\f706";
}

.fi-rr-golf-ball:before {
  content: "\f707";
}

.fi-rr-golf-hole:before {
  content: "\f708";
}

.fi-rr-golf:before {
  content: "\f709";
}

.fi-rr-gopuram:before {
  content: "\f70a";
}

.fi-rr-government-budget:before {
  content: "\f70b";
}

.fi-rr-government-flag:before {
  content: "\f70c";
}

.fi-rr-government-user:before {
  content: "\f70d";
}

.fi-rr-gps-navigation:before {
  content: "\f70e";
}

.fi-rr-graduation-cap:before {
  content: "\f70f";
}

.fi-rr-gramophone:before {
  content: "\f710";
}

.fi-rr-grape:before {
  content: "\f711";
}

.fi-rr-graph-curve:before {
  content: "\f712";
}

.fi-rr-graphic-style:before {
  content: "\f713";
}

.fi-rr-graphic-tablet:before {
  content: "\f714";
}

.fi-rr-grate-droplet:before {
  content: "\f715";
}

.fi-rr-grate:before {
  content: "\f716";
}

.fi-rr-greater-than-equal:before {
  content: "\f717";
}

.fi-rr-greater-than:before {
  content: "\f718";
}

.fi-rr-greek-helmet:before {
  content: "\f719";
}

.fi-rr-grid-alt:before {
  content: "\f71a";
}

.fi-rr-grid-dividers:before {
  content: "\f71b";
}

.fi-rr-grid:before {
  content: "\f71c";
}

.fi-rr-grill-hot-alt:before {
  content: "\f71d";
}

.fi-rr-grill:before {
  content: "\f71e";
}

.fi-rr-grimace:before {
  content: "\f71f";
}

.fi-rr-grin-alt:before {
  content: "\f720";
}

.fi-rr-grin-beam-sweat:before {
  content: "\f721";
}

.fi-rr-grin-beam:before {
  content: "\f722";
}

.fi-rr-grin-hearts:before {
  content: "\f723";
}

.fi-rr-grin-squint-tears:before {
  content: "\f724";
}

.fi-rr-grin-squint:before {
  content: "\f725";
}

.fi-rr-grin-stars:before {
  content: "\f726";
}

.fi-rr-grin-tears:before {
  content: "\f727";
}

.fi-rr-grin-tongue-squint:before {
  content: "\f728";
}

.fi-rr-grin-tongue-wink:before {
  content: "\f729";
}

.fi-rr-grin-tongue:before {
  content: "\f72a";
}

.fi-rr-grin-wink:before {
  content: "\f72b";
}

.fi-rr-grin:before {
  content: "\f72c";
}

.fi-rr-grip-dots-vertical:before {
  content: "\f72d";
}

.fi-rr-grip-dots:before {
  content: "\f72e";
}

.fi-rr-grip-horizontal:before {
  content: "\f72f";
}

.fi-rr-grip-lines-vertical:before {
  content: "\f730";
}

.fi-rr-grip-lines:before {
  content: "\f731";
}

.fi-rr-grip-vertical:before {
  content: "\f732";
}

.fi-rr-grocery-bag:before {
  content: "\f733";
}

.fi-rr-grocery-basket:before {
  content: "\f734";
}

.fi-rr-group-arrows-rotate:before {
  content: "\f735";
}

.fi-rr-group-call:before {
  content: "\f736";
}

.fi-rr-group-community-social-media:before {
  content: "\f737";
}

.fi-rr-growth-chart-invest:before {
  content: "\f738";
}

.fi-rr-guarani-sign:before {
  content: "\f739";
}

.fi-rr-guide-alt:before {
  content: "\f73a";
}

.fi-rr-guide:before {
  content: "\f73b";
}

.fi-rr-guitar-electric:before {
  content: "\f73c";
}

.fi-rr-guitar:before {
  content: "\f73d";
}

.fi-rr-guitars:before {
  content: "\f73e";
}

.fi-rr-gun-squirt:before {
  content: "\f73f";
}

.fi-rr-gym:before {
  content: "\f740";
}

.fi-rr-h-square:before {
  content: "\f741";
}

.fi-rr-h:before {
  content: "\f742";
}

.fi-rr-h1:before {
  content: "\f743";
}

.fi-rr-h2:before {
  content: "\f744";
}

.fi-rr-h3:before {
  content: "\f745";
}

.fi-rr-h4:before {
  content: "\f746";
}

.fi-rr-hair-clipper:before {
  content: "\f747";
}

.fi-rr-hamburger-soda:before {
  content: "\f748";
}

.fi-rr-hamburger:before {
  content: "\f749";
}

.fi-rr-hammer-crash:before {
  content: "\f74a";
}

.fi-rr-hammer-war:before {
  content: "\f74b";
}

.fi-rr-hammer:before {
  content: "\f74c";
}

.fi-rr-hamsa:before {
  content: "\f74d";
}

.fi-rr-hand-back-fist:before {
  content: "\f74e";
}

.fi-rr-hand-back-point-down:before {
  content: "\f74f";
}

.fi-rr-hand-back-point-left:before {
  content: "\f750";
}

.fi-rr-hand-back-point-ribbon:before {
  content: "\f751";
}

.fi-rr-hand-back-point-right:before {
  content: "\f752";
}

.fi-rr-hand-bill:before {
  content: "\f753";
}

.fi-rr-hand-dots:before {
  content: "\f754";
}

.fi-rr-hand-fingers-crossed:before {
  content: "\f755";
}

.fi-rr-hand-fist:before {
  content: "\f756";
}

.fi-rr-hand-heart:before {
  content: "\f757";
}

.fi-rr-hand-holding-box:before {
  content: "\f758";
}

.fi-rr-hand-holding-droplet:before {
  content: "\f759";
}

.fi-rr-hand-holding-heart:before {
  content: "\f75a";
}

.fi-rr-hand-holding-magic:before {
  content: "\f75b";
}

.fi-rr-hand-holding-medical:before {
  content: "\f75c";
}

.fi-rr-hand-holding-seeding:before {
  content: "\f75d";
}

.fi-rr-hand-holding-skull:before {
  content: "\f75e";
}

.fi-rr-hand-holding-usd:before {
  content: "\f75f";
}

.fi-rr-hand-holding-water:before {
  content: "\f760";
}

.fi-rr-hand-horns:before {
  content: "\f761";
}

.fi-rr-hand-lizard:before {
  content: "\f762";
}

.fi-rr-hand-love:before {
  content: "\f763";
}

.fi-rr-hand-middle-finger:before {
  content: "\f764";
}

.fi-rr-hand-paper:before {
  content: "\f765";
}

.fi-rr-hand-peace:before {
  content: "\f766";
}

.fi-rr-hand-point-ribbon:before {
  content: "\f767";
}

.fi-rr-hand-scissors:before {
  content: "\f768";
}

.fi-rr-hand-sparkles:before {
  content: "\f769";
}

.fi-rr-hand-spock:before {
  content: "\f76a";
}

.fi-rr-hand-wave:before {
  content: "\f76b";
}

.fi-rr-hand:before {
  content: "\f76c";
}

.fi-rr-handmade:before {
  content: "\f76d";
}

.fi-rr-hands-bubbles:before {
  content: "\f76e";
}

.fi-rr-hands-clapping:before {
  content: "\f76f";
}

.fi-rr-hands-heart:before {
  content: "\f770";
}

.fi-rr-hands-holding-diamond:before {
  content: "\f771";
}

.fi-rr-hands-holding:before {
  content: "\f772";
}

.fi-rr-hands-usd:before {
  content: "\f773";
}

.fi-rr-handshake-angle:before {
  content: "\f774";
}

.fi-rr-handshake-deal-loan:before {
  content: "\f775";
}

.fi-rr-handshake-house:before {
  content: "\f776";
}

.fi-rr-handshake-simple-slash:before {
  content: "\f777";
}

.fi-rr-handshake-trust:before {
  content: "\f778";
}

.fi-rr-handshake:before {
  content: "\f779";
}

.fi-rr-hard-hat:before {
  content: "\f77a";
}

.fi-rr-hashtag-lock:before {
  content: "\f77b";
}

.fi-rr-hastag:before {
  content: "\f77c";
}

.fi-rr-hat-beach:before {
  content: "\f77d";
}

.fi-rr-hat-birthday:before {
  content: "\f77e";
}

.fi-rr-hat-chef:before {
  content: "\f77f";
}

.fi-rr-hat-cowboy-side:before {
  content: "\f780";
}

.fi-rr-hat-cowboy:before {
  content: "\f781";
}

.fi-rr-hat-santa:before {
  content: "\f782";
}

.fi-rr-hat-winter:before {
  content: "\f783";
}

.fi-rr-hat-witch:before {
  content: "\f784";
}

.fi-rr-hat-wizard:before {
  content: "\f785";
}

.fi-rr-hdd:before {
  content: "\f786";
}

.fi-rr-head-side-brain:before {
  content: "\f787";
}

.fi-rr-head-side-cough-slash:before {
  content: "\f788";
}

.fi-rr-head-side-cough:before {
  content: "\f789";
}

.fi-rr-head-side-headphones:before {
  content: "\f78a";
}

.fi-rr-head-side-heart:before {
  content: "\f78b";
}

.fi-rr-head-side-mask:before {
  content: "\f78c";
}

.fi-rr-head-side-medical:before {
  content: "\f78d";
}

.fi-rr-head-side-thinking:before {
  content: "\f78e";
}

.fi-rr-head-side-virus:before {
  content: "\f78f";
}

.fi-rr-head-side:before {
  content: "\f790";
}

.fi-rr-head-vr:before {
  content: "\f791";
}

.fi-rr-heading:before {
  content: "\f792";
}

.fi-rr-headphones:before {
  content: "\f793";
}

.fi-rr-headset:before {
  content: "\f794";
}

.fi-rr-heart-arrow:before {
  content: "\f795";
}

.fi-rr-heart-brain:before {
  content: "\f796";
}

.fi-rr-heart-crack:before {
  content: "\f797";
}

.fi-rr-heart-half-stroke:before {
  content: "\f798";
}

.fi-rr-heart-half:before {
  content: "\f799";
}

.fi-rr-heart-health-muscle:before {
  content: "\f79a";
}

.fi-rr-heart-lock:before {
  content: "\f79b";
}

.fi-rr-heart-partner-handshake:before {
  content: "\f79c";
}

.fi-rr-heart-rate:before {
  content: "\f79d";
}

.fi-rr-heart-slash:before {
  content: "\f79e";
}

.fi-rr-heart-upside-down:before {
  content: "\f79f";
}

.fi-rr-heart:before {
  content: "\f7a0";
}

.fi-rr-heat:before {
  content: "\f7a1";
}

.fi-rr-helicopter-side:before {
  content: "\f7a2";
}

.fi-rr-helmet-battle:before {
  content: "\f7a3";
}

.fi-rr-hexagon-check:before {
  content: "\f7a4";
}

.fi-rr-hexagon-divide:before {
  content: "\f7a5";
}

.fi-rr-hexagon-exclamation:before {
  content: "\f7a6";
}

.fi-rr-hexagon:before {
  content: "\f7a7";
}

.fi-rr-high-definition:before {
  content: "\f7a8";
}

.fi-rr-high-five-celebration-yes:before {
  content: "\f7a9";
}

.fi-rr-high-five:before {
  content: "\f7aa";
}

.fi-rr-highlighter-line:before {
  content: "\f7ab";
}

.fi-rr-highlighter:before {
  content: "\f7ac";
}

.fi-rr-hiking:before {
  content: "\f7ad";
}

.fi-rr-hippo:before {
  content: "\f7ae";
}

.fi-rr-hockey-puck:before {
  content: "\f7af";
}

.fi-rr-hockey-stick-puck:before {
  content: "\f7b0";
}

.fi-rr-hockey-sticks:before {
  content: "\f7b1";
}

.fi-rr-holding-hand-gear:before {
  content: "\f7b2";
}

.fi-rr-holding-hand-revenue:before {
  content: "\f7b3";
}

.fi-rr-holly-berry:before {
  content: "\f7b4";
}

.fi-rr-home-heart:before {
  content: "\f7b5";
}

.fi-rr-home-location-alt:before {
  content: "\f7b6";
}

.fi-rr-home-location:before {
  content: "\f7b7";
}

.fi-rr-home:before {
  content: "\f7b8";
}

.fi-rr-honey-pot:before {
  content: "\f7b9";
}

.fi-rr-hood-cloak:before {
  content: "\f7ba";
}

.fi-rr-horizontal-rule:before {
  content: "\f7bb";
}

.fi-rr-horse-head:before {
  content: "\f7bc";
}

.fi-rr-horse-saddle:before {
  content: "\f7bd";
}

.fi-rr-horse:before {
  content: "\f7be";
}

.fi-rr-horseshoe-broken:before {
  content: "\f7bf";
}

.fi-rr-horseshoe:before {
  content: "\f7c0";
}

.fi-rr-hose-reel:before {
  content: "\f7c1";
}

.fi-rr-hose:before {
  content: "\f7c2";
}

.fi-rr-hospital-symbol:before {
  content: "\f7c3";
}

.fi-rr-hospital-user:before {
  content: "\f7c4";
}

.fi-rr-hospital:before {
  content: "\f7c5";
}

.fi-rr-hospitals:before {
  content: "\f7c6";
}

.fi-rr-hot-tub:before {
  content: "\f7c7";
}

.fi-rr-hotdog:before {
  content: "\f7c8";
}

.fi-rr-hotel:before {
  content: "\f7c9";
}

.fi-rr-hourglass-end:before {
  content: "\f7ca";
}

.fi-rr-hourglass-start:before {
  content: "\f7cb";
}

.fi-rr-hourglass:before {
  content: "\f7cc";
}

.fi-rr-house-blank:before {
  content: "\f7cd";
}

.fi-rr-house-building:before {
  content: "\f7ce";
}

.fi-rr-house-chimney-blank:before {
  content: "\f7cf";
}

.fi-rr-house-chimney-crack:before {
  content: "\f7d0";
}

.fi-rr-house-chimney-heart:before {
  content: "\f7d1";
}

.fi-rr-house-chimney-medical:before {
  content: "\f7d2";
}

.fi-rr-house-chimney-user:before {
  content: "\f7d3";
}

.fi-rr-house-chimney-window:before {
  content: "\f7d4";
}

.fi-rr-house-chimney:before {
  content: "\f7d5";
}

.fi-rr-house-circle-check:before {
  content: "\f7d6";
}

.fi-rr-house-circle-exclamation:before {
  content: "\f7d7";
}

.fi-rr-house-circle-xmark:before {
  content: "\f7d8";
}

.fi-rr-house-crack-alt:before {
  content: "\f7d9";
}

.fi-rr-house-crack:before {
  content: "\f7da";
}

.fi-rr-house-day:before {
  content: "\f7db";
}

.fi-rr-house-fire:before {
  content: "\f7dc";
}

.fi-rr-house-flag:before {
  content: "\f7dd";
}

.fi-rr-house-flood:before {
  content: "\f7de";
}

.fi-rr-house-laptop:before {
  content: "\f7df";
}

.fi-rr-house-leave:before {
  content: "\f7e0";
}

.fi-rr-house-lock:before {
  content: "\f7e1";
}

.fi-rr-house-medical:before {
  content: "\f7e2";
}

.fi-rr-house-night:before {
  content: "\f7e3";
}

.fi-rr-house-return:before {
  content: "\f7e4";
}

.fi-rr-house-signal:before {
  content: "\f7e5";
}

.fi-rr-house-tree:before {
  content: "\f7e6";
}

.fi-rr-house-tsunami:before {
  content: "\f7e7";
}

.fi-rr-house-turret:before {
  content: "\f7e8";
}

.fi-rr-house-user:before {
  content: "\f7e9";
}

.fi-rr-house-window:before {
  content: "\f7ea";
}

.fi-rr-hr-group:before {
  content: "\f7eb";
}

.fi-rr-hr-person:before {
  content: "\f7ec";
}

.fi-rr-hr:before {
  content: "\f7ed";
}

.fi-rr-hryvnia:before {
  content: "\f7ee";
}

.fi-rr-humidity:before {
  content: "\f7ef";
}

.fi-rr-hundred-points:before {
  content: "\f7f0";
}

.fi-rr-hurricane:before {
  content: "\f7f1";
}

.fi-rr-i:before {
  content: "\f7f2";
}

.fi-rr-ice-cream:before {
  content: "\f7f3";
}

.fi-rr-ice-skate:before {
  content: "\f7f4";
}

.fi-rr-icicles:before {
  content: "\f7f5";
}

.fi-rr-icon-star:before {
  content: "\f7f6";
}

.fi-rr-id-badge:before {
  content: "\f7f7";
}

.fi-rr-id-card-clip-alt:before {
  content: "\f7f8";
}

.fi-rr-igloo:before {
  content: "\f7f9";
}

.fi-rr-image-slash:before {
  content: "\f7fa";
}

.fi-rr-images-user:before {
  content: "\f7fb";
}

.fi-rr-images:before {
  content: "\f7fc";
}

.fi-rr-improve-user:before {
  content: "\f7fd";
}

.fi-rr-inbox-full:before {
  content: "\f7fe";
}

.fi-rr-inbox-in:before {
  content: "\f7ff";
}

.fi-rr-inbox-out:before {
  content: "\f800";
}

.fi-rr-inbox:before {
  content: "\f801";
}

.fi-rr-inboxes:before {
  content: "\f802";
}

.fi-rr-incense-sticks-yoga:before {
  content: "\f803";
}

.fi-rr-incognito:before {
  content: "\f804";
}

.fi-rr-indent:before {
  content: "\f805";
}

.fi-rr-indian-rupee-sign:before {
  content: "\f806";
}

.fi-rr-industry-alt:before {
  content: "\f807";
}

.fi-rr-industry-windows:before {
  content: "\f808";
}

.fi-rr-infinity:before {
  content: "\f809";
}

.fi-rr-info-guide:before {
  content: "\f80a";
}

.fi-rr-info:before {
  content: "\f80b";
}

.fi-rr-information:before {
  content: "\f80c";
}

.fi-rr-inhaler:before {
  content: "\f80d";
}

.fi-rr-input-numeric:before {
  content: "\f80e";
}

.fi-rr-input-pipe:before {
  content: "\f80f";
}

.fi-rr-input-text:before {
  content: "\f810";
}

.fi-rr-insert-alt:before {
  content: "\f811";
}

.fi-rr-insert-arrows:before {
  content: "\f812";
}

.fi-rr-insert-button-circle:before {
  content: "\f813";
}

.fi-rr-insert-credit-card:before {
  content: "\f814";
}

.fi-rr-insert-square:before {
  content: "\f815";
}

.fi-rr-insert:before {
  content: "\f816";
}

.fi-rr-insight-alt:before {
  content: "\f817";
}

.fi-rr-insight-head:before {
  content: "\f818";
}

.fi-rr-insight:before {
  content: "\f819";
}

.fi-rr-integral:before {
  content: "\f81a";
}

.fi-rr-interactive:before {
  content: "\f81b";
}

.fi-rr-interlining:before {
  content: "\f81c";
}

.fi-rr-internet-speed-wifi:before {
  content: "\f81d";
}

.fi-rr-interrogation:before {
  content: "\f81e";
}

.fi-rr-intersection:before {
  content: "\f81f";
}

.fi-rr-introduction-handshake:before {
  content: "\f820";
}

.fi-rr-introduction:before {
  content: "\f821";
}

.fi-rr-inventory-alt:before {
  content: "\f822";
}

.fi-rr-invest:before {
  content: "\f823";
}

.fi-rr-investment:before {
  content: "\f824";
}

.fi-rr-invite-alt:before {
  content: "\f825";
}

.fi-rr-invite:before {
  content: "\f826";
}

.fi-rr-iot-alt:before {
  content: "\f827";
}

.fi-rr-iot:before {
  content: "\f828";
}

.fi-rr-ip-address:before {
  content: "\f829";
}

.fi-rr-island-tropical:before {
  content: "\f82a";
}

.fi-rr-issue-loupe:before {
  content: "\f82b";
}

.fi-rr-it-alt:before {
  content: "\f82c";
}

.fi-rr-it-computer:before {
  content: "\f82d";
}

.fi-rr-it:before {
  content: "\f82e";
}

.fi-rr-italian-lira-sign:before {
  content: "\f82f";
}

.fi-rr-italic:before {
  content: "\f830";
}

.fi-rr-j:before {
  content: "\f831";
}

.fi-rr-jam:before {
  content: "\f832";
}

.fi-rr-jar-alt:before {
  content: "\f833";
}

.fi-rr-jar-wheat:before {
  content: "\f834";
}

.fi-rr-javascript:before {
  content: "\f835";
}

.fi-rr-joint:before {
  content: "\f836";
}

.fi-rr-joker:before {
  content: "\f837";
}

.fi-rr-journal-alt:before {
  content: "\f838";
}

.fi-rr-journal:before {
  content: "\f839";
}

.fi-rr-journey:before {
  content: "\f83a";
}

.fi-rr-joystick:before {
  content: "\f83b";
}

.fi-rr-jpg:before {
  content: "\f83c";
}

.fi-rr-jug-alt:before {
  content: "\f83d";
}

.fi-rr-jug-bottle:before {
  content: "\f83e";
}

.fi-rr-jug:before {
  content: "\f83f";
}

.fi-rr-jumping-rope:before {
  content: "\f840";
}

.fi-rr-k:before {
  content: "\f841";
}

.fi-rr-kaaba:before {
  content: "\f842";
}

.fi-rr-kazoo:before {
  content: "\f843";
}

.fi-rr-kerning:before {
  content: "\f844";
}

.fi-rr-key-lock-crypto:before {
  content: "\f845";
}

.fi-rr-key-skeleton-left-right:before {
  content: "\f846";
}

.fi-rr-key:before {
  content: "\f847";
}

.fi-rr-keyboard-brightness-low:before {
  content: "\f848";
}

.fi-rr-keyboard-brightness:before {
  content: "\f849";
}

.fi-rr-keyboard-down:before {
  content: "\f84a";
}

.fi-rr-keyboard-left:before {
  content: "\f84b";
}

.fi-rr-keyboard:before {
  content: "\f84c";
}

.fi-rr-keynote:before {
  content: "\f84d";
}

.fi-rr-kidneys:before {
  content: "\f84e";
}

.fi-rr-kip-sign:before {
  content: "\f84f";
}

.fi-rr-kiss-beam:before {
  content: "\f850";
}

.fi-rr-kiss-wink-heart:before {
  content: "\f851";
}

.fi-rr-kiss:before {
  content: "\f852";
}

.fi-rr-kite:before {
  content: "\f853";
}

.fi-rr-kiwi-bird:before {
  content: "\f854";
}

.fi-rr-kiwi-fruit:before {
  content: "\f855";
}

.fi-rr-knife-kitchen:before {
  content: "\f856";
}

.fi-rr-knife:before {
  content: "\f857";
}

.fi-rr-knitting:before {
  content: "\f858";
}

.fi-rr-kpi-evaluation:before {
  content: "\f859";
}

.fi-rr-kpi:before {
  content: "\f85a";
}

.fi-rr-l:before {
  content: "\f85b";
}

.fi-rr-label:before {
  content: "\f85c";
}

.fi-rr-lacrosse-stick-ball:before {
  content: "\f85d";
}

.fi-rr-lacrosse-stick:before {
  content: "\f85e";
}

.fi-rr-lambda:before {
  content: "\f85f";
}

.fi-rr-lamp-desk:before {
  content: "\f860";
}

.fi-rr-lamp-floor:before {
  content: "\f861";
}

.fi-rr-lamp-street:before {
  content: "\f862";
}

.fi-rr-lamp:before {
  content: "\f863";
}

.fi-rr-land-layer-location:before {
  content: "\f864";
}

.fi-rr-land-layers:before {
  content: "\f865";
}

.fi-rr-land-location:before {
  content: "\f866";
}

.fi-rr-landmark-alt:before {
  content: "\f867";
}

.fi-rr-language:before {
  content: "\f868";
}

.fi-rr-laptop-arrow-down:before {
  content: "\f869";
}

.fi-rr-laptop-binary:before {
  content: "\f86a";
}

.fi-rr-laptop-code:before {
  content: "\f86b";
}

.fi-rr-laptop-medical:before {
  content: "\f86c";
}

.fi-rr-laptop-mobile:before {
  content: "\f86d";
}

.fi-rr-laptop-slash:before {
  content: "\f86e";
}

.fi-rr-laptop:before {
  content: "\f86f";
}

.fi-rr-lari-sign:before {
  content: "\f870";
}

.fi-rr-lasso-sparkles:before {
  content: "\f871";
}

.fi-rr-lasso:before {
  content: "\f872";
}

.fi-rr-last-square:before {
  content: "\f873";
}

.fi-rr-laugh-beam:before {
  content: "\f874";
}

.fi-rr-laugh-squint:before {
  content: "\f875";
}

.fi-rr-laugh-wink:before {
  content: "\f876";
}

.fi-rr-laugh:before {
  content: "\f877";
}

.fi-rr-lawyer-man:before {
  content: "\f878";
}

.fi-rr-lawyer-woman:before {
  content: "\f879";
}

.fi-rr-layer-minus:before {
  content: "\f87a";
}

.fi-rr-layer-plus:before {
  content: "\f87b";
}

.fi-rr-layers:before {
  content: "\f87c";
}

.fi-rr-layout-fluid:before {
  content: "\f87d";
}

.fi-rr-lead-funnel:before {
  content: "\f87e";
}

.fi-rr-lead-management:before {
  content: "\f87f";
}

.fi-rr-lead:before {
  content: "\f880";
}

.fi-rr-leader-alt:before {
  content: "\f881";
}

.fi-rr-leader-speech:before {
  content: "\f882";
}

.fi-rr-leader:before {
  content: "\f883";
}

.fi-rr-leaderboard-alt:before {
  content: "\f884";
}

.fi-rr-leaderboard-trophy:before {
  content: "\f885";
}

.fi-rr-leaderboard:before {
  content: "\f886";
}

.fi-rr-leadership-alt:before {
  content: "\f887";
}

.fi-rr-leadership:before {
  content: "\f888";
}

.fi-rr-leaf-heart:before {
  content: "\f889";
}

.fi-rr-leaf-maple:before {
  content: "\f88a";
}

.fi-rr-leaf-oak:before {
  content: "\f88b";
}

.fi-rr-leaf:before {
  content: "\f88c";
}

.fi-rr-leafy-green:before {
  content: "\f88d";
}

.fi-rr-leave:before {
  content: "\f88e";
}

.fi-rr-left-from-bracket:before {
  content: "\f88f";
}

.fi-rr-left:before {
  content: "\f890";
}

.fi-rr-legal:before {
  content: "\f891";
}

.fi-rr-lemon:before {
  content: "\f892";
}

.fi-rr-lesbian-couple:before {
  content: "\f893";
}

.fi-rr-less-than-equal:before {
  content: "\f894";
}

.fi-rr-less-than:before {
  content: "\f895";
}

.fi-rr-lesson-class:before {
  content: "\f896";
}

.fi-rr-lesson:before {
  content: "\f897";
}

.fi-rr-letter-case:before {
  content: "\f898";
}

.fi-rr-lettuce:before {
  content: "\f899";
}

.fi-rr-level-down-alt:before {
  content: "\f89a";
}

.fi-rr-level-down:before {
  content: "\f89b";
}

.fi-rr-level-up-alt:before {
  content: "\f89c";
}

.fi-rr-level-up:before {
  content: "\f89d";
}

.fi-rr-license:before {
  content: "\f89e";
}

.fi-rr-life-ring:before {
  content: "\f89f";
}

.fi-rr-life:before {
  content: "\f8a0";
}

.fi-rr-light-ceiling:before {
  content: "\f8a1";
}

.fi-rr-light-emergency-on:before {
  content: "\f8a2";
}

.fi-rr-light-emergency:before {
  content: "\f8a3";
}

.fi-rr-light-switch-off:before {
  content: "\f8a4";
}

.fi-rr-light-switch-on:before {
  content: "\f8a5";
}

.fi-rr-light-switch:before {
  content: "\f8a6";
}

.fi-rr-lightbulb-cfl-on:before {
  content: "\f8a7";
}

.fi-rr-lightbulb-cfl:before {
  content: "\f8a8";
}

.fi-rr-lightbulb-dollar:before {
  content: "\f8a9";
}

.fi-rr-lightbulb-exclamation:before {
  content: "\f8aa";
}

.fi-rr-lightbulb-head:before {
  content: "\f8ab";
}

.fi-rr-lightbulb-on:before {
  content: "\f8ac";
}

.fi-rr-lightbulb-question:before {
  content: "\f8ad";
}

.fi-rr-lightbulb-setting:before {
  content: "\f8ae";
}

.fi-rr-lightbulb-slash:before {
  content: "\f8af";
}

.fi-rr-lighthouse:before {
  content: "\f8b0";
}

.fi-rr-lights-holiday:before {
  content: "\f8b1";
}

.fi-rr-limit-hand:before {
  content: "\f8b2";
}

.fi-rr-limit-speedometer:before {
  content: "\f8b3";
}

.fi-rr-line-width:before {
  content: "\f8b4";
}

.fi-rr-link-alt:before {
  content: "\f8b5";
}

.fi-rr-link-horizontal-slash:before {
  content: "\f8b6";
}

.fi-rr-link-horizontal:before {
  content: "\f8b7";
}

.fi-rr-link-slash-alt:before {
  content: "\f8b8";
}

.fi-rr-link-slash:before {
  content: "\f8b9";
}

.fi-rr-link:before {
  content: "\f8ba";
}

.fi-rr-lion-head:before {
  content: "\f8bb";
}

.fi-rr-lion:before {
  content: "\f8bc";
}

.fi-rr-lips:before {
  content: "\f8bd";
}

.fi-rr-lipstick:before {
  content: "\f8be";
}

.fi-rr-lira-sign:before {
  content: "\f8bf";
}

.fi-rr-list-check:before {
  content: "\f8c0";
}

.fi-rr-list-dropdown:before {
  content: "\f8c1";
}

.fi-rr-list-music:before {
  content: "\f8c2";
}

.fi-rr-list-timeline:before {
  content: "\f8c3";
}

.fi-rr-list:before {
  content: "\f8c4";
}

.fi-rr-litecoin-sign:before {
  content: "\f8c5";
}

.fi-rr-live-alt:before {
  content: "\f8c6";
}

.fi-rr-live:before {
  content: "\f8c7";
}

.fi-rr-loading:before {
  content: "\f8c8";
}

.fi-rr-loan:before {
  content: "\f8c9";
}

.fi-rr-lobster:before {
  content: "\f8ca";
}

.fi-rr-location-alt:before {
  content: "\f8cb";
}

.fi-rr-location-arrow:before {
  content: "\f8cc";
}

.fi-rr-location-crosshairs-slash:before {
  content: "\f8cd";
}

.fi-rr-location-crosshairs:before {
  content: "\f8ce";
}

.fi-rr-location-dot-slash:before {
  content: "\f8cf";
}

.fi-rr-location-exclamation:before {
  content: "\f8d0";
}

.fi-rr-location-pin-call:before {
  content: "\f8d1";
}

.fi-rr-lock-alt:before {
  content: "\f8d2";
}

.fi-rr-lock-hashtag:before {
  content: "\f8d3";
}

.fi-rr-lock-open-alt:before {
  content: "\f8d4";
}

.fi-rr-lock:before {
  content: "\f8d5";
}

.fi-rr-locust:before {
  content: "\f8d6";
}

.fi-rr-loop-square:before {
  content: "\f8d7";
}

.fi-rr-loveseat:before {
  content: "\f8d8";
}

.fi-rr-low-vision:before {
  content: "\f8d9";
}

.fi-rr-luchador:before {
  content: "\f8da";
}

.fi-rr-luggage-cart:before {
  content: "\f8db";
}

.fi-rr-luggage-rolling:before {
  content: "\f8dc";
}

.fi-rr-lungs-virus:before {
  content: "\f8dd";
}

.fi-rr-lungs:before {
  content: "\f8de";
}

.fi-rr-m:before {
  content: "\f8df";
}

.fi-rr-mace:before {
  content: "\f8e0";
}

.fi-rr-magic-wand:before {
  content: "\f8e1";
}

.fi-rr-magnet-user:before {
  content: "\f8e2";
}

.fi-rr-magnet:before {
  content: "\f8e3";
}

.fi-rr-mailbox-envelope:before {
  content: "\f8e4";
}

.fi-rr-mailbox-flag-up:before {
  content: "\f8e5";
}

.fi-rr-mailbox:before {
  content: "\f8e6";
}

.fi-rr-makeup-brush:before {
  content: "\f8e7";
}

.fi-rr-man-head:before {
  content: "\f8e8";
}

.fi-rr-man-scientist:before {
  content: "\f8e9";
}

.fi-rr-manat-sign:before {
  content: "\f8ea";
}

.fi-rr-mandolin:before {
  content: "\f8eb";
}

.fi-rr-mango:before {
  content: "\f8ec";
}

.fi-rr-manhole:before {
  content: "\f8ed";
}

.fi-rr-map-location-track:before {
  content: "\f8ee";
}

.fi-rr-map-marker-check:before {
  content: "\f8ef";
}

.fi-rr-map-marker-cross:before {
  content: "\f8f0";
}

.fi-rr-map-marker-edit:before {
  content: "\f8f1";
}

.fi-rr-map-marker-home:before {
  content: "\f8f2";
}

.fi-rr-map-marker-minus:before {
  content: "\f8f3";
}

.fi-rr-map-marker-plus:before {
  content: "\f8f4";
}

.fi-rr-map-marker-question:before {
  content: "\f8f5";
}

.fi-rr-map-marker-slash:before {
  content: "\f8f6";
}

.fi-rr-map-marker-smile:before {
  content: "\f8f7";
}

.fi-rr-map-marker:before {
  content: "\f8f8";
}

.fi-rr-map-pin:before {
  content: "\f8f9";
}

.fi-rr-map-point:before {
  content: "\f8fa";
}

.fi-rr-map:before {
  content: "\f8fb";
}

.fi-rr-marker-time:before {
  content: "\f8fc";
}

.fi-rr-marker:before {
  content: "\f8fd";
}

.fi-rr-marketplace-alt:before {
  content: "\f8fe";
}

.fi-rr-marketplace-store:before {
  content: "\f8ff";
}

.fi-rr-marketplace:before {
  content: "豈";
}

.fi-rr-mars-double:before {
  content: "更";
}

.fi-rr-mars-stroke-right:before {
  content: "車";
}

.fi-rr-mars-stroke-up:before {
  content: "賈";
}

.fi-rr-mars:before {
  content: "滑";
}

.fi-rr-martini-glass-citrus:before {
  content: "串";
}

.fi-rr-martini-glass-empty:before {
  content: "句";
}

.fi-rr-mask-carnival:before {
  content: "龜";
}

.fi-rr-mask-face:before {
  content: "龜";
}

.fi-rr-mask-snorkel:before {
  content: "契";
}

.fi-rr-mask:before {
  content: "金";
}

.fi-rr-massage:before {
  content: "喇";
}

.fi-rr-match-fire:before {
  content: "奈";
}

.fi-rr-mattress-pillow:before {
  content: "懶";
}

.fi-rr-measuring-tape:before {
  content: "癩";
}

.fi-rr-meat:before {
  content: "羅";
}

.fi-rr-medal:before {
  content: "蘿";
}

.fi-rr-medical-star:before {
  content: "螺";
}

.fi-rr-medicine:before {
  content: "裸";
}

.fi-rr-meditation:before {
  content: "邏";
}

.fi-rr-meeting-alt:before {
  content: "樂";
}

.fi-rr-meeting:before {
  content: "洛";
}

.fi-rr-megaphone-announcement-leader:before {
  content: "烙";
}

.fi-rr-megaphone:before {
  content: "珞";
}

.fi-rr-meh-blank:before {
  content: "落";
}

.fi-rr-meh-rolling-eyes:before {
  content: "酪";
}

.fi-rr-meh:before {
  content: "駱";
}

.fi-rr-melon-alt:before {
  content: "亂";
}

.fi-rr-melon:before {
  content: "卵";
}

.fi-rr-member-list:before {
  content: "欄";
}

.fi-rr-member-search:before {
  content: "爛";
}

.fi-rr-membership-vip:before {
  content: "蘭";
}

.fi-rr-membership:before {
  content: "鸞";
}

.fi-rr-memo-circle-check:before {
  content: "嵐";
}

.fi-rr-memo-pad:before {
  content: "濫";
}

.fi-rr-memo:before {
  content: "藍";
}

.fi-rr-memory:before {
  content: "襤";
}

.fi-rr-menu-burger:before {
  content: "拉";
}

.fi-rr-menu-dots-vertical:before {
  content: "臘";
}

.fi-rr-menu-dots:before {
  content: "蠟";
}

.fi-rr-mercury:before {
  content: "廊";
}

.fi-rr-message-arrow-down:before {
  content: "朗";
}

.fi-rr-message-arrow-up-right:before {
  content: "浪";
}

.fi-rr-message-arrow-up:before {
  content: "狼";
}

.fi-rr-message-bot:before {
  content: "郎";
}

.fi-rr-message-code:before {
  content: "來";
}

.fi-rr-message-dollar:before {
  content: "冷";
}

.fi-rr-message-heart:before {
  content: "勞";
}

.fi-rr-message-image:before {
  content: "擄";
}

.fi-rr-message-question:before {
  content: "櫓";
}

.fi-rr-message-quote:before {
  content: "爐";
}

.fi-rr-message-slash:before {
  content: "盧";
}

.fi-rr-message-sms:before {
  content: "老";
}

.fi-rr-message-text:before {
  content: "蘆";
}

.fi-rr-message-xmark:before {
  content: "虜";
}

.fi-rr-messages-dollar:before {
  content: "路";
}

.fi-rr-messages-question:before {
  content: "露";
}

.fi-rr-messages:before {
  content: "魯";
}

.fi-rr-meteor:before {
  content: "鷺";
}

.fi-rr-meter-bolt:before {
  content: "碌";
}

.fi-rr-meter-droplet:before {
  content: "祿";
}

.fi-rr-meter-fire:before {
  content: "綠";
}

.fi-rr-meter:before {
  content: "菉";
}

.fi-rr-method:before {
  content: "錄";
}

.fi-rr-microchip-ai:before {
  content: "鹿";
}

.fi-rr-microchip:before {
  content: "論";
}

.fi-rr-microphone-alt:before {
  content: "壟";
}

.fi-rr-microphone-slash:before {
  content: "弄";
}

.fi-rr-microphone:before {
  content: "籠";
}

.fi-rr-microscope:before {
  content: "聾";
}

.fi-rr-microwave:before {
  content: "牢";
}

.fi-rr-milk-alt:before {
  content: "磊";
}

.fi-rr-milk:before {
  content: "賂";
}

.fi-rr-mill-sign:before {
  content: "雷";
}

.fi-rr-mind-share:before {
  content: "壘";
}

.fi-rr-minus-circle:before {
  content: "屢";
}

.fi-rr-minus-hexagon:before {
  content: "樓";
}

.fi-rr-minus-small:before {
  content: "淚";
}

.fi-rr-minus:before {
  content: "漏";
}

.fi-rr-mistletoe:before {
  content: "累";
}

.fi-rr-mix:before {
  content: "縷";
}

.fi-rr-mobile-button:before {
  content: "陋";
}

.fi-rr-mobile-notch:before {
  content: "勒";
}

.fi-rr-mobile:before {
  content: "肋";
}

.fi-rr-mockup:before {
  content: "凜";
}

.fi-rr-mode-alt:before {
  content: "凌";
}

.fi-rr-mode-landscape:before {
  content: "稜";
}

.fi-rr-mode-portrait:before {
  content: "綾";
}

.fi-rr-mode:before {
  content: "菱";
}

.fi-rr-model-cube-arrows:before {
  content: "陵";
}

.fi-rr-model-cube-space:before {
  content: "讀";
}

.fi-rr-model-cube:before {
  content: "拏";
}

.fi-rr-module:before {
  content: "樂";
}

.fi-rr-monday:before {
  content: "諾";
}

.fi-rr-money-bill-simple:before {
  content: "丹";
}

.fi-rr-money-bill-transfer:before {
  content: "寧";
}

.fi-rr-money-bill-wave-alt:before {
  content: "怒";
}

.fi-rr-money-bill-wave:before {
  content: "率";
}

.fi-rr-money-bills-simple:before {
  content: "異";
}

.fi-rr-money-bills:before {
  content: "北";
}

.fi-rr-money-check-edit-alt:before {
  content: "磻";
}

.fi-rr-money-check-edit:before {
  content: "便";
}

.fi-rr-money-check:before {
  content: "復";
}

.fi-rr-money-coin-transfer:before {
  content: "不";
}

.fi-rr-money-from-bracket:before {
  content: "泌";
}

.fi-rr-money-simple-from-bracket:before {
  content: "數";
}

.fi-rr-money-transfer-alt:before {
  content: "索";
}

.fi-rr-money-transfer-coin-arrow:before {
  content: "參";
}

.fi-rr-money-transfer-smartphone:before {
  content: "塞";
}

.fi-rr-money-wings:before {
  content: "省";
}

.fi-rr-money:before {
  content: "葉";
}

.fi-rr-monkey:before {
  content: "說";
}

.fi-rr-monument:before {
  content: "殺";
}

.fi-rr-moon-stars:before {
  content: "辰";
}

.fi-rr-moon:before {
  content: "沈";
}

.fi-rr-moped:before {
  content: "拾";
}

.fi-rr-mortar-pestle:before {
  content: "若";
}

.fi-rr-mortgage:before {
  content: "掠";
}

.fi-rr-mosque-alt:before {
  content: "略";
}

.fi-rr-mosque-moon:before {
  content: "亮";
}

.fi-rr-mosque:before {
  content: "兩";
}

.fi-rr-mosquito-net:before {
  content: "凉";
}

.fi-rr-mosquito:before {
  content: "梁";
}

.fi-rr-motorcycle:before {
  content: "糧";
}

.fi-rr-mound:before {
  content: "良";
}

.fi-rr-mountain-city:before {
  content: "諒";
}

.fi-rr-mountain:before {
  content: "量";
}

.fi-rr-mountains:before {
  content: "勵";
}

.fi-rr-mouse-field:before {
  content: "呂";
}

.fi-rr-mouse:before {
  content: "女";
}

.fi-rr-mov-file:before {
  content: "廬";
}

.fi-rr-move-to-folder-2:before {
  content: "旅";
}

.fi-rr-move-to-folder:before {
  content: "濾";
}

.fi-rr-mp3-file:before {
  content: "礪";
}

.fi-rr-mp3-player:before {
  content: "閭";
}

.fi-rr-mp4-file:before {
  content: "驪";
}

.fi-rr-mug-alt:before {
  content: "麗";
}

.fi-rr-mug-hot-alt:before {
  content: "黎";
}

.fi-rr-mug-hot:before {
  content: "力";
}

.fi-rr-mug-marshmallows:before {
  content: "曆";
}

.fi-rr-mug-tea-saucer:before {
  content: "歷";
}

.fi-rr-mug-tea:before {
  content: "轢";
}

.fi-rr-mug:before {
  content: "年";
}

.fi-rr-multiple-alt:before {
  content: "憐";
}

.fi-rr-multiple:before {
  content: "戀";
}

.fi-rr-muscle:before {
  content: "撚";
}

.fi-rr-mushroom-alt:before {
  content: "漣";
}

.fi-rr-mushroom:before {
  content: "煉";
}

.fi-rr-music-alt:before {
  content: "璉";
}

.fi-rr-music-file:before {
  content: "秊";
}

.fi-rr-music-note-slash:before {
  content: "練";
}

.fi-rr-music-note:before {
  content: "聯";
}

.fi-rr-music-slash:before {
  content: "輦";
}

.fi-rr-music:before {
  content: "蓮";
}

.fi-rr-n:before {
  content: "連";
}

.fi-rr-naira-sign:before {
  content: "鍊";
}

.fi-rr-narwhal:before {
  content: "列";
}

.fi-rr-navigation:before {
  content: "劣";
}

.fi-rr-nesting-dolls:before {
  content: "咽";
}

.fi-rr-network-analytic:before {
  content: "烈";
}

.fi-rr-network-cloud:before {
  content: "裂";
}

.fi-rr-network:before {
  content: "說";
}

.fi-rr-neuter:before {
  content: "廉";
}

.fi-rr-newsletter-subscribe:before {
  content: "念";
}

.fi-rr-newspaper-open:before {
  content: "捻";
}

.fi-rr-newspaper:before {
  content: "殮";
}

.fi-rr-nfc-lock:before {
  content: "簾";
}

.fi-rr-nfc-magnifying-glass:before {
  content: "獵";
}

.fi-rr-nfc-pen:before {
  content: "令";
}

.fi-rr-nfc-slash:before {
  content: "囹";
}

.fi-rr-nfc-trash:before {
  content: "寧";
}

.fi-rr-nfc:before {
  content: "嶺";
}

.fi-rr-night-day:before {
  content: "怜";
}

.fi-rr-no-fee:before {
  content: "玲";
}

.fi-rr-no-people:before {
  content: "瑩";
}

.fi-rr-noodles:before {
  content: "羚";
}

.fi-rr-nose:before {
  content: "聆";
}

.fi-rr-not-equal:before {
  content: "鈴";
}

.fi-rr-not-found-alt:before {
  content: "零";
}

.fi-rr-not-found-magnifying-glass:before {
  content: "靈";
}

.fi-rr-not-found:before {
  content: "領";
}

.fi-rr-notdef:before {
  content: "例";
}

.fi-rr-note-medical:before {
  content: "禮";
}

.fi-rr-note-sticky:before {
  content: "醴";
}

.fi-rr-note:before {
  content: "隸";
}

.fi-rr-notebook-alt:before {
  content: "惡";
}

.fi-rr-notebook:before {
  content: "了";
}

.fi-rr-notes-medical:before {
  content: "僚";
}

.fi-rr-notes:before {
  content: "寮";
}

.fi-rr-o:before {
  content: "尿";
}

.fi-rr-object-exclude:before {
  content: "料";
}

.fi-rr-object-group:before {
  content: "樂";
}

.fi-rr-object-intersect:before {
  content: "燎";
}

.fi-rr-object-subtract:before {
  content: "療";
}

.fi-rr-object-ungroup:before {
  content: "蓼";
}

.fi-rr-object-union:before {
  content: "遼";
}

.fi-rr-objects-column:before {
  content: "龍";
}

.fi-rr-octagon-check:before {
  content: "暈";
}

.fi-rr-octagon-divide:before {
  content: "阮";
}

.fi-rr-octagon-exclamation:before {
  content: "劉";
}

.fi-rr-octagon-minus:before {
  content: "杻";
}

.fi-rr-octagon-plus:before {
  content: "柳";
}

.fi-rr-octagon-xmark:before {
  content: "流";
}

.fi-rr-octagon:before {
  content: "溜";
}

.fi-rr-oil-can:before {
  content: "琉";
}

.fi-rr-oil-temp:before {
  content: "留";
}

.fi-rr-olive-oil:before {
  content: "硫";
}

.fi-rr-olive:before {
  content: "紐";
}

.fi-rr-olives:before {
  content: "類";
}

.fi-rr-om:before {
  content: "六";
}

.fi-rr-omega:before {
  content: "戮";
}

.fi-rr-onboarding:before {
  content: "陸";
}

.fi-rr-onion:before {
  content: "倫";
}

.fi-rr-opacity:before {
  content: "崙";
}

.fi-rr-open-mail-clip:before {
  content: "淪";
}

.fi-rr-operating-system-upgrade:before {
  content: "輪";
}

.fi-rr-operation:before {
  content: "律";
}

.fi-rr-order-history:before {
  content: "慄";
}

.fi-rr-organization-chart:before {
  content: "栗";
}

.fi-rr-ornament:before {
  content: "率";
}

.fi-rr-otp:before {
  content: "隆";
}

.fi-rr-otter:before {
  content: "利";
}

.fi-rr-outdent:before {
  content: "吏";
}

.fi-rr-oval-alt:before {
  content: "履";
}

.fi-rr-oval:before {
  content: "易";
}

.fi-rr-oven:before {
  content: "李";
}

.fi-rr-overline:before {
  content: "梨";
}

.fi-rr-overview:before {
  content: "泥";
}

.fi-rr-p:before {
  content: "理";
}

.fi-rr-package:before {
  content: "痢";
}

.fi-rr-padlock-check:before {
  content: "罹";
}

.fi-rr-page-break:before {
  content: "裏";
}

.fi-rr-pager:before {
  content: "裡";
}

.fi-rr-paid:before {
  content: "里";
}

.fi-rr-paint-brush:before {
  content: "離";
}

.fi-rr-paint-roller:before {
  content: "匿";
}

.fi-rr-paintbrush-pencil:before {
  content: "溺";
}

.fi-rr-palette:before {
  content: "吝";
}

.fi-rr-pallet-alt:before {
  content: "燐";
}

.fi-rr-pallet:before {
  content: "璘";
}

.fi-rr-pan-food:before {
  content: "藺";
}

.fi-rr-pan-frying:before {
  content: "隣";
}

.fi-rr-pan:before {
  content: "鱗";
}

.fi-rr-pancakes:before {
  content: "麟";
}

.fi-rr-panorama:before {
  content: "林";
}

.fi-rr-paper-plane-launch:before {
  content: "淋";
}

.fi-rr-paper-plane-top:before {
  content: "臨";
}

.fi-rr-paper-plane:before {
  content: "立";
}

.fi-rr-paperclip-vertical:before {
  content: "笠";
}

.fi-rr-parachute-box:before {
  content: "粒";
}

.fi-rr-paragraph-left:before {
  content: "狀";
}

.fi-rr-paragraph:before {
  content: "炙";
}

.fi-rr-parking-circle-slash:before {
  content: "識";
}

.fi-rr-parking-circle:before {
  content: "什";
}

.fi-rr-parking-slash:before {
  content: "茶";
}

.fi-rr-parking:before {
  content: "刺";
}

.fi-rr-party-bell:before {
  content: "切";
}

.fi-rr-party-horn:before {
  content: "度";
}

.fi-rr-passport:before {
  content: "拓";
}

.fi-rr-password-alt:before {
  content: "糖";
}

.fi-rr-password-computer:before {
  content: "宅";
}

.fi-rr-password-email:before {
  content: "洞";
}

.fi-rr-password-smartphone:before {
  content: "暴";
}

.fi-rr-password:before {
  content: "輻";
}

.fi-rr-paste:before {
  content: "行";
}

.fi-rr-pattern:before {
  content: "降";
}

.fi-rr-pause-circle:before {
  content: "見";
}

.fi-rr-pause-square:before {
  content: "廓";
}

.fi-rr-pause:before {
  content: "兀";
}

.fi-rr-paw-claws:before {
  content: "嗀";
}

.fi-rr-paw-heart:before {
  content: "﨎";
}

.fi-rr-paw:before {
  content: "﨏";
}

.fi-rr-payment-pos:before {
  content: "塚";
}

.fi-rr-payroll-calendar:before {
  content: "﨑";
}

.fi-rr-payroll-check:before {
  content: "晴";
}

.fi-rr-payroll:before {
  content: "﨓";
}

.fi-rr-peace:before {
  content: "﨔";
}

.fi-rr-peach:before {
  content: "凞";
}

.fi-rr-peanut:before {
  content: "猪";
}

.fi-rr-peanuts:before {
  content: "益";
}

.fi-rr-peapod:before {
  content: "礼";
}

.fi-rr-pear:before {
  content: "神";
}

.fi-rr-pedestal:before {
  content: "祥";
}

.fi-rr-pen-circle:before {
  content: "福";
}

.fi-rr-pen-clip-slash:before {
  content: "靖";
}

.fi-rr-pen-clip:before {
  content: "精";
}

.fi-rr-pen-fancy-slash:before {
  content: "羽";
}

.fi-rr-pen-fancy:before {
  content: "﨟";
}

.fi-rr-pen-field:before {
  content: "蘒";
}

.fi-rr-pen-nib-slash:before {
  content: "﨡";
}

.fi-rr-pen-nib:before {
  content: "諸";
}

.fi-rr-pen-slash:before {
  content: "﨣";
}

.fi-rr-pen-square:before {
  content: "﨤";
}

.fi-rr-pen-swirl:before {
  content: "逸";
}

.fi-rr-pencil-paintbrush:before {
  content: "都";
}

.fi-rr-pencil-ruler:before {
  content: "﨧";
}

.fi-rr-pencil-slash:before {
  content: "﨨";
}

.fi-rr-pencil:before {
  content: "﨩";
}

.fi-rr-pending:before {
  content: "飯";
}

.fi-rr-pennant:before {
  content: "飼";
}

.fi-rr-people-arrows-left-right:before {
  content: "館";
}

.fi-rr-people-carry-box:before {
  content: "鶴";
}

.fi-rr-people-dress:before {
  content: "郞";
}

.fi-rr-people-network-partner:before {
  content: "隷";
}

.fi-rr-people-pants:before {
  content: "侮";
}

.fi-rr-people-poll:before {
  content: "僧";
}

.fi-rr-people-pulling:before {
  content: "免";
}

.fi-rr-people-roof:before {
  content: "勉";
}

.fi-rr-people:before {
  content: "勤";
}

.fi-rr-pepper-alt:before {
  content: "卑";
}

.fi-rr-pepper-hot:before {
  content: "喝";
}

.fi-rr-pepper:before {
  content: "嘆";
}

.fi-rr-percent-10:before {
  content: "器";
}

.fi-rr-percent-100:before {
  content: "塀";
}

.fi-rr-percent-20:before {
  content: "墨";
}

.fi-rr-percent-25:before {
  content: "層";
}

.fi-rr-percent-30:before {
  content: "屮";
}

.fi-rr-percent-40:before {
  content: "悔";
}

.fi-rr-percent-50:before {
  content: "慨";
}

.fi-rr-percent-60:before {
  content: "憎";
}

.fi-rr-percent-70:before {
  content: "懲";
}

.fi-rr-percent-75:before {
  content: "敏";
}

.fi-rr-percent-80:before {
  content: "既";
}

.fi-rr-percent-90:before {
  content: "暑";
}

.fi-rr-percentage:before {
  content: "梅";
}

.fi-rr-person-burst:before {
  content: "海";
}

.fi-rr-person-carry-box:before {
  content: "渚";
}

.fi-rr-person-circle-check:before {
  content: "漢";
}

.fi-rr-person-circle-exclamation:before {
  content: "煮";
}

.fi-rr-person-circle-minus:before {
  content: "爫";
}

.fi-rr-person-circle-plus:before {
  content: "琢";
}

.fi-rr-person-circle-question:before {
  content: "碑";
}

.fi-rr-person-circle-xmark:before {
  content: "社";
}

.fi-rr-person-cv:before {
  content: "祉";
}

.fi-rr-person-dolly-empty:before {
  content: "祈";
}

.fi-rr-person-dolly:before {
  content: "祐";
}

.fi-rr-person-dress-simple:before {
  content: "祖";
}

.fi-rr-person-dress:before {
  content: "祝";
}

.fi-rr-person-luggage:before {
  content: "禍";
}

.fi-rr-person-lunge:before {
  content: "禎";
}

.fi-rr-person-pilates:before {
  content: "穀";
}

.fi-rr-person-praying:before {
  content: "突";
}

.fi-rr-person-pregnant:before {
  content: "節";
}

.fi-rr-person-seat-reclined:before {
  content: "練";
}

.fi-rr-person-seat:before {
  content: "縉";
}

.fi-rr-person-shelter:before {
  content: "繁";
}

.fi-rr-person-sign:before {
  content: "署";
}

.fi-rr-person-simple:before {
  content: "者";
}

.fi-rr-person-walking-with-cane:before {
  content: "臭";
}

.fi-rr-peseta-sign:before {
  content: "艹";
}

.fi-rr-peso-sign:before {
  content: "艹";
}

.fi-rr-pets:before {
  content: "著";
}

.fi-rr-pharmacy:before {
  content: "褐";
}

.fi-rr-phone-call:before {
  content: "視";
}

.fi-rr-phone-cross:before {
  content: "謁";
}

.fi-rr-phone-flip:before {
  content: "謹";
}

.fi-rr-phone-guide:before {
  content: "賓";
}

.fi-rr-phone-heart-message:before {
  content: "贈";
}

.fi-rr-phone-office:before {
  content: "辶";
}

.fi-rr-phone-pause:before {
  content: "逸";
}

.fi-rr-phone-plus:before {
  content: "難";
}

.fi-rr-phone-rotary:before {
  content: "響";
}

.fi-rr-phone-slash:before {
  content: "頻";
}

.fi-rr-photo-capture:before {
  content: "恵";
}

.fi-rr-photo-film-music:before {
  content: "𤋮";
}

.fi-rr-photo-video:before {
  content: "舘";
}

.fi-rr-physics:before {
  content: "﩮";
}

.fi-rr-Pi:before {
  content: "﩯";
}

.fi-rr-piano-keyboard:before {
  content: "並";
}

.fi-rr-piano:before {
  content: "况";
}

.fi-rr-pickaxe:before {
  content: "全";
}

.fi-rr-picking-box:before {
  content: "侀";
}

.fi-rr-picking:before {
  content: "充";
}

.fi-rr-picnic:before {
  content: "冀";
}

.fi-rr-picpeople-filled:before {
  content: "勇";
}

.fi-rr-picpeople:before {
  content: "勺";
}

.fi-rr-picture:before {
  content: "喝";
}

.fi-rr-pie:before {
  content: "啕";
}

.fi-rr-piece:before {
  content: "喙";
}

.fi-rr-pig-bank-bulb:before {
  content: "嗢";
}

.fi-rr-pig-face:before {
  content: "塚";
}

.fi-rr-pig:before {
  content: "墳";
}

.fi-rr-piggy-bank-budget:before {
  content: "奄";
}

.fi-rr-piggy-bank:before {
  content: "奔";
}

.fi-rr-pills:before {
  content: "婢";
}

.fi-rr-pinata:before {
  content: "嬨";
}

.fi-rr-pineapple-alt:before {
  content: "廒";
}

.fi-rr-pineapple:before {
  content: "廙";
}

.fi-rr-ping-pong:before {
  content: "彩";
}

.fi-rr-pipe-smoking:before {
  content: "徭";
}

.fi-rr-pizza-slice:before {
  content: "惘";
}

.fi-rr-place-of-worship:before {
  content: "慎";
}

.fi-rr-plan-strategy:before {
  content: "愈";
}

.fi-rr-plan:before {
  content: "憎";
}

.fi-rr-plane-alt:before {
  content: "慠";
}

.fi-rr-plane-arrival:before {
  content: "懲";
}

.fi-rr-plane-departure:before {
  content: "戴";
}

.fi-rr-plane-prop:before {
  content: "揄";
}

.fi-rr-plane-slash:before {
  content: "搜";
}

.fi-rr-plane-tail:before {
  content: "摒";
}

.fi-rr-plane:before {
  content: "敖";
}

.fi-rr-planet-moon:before {
  content: "晴";
}

.fi-rr-planet-ringed:before {
  content: "朗";
}

.fi-rr-plant-care:before {
  content: "望";
}

.fi-rr-plant-growth:before {
  content: "杖";
}

.fi-rr-plant-seed-invest:before {
  content: "歹";
}

.fi-rr-plant-wilt:before {
  content: "殺";
}

.fi-rr-plate-utensils:before {
  content: "流";
}

.fi-rr-plate-wheat:before {
  content: "滛";
}

.fi-rr-plate:before {
  content: "滋";
}

.fi-rr-play-alt:before {
  content: "漢";
}

.fi-rr-play-circle:before {
  content: "瀞";
}

.fi-rr-play-microphone:before {
  content: "煮";
}

.fi-rr-play-pause:before {
  content: "瞧";
}

.fi-rr-play:before {
  content: "爵";
}

.fi-rr-playing-cards:before {
  content: "犯";
}

.fi-rr-plug-alt:before {
  content: "猪";
}

.fi-rr-plug-cable:before {
  content: "瑱";
}

.fi-rr-plug-circle-bolt:before {
  content: "甆";
}

.fi-rr-plug-circle-check:before {
  content: "画";
}

.fi-rr-plug-circle-exclamation:before {
  content: "瘝";
}

.fi-rr-plug-circle-minus:before {
  content: "瘟";
}

.fi-rr-plug-circle-plus:before {
  content: "益";
}

.fi-rr-plug-connection:before {
  content: "盛";
}

.fi-rr-plug:before {
  content: "直";
}

.fi-rr-plus-hexagon:before {
  content: "睊";
}

.fi-rr-plus-minus:before {
  content: "着";
}

.fi-rr-plus-small:before {
  content: "磌";
}

.fi-rr-plus:before {
  content: "窱";
}

.fi-rr-png-file:before {
  content: "節";
}

.fi-rr-podcast:before {
  content: "类";
}

.fi-rr-podium-star:before {
  content: "絛";
}

.fi-rr-podium-victory-leader:before {
  content: "練";
}

.fi-rr-podium:before {
  content: "缾";
}

.fi-rr-point-of-sale-bill:before {
  content: "者";
}

.fi-rr-point-of-sale-signal:before {
  content: "荒";
}

.fi-rr-point-of-sale:before {
  content: "華";
}

.fi-rr-pointer-loading:before {
  content: "蝹";
}

.fi-rr-pointer-text:before {
  content: "襁";
}

.fi-rr-poker-chip:before {
  content: "覆";
}

.fi-rr-police-box:before {
  content: "視";
}

.fi-rr-poll-h:before {
  content: "調";
}

.fi-rr-pollution:before {
  content: "諸";
}

.fi-rr-pompebled:before {
  content: "請";
}

.fi-rr-poo-bolt:before {
  content: "謁";
}

.fi-rr-poo:before {
  content: "諾";
}

.fi-rr-pool-8-ball:before {
  content: "諭";
}

.fi-rr-poop:before {
  content: "謹";
}

.fi-rr-popcorn:before {
  content: "變";
}

.fi-rr-popsicle:before {
  content: "贈";
}

.fi-rr-portal-enter:before {
  content: "輸";
}

.fi-rr-portal-exit:before {
  content: "遲";
}

.fi-rr-portrait:before {
  content: "醙";
}

.fi-rr-postal-address:before {
  content: "鉶";
}

.fi-rr-pot:before {
  content: "陼";
}

.fi-rr-potato:before {
  content: "難";
}

.fi-rr-pound:before {
  content: "靖";
}

.fi-rr-power:before {
  content: "韛";
}

.fi-rr-ppt-file:before {
  content: "響";
}

.fi-rr-practice:before {
  content: "頋";
}

.fi-rr-praying-hands:before {
  content: "頻";
}

.fi-rr-prescription-bottle-alt:before {
  content: "鬒";
}

.fi-rr-prescription-bottle-pill:before {
  content: "龜";
}

.fi-rr-prescription-bottle:before {
  content: "𢡊";
}

.fi-rr-prescription:before {
  content: "𢡄";
}

.fi-rr-presentation:before {
  content: "𣏕";
}

.fi-rr-preview:before {
  content: "㮝";
}

.fi-rr-previous-square:before {
  content: "䀘";
}

.fi-rr-print-magnifying-glass:before {
  content: "䀹";
}

.fi-rr-print-slash:before {
  content: "𥉉";
}

.fi-rr-print:before {
  content: "𥳐";
}

.fi-rr-priority-arrow:before {
  content: "𧻓";
}

.fi-rr-priority-arrows:before {
  content: "齃";
}

.fi-rr-priority-importance:before {
  content: "龎";
}

.fi-rr-problem-solving:before {
  content: "﫚";
}

.fi-rr-procedures:before {
  content: "﫛";
}

.fi-rr-process:before {
  content: "﫜";
}

.fi-rr-productivity:before {
  content: "﫝";
}

.fi-rr-progress-complete:before {
  content: "﫞";
}

.fi-rr-progress-download:before {
  content: "﫟";
}

.fi-rr-progress-upload:before {
  content: "﫠";
}

.fi-rr-projector:before {
  content: "﫡";
}

.fi-rr-protractor:before {
  content: "﫢";
}

.fi-rr-pulse:before {
  content: "﫣";
}

.fi-rr-pump-medical:before {
  content: "﫤";
}

.fi-rr-pump:before {
  content: "﫥";
}

.fi-rr-pumpkin-alt-2:before {
  content: "﫦";
}

.fi-rr-pumpkin-alt:before {
  content: "﫧";
}

.fi-rr-pumpkin:before {
  content: "﫨";
}

.fi-rr-puzzle-alt:before {
  content: "﫩";
}

.fi-rr-puzzle-piece-integration:before {
  content: "﫪";
}

.fi-rr-puzzle-pieces:before {
  content: "﫫";
}

.fi-rr-puzzle:before {
  content: "﫬";
}

.fi-rr-pyramid:before {
  content: "﫭";
}

.fi-rr-q:before {
  content: "﫮";
}

.fi-rr-qr-scan:before {
  content: "﫯";
}

.fi-rr-QR:before {
  content: "﫰";
}

.fi-rr-qrcode:before {
  content: "﫱";
}

.fi-rr-question-square:before {
  content: "﫲";
}

.fi-rr-question:before {
  content: "﫳";
}

.fi-rr-queue-alt:before {
  content: "﫴";
}

.fi-rr-queue-line:before {
  content: "﫵";
}

.fi-rr-queue-signal:before {
  content: "﫶";
}

.fi-rr-queue:before {
  content: "﫷";
}

.fi-rr-quill-pen-story:before {
  content: "﫸";
}

.fi-rr-quiz-alt:before {
  content: "﫹";
}

.fi-rr-quiz:before {
  content: "﫺";
}

.fi-rr-quote-right:before {
  content: "﫻";
}

.fi-rr-r:before {
  content: "﫼";
}

.fi-rr-rabbit-fast:before {
  content: "﫽";
}

.fi-rr-rabbit:before {
  content: "﫾";
}

.fi-rr-raccoon:before {
  content: "﫿";
}

.fi-rr-racquet:before {
  content: "ﬀ";
}

.fi-rr-radar-monitoring-track:before {
  content: "ﬁ";
}

.fi-rr-radar:before {
  content: "ﬂ";
}

.fi-rr-radiation-alt:before {
  content: "ﬃ";
}

.fi-rr-radiation:before {
  content: "ﬄ";
}

.fi-rr-radio-alt:before {
  content: "ﬅ";
}

.fi-rr-radio-button:before {
  content: "ﬆ";
}

.fi-rr-radio:before {
  content: "﬇";
}

.fi-rr-radish:before {
  content: "﬈";
}

.fi-rr-rainbow:before {
  content: "﬉";
}

.fi-rr-raindrops:before {
  content: "﬊";
}

.fi-rr-ram:before {
  content: "﬋";
}

.fi-rr-ramp-loading:before {
  content: "﬌";
}

.fi-rr-rank:before {
  content: "﬍";
}

.fi-rr-ranking-podium-empty:before {
  content: "﬎";
}

.fi-rr-ranking-podium:before {
  content: "﬏";
}

.fi-rr-ranking-star:before {
  content: "﬐";
}

.fi-rr-ranking-stars:before {
  content: "﬑";
}

.fi-rr-raygun:before {
  content: "﬒";
}

.fi-rr-razor-barber:before {
  content: "ﬓ";
}

.fi-rr-react:before {
  content: "ﬔ";
}

.fi-rr-rec:before {
  content: "ﬕ";
}

.fi-rr-receipt:before {
  content: "ﬖ";
}

.fi-rr-recipe-book:before {
  content: "ﬗ";
}

.fi-rr-recipe:before {
  content: "﬘";
}

.fi-rr-record-vinyl:before {
  content: "﬙";
}

.fi-rr-rectabgle-vertical:before {
  content: "﬚";
}

.fi-rr-rectangle-barcode:before {
  content: "﬛";
}

.fi-rr-rectangle-code:before {
  content: "﬜";
}

.fi-rr-rectangle-history-circle-plus:before {
  content: "יִ";
}

.fi-rr-rectangle-horizontal:before {
  content: "ﬞ";
}

.fi-rr-rectangle-list:before {
  content: "ײַ";
}

.fi-rr-rectangle-panoramic:before {
  content: "ﬠ";
}

.fi-rr-rectangle-pro:before {
  content: "ﬡ";
}

.fi-rr-rectangle-vertical-history:before {
  content: "ﬢ";
}

.fi-rr-rectangle-vertical:before {
  content: "ﬣ";
}

.fi-rr-rectangle-xmark:before {
  content: "ﬤ";
}

.fi-rr-rectangles-mixed:before {
  content: "ﬥ";
}

.fi-rr-recycle-bin:before {
  content: "ﬦ";
}

.fi-rr-recycle:before {
  content: "ﬧ";
}

.fi-rr-redo-alt:before {
  content: "ﬨ";
}

.fi-rr-redo:before {
  content: "﬩";
}

.fi-rr-reel:before {
  content: "שׁ";
}

.fi-rr-refer-arrow:before {
  content: "שׂ";
}

.fi-rr-refer:before {
  content: "שּׁ";
}

.fi-rr-referral-alt:before {
  content: "שּׂ";
}

.fi-rr-referral-user:before {
  content: "אַ";
}

.fi-rr-referral:before {
  content: "אָ";
}

.fi-rr-reflect-horizontal-alt:before {
  content: "אּ";
}

.fi-rr-reflect-horizontal:before {
  content: "בּ";
}

.fi-rr-reflect-vertical:before {
  content: "גּ";
}

.fi-rr-reflect:before {
  content: "דּ";
}

.fi-rr-refresh:before {
  content: "הּ";
}

.fi-rr-refrigerator:before {
  content: "וּ";
}

.fi-rr-refund-alt:before {
  content: "זּ";
}

.fi-rr-refund:before {
  content: "﬷";
}

.fi-rr-region-pin-alt:before {
  content: "טּ";
}

.fi-rr-region-pin:before {
  content: "יּ";
}

.fi-rr-registered:before {
  content: "ךּ";
}

.fi-rr-registration-paper:before {
  content: "כּ";
}

.fi-rr-remove-folder:before {
  content: "לּ";
}

.fi-rr-remove-user:before {
  content: "﬽";
}

.fi-rr-rent-signal:before {
  content: "מּ";
}

.fi-rr-rent:before {
  content: "﬿";
}

.fi-rr-replace:before {
  content: "נּ";
}

.fi-rr-replay-10:before {
  content: "סּ";
}

.fi-rr-replay-30:before {
  content: "﭂";
}

.fi-rr-replay-5:before {
  content: "ףּ";
}

.fi-rr-reply-all:before {
  content: "פּ";
}

.fi-rr-republican:before {
  content: "﭅";
}

.fi-rr-reservation-smartphone:before {
  content: "צּ";
}

.fi-rr-reservation-table:before {
  content: "קּ";
}

.fi-rr-resistance-band:before {
  content: "רּ";
}

.fi-rr-resize:before {
  content: "שּ";
}

.fi-rr-resources:before {
  content: "תּ";
}

.fi-rr-restaurant:before {
  content: "וֹ";
}

.fi-rr-restock:before {
  content: "בֿ";
}

.fi-rr-restroom-simple:before {
  content: "כֿ";
}

.fi-rr-resume:before {
  content: "פֿ";
}

.fi-rr-revenue-alt:before {
  content: "ﭏ";
}

.fi-rr-revenue-euro:before {
  content: "ﭐ";
}

.fi-rr-Revenue:before {
  content: "ﭑ";
}

.fi-rr-review:before {
  content: "ﭒ";
}

.fi-rr-rewind-button-circle:before {
  content: "ﭓ";
}

.fi-rr-rewind:before {
  content: "ﭔ";
}

.fi-rr-rhombus:before {
  content: "ﭕ";
}

.fi-rr-ribbon:before {
  content: "ﭖ";
}

.fi-rr-right-from-bracket:before {
  content: "ﭗ";
}

.fi-rr-right:before {
  content: "ﭘ";
}

.fi-rr-ring-diamond:before {
  content: "ﭙ";
}

.fi-rr-ring:before {
  content: "ﭚ";
}

.fi-rr-rings-wedding:before {
  content: "ﭛ";
}

.fi-rr-risk-alt:before {
  content: "ﭜ";
}

.fi-rr-risk:before {
  content: "ﭝ";
}

.fi-rr-road-barrier:before {
  content: "ﭞ";
}

.fi-rr-road-sign-left:before {
  content: "ﭟ";
}

.fi-rr-road:before {
  content: "ﭠ";
}

.fi-rr-robot:before {
  content: "ﭡ";
}

.fi-rr-robotic-arm:before {
  content: "ﭢ";
}

.fi-rr-rocket-lunch:before {
  content: "ﭣ";
}

.fi-rr-rocket:before {
  content: "ﭤ";
}

.fi-rr-roller-coaster:before {
  content: "ﭥ";
}

.fi-rr-room-service:before {
  content: "ﭦ";
}

.fi-rr-rotate-exclamation:before {
  content: "ﭧ";
}

.fi-rr-rotate-left:before {
  content: "ﭨ";
}

.fi-rr-rotate-reverse:before {
  content: "ﭩ";
}

.fi-rr-rotate-right:before {
  content: "ﭪ";
}

.fi-rr-rotate-square:before {
  content: "ﭫ";
}

.fi-rr-roulette:before {
  content: "ﭬ";
}

.fi-rr-route-highway:before {
  content: "ﭭ";
}

.fi-rr-route-interstate:before {
  content: "ﭮ";
}

.fi-rr-route:before {
  content: "ﭯ";
}

.fi-rr-router:before {
  content: "ﭰ";
}

.fi-rr-rss-alt:before {
  content: "ﭱ";
}

.fi-rr-rss:before {
  content: "ﭲ";
}

.fi-rr-ruble-sign:before {
  content: "ﭳ";
}

.fi-rr-rugby:before {
  content: "ﭴ";
}

.fi-rr-ruler-combined:before {
  content: "ﭵ";
}

.fi-rr-ruler-horizontal:before {
  content: "ﭶ";
}

.fi-rr-ruler-triangle:before {
  content: "ﭷ";
}

.fi-rr-ruler-vertical:before {
  content: "ﭸ";
}

.fi-rr-rules-alt:before {
  content: "ﭹ";
}

.fi-rr-rules:before {
  content: "ﭺ";
}

.fi-rr-running-track:before {
  content: "ﭻ";
}

.fi-rr-running:before {
  content: "ﭼ";
}

.fi-rr-rupee-sign:before {
  content: "ﭽ";
}

.fi-rr-rupiah-sign:before {
  content: "ﭾ";
}

.fi-rr-rv:before {
  content: "ﭿ";
}

.fi-rr-s:before {
  content: "ﮀ";
}

.fi-rr-sack-dollar:before {
  content: "ﮁ";
}

.fi-rr-sack:before {
  content: "ﮂ";
}

.fi-rr-sad-cry:before {
  content: "ﮃ";
}

.fi-rr-sad-tear:before {
  content: "ﮄ";
}

.fi-rr-sad:before {
  content: "ﮅ";
}

.fi-rr-safe-box:before {
  content: "ﮆ";
}

.fi-rr-sailboat:before {
  content: "ﮇ";
}

.fi-rr-salad:before {
  content: "ﮈ";
}

.fi-rr-salary-alt:before {
  content: "ﮉ";
}

.fi-rr-salt-pepper:before {
  content: "ﮊ";
}

.fi-rr-salt-shaker:before {
  content: "ﮋ";
}

.fi-rr-sandwich-alt:before {
  content: "ﮌ";
}

.fi-rr-sandwich:before {
  content: "ﮍ";
}

.fi-rr-satellite-dish:before {
  content: "ﮎ";
}

.fi-rr-satellite:before {
  content: "ﮏ";
}

.fi-rr-saturday:before {
  content: "ﮐ";
}

.fi-rr-sauce:before {
  content: "ﮑ";
}

.fi-rr-sausage:before {
  content: "ﮒ";
}

.fi-rr-sax-hot:before {
  content: "ﮓ";
}

.fi-rr-saxophone:before {
  content: "ﮔ";
}

.fi-rr-scale-comparison-alt:before {
  content: "ﮕ";
}

.fi-rr-scale-comparison:before {
  content: "ﮖ";
}

.fi-rr-scale:before {
  content: "ﮗ";
}

.fi-rr-scalpel-path:before {
  content: "ﮘ";
}

.fi-rr-scalpel:before {
  content: "ﮙ";
}

.fi-rr-scanner-gun:before {
  content: "ﮚ";
}

.fi-rr-scanner-image:before {
  content: "ﮛ";
}

.fi-rr-scanner-keyboard:before {
  content: "ﮜ";
}

.fi-rr-scanner-touchscreen:before {
  content: "ﮝ";
}

.fi-rr-scarecrow:before {
  content: "ﮞ";
}

.fi-rr-scarf:before {
  content: "ﮟ";
}

.fi-rr-school-bus:before {
  content: "ﮠ";
}

.fi-rr-school:before {
  content: "ﮡ";
}

.fi-rr-scissors:before {
  content: "ﮢ";
}

.fi-rr-scooter:before {
  content: "ﮣ";
}

.fi-rr-screen:before {
  content: "ﮤ";
}

.fi-rr-screencast:before {
  content: "ﮥ";
}

.fi-rr-screw-alt:before {
  content: "ﮦ";
}

.fi-rr-screw:before {
  content: "ﮧ";
}

.fi-rr-screwdriver:before {
  content: "ﮨ";
}

.fi-rr-scribble:before {
  content: "ﮩ";
}

.fi-rr-script:before {
  content: "ﮪ";
}

.fi-rr-scroll-document-story:before {
  content: "ﮫ";
}

.fi-rr-scroll-old:before {
  content: "ﮬ";
}

.fi-rr-scroll-torah:before {
  content: "ﮭ";
}

.fi-rr-scroll:before {
  content: "ﮮ";
}

.fi-rr-scrubber:before {
  content: "ﮯ";
}

.fi-rr-scythe:before {
  content: "ﮰ";
}

.fi-rr-sd-card:before {
  content: "ﮱ";
}

.fi-rr-sd-cards:before {
  content: "﮲";
}

.fi-rr-seal-exclamation:before {
  content: "﮳";
}

.fi-rr-seal-question:before {
  content: "﮴";
}

.fi-rr-seal:before {
  content: "﮵";
}

.fi-rr-search-alt:before {
  content: "﮶";
}

.fi-rr-search-dollar:before {
  content: "﮷";
}

.fi-rr-search-heart:before {
  content: "﮸";
}

.fi-rr-search-location:before {
  content: "﮹";
}

.fi-rr-search:before {
  content: "﮺";
}

.fi-rr-seat-airline:before {
  content: "﮻";
}

.fi-rr-seatbelt-safety-driver:before {
  content: "﮼";
}

.fi-rr-second-award:before {
  content: "﮽";
}

.fi-rr-second-laurel:before {
  content: "﮾";
}

.fi-rr-second-medal:before {
  content: "﮿";
}

.fi-rr-second:before {
  content: "﯀";
}

.fi-rr-security:before {
  content: "﯁";
}

.fi-rr-seedling:before {
  content: "﯂";
}

.fi-rr-selection:before {
  content: "﯃";
}

.fi-rr-sell:before {
  content: "﯄";
}

.fi-rr-seller-store:before {
  content: "﯅";
}

.fi-rr-seller:before {
  content: "﯆";
}

.fi-rr-selling:before {
  content: "﯇";
}

.fi-rr-send-back:before {
  content: "﯈";
}

.fi-rr-send-backward:before {
  content: "﯉";
}

.fi-rr-send-money-smartphone:before {
  content: "﯊";
}

.fi-rr-send-money:before {
  content: "﯋";
}

.fi-rr-sensor-alert:before {
  content: "﯌";
}

.fi-rr-sensor-fire:before {
  content: "﯍";
}

.fi-rr-sensor-on:before {
  content: "﯎";
}

.fi-rr-sensor-smoke:before {
  content: "﯏";
}

.fi-rr-sensor:before {
  content: "﯐";
}

.fi-rr-settings-sliders:before {
  content: "﯑";
}

.fi-rr-settings:before {
  content: "﯒";
}

.fi-rr-share-alt-square:before {
  content: "ﯓ";
}

.fi-rr-share-square:before {
  content: "ﯔ";
}

.fi-rr-share:before {
  content: "ﯕ";
}

.fi-rr-sheep:before {
  content: "ﯖ";
}

.fi-rr-shekel-sign:before {
  content: "ﯗ";
}

.fi-rr-shelves:before {
  content: "ﯘ";
}

.fi-rr-shield-alt:before {
  content: "ﯙ";
}

.fi-rr-shield-cat:before {
  content: "ﯚ";
}

.fi-rr-shield-check:before {
  content: "ﯛ";
}

.fi-rr-shield-cross:before {
  content: "ﯜ";
}

.fi-rr-shield-dog:before {
  content: "ﯝ";
}

.fi-rr-shield-exclamation:before {
  content: "ﯞ";
}

.fi-rr-shield-interrogation:before {
  content: "ﯟ";
}

.fi-rr-shield-keyhole:before {
  content: "ﯠ";
}

.fi-rr-shield-minus:before {
  content: "ﯡ";
}

.fi-rr-shield-plus:before {
  content: "ﯢ";
}

.fi-rr-shield-security-risk:before {
  content: "ﯣ";
}

.fi-rr-shield-slash:before {
  content: "ﯤ";
}

.fi-rr-shield-trust:before {
  content: "ﯥ";
}

.fi-rr-shield-virus:before {
  content: "ﯦ";
}

.fi-rr-shield-xmark:before {
  content: "ﯧ";
}

.fi-rr-shield:before {
  content: "ﯨ";
}

.fi-rr-ship-side:before {
  content: "ﯩ";
}

.fi-rr-ship:before {
  content: "ﯪ";
}

.fi-rr-shipping-fast:before {
  content: "ﯫ";
}

.fi-rr-shipping-timed:before {
  content: "ﯬ";
}

.fi-rr-shirt-long-sleeve:before {
  content: "ﯭ";
}

.fi-rr-shirt-running:before {
  content: "ﯮ";
}

.fi-rr-shirt-tank-top:before {
  content: "ﯯ";
}

.fi-rr-shirt:before {
  content: "ﯰ";
}

.fi-rr-shish-kebab:before {
  content: "ﯱ";
}

.fi-rr-shoe-prints:before {
  content: "ﯲ";
}

.fi-rr-shop-lock:before {
  content: "ﯳ";
}

.fi-rr-shop-slash:before {
  content: "ﯴ";
}

.fi-rr-shop:before {
  content: "ﯵ";
}

.fi-rr-shopping-bag-add:before {
  content: "ﯶ";
}

.fi-rr-shopping-bag:before {
  content: "ﯷ";
}

.fi-rr-shopping-basket:before {
  content: "ﯸ";
}

.fi-rr-shopping-cart-add:before {
  content: "ﯹ";
}

.fi-rr-shopping-cart-buyer:before {
  content: "ﯺ";
}

.fi-rr-shopping-cart-check:before {
  content: "ﯻ";
}

.fi-rr-shopping-cart:before {
  content: "ﯼ";
}

.fi-rr-shovel-snow:before {
  content: "ﯽ";
}

.fi-rr-shovel:before {
  content: "ﯾ";
}

.fi-rr-shower-down:before {
  content: "ﯿ";
}

.fi-rr-shower:before {
  content: "ﰀ";
}

.fi-rr-shredder:before {
  content: "ﰁ";
}

.fi-rr-shrimp:before {
  content: "ﰂ";
}

.fi-rr-shuffle:before {
  content: "ﰃ";
}

.fi-rr-shuttle-van:before {
  content: "ﰄ";
}

.fi-rr-shuttlecock:before {
  content: "ﰅ";
}

.fi-rr-Sickle:before {
  content: "ﰆ";
}

.fi-rr-sidebar-flip:before {
  content: "ﰇ";
}

.fi-rr-sidebar:before {
  content: "ﰈ";
}

.fi-rr-sigma:before {
  content: "ﰉ";
}

.fi-rr-sign-hanging:before {
  content: "ﰊ";
}

.fi-rr-sign-in-alt:before {
  content: "ﰋ";
}

.fi-rr-sign-out-alt:before {
  content: "ﰌ";
}

.fi-rr-sign-posts-wrench:before {
  content: "ﰍ";
}

.fi-rr-sign-posts:before {
  content: "ﰎ";
}

.fi-rr-sign-up:before {
  content: "ﰏ";
}

.fi-rr-signal-alt-1:before {
  content: "ﰐ";
}

.fi-rr-signal-alt-2:before {
  content: "ﰑ";
}

.fi-rr-signal-alt-slash:before {
  content: "ﰒ";
}

.fi-rr-signal-alt:before {
  content: "ﰓ";
}

.fi-rr-signal-bars-fair:before {
  content: "ﰔ";
}

.fi-rr-signal-bars-good:before {
  content: "ﰕ";
}

.fi-rr-signal-bars-weak:before {
  content: "ﰖ";
}

.fi-rr-signal-stream-slash:before {
  content: "ﰗ";
}

.fi-rr-signal-stream:before {
  content: "ﰘ";
}

.fi-rr-signature-lock:before {
  content: "ﰙ";
}

.fi-rr-signature-slash:before {
  content: "ﰚ";
}

.fi-rr-signature:before {
  content: "ﰛ";
}

.fi-rr-sim-card:before {
  content: "ﰜ";
}

.fi-rr-sim-cards:before {
  content: "ﰝ";
}

.fi-rr-sink:before {
  content: "ﰞ";
}

.fi-rr-siren-on:before {
  content: "ﰟ";
}

.fi-rr-Siren:before {
  content: "ﰠ";
}

.fi-rr-site-alt:before {
  content: "ﰡ";
}

.fi-rr-site-browser:before {
  content: "ﰢ";
}

.fi-rr-site:before {
  content: "ﰣ";
}

.fi-rr-sitemap:before {
  content: "ﰤ";
}

.fi-rr-skateboard:before {
  content: "ﰥ";
}

.fi-rr-skating:before {
  content: "ﰦ";
}

.fi-rr-skeleton-ribs:before {
  content: "ﰧ";
}

.fi-rr-skeleton:before {
  content: "ﰨ";
}

.fi-rr-skewer:before {
  content: "ﰩ";
}

.fi-rr-ski-boot-ski:before {
  content: "ﰪ";
}

.fi-rr-ski-jump:before {
  content: "ﰫ";
}

.fi-rr-ski-lift:before {
  content: "ﰬ";
}

.fi-rr-skiing-nordic:before {
  content: "ﰭ";
}

.fi-rr-skiing:before {
  content: "ﰮ";
}

.fi-rr-skill-alt:before {
  content: "ﰯ";
}

.fi-rr-skill-user:before {
  content: "ﰰ";
}

.fi-rr-skill:before {
  content: "ﰱ";
}

.fi-rr-skin-arrow:before {
  content: "ﰲ";
}

.fi-rr-skin-drop:before {
  content: "ﰳ";
}

.fi-rr-skin-hair:before {
  content: "ﰴ";
}

.fi-rr-skin:before {
  content: "ﰵ";
}

.fi-rr-skip-15-seconds:before {
  content: "ﰶ";
}

.fi-rr-skull-cow:before {
  content: "ﰷ";
}

.fi-rr-skull-crossbones:before {
  content: "ﰸ";
}

.fi-rr-skull:before {
  content: "ﰹ";
}

.fi-rr-slash:before {
  content: "ﰺ";
}

.fi-rr-sledding:before {
  content: "ﰻ";
}

.fi-rr-sleeping-bag:before {
  content: "ﰼ";
}

.fi-rr-sleigh:before {
  content: "ﰽ";
}

.fi-rr-sliders-h-square:before {
  content: "ﰾ";
}

.fi-rr-sliders-v-square:before {
  content: "ﰿ";
}

.fi-rr-sliders-v:before {
  content: "ﱀ";
}

.fi-rr-slot-machine:before {
  content: "ﱁ";
}

.fi-rr-smart-home-alt:before {
  content: "ﱂ";
}

.fi-rr-smart-home:before {
  content: "ﱃ";
}

.fi-rr-smartphone:before {
  content: "ﱄ";
}

.fi-rr-smile-beam:before {
  content: "ﱅ";
}

.fi-rr-smile-plus:before {
  content: "ﱆ";
}

.fi-rr-smile-wink:before {
  content: "ﱇ";
}

.fi-rr-smile:before {
  content: "ﱈ";
}

.fi-rr-smiley-comment-alt:before {
  content: "ﱉ";
}

.fi-rr-smog:before {
  content: "ﱊ";
}

.fi-rr-smoke:before {
  content: "ﱋ";
}

.fi-rr-smoking-ban:before {
  content: "ﱌ";
}

.fi-rr-smoking:before {
  content: "ﱍ";
}

.fi-rr-snake:before {
  content: "ﱎ";
}

.fi-rr-snap:before {
  content: "ﱏ";
}

.fi-rr-snooze:before {
  content: "ﱐ";
}

.fi-rr-snow-blowing:before {
  content: "ﱑ";
}

.fi-rr-snowboarding:before {
  content: "ﱒ";
}

.fi-rr-snowflake-droplets:before {
  content: "ﱓ";
}

.fi-rr-snowflake:before {
  content: "ﱔ";
}

.fi-rr-snowflakes:before {
  content: "ﱕ";
}

.fi-rr-snowman-alt:before {
  content: "ﱖ";
}

.fi-rr-snowman-head:before {
  content: "ﱗ";
}

.fi-rr-snowmobile:before {
  content: "ﱘ";
}

.fi-rr-snowplow:before {
  content: "ﱙ";
}

.fi-rr-soap-alt:before {
  content: "ﱚ";
}

.fi-rr-soap:before {
  content: "ﱛ";
}

.fi-rr-social-network:before {
  content: "ﱜ";
}

.fi-rr-socks:before {
  content: "ﱝ";
}

.fi-rr-sofa-size:before {
  content: "ﱞ";
}

.fi-rr-sofa:before {
  content: "ﱟ";
}

.fi-rr-solar-panel-sun:before {
  content: "ﱠ";
}

.fi-rr-solar-panel:before {
  content: "ﱡ";
}

.fi-rr-solar-system:before {
  content: "ﱢ";
}

.fi-rr-sold-house:before {
  content: "ﱣ";
}

.fi-rr-sold-signal:before {
  content: "ﱤ";
}

.fi-rr-sort-alpha-down-alt:before {
  content: "ﱥ";
}

.fi-rr-sort-alpha-down:before {
  content: "ﱦ";
}

.fi-rr-sort-alpha-up-alt:before {
  content: "ﱧ";
}

.fi-rr-sort-alpha-up:before {
  content: "ﱨ";
}

.fi-rr-sort-alt:before {
  content: "ﱩ";
}

.fi-rr-sort-amount-down-alt:before {
  content: "ﱪ";
}

.fi-rr-sort-amount-down:before {
  content: "ﱫ";
}

.fi-rr-sort-amount-up-alt:before {
  content: "ﱬ";
}

.fi-rr-sort-amount-up:before {
  content: "ﱭ";
}

.fi-rr-sort-circle-down:before {
  content: "ﱮ";
}

.fi-rr-sort-circle-up:before {
  content: "ﱯ";
}

.fi-rr-sort-circle:before {
  content: "ﱰ";
}

.fi-rr-sort-down:before {
  content: "ﱱ";
}

.fi-rr-sort-numeric-down-alt:before {
  content: "ﱲ";
}

.fi-rr-sort-numeric-down:before {
  content: "ﱳ";
}

.fi-rr-sort-shapes-down:before {
  content: "ﱴ";
}

.fi-rr-sort-shapes-up:before {
  content: "ﱵ";
}

.fi-rr-sort-size-down:before {
  content: "ﱶ";
}

.fi-rr-sort-size-up:before {
  content: "ﱷ";
}

.fi-rr-sort:before {
  content: "ﱸ";
}

.fi-rr-soup:before {
  content: "ﱹ";
}

.fi-rr-source-data:before {
  content: "ﱺ";
}

.fi-rr-source-document-alt:before {
  content: "ﱻ";
}

.fi-rr-source-document:before {
  content: "ﱼ";
}

.fi-rr-spa:before {
  content: "ﱽ";
}

.fi-rr-space-shuttle:before {
  content: "ﱾ";
}

.fi-rr-space-station-moon-alt:before {
  content: "ﱿ";
}

.fi-rr-space-station-moon:before {
  content: "ﲀ";
}

.fi-rr-spade:before {
  content: "ﲁ";
}

.fi-rr-spaghetti-monster-flying:before {
  content: "ﲂ";
}

.fi-rr-spain-map:before {
  content: "ﲃ";
}

.fi-rr-sparkles:before {
  content: "ﲄ";
}

.fi-rr-spartan-helmet:before {
  content: "ﲅ";
}

.fi-rr-speaker:before {
  content: "ﲆ";
}

.fi-rr-speakers:before {
  content: "ﲇ";
}

.fi-rr-speech-bubble-story:before {
  content: "ﲈ";
}

.fi-rr-speedometer-arrow:before {
  content: "ﲉ";
}

.fi-rr-speedometer-kpi:before {
  content: "ﲊ";
}

.fi-rr-sphere:before {
  content: "ﲋ";
}

.fi-rr-spider-black-widow:before {
  content: "ﲌ";
}

.fi-rr-spider-web:before {
  content: "ﲍ";
}

.fi-rr-spider:before {
  content: "ﲎ";
}

.fi-rr-spinner:before {
  content: "ﲏ";
}

.fi-rr-split-up-relation:before {
  content: "ﲐ";
}

.fi-rr-split:before {
  content: "ﲑ";
}

.fi-rr-splotch:before {
  content: "ﲒ";
}

.fi-rr-spoon:before {
  content: "ﲓ";
}

.fi-rr-sport:before {
  content: "ﲔ";
}

.fi-rr-spray-can-sparkles:before {
  content: "ﲕ";
}

.fi-rr-spray-can:before {
  content: "ﲖ";
}

.fi-rr-spring-calendar:before {
  content: "ﲗ";
}

.fi-rr-sprinkler:before {
  content: "ﲘ";
}

.fi-rr-spy:before {
  content: "ﲙ";
}

.fi-rr-square-0:before {
  content: "ﲚ";
}

.fi-rr-square-1:before {
  content: "ﲛ";
}

.fi-rr-square-2:before {
  content: "ﲜ";
}

.fi-rr-square-3:before {
  content: "ﲝ";
}

.fi-rr-square-4:before {
  content: "ﲞ";
}

.fi-rr-square-5:before {
  content: "ﲟ";
}

.fi-rr-square-6:before {
  content: "ﲠ";
}

.fi-rr-square-7:before {
  content: "ﲡ";
}

.fi-rr-square-8:before {
  content: "ﲢ";
}

.fi-rr-square-9:before {
  content: "ﲣ";
}

.fi-rr-square-a:before {
  content: "ﲤ";
}

.fi-rr-square-b:before {
  content: "ﲥ";
}

.fi-rr-square-bolt:before {
  content: "ﲦ";
}

.fi-rr-square-c:before {
  content: "ﲧ";
}

.fi-rr-square-code:before {
  content: "ﲨ";
}

.fi-rr-square-d:before {
  content: "ﲩ";
}

.fi-rr-square-dashed-circle-plus:before {
  content: "ﲪ";
}

.fi-rr-square-dashed:before {
  content: "ﲫ";
}

.fi-rr-square-divide:before {
  content: "ﲬ";
}

.fi-rr-square-e:before {
  content: "ﲭ";
}

.fi-rr-square-ellipsis-vertical:before {
  content: "ﲮ";
}

.fi-rr-square-ellipsis:before {
  content: "ﲯ";
}

.fi-rr-square-exclamation:before {
  content: "ﲰ";
}

.fi-rr-square-f:before {
  content: "ﲱ";
}

.fi-rr-square-g:before {
  content: "ﲲ";
}

.fi-rr-square-h:before {
  content: "ﲳ";
}

.fi-rr-square-heart:before {
  content: "ﲴ";
}

.fi-rr-square-i:before {
  content: "ﲵ";
}

.fi-rr-square-info:before {
  content: "ﲶ";
}

.fi-rr-square-j:before {
  content: "ﲷ";
}

.fi-rr-square-k:before {
  content: "ﲸ";
}

.fi-rr-square-kanban:before {
  content: "ﲹ";
}

.fi-rr-square-l:before {
  content: "ﲺ";
}

.fi-rr-square-m:before {
  content: "ﲻ";
}

.fi-rr-square-minus:before {
  content: "ﲼ";
}

.fi-rr-square-n:before {
  content: "ﲽ";
}

.fi-rr-square-o:before {
  content: "ﲾ";
}

.fi-rr-square-p:before {
  content: "ﲿ";
}

.fi-rr-square-phone-hangup:before {
  content: "ﳀ";
}

.fi-rr-square-plus:before {
  content: "ﳁ";
}

.fi-rr-square-poll-horizontal:before {
  content: "ﳂ";
}

.fi-rr-square-poll-vertical:before {
  content: "ﳃ";
}

.fi-rr-square-q:before {
  content: "ﳄ";
}

.fi-rr-square-quote:before {
  content: "ﳅ";
}

.fi-rr-square-r:before {
  content: "ﳆ";
}

.fi-rr-square-root:before {
  content: "ﳇ";
}

.fi-rr-square-s:before {
  content: "ﳈ";
}

.fi-rr-square-small:before {
  content: "ﳉ";
}

.fi-rr-square-star:before {
  content: "ﳊ";
}

.fi-rr-square-t:before {
  content: "ﳋ";
}

.fi-rr-square-terminal:before {
  content: "ﳌ";
}

.fi-rr-square-u:before {
  content: "ﳍ";
}

.fi-rr-square-up-right:before {
  content: "ﳎ";
}

.fi-rr-square-v:before {
  content: "ﳏ";
}

.fi-rr-square-w:before {
  content: "ﳐ";
}

.fi-rr-square-x:before {
  content: "ﳑ";
}

.fi-rr-square-y:before {
  content: "ﳒ";
}

.fi-rr-square-z:before {
  content: "ﳓ";
}

.fi-rr-square:before {
  content: "ﳔ";
}

.fi-rr-squid:before {
  content: "ﳕ";
}

.fi-rr-squircle:before {
  content: "ﳖ";
}

.fi-rr-squirrel:before {
  content: "ﳗ";
}

.fi-rr-staff:before {
  content: "ﳘ";
}

.fi-rr-stage-concert:before {
  content: "ﳙ";
}

.fi-rr-stage-theatre:before {
  content: "ﳚ";
}

.fi-rr-stage:before {
  content: "ﳛ";
}

.fi-rr-stairs:before {
  content: "ﳜ";
}

.fi-rr-stamp:before {
  content: "ﳝ";
}

.fi-rr-standard-definition:before {
  content: "ﳞ";
}

.fi-rr-star-and-crescent:before {
  content: "ﳟ";
}

.fi-rr-star-christmas:before {
  content: "ﳠ";
}

.fi-rr-star-comment-alt:before {
  content: "ﳡ";
}

.fi-rr-star-exclamation:before {
  content: "ﳢ";
}

.fi-rr-star-octogram:before {
  content: "ﳣ";
}

.fi-rr-star-of-david:before {
  content: "ﳤ";
}

.fi-rr-star-rating-call:before {
  content: "ﳥ";
}

.fi-rr-star-sharp-half-stroke:before {
  content: "ﳦ";
}

.fi-rr-star-sharp-half:before {
  content: "ﳧ";
}

.fi-rr-star-shooting:before {
  content: "ﳨ";
}

.fi-rr-star:before {
  content: "ﳩ";
}

.fi-rr-starfighter:before {
  content: "ﳪ";
}

.fi-rr-stars:before {
  content: "ﳫ";
}

.fi-rr-state-country:before {
  content: "ﳬ";
}

.fi-rr-stationary-bike:before {
  content: "ﳭ";
}

.fi-rr-stats:before {
  content: "ﳮ";
}

.fi-rr-steak:before {
  content: "ﳯ";
}

.fi-rr-steering-wheel:before {
  content: "ﳰ";
}

.fi-rr-step-backward:before {
  content: "ﳱ";
}

.fi-rr-step-forward:before {
  content: "ﳲ";
}

.fi-rr-sterling-sign:before {
  content: "ﳳ";
}

.fi-rr-stethoscope:before {
  content: "ﳴ";
}

.fi-rr-sticker:before {
  content: "ﳵ";
}

.fi-rr-stocking:before {
  content: "ﳶ";
}

.fi-rr-stomach:before {
  content: "ﳷ";
}

.fi-rr-stop-circle:before {
  content: "ﳸ";
}

.fi-rr-stop-square:before {
  content: "ﳹ";
}

.fi-rr-stop:before {
  content: "ﳺ";
}

.fi-rr-stopwatch:before {
  content: "ﳻ";
}

.fi-rr-store-alt:before {
  content: "ﳼ";
}

.fi-rr-store-buyer:before {
  content: "ﳽ";
}

.fi-rr-store-lock:before {
  content: "ﳾ";
}

.fi-rr-store-slash:before {
  content: "ﳿ";
}

.fi-rr-story-book:before {
  content: "ﴀ";
}

.fi-rr-story-fairy-tale:before {
  content: "ﴁ";
}

.fi-rr-story-fantasy:before {
  content: "ﴂ";
}

.fi-rr-strategy-chess-risk:before {
  content: "ﴃ";
}

.fi-rr-strawberry:before {
  content: "ﴄ";
}

.fi-rr-street-view:before {
  content: "ﴅ";
}

.fi-rr-stretcher:before {
  content: "ﴆ";
}

.fi-rr-strikethrough:before {
  content: "ﴇ";
}

.fi-rr-stroopwafel:before {
  content: "ﴈ";
}

.fi-rr-student-alt:before {
  content: "ﴉ";
}

.fi-rr-student:before {
  content: "ﴊ";
}

.fi-rr-subscript:before {
  content: "ﴋ";
}

.fi-rr-subscription-alt:before {
  content: "ﴌ";
}

.fi-rr-subscription:before {
  content: "ﴍ";
}

.fi-rr-subtitles-slash:before {
  content: "ﴎ";
}

.fi-rr-subtitles:before {
  content: "ﴏ";
}

.fi-rr-subway:before {
  content: "ﴐ";
}

.fi-rr-suitcase-alt:before {
  content: "ﴑ";
}

.fi-rr-summary-check:before {
  content: "ﴒ";
}

.fi-rr-summer:before {
  content: "ﴓ";
}

.fi-rr-sun-dust:before {
  content: "ﴔ";
}

.fi-rr-sun-plant-wilt:before {
  content: "ﴕ";
}

.fi-rr-sun-salutation-yoga:before {
  content: "ﴖ";
}

.fi-rr-sun:before {
  content: "ﴗ";
}

.fi-rr-sunday:before {
  content: "ﴘ";
}

.fi-rr-sunglasses-alt:before {
  content: "ﴙ";
}

.fi-rr-sunglasses:before {
  content: "ﴚ";
}

.fi-rr-sunrise-alt:before {
  content: "ﴛ";
}

.fi-rr-sunrise:before {
  content: "ﴜ";
}

.fi-rr-sunset:before {
  content: "ﴝ";
}

.fi-rr-superscript:before {
  content: "ﴞ";
}

.fi-rr-supplier-alt:before {
  content: "ﴟ";
}

.fi-rr-supplier:before {
  content: "ﴠ";
}

.fi-rr-surfing:before {
  content: "ﴡ";
}

.fi-rr-surprise:before {
  content: "ﴢ";
}

.fi-rr-surveillance-camera:before {
  content: "ﴣ";
}

.fi-rr-survey-xmark:before {
  content: "ﴤ";
}

.fi-rr-sushi-alt:before {
  content: "ﴥ";
}

.fi-rr-sushi-roll:before {
  content: "ﴦ";
}

.fi-rr-sushi:before {
  content: "ﴧ";
}

.fi-rr-svg:before {
  content: "ﴨ";
}

.fi-rr-swap:before {
  content: "ﴩ";
}

.fi-rr-swatchbook:before {
  content: "ﴪ";
}

.fi-rr-swimmer:before {
  content: "ﴫ";
}

.fi-rr-swimming-pool:before {
  content: "ﴬ";
}

.fi-rr-swing:before {
  content: "ﴭ";
}

.fi-rr-swipe-down:before {
  content: "ﴮ";
}

.fi-rr-swipe-left:before {
  content: "ﴯ";
}

.fi-rr-swipe-right:before {
  content: "ﴰ";
}

.fi-rr-swipe-up:before {
  content: "ﴱ";
}

.fi-rr-sword:before {
  content: "ﴲ";
}

.fi-rr-symbol:before {
  content: "ﴳ";
}

.fi-rr-symbols:before {
  content: "ﴴ";
}

.fi-rr-synagogue:before {
  content: "ﴵ";
}

.fi-rr-syringe:before {
  content: "ﴶ";
}

.fi-rr-system-cloud:before {
  content: "ﴷ";
}

.fi-rr-t:before {
  content: "ﴸ";
}

.fi-rr-tab-folder:before {
  content: "ﴹ";
}

.fi-rr-table-columns:before {
  content: "ﴺ";
}

.fi-rr-table-layout:before {
  content: "ﴻ";
}

.fi-rr-table-list:before {
  content: "ﴼ";
}

.fi-rr-table-picnic:before {
  content: "ﴽ";
}

.fi-rr-table-pivot:before {
  content: "﴾";
}

.fi-rr-table-rows:before {
  content: "﴿";
}

.fi-rr-table-tree:before {
  content: "﵀";
}

.fi-rr-table:before {
  content: "﵁";
}

.fi-rr-tablet-android-alt:before {
  content: "﵂";
}

.fi-rr-tablet-android:before {
  content: "﵃";
}

.fi-rr-tablet-rugged:before {
  content: "﵄";
}

.fi-rr-tablet:before {
  content: "﵅";
}

.fi-rr-tachometer-alt-average:before {
  content: "﵆";
}

.fi-rr-tachometer-alt-fastest:before {
  content: "﵇";
}

.fi-rr-tachometer-alt-slow:before {
  content: "﵈";
}

.fi-rr-tachometer-alt-slowest:before {
  content: "﵉";
}

.fi-rr-tachometer-average:before {
  content: "﵊";
}

.fi-rr-tachometer-fast:before {
  content: "﵋";
}

.fi-rr-tachometer-fastest:before {
  content: "﵌";
}

.fi-rr-tachometer-slow:before {
  content: "﵍";
}

.fi-rr-tachometer-slowest:before {
  content: "﵎";
}

.fi-rr-tachometer:before {
  content: "﵏";
}

.fi-rr-taco:before {
  content: "ﵐ";
}

.fi-rr-tags:before {
  content: "ﵑ";
}

.fi-rr-talent-alt:before {
  content: "ﵒ";
}

.fi-rr-talent-hand:before {
  content: "ﵓ";
}

.fi-rr-talent:before {
  content: "ﵔ";
}

.fi-rr-tally-1:before {
  content: "ﵕ";
}

.fi-rr-tally-2:before {
  content: "ﵖ";
}

.fi-rr-tally-3:before {
  content: "ﵗ";
}

.fi-rr-tally-4:before {
  content: "ﵘ";
}

.fi-rr-tally:before {
  content: "ﵙ";
}

.fi-rr-tamale:before {
  content: "ﵚ";
}

.fi-rr-tank-water:before {
  content: "ﵛ";
}

.fi-rr-tap:before {
  content: "ﵜ";
}

.fi-rr-tape:before {
  content: "ﵝ";
}

.fi-rr-target-audience:before {
  content: "ﵞ";
}

.fi-rr-target:before {
  content: "ﵟ";
}

.fi-rr-tax-alt:before {
  content: "ﵠ";
}

.fi-rr-tax:before {
  content: "ﵡ";
}

.fi-rr-taxi-bus:before {
  content: "ﵢ";
}

.fi-rr-taxi:before {
  content: "ﵣ";
}

.fi-rr-team-check-alt:before {
  content: "ﵤ";
}

.fi-rr-team-check:before {
  content: "ﵥ";
}

.fi-rr-teddy-bear:before {
  content: "ﵦ";
}

.fi-rr-teeth-open:before {
  content: "ﵧ";
}

.fi-rr-telescope:before {
  content: "ﵨ";
}

.fi-rr-temperature-down:before {
  content: "ﵩ";
}

.fi-rr-temperature-frigid:before {
  content: "ﵪ";
}

.fi-rr-temperature-high:before {
  content: "ﵫ";
}

.fi-rr-temperature-list:before {
  content: "ﵬ";
}

.fi-rr-temperature-low:before {
  content: "ﵭ";
}

.fi-rr-temperature-up:before {
  content: "ﵮ";
}

.fi-rr-template-alt:before {
  content: "ﵯ";
}

.fi-rr-template:before {
  content: "ﵰ";
}

.fi-rr-tenge:before {
  content: "ﵱ";
}

.fi-rr-tennis:before {
  content: "ﵲ";
}

.fi-rr-tent-arrow-down-to-line:before {
  content: "ﵳ";
}

.fi-rr-tent-arrow-left-right:before {
  content: "ﵴ";
}

.fi-rr-tent-arrow-turn-left:before {
  content: "ﵵ";
}

.fi-rr-tent-arrows-down:before {
  content: "ﵶ";
}

.fi-rr-tents:before {
  content: "ﵷ";
}

.fi-rr-terminal:before {
  content: "ﵸ";
}

.fi-rr-terrace:before {
  content: "ﵹ";
}

.fi-rr-test-tube:before {
  content: "ﵺ";
}

.fi-rr-test:before {
  content: "ﵻ";
}

.fi-rr-text-box-dots:before {
  content: "ﵼ";
}

.fi-rr-text-box-edit:before {
  content: "ﵽ";
}

.fi-rr-text-box:before {
  content: "ﵾ";
}

.fi-rr-text-check:before {
  content: "ﵿ";
}

.fi-rr-text-height:before {
  content: "ﶀ";
}

.fi-rr-text-shadow:before {
  content: "ﶁ";
}

.fi-rr-text-size:before {
  content: "ﶂ";
}

.fi-rr-text-slash:before {
  content: "ﶃ";
}

.fi-rr-text-width:before {
  content: "ﶄ";
}

.fi-rr-text:before {
  content: "ﶅ";
}

.fi-rr-theater-masks:before {
  content: "ﶆ";
}

.fi-rr-thermometer-alt:before {
  content: "ﶇ";
}

.fi-rr-thermometer-empty:before {
  content: "ﶈ";
}

.fi-rr-thermometer-full:before {
  content: "ﶉ";
}

.fi-rr-thermometer-half:before {
  content: "ﶊ";
}

.fi-rr-thermometer-quarter:before {
  content: "ﶋ";
}

.fi-rr-thermometer-three-quarters:before {
  content: "ﶌ";
}

.fi-rr-theta:before {
  content: "ﶍ";
}

.fi-rr-third-award:before {
  content: "ﶎ";
}

.fi-rr-third-laurel:before {
  content: "ﶏ";
}

.fi-rr-third-medal:before {
  content: "﶐";
}

.fi-rr-third:before {
  content: "﶑";
}

.fi-rr-thought-bubble:before {
  content: "ﶒ";
}

.fi-rr-three-leaf-clover:before {
  content: "ﶓ";
}

.fi-rr-thumbs-up-trust:before {
  content: "ﶔ";
}

.fi-rr-thumbtack:before {
  content: "ﶕ";
}

.fi-rr-thunderstorm-moon:before {
  content: "ﶖ";
}

.fi-rr-thunderstorm-risk:before {
  content: "ﶗ";
}

.fi-rr-thunderstorm-sun:before {
  content: "ﶘ";
}

.fi-rr-thunderstorm:before {
  content: "ﶙ";
}

.fi-rr-thursday:before {
  content: "ﶚ";
}

.fi-rr-ticket-airline:before {
  content: "ﶛ";
}

.fi-rr-ticket-alt:before {
  content: "ﶜ";
}

.fi-rr-ticket:before {
  content: "ﶝ";
}

.fi-rr-tickets-airline:before {
  content: "ﶞ";
}

.fi-rr-tie:before {
  content: "ﶟ";
}

.fi-rr-tilde:before {
  content: "ﶠ";
}

.fi-rr-time-add:before {
  content: "ﶡ";
}

.fi-rr-time-check:before {
  content: "ﶢ";
}

.fi-rr-time-delete:before {
  content: "ﶣ";
}

.fi-rr-time-fast:before {
  content: "ﶤ";
}

.fi-rr-time-forward-sixty:before {
  content: "ﶥ";
}

.fi-rr-time-forward-ten:before {
  content: "ﶦ";
}

.fi-rr-time-forward:before {
  content: "ﶧ";
}

.fi-rr-time-half-past:before {
  content: "ﶨ";
}

.fi-rr-time-oclock:before {
  content: "ﶩ";
}

.fi-rr-time-past:before {
  content: "ﶪ";
}

.fi-rr-time-quarter-past:before {
  content: "ﶫ";
}

.fi-rr-time-quarter-to:before {
  content: "ﶬ";
}

.fi-rr-time-twenty-four:before {
  content: "ﶭ";
}

.fi-rr-time-watch-calendar:before {
  content: "ﶮ";
}

.fi-rr-timer-clock-call:before {
  content: "ﶯ";
}

.fi-rr-times-hexagon:before {
  content: "ﶰ";
}

.fi-rr-tint-slash:before {
  content: "ﶱ";
}

.fi-rr-tip-coin:before {
  content: "ﶲ";
}

.fi-rr-tire-flat:before {
  content: "ﶳ";
}

.fi-rr-tire-pressure-warning:before {
  content: "ﶴ";
}

.fi-rr-tire-rugged:before {
  content: "ﶵ";
}

.fi-rr-tire:before {
  content: "ﶶ";
}

.fi-rr-tired:before {
  content: "ﶷ";
}

.fi-rr-to-do-alt:before {
  content: "ﶸ";
}

.fi-rr-to-do:before {
  content: "ﶹ";
}

.fi-rr-together-people:before {
  content: "ﶺ";
}

.fi-rr-toggle-off:before {
  content: "ﶻ";
}

.fi-rr-toggle-on:before {
  content: "ﶼ";
}

.fi-rr-toilet-paper-blank-under:before {
  content: "ﶽ";
}

.fi-rr-toilet-paper-blank:before {
  content: "ﶾ";
}

.fi-rr-toilet-paper-slash:before {
  content: "ﶿ";
}

.fi-rr-toilet-paper-under-slash:before {
  content: "ﷀ";
}

.fi-rr-toilet-paper-under:before {
  content: "ﷁ";
}

.fi-rr-toilet:before {
  content: "ﷂ";
}

.fi-rr-toilets-portable:before {
  content: "ﷃ";
}

.fi-rr-token:before {
  content: "ﷄ";
}

.fi-rr-tomato:before {
  content: "ﷅ";
}

.fi-rr-tombstone-alt:before {
  content: "ﷆ";
}

.fi-rr-tombstone:before {
  content: "ﷇ";
}

.fi-rr-tool-box:before {
  content: "﷈";
}

.fi-rr-tool-crop:before {
  content: "﷉";
}

.fi-rr-tool-marquee:before {
  content: "﷊";
}

.fi-rr-tools:before {
  content: "﷋";
}

.fi-rr-tooth:before {
  content: "﷌";
}

.fi-rr-toothbrush:before {
  content: "﷍";
}

.fi-rr-torch-inspiration-leader:before {
  content: "﷎";
}

.fi-rr-torii-gate:before {
  content: "﷏";
}

.fi-rr-tornado:before {
  content: "﷐";
}

.fi-rr-total:before {
  content: "﷑";
}

.fi-rr-tour-guide-people:before {
  content: "﷒";
}

.fi-rr-tour-virtual:before {
  content: "﷓";
}

.fi-rr-tower-control:before {
  content: "﷔";
}

.fi-rr-track:before {
  content: "﷕";
}

.fi-rr-tractor:before {
  content: "﷖";
}

.fi-rr-trademark:before {
  content: "﷗";
}

.fi-rr-traffic-cone:before {
  content: "﷘";
}

.fi-rr-traffic-light-go:before {
  content: "﷙";
}

.fi-rr-traffic-light-slow:before {
  content: "﷚";
}

.fi-rr-traffic-light-stop:before {
  content: "﷛";
}

.fi-rr-traffic-light:before {
  content: "﷜";
}

.fi-rr-trailer:before {
  content: "﷝";
}

.fi-rr-train-journey:before {
  content: "﷞";
}

.fi-rr-train-side:before {
  content: "﷟";
}

.fi-rr-train-station-building:before {
  content: "﷠";
}

.fi-rr-train-station:before {
  content: "﷡";
}

.fi-rr-train-subway-tunnel:before {
  content: "﷢";
}

.fi-rr-train-track:before {
  content: "﷣";
}

.fi-rr-train-tram:before {
  content: "﷤";
}

.fi-rr-train:before {
  content: "﷥";
}

.fi-rr-tram:before {
  content: "﷦";
}

.fi-rr-transform:before {
  content: "﷧";
}

.fi-rr-transformation-block:before {
  content: "﷨";
}

.fi-rr-transformation-circle:before {
  content: "﷩";
}

.fi-rr-transformation-design:before {
  content: "﷪";
}

.fi-rr-transformation-shapes:before {
  content: "﷫";
}

.fi-rr-transformer-bolt:before {
  content: "﷬";
}

.fi-rr-transgender:before {
  content: "﷭";
}

.fi-rr-transporter-1:before {
  content: "﷮";
}

.fi-rr-transporter-2:before {
  content: "﷯";
}

.fi-rr-transporter-3:before {
  content: "ﷰ";
}

.fi-rr-transporter-4:before {
  content: "ﷱ";
}

.fi-rr-transporter-5:before {
  content: "ﷲ";
}

.fi-rr-transporter-6:before {
  content: "ﷳ";
}

.fi-rr-transporter-7:before {
  content: "ﷴ";
}

.fi-rr-transporter-empty:before {
  content: "ﷵ";
}

.fi-rr-transporter:before {
  content: "ﷶ";
}

.fi-rr-trash-can-check:before {
  content: "ﷷ";
}

.fi-rr-trash-can-clock:before {
  content: "ﷸ";
}

.fi-rr-trash-can-list:before {
  content: "ﷹ";
}

.fi-rr-trash-can-plus:before {
  content: "ﷺ";
}

.fi-rr-trash-can-slash:before {
  content: "ﷻ";
}

.fi-rr-trash-check:before {
  content: "﷼";
}

.fi-rr-trash-clock:before {
  content: "﷽";
}

.fi-rr-trash-empty:before {
  content: "﷾";
}

.fi-rr-trash-list:before {
  content: "﷿";
}

.fi-rr-trash-plus:before {
  content: "︐";
}

.fi-rr-trash-restore-alt:before {
  content: "︑";
}

.fi-rr-trash-restore:before {
  content: "︒";
}

.fi-rr-trash-slash:before {
  content: "︓";
}

.fi-rr-trash-undo-alt:before {
  content: "︔";
}

.fi-rr-trash-undo:before {
  content: "︕";
}

.fi-rr-trash-xmark:before {
  content: "︖";
}

.fi-rr-trash:before {
  content: "︗";
}

.fi-rr-treadmill:before {
  content: "︘";
}

.fi-rr-treasure-chest:before {
  content: "︙";
}

.fi-rr-treatment:before {
  content: "︚";
}

.fi-rr-tree-alt:before {
  content: "︛";
}

.fi-rr-tree-christmas:before {
  content: "︜";
}

.fi-rr-tree-deciduous:before {
  content: "︝";
}

.fi-rr-tree:before {
  content: "︞";
}

.fi-rr-trees-alt:before {
  content: "︟";
}

.fi-rr-trees:before {
  content: "︰";
}

.fi-rr-triangle-music:before {
  content: "︱";
}

.fi-rr-triangle-person-digging:before {
  content: "︲";
}

.fi-rr-triangle-warning:before {
  content: "︳";
}

.fi-rr-triangle:before {
  content: "︴";
}

.fi-rr-tricycle:before {
  content: "︵";
}

.fi-rr-trillium:before {
  content: "︶";
}

.fi-rr-trophy-achievement-skill:before {
  content: "︷";
}

.fi-rr-trophy-star:before {
  content: "︸";
}

.fi-rr-trophy:before {
  content: "︹";
}

.fi-rr-truck-arrow-left:before {
  content: "︺";
}

.fi-rr-truck-arrow-right:before {
  content: "︻";
}

.fi-rr-truck-bolt:before {
  content: "︼";
}

.fi-rr-truck-box:before {
  content: "︽";
}

.fi-rr-truck-check:before {
  content: "︾";
}

.fi-rr-truck-container-empty:before {
  content: "︿";
}

.fi-rr-truck-container:before {
  content: "﹀";
}

.fi-rr-truck-couch:before {
  content: "﹁";
}

.fi-rr-truck-fire:before {
  content: "﹂";
}

.fi-rr-truck-flatbed:before {
  content: "﹃";
}

.fi-rr-truck-front:before {
  content: "﹄";
}

.fi-rr-truck-ladder:before {
  content: "﹅";
}

.fi-rr-truck-loading:before {
  content: "﹆";
}

.fi-rr-truck-medical:before {
  content: "﹇";
}

.fi-rr-truck-monster:before {
  content: "﹈";
}

.fi-rr-truck-moving:before {
  content: "﹉";
}

.fi-rr-truck-pickup:before {
  content: "﹊";
}

.fi-rr-truck-plow:before {
  content: "﹋";
}

.fi-rr-truck-ramp:before {
  content: "﹌";
}

.fi-rr-truck-side:before {
  content: "﹍";
}

.fi-rr-truck-tow:before {
  content: "﹎";
}

.fi-rr-truck-utensils:before {
  content: "﹏";
}

.fi-rr-trumpet:before {
  content: "﹐";
}

.fi-rr-trust-alt:before {
  content: "﹑";
}

.fi-rr-trust:before {
  content: "﹒";
}

.fi-rr-tshirt:before {
  content: "﹓";
}

.fi-rr-tty-answer:before {
  content: "﹔";
}

.fi-rr-tty:before {
  content: "﹕";
}

.fi-rr-tubes:before {
  content: "﹖";
}

.fi-rr-tuesday:before {
  content: "﹗";
}

.fi-rr-tugrik-sign:before {
  content: "﹘";
}

.fi-rr-turkey:before {
  content: "﹙";
}

.fi-rr-turn-left-down:before {
  content: "﹚";
}

.fi-rr-turn-left:before {
  content: "﹛";
}

.fi-rr-turn-right:before {
  content: "﹜";
}

.fi-rr-turntable:before {
  content: "﹝";
}

.fi-rr-turtle:before {
  content: "﹞";
}

.fi-rr-tv-music:before {
  content: "﹟";
}

.fi-rr-tv-retro:before {
  content: "﹠";
}

.fi-rr-typewriter:before {
  content: "﹡";
}

.fi-rr-u:before {
  content: "﹢";
}

.fi-rr-ufo-beam:before {
  content: "﹣";
}

.fi-rr-ufo:before {
  content: "﹤";
}

.fi-rr-ui-ux:before {
  content: "﹥";
}

.fi-rr-umbrella-beach:before {
  content: "﹦";
}

.fi-rr-umbrella:before {
  content: "﹧";
}

.fi-rr-under-construction:before {
  content: "﹨";
}

.fi-rr-underline:before {
  content: "﹩";
}

.fi-rr-undo-alt:before {
  content: "﹪";
}

.fi-rr-undo:before {
  content: "﹫";
}

.fi-rr-unicorn:before {
  content: "﹬";
}

.fi-rr-uniform-martial-arts:before {
  content: "﹭";
}

.fi-rr-universal-access:before {
  content: "﹮";
}

.fi-rr-unlock:before {
  content: "﹯";
}

.fi-rr-up-from-bracket:before {
  content: "ﹰ";
}

.fi-rr-up-left:before {
  content: "ﹱ";
}

.fi-rr-up-right-from-square:before {
  content: "ﹲ";
}

.fi-rr-up-right:before {
  content: "ﹳ";
}

.fi-rr-up:before {
  content: "ﹴ";
}

.fi-rr-upload:before {
  content: "﹵";
}

.fi-rr-url:before {
  content: "ﹶ";
}

.fi-rr-usb-pendrive:before {
  content: "ﹷ";
}

.fi-rr-usd-circle:before {
  content: "ﹸ";
}

.fi-rr-usd-square:before {
  content: "ﹹ";
}

.fi-rr-user-add:before {
  content: "ﹺ";
}

.fi-rr-user-alien:before {
  content: "ﹻ";
}

.fi-rr-user-astronaut:before {
  content: "ﹼ";
}

.fi-rr-user-check:before {
  content: "ﹽ";
}

.fi-rr-user-chef:before {
  content: "ﹾ";
}

.fi-rr-user-coach:before {
  content: "ﹿ";
}

.fi-rr-user-cowboy:before {
  content: "ﺀ";
}

.fi-rr-user-crown:before {
  content: "ﺁ";
}

.fi-rr-user-gear:before {
  content: "ﺂ";
}

.fi-rr-user-graduate:before {
  content: "ﺃ";
}

.fi-rr-user-headset:before {
  content: "ﺄ";
}

.fi-rr-user-helmet-safety:before {
  content: "ﺅ";
}

.fi-rr-user-injured:before {
  content: "ﺆ";
}

.fi-rr-user-interface-ui:before {
  content: "ﺇ";
}

.fi-rr-user-key:before {
  content: "ﺈ";
}

.fi-rr-user-lock:before {
  content: "ﺉ";
}

.fi-rr-user-md-chat:before {
  content: "ﺊ";
}

.fi-rr-user-md:before {
  content: "ﺋ";
}

.fi-rr-user-minus:before {
  content: "ﺌ";
}

.fi-rr-user-music:before {
  content: "ﺍ";
}

.fi-rr-user-ninja:before {
  content: "ﺎ";
}

.fi-rr-user-nurse:before {
  content: "ﺏ";
}

.fi-rr-user-pen:before {
  content: "ﺐ";
}

.fi-rr-user-pilot-tie:before {
  content: "ﺑ";
}

.fi-rr-user-pilot:before {
  content: "ﺒ";
}

.fi-rr-user-police:before {
  content: "ﺓ";
}

.fi-rr-user-robot-xmarks:before {
  content: "ﺔ";
}

.fi-rr-user-robot:before {
  content: "ﺕ";
}

.fi-rr-user-salary:before {
  content: "ﺖ";
}

.fi-rr-user-shield:before {
  content: "ﺗ";
}

.fi-rr-user-skill-gear:before {
  content: "ﺘ";
}

.fi-rr-user-slash:before {
  content: "ﺙ";
}

.fi-rr-user-tag:before {
  content: "ﺚ";
}

.fi-rr-user-time:before {
  content: "ﺛ";
}

.fi-rr-user-trust:before {
  content: "ﺜ";
}

.fi-rr-user-unlock:before {
  content: "ﺝ";
}

.fi-rr-user-visor:before {
  content: "ﺞ";
}

.fi-rr-user-xmark:before {
  content: "ﺟ";
}

.fi-rr-user:before {
  content: "ﺠ";
}

.fi-rr-users-alt:before {
  content: "ﺡ";
}

.fi-rr-users-class:before {
  content: "ﺢ";
}

.fi-rr-users-gear:before {
  content: "ﺣ";
}

.fi-rr-users-medical:before {
  content: "ﺤ";
}

.fi-rr-users-slash:before {
  content: "ﺥ";
}

.fi-rr-users:before {
  content: "ﺦ";
}

.fi-rr-utensils-slash:before {
  content: "ﺧ";
}

.fi-rr-utensils:before {
  content: "ﺨ";
}

.fi-rr-utility-pole-double:before {
  content: "ﺩ";
}

.fi-rr-utility-pole:before {
  content: "ﺪ";
}

.fi-rr-ux-browser:before {
  content: "ﺫ";
}

.fi-rr-ux:before {
  content: "ﺬ";
}

.fi-rr-v:before {
  content: "ﺭ";
}

.fi-rr-vacuum-robot:before {
  content: "ﺮ";
}

.fi-rr-vacuum:before {
  content: "ﺯ";
}

.fi-rr-value-absolute:before {
  content: "ﺰ";
}

.fi-rr-vault:before {
  content: "ﺱ";
}

.fi-rr-vector-alt:before {
  content: "ﺲ";
}

.fi-rr-vector-circle:before {
  content: "ﺳ";
}

.fi-rr-vector-polygon:before {
  content: "ﺴ";
}

.fi-rr-vector:before {
  content: "ﺵ";
}

.fi-rr-venus-double:before {
  content: "ﺶ";
}

.fi-rr-venus-mars:before {
  content: "ﺷ";
}

.fi-rr-venus:before {
  content: "ﺸ";
}

.fi-rr-vest-patches:before {
  content: "ﺹ";
}

.fi-rr-vest:before {
  content: "ﺺ";
}

.fi-rr-video-arrow-down-left:before {
  content: "ﺻ";
}

.fi-rr-video-arrow-up-right:before {
  content: "ﺼ";
}

.fi-rr-video-camera-alt:before {
  content: "ﺽ";
}

.fi-rr-video-camera:before {
  content: "ﺾ";
}

.fi-rr-video-duration:before {
  content: "ﺿ";
}

.fi-rr-video-plus:before {
  content: "ﻀ";
}

.fi-rr-video-slash:before {
  content: "ﻁ";
}

.fi-rr-videoconference:before {
  content: "ﻂ";
}

.fi-rr-vihara:before {
  content: "ﻃ";
}

.fi-rr-violin:before {
  content: "ﻄ";
}

.fi-rr-virus-slash:before {
  content: "ﻅ";
}

.fi-rr-virus:before {
  content: "ﻆ";
}

.fi-rr-viruses:before {
  content: "ﻇ";
}

.fi-rr-visit:before {
  content: "ﻈ";
}

.fi-rr-voicemail:before {
  content: "ﻉ";
}

.fi-rr-volcano:before {
  content: "ﻊ";
}

.fi-rr-volleyball:before {
  content: "ﻋ";
}

.fi-rr-volume-down:before {
  content: "ﻌ";
}

.fi-rr-volume-mute:before {
  content: "ﻍ";
}

.fi-rr-volume-off:before {
  content: "ﻎ";
}

.fi-rr-volume-slash:before {
  content: "ﻏ";
}

.fi-rr-volume:before {
  content: "ﻐ";
}

.fi-rr-vote-nay:before {
  content: "ﻑ";
}

.fi-rr-vote-yea:before {
  content: "ﻒ";
}

.fi-rr-vr-cardboard:before {
  content: "ﻓ";
}

.fi-rr-w:before {
  content: "ﻔ";
}

.fi-rr-waffle:before {
  content: "ﻕ";
}

.fi-rr-wagon-covered:before {
  content: "ﻖ";
}

.fi-rr-walker:before {
  content: "ﻗ";
}

.fi-rr-walkie-talkie:before {
  content: "ﻘ";
}

.fi-rr-walking:before {
  content: "ﻙ";
}

.fi-rr-wallet-arrow:before {
  content: "ﻚ";
}

.fi-rr-wallet-buyer:before {
  content: "ﻛ";
}

.fi-rr-wallet:before {
  content: "ﻜ";
}

.fi-rr-warehouse-alt:before {
  content: "ﻝ";
}

.fi-rr-warranty:before {
  content: "ﻞ";
}

.fi-rr-washer:before {
  content: "ﻟ";
}

.fi-rr-waste-pollution:before {
  content: "ﻠ";
}

.fi-rr-waste:before {
  content: "ﻡ";
}

.fi-rr-watch-calculator:before {
  content: "ﻢ";
}

.fi-rr-watch-fitness:before {
  content: "ﻣ";
}

.fi-rr-watch-smart:before {
  content: "ﻤ";
}

.fi-rr-watch:before {
  content: "ﻥ";
}

.fi-rr-water-bottle:before {
  content: "ﻦ";
}

.fi-rr-water-ladder:before {
  content: "ﻧ";
}

.fi-rr-water-lower:before {
  content: "ﻨ";
}

.fi-rr-water-rise:before {
  content: "ﻩ";
}

.fi-rr-water:before {
  content: "ﻪ";
}

.fi-rr-watermelon:before {
  content: "ﻫ";
}

.fi-rr-wave-sine:before {
  content: "ﻬ";
}

.fi-rr-wave-square:before {
  content: "ﻭ";
}

.fi-rr-wave-triangle:before {
  content: "ﻮ";
}

.fi-rr-wave:before {
  content: "ﻯ";
}

.fi-rr-waveform-path:before {
  content: "ﻰ";
}

.fi-rr-waveform:before {
  content: "ﻱ";
}

.fi-rr-web-design:before {
  content: "ﻲ";
}

.fi-rr-webcam-slash:before {
  content: "ﻳ";
}

.fi-rr-webcam:before {
  content: "ﻴ";
}

.fi-rr-webhook:before {
  content: "ﻵ";
}

.fi-rr-wednesday:before {
  content: "ﻶ";
}

.fi-rr-whale:before {
  content: "ﻷ";
}

.fi-rr-wheat-awn-circle-exclamation:before {
  content: "ﻸ";
}

.fi-rr-wheat-awn-slash:before {
  content: "ﻹ";
}

.fi-rr-wheat-awn:before {
  content: "ﻺ";
}

.fi-rr-wheat-slash:before {
  content: "ﻻ";
}

.fi-rr-wheat:before {
  content: "ﻼ";
}

.fi-rr-wheelchair-move:before {
  content: "﻽";
}

.fi-rr-wheelchair-sleeping:before {
  content: "﻾";
}

.fi-rr-wheelchair:before {
  content: "＀";
}

.fi-rr-whistle:before {
  content: "！";
}

.fi-rr-white-space:before {
  content: "＂";
}

.fi-rr-wifi-1:before {
  content: "＃";
}

.fi-rr-wifi-2:before {
  content: "＄";
}

.fi-rr-wifi-alt:before {
  content: "％";
}

.fi-rr-wifi-exclamation:before {
  content: "＆";
}

.fi-rr-wifi-slash:before {
  content: "＇";
}

.fi-rr-wifi:before {
  content: "（";
}

.fi-rr-wind-turbine:before {
  content: "）";
}

.fi-rr-wind-warning:before {
  content: "＊";
}

.fi-rr-wind:before {
  content: "＋";
}

.fi-rr-window-alt:before {
  content: "，";
}

.fi-rr-window-frame-open:before {
  content: "－";
}

.fi-rr-window-frame:before {
  content: "．";
}

.fi-rr-window-maximize:before {
  content: "／";
}

.fi-rr-window-minimize:before {
  content: "０";
}

.fi-rr-window-restore:before {
  content: "１";
}

.fi-rr-windsock:before {
  content: "２";
}

.fi-rr-wine-bottle:before {
  content: "３";
}

.fi-rr-wine-glass-crack:before {
  content: "４";
}

.fi-rr-wine-glass-empty:before {
  content: "５";
}

.fi-rr-wishlist-heart:before {
  content: "６";
}

.fi-rr-wishlist-star:before {
  content: "７";
}

.fi-rr-woman-head:before {
  content: "８";
}

.fi-rr-woman-scientist:before {
  content: "９";
}

.fi-rr-won-sign:before {
  content: "：";
}

.fi-rr-work-in-progress:before {
  content: "；";
}

.fi-rr-workflow-alt:before {
  content: "＜";
}

.fi-rr-workflow-setting-alt:before {
  content: "＝";
}

.fi-rr-workflow-setting:before {
  content: "＞";
}

.fi-rr-workflow:before {
  content: "？";
}

.fi-rr-workshop:before {
  content: "＠";
}

.fi-rr-world:before {
  content: "Ａ";
}

.fi-rr-worm:before {
  content: "Ｂ";
}

.fi-rr-wreath:before {
  content: "Ｃ";
}

.fi-rr-wrench-alt:before {
  content: "Ｄ";
}

.fi-rr-wrench-simple:before {
  content: "Ｅ";
}

.fi-rr-x-ray:before {
  content: "Ｆ";
}

.fi-rr-x:before {
  content: "Ｇ";
}

.fi-rr-y:before {
  content: "Ｈ";
}

.fi-rr-yen:before {
  content: "Ｉ";
}

.fi-rr-yin-yang:before {
  content: "Ｊ";
}

.fi-rr-z:before {
  content: "Ｋ";
}

.fi-rr-zip-file:before {
  content: "Ｌ";
}

.fi-rr-zoom-in:before {
  content: "Ｍ";
}

.fi-rr-zoom-out:before {
  content: "Ｎ";
}

@font-face {
  font-family: uicons-solid-rounded;
  src: url('uicons-solid-rounded-IYSBBSWN.woff2') format("woff2"), url('uicons-solid-rounded-UWVI4CEC.woff') format("woff"), url('uicons-solid-rounded-N5CQNTC6.eot#iefix') format("embedded-opentype");
  font-display: swap;
}
i[class^=fi-sr-]:before, i[class*=" fi-sr-"]:before, span[class^=fi-sr-]:before, span[class*=fi-sr-]:before {
  font-family: uicons-solid-rounded !important;
  font-style: normal;
  font-weight: 400 !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.variable-selector-00:before {
  content: "︀";
}

.variable-selector-01:before {
  content: "︁";
}

.variable-selector-02:before {
  content: "︂";
}

.variable-selector-03:before {
  content: "︃";
}

.variable-selector-04:before {
  content: "︄";
}

.variable-selector-05:before {
  content: "︅";
}

.variable-selector-06:before {
  content: "︆";
}

.variable-selector-07:before {
  content: "︇";
}

.variable-selector-08:before {
  content: "︈";
}

.variable-selector-09:before {
  content: "︉";
}

.variable-selector-0a:before {
  content: "︊";
}

.variable-selector-0b:before {
  content: "︋";
}

.variable-selector-0c:before {
  content: "︌";
}

.variable-selector-0d:before {
  content: "︍";
}

.variable-selector-0e:before {
  content: "︎";
}

.variable-selector-0f:before {
  content: "️";
}

.combining-half-marks-00:before {
  content: "︠";
}

.combining-half-marks-01:before {
  content: "︡";
}

.combining-half-marks-02:before {
  content: "︢";
}

.combining-half-marks-03:before {
  content: "︣";
}

.combining-half-marks-04:before {
  content: "︤";
}

.combining-half-marks-05:before {
  content: "︥";
}

.combining-half-marks-06:before {
  content: "︦";
}

.combining-half-marks-07:before {
  content: "︧";
}

.combining-half-marks-08:before {
  content: "︨";
}

.combining-half-marks-09:before {
  content: "︩";
}

.combining-half-marks-0a:before {
  content: "︪";
}

.combining-half-marks-0b:before {
  content: "︫";
}

.combining-half-marks-0c:before {
  content: "︬";
}

.combining-half-marks-0d:before {
  content: "︭";
}

.combining-half-marks-0e:before {
  content: "︮";
}

.combining-half-marks-0f:before {
  content: "︯";
}

.zero-width-no-break-space-0f:before {
  content: "﻿";
}

.fi-sr-0:before {
  content: "\f101";
}

.fi-sr-00s-music-disc:before {
  content: "\f102";
}

.fi-sr-1:before {
  content: "\f103";
}

.fi-sr-2:before {
  content: "\f104";
}

.fi-sr-3:before {
  content: "\f105";
}

.fi-sr-360-degrees:before {
  content: "\f106";
}

.fi-sr-4:before {
  content: "\f107";
}

.fi-sr-404:before {
  content: "\f108";
}

.fi-sr-5:before {
  content: "\f109";
}

.fi-sr-6:before {
  content: "\f10a";
}

.fi-sr-60s-music-disc:before {
  content: "\f10b";
}

.fi-sr-7:before {
  content: "\f10c";
}

.fi-sr-70s-music-disc:before {
  content: "\f10d";
}

.fi-sr-8:before {
  content: "\f10e";
}

.fi-sr-80s-music-disc:before {
  content: "\f10f";
}

.fi-sr-9:before {
  content: "\f110";
}

.fi-sr-90s-music-disc:before {
  content: "\f111";
}

.fi-sr-a:before {
  content: "\f112";
}

.fi-sr-accident:before {
  content: "\f113";
}

.fi-sr-acorn:before {
  content: "\f114";
}

.fi-sr-ad-paid:before {
  content: "\f115";
}

.fi-sr-ad:before {
  content: "\f116";
}

.fi-sr-add-document:before {
  content: "\f117";
}

.fi-sr-add-folder:before {
  content: "\f118";
}

.fi-sr-add-image:before {
  content: "\f119";
}

.fi-sr-add:before {
  content: "\f11a";
}

.fi-sr-address-book:before {
  content: "\f11b";
}

.fi-sr-address-card:before {
  content: "\f11c";
}

.fi-sr-admin-alt:before {
  content: "\f11d";
}

.fi-sr-admin:before {
  content: "\f11e";
}

.fi-sr-age-alt:before {
  content: "\f11f";
}

.fi-sr-age-restriction-eighteen:before {
  content: "\f120";
}

.fi-sr-age-restriction-seven:before {
  content: "\f121";
}

.fi-sr-age-restriction-six:before {
  content: "\f122";
}

.fi-sr-age-restriction-sixteen:before {
  content: "\f123";
}

.fi-sr-age-restriction-thirteen:before {
  content: "\f124";
}

.fi-sr-age-restriction-three:before {
  content: "\f125";
}

.fi-sr-age-restriction-twelve:before {
  content: "\f126";
}

.fi-sr-age-restriction-twenty-one:before {
  content: "\f127";
}

.fi-sr-age-restriction-zero:before {
  content: "\f128";
}

.fi-sr-age:before {
  content: "\f129";
}

.fi-sr-air-conditioner:before {
  content: "\f12a";
}

.fi-sr-air-freshener:before {
  content: "\f12b";
}

.fi-sr-air-pollution:before {
  content: "\f12c";
}

.fi-sr-airplane-journey:before {
  content: "\f12d";
}

.fi-sr-airplane-window-open:before {
  content: "\f12e";
}

.fi-sr-airplay:before {
  content: "\f12f";
}

.fi-sr-alarm-clock:before {
  content: "\f130";
}

.fi-sr-alarm-exclamation:before {
  content: "\f131";
}

.fi-sr-alarm-plus:before {
  content: "\f132";
}

.fi-sr-alarm-snooze:before {
  content: "\f133";
}

.fi-sr-album-circle-plus:before {
  content: "\f134";
}

.fi-sr-album-circle-user:before {
  content: "\f135";
}

.fi-sr-album-collection:before {
  content: "\f136";
}

.fi-sr-album:before {
  content: "\f137";
}

.fi-sr-algorithm:before {
  content: "\f138";
}

.fi-sr-alicorn:before {
  content: "\f139";
}

.fi-sr-alien:before {
  content: "\f13a";
}

.fi-sr-align-center:before {
  content: "\f13b";
}

.fi-sr-align-justify:before {
  content: "\f13c";
}

.fi-sr-align-left:before {
  content: "\f13d";
}

.fi-sr-align-slash:before {
  content: "\f13e";
}

.fi-sr-ambulance:before {
  content: "\f13f";
}

.fi-sr-amusement-park:before {
  content: "\f140";
}

.fi-sr-analyse-alt:before {
  content: "\f141";
}

.fi-sr-analyse:before {
  content: "\f142";
}

.fi-sr-anatomical-heart:before {
  content: "\f143";
}

.fi-sr-anchor:before {
  content: "\f144";
}

.fi-sr-angel:before {
  content: "\f145";
}

.fi-sr-angle-90:before {
  content: "\f146";
}

.fi-sr-angle-circle-down:before {
  content: "\f147";
}

.fi-sr-angle-circle-left:before {
  content: "\f148";
}

.fi-sr-angle-circle-right:before {
  content: "\f149";
}

.fi-sr-angle-circle-up:before {
  content: "\f14a";
}

.fi-sr-angle-double-left:before {
  content: "\f14b";
}

.fi-sr-angle-double-right:before {
  content: "\f14c";
}

.fi-sr-angle-double-small-down:before {
  content: "\f14d";
}

.fi-sr-angle-double-small-left:before {
  content: "\f14e";
}

.fi-sr-angle-double-small-right:before {
  content: "\f14f";
}

.fi-sr-angle-double-small-up:before {
  content: "\f150";
}

.fi-sr-angle-down:before {
  content: "\f151";
}

.fi-sr-angle-left:before {
  content: "\f152";
}

.fi-sr-angle-right:before {
  content: "\f153";
}

.fi-sr-angle-small-down:before {
  content: "\f154";
}

.fi-sr-angle-small-left:before {
  content: "\f155";
}

.fi-sr-angle-small-right:before {
  content: "\f156";
}

.fi-sr-angle-small-up:before {
  content: "\f157";
}

.fi-sr-angle-square-down:before {
  content: "\f158";
}

.fi-sr-angle-square-left:before {
  content: "\f159";
}

.fi-sr-angle-square-right:before {
  content: "\f15a";
}

.fi-sr-angle-square-up:before {
  content: "\f15b";
}

.fi-sr-angle-up:before {
  content: "\f15c";
}

.fi-sr-angle:before {
  content: "\f15d";
}

.fi-sr-angles-up-down:before {
  content: "\f15e";
}

.fi-sr-angry:before {
  content: "\f15f";
}

.fi-sr-animated-icon:before {
  content: "\f160";
}

.fi-sr-ankh:before {
  content: "\f161";
}

.fi-sr-answer-alt:before {
  content: "\f162";
}

.fi-sr-answer:before {
  content: "\f163";
}

.fi-sr-apartment:before {
  content: "\f164";
}

.fi-sr-aperture:before {
  content: "\f165";
}

.fi-sr-api:before {
  content: "\f166";
}

.fi-sr-apple-core:before {
  content: "\f167";
}

.fi-sr-apple-crate:before {
  content: "\f168";
}

.fi-sr-apple-whole:before {
  content: "\f169";
}

.fi-sr-apps-add:before {
  content: "\f16a";
}

.fi-sr-apps-delete:before {
  content: "\f16b";
}

.fi-sr-apps-sort:before {
  content: "\f16c";
}

.fi-sr-apps:before {
  content: "\f16d";
}

.fi-sr-archive:before {
  content: "\f16e";
}

.fi-sr-archway:before {
  content: "\f16f";
}

.fi-sr-arrow-alt-circle-down:before {
  content: "\f170";
}

.fi-sr-arrow-alt-circle-left:before {
  content: "\f171";
}

.fi-sr-arrow-alt-circle-right:before {
  content: "\f172";
}

.fi-sr-arrow-alt-circle-up:before {
  content: "\f173";
}

.fi-sr-arrow-alt-down:before {
  content: "\f174";
}

.fi-sr-arrow-alt-from-bottom:before {
  content: "\f175";
}

.fi-sr-arrow-alt-from-left:before {
  content: "\f176";
}

.fi-sr-arrow-alt-from-right:before {
  content: "\f177";
}

.fi-sr-arrow-alt-from-top:before {
  content: "\f178";
}

.fi-sr-arrow-alt-left:before {
  content: "\f179";
}

.fi-sr-arrow-alt-right:before {
  content: "\f17a";
}

.fi-sr-arrow-alt-square-down:before {
  content: "\f17b";
}

.fi-sr-arrow-alt-square-left:before {
  content: "\f17c";
}

.fi-sr-arrow-alt-square-right:before {
  content: "\f17d";
}

.fi-sr-arrow-alt-square-up:before {
  content: "\f17e";
}

.fi-sr-arrow-alt-to-bottom:before {
  content: "\f17f";
}

.fi-sr-arrow-alt-to-left:before {
  content: "\f180";
}

.fi-sr-arrow-alt-to-right:before {
  content: "\f181";
}

.fi-sr-arrow-alt-to-top:before {
  content: "\f182";
}

.fi-sr-arrow-alt-up:before {
  content: "\f183";
}

.fi-sr-arrow-circle-down:before {
  content: "\f184";
}

.fi-sr-arrow-circle-left:before {
  content: "\f185";
}

.fi-sr-arrow-circle-right:before {
  content: "\f186";
}

.fi-sr-arrow-circle-up:before {
  content: "\f187";
}

.fi-sr-arrow-comparison:before {
  content: "\f188";
}

.fi-sr-arrow-down-from-arc:before {
  content: "\f189";
}

.fi-sr-arrow-down-from-dotted-line:before {
  content: "\f18a";
}

.fi-sr-arrow-down-left:before {
  content: "\f18b";
}

.fi-sr-arrow-down-small-big:before {
  content: "\f18c";
}

.fi-sr-arrow-down-to-dotted-line:before {
  content: "\f18d";
}

.fi-sr-arrow-down-to-square:before {
  content: "\f18e";
}

.fi-sr-arrow-down-triangle-square:before {
  content: "\f18f";
}

.fi-sr-arrow-down:before {
  content: "\f190";
}

.fi-sr-arrow-from-bottom:before {
  content: "\f191";
}

.fi-sr-arrow-from-left:before {
  content: "\f192";
}

.fi-sr-arrow-from-right:before {
  content: "\f193";
}

.fi-sr-arrow-from-top:before {
  content: "\f194";
}

.fi-sr-arrow-left-from-arc:before {
  content: "\f195";
}

.fi-sr-arrow-left-from-line:before {
  content: "\f196";
}

.fi-sr-arrow-left-to-arc:before {
  content: "\f197";
}

.fi-sr-arrow-left:before {
  content: "\f198";
}

.fi-sr-arrow-progress-alt:before {
  content: "\f199";
}

.fi-sr-arrow-progress:before {
  content: "\f19a";
}

.fi-sr-arrow-right-to-bracket:before {
  content: "\f19b";
}

.fi-sr-arrow-right:before {
  content: "\f19c";
}

.fi-sr-arrow-small-down:before {
  content: "\f19d";
}

.fi-sr-arrow-small-left:before {
  content: "\f19e";
}

.fi-sr-arrow-small-right:before {
  content: "\f19f";
}

.fi-sr-arrow-small-up:before {
  content: "\f1a0";
}

.fi-sr-arrow-square-down:before {
  content: "\f1a1";
}

.fi-sr-arrow-square-left:before {
  content: "\f1a2";
}

.fi-sr-arrow-square-right:before {
  content: "\f1a3";
}

.fi-sr-arrow-square-up:before {
  content: "\f1a4";
}

.fi-sr-arrow-to-bottom:before {
  content: "\f1a5";
}

.fi-sr-arrow-to-left:before {
  content: "\f1a6";
}

.fi-sr-arrow-to-right:before {
  content: "\f1a7";
}

.fi-sr-arrow-to-top:before {
  content: "\f1a8";
}

.fi-sr-arrow-trend-down:before {
  content: "\f1a9";
}

.fi-sr-arrow-trend-up:before {
  content: "\f1aa";
}

.fi-sr-arrow-turn-down-left:before {
  content: "\f1ab";
}

.fi-sr-arrow-turn-down-right:before {
  content: "\f1ac";
}

.fi-sr-arrow-turn-left-up:before {
  content: "\f1ad";
}

.fi-sr-arrow-up-from-dotted-line:before {
  content: "\f1ae";
}

.fi-sr-arrow-up-from-ground-water:before {
  content: "\f1af";
}

.fi-sr-arrow-up-from-square:before {
  content: "\f1b0";
}

.fi-sr-arrow-up-left-from-circle:before {
  content: "\f1b1";
}

.fi-sr-arrow-up-left:before {
  content: "\f1b2";
}

.fi-sr-arrow-up-right-and-arrow-down-left-from-center:before {
  content: "\f1b3";
}

.fi-sr-arrow-up-right-from-square:before {
  content: "\f1b4";
}

.fi-sr-arrow-up-right:before {
  content: "\f1b5";
}

.fi-sr-arrow-up-small-big:before {
  content: "\f1b6";
}

.fi-sr-arrow-up-square-triangle:before {
  content: "\f1b7";
}

.fi-sr-arrow-up-to-arc:before {
  content: "\f1b8";
}

.fi-sr-arrow-up-to-dotted-line:before {
  content: "\f1b9";
}

.fi-sr-arrow-up:before {
  content: "\f1ba";
}

.fi-sr-arrow-upward-growth-crypto:before {
  content: "\f1bb";
}

.fi-sr-arrows-alt-h:before {
  content: "\f1bc";
}

.fi-sr-arrows-alt-v:before {
  content: "\f1bd";
}

.fi-sr-arrows-alt:before {
  content: "\f1be";
}

.fi-sr-arrows-cross:before {
  content: "\f1bf";
}

.fi-sr-arrows-from-dotted-line:before {
  content: "\f1c0";
}

.fi-sr-arrows-from-line:before {
  content: "\f1c1";
}

.fi-sr-arrows-h-copy:before {
  content: "\f1c2";
}

.fi-sr-arrows-h:before {
  content: "\f1c3";
}

.fi-sr-arrows-repeat-1:before {
  content: "\f1c4";
}

.fi-sr-arrows-repeat:before {
  content: "\f1c5";
}

.fi-sr-arrows-retweet:before {
  content: "\f1c6";
}

.fi-sr-arrows-split-right-and-left:before {
  content: "\f1c7";
}

.fi-sr-arrows-split-up-and-left:before {
  content: "\f1c8";
}

.fi-sr-arrows-to-circle:before {
  content: "\f1c9";
}

.fi-sr-arrows-to-dotted-line:before {
  content: "\f1ca";
}

.fi-sr-arrows-to-eye:before {
  content: "\f1cb";
}

.fi-sr-arrows-to-line:before {
  content: "\f1cc";
}

.fi-sr-arrows:before {
  content: "\f1cd";
}

.fi-sr-artificial-intelligence:before {
  content: "\f1ce";
}

.fi-sr-assept-document:before {
  content: "\f1cf";
}

.fi-sr-assessment-alt:before {
  content: "\f1d0";
}

.fi-sr-assessment:before {
  content: "\f1d1";
}

.fi-sr-assistive-listening-systems:before {
  content: "\f1d2";
}

.fi-sr-asterik:before {
  content: "\f1d3";
}

.fi-sr-at:before {
  content: "\f1d4";
}

.fi-sr-attribution-pen:before {
  content: "\f1d5";
}

.fi-sr-attribution-pencil:before {
  content: "\f1d6";
}

.fi-sr-aubergine:before {
  content: "\f1d7";
}

.fi-sr-auction:before {
  content: "\f1d8";
}

.fi-sr-audience-megaphone:before {
  content: "\f1d9";
}

.fi-sr-audio-description-slash:before {
  content: "\f1da";
}

.fi-sr-audit-alt:before {
  content: "\f1db";
}

.fi-sr-audit:before {
  content: "\f1dc";
}

.fi-sr-austral-sign:before {
  content: "\f1dd";
}

.fi-sr-avocado:before {
  content: "\f1de";
}

.fi-sr-award:before {
  content: "\f1df";
}

.fi-sr-axe-battle:before {
  content: "\f1e0";
}

.fi-sr-axe:before {
  content: "\f1e1";
}

.fi-sr-b:before {
  content: "\f1e2";
}

.fi-sr-baby-carriage:before {
  content: "\f1e3";
}

.fi-sr-baby:before {
  content: "\f1e4";
}

.fi-sr-back-up:before {
  content: "\f1e5";
}

.fi-sr-background:before {
  content: "\f1e6";
}

.fi-sr-backpack:before {
  content: "\f1e7";
}

.fi-sr-bacon:before {
  content: "\f1e8";
}

.fi-sr-bacteria:before {
  content: "\f1e9";
}

.fi-sr-bacterium:before {
  content: "\f1ea";
}

.fi-sr-badge-check:before {
  content: "\f1eb";
}

.fi-sr-badge-dollar:before {
  content: "\f1ec";
}

.fi-sr-badge-leaf:before {
  content: "\f1ed";
}

.fi-sr-badge-percent:before {
  content: "\f1ee";
}

.fi-sr-badge-sheriff:before {
  content: "\f1ef";
}

.fi-sr-badge:before {
  content: "\f1f0";
}

.fi-sr-badger-honey:before {
  content: "\f1f1";
}

.fi-sr-badminton:before {
  content: "\f1f2";
}

.fi-sr-bag-map-pin:before {
  content: "\f1f3";
}

.fi-sr-bag-seedling:before {
  content: "\f1f4";
}

.fi-sr-bag-shopping-minus:before {
  content: "\f1f5";
}

.fi-sr-bags-shopping:before {
  content: "\f1f6";
}

.fi-sr-baguette:before {
  content: "\f1f7";
}

.fi-sr-bahai:before {
  content: "\f1f8";
}

.fi-sr-baht-sign:before {
  content: "\f1f9";
}

.fi-sr-balance-scale-left:before {
  content: "\f1fa";
}

.fi-sr-balance-scale-right:before {
  content: "\f1fb";
}

.fi-sr-ball-pile:before {
  content: "\f1fc";
}

.fi-sr-ballet-dance:before {
  content: "\f1fd";
}

.fi-sr-balloon:before {
  content: "\f1fe";
}

.fi-sr-balloons:before {
  content: "\f1ff";
}

.fi-sr-ballot-check:before {
  content: "\f200";
}

.fi-sr-ballot:before {
  content: "\f201";
}

.fi-sr-ban-bug:before {
  content: "\f202";
}

.fi-sr-ban:before {
  content: "\f203";
}

.fi-sr-banana:before {
  content: "\f204";
}

.fi-sr-band-aid:before {
  content: "\f205";
}

.fi-sr-bangladeshi-taka-sign:before {
  content: "\f206";
}

.fi-sr-banjo:before {
  content: "\f207";
}

.fi-sr-bank:before {
  content: "\f208";
}

.fi-sr-banner-2:before {
  content: "\f209";
}

.fi-sr-banner-3:before {
  content: "\f20a";
}

.fi-sr-banner-4:before {
  content: "\f20b";
}

.fi-sr-banner-5:before {
  content: "\f20c";
}

.fi-sr-banner:before {
  content: "\f20d";
}

.fi-sr-barber-pole:before {
  content: "\f20e";
}

.fi-sr-barber-shop:before {
  content: "\f20f";
}

.fi-sr-barcode-read:before {
  content: "\f210";
}

.fi-sr-barcode-scan:before {
  content: "\f211";
}

.fi-sr-barcode:before {
  content: "\f212";
}

.fi-sr-bars-filter:before {
  content: "\f213";
}

.fi-sr-bars-progress:before {
  content: "\f214";
}

.fi-sr-bars-sort:before {
  content: "\f215";
}

.fi-sr-bars-staggered:before {
  content: "\f216";
}

.fi-sr-baseball-alt:before {
  content: "\f217";
}

.fi-sr-baseball:before {
  content: "\f218";
}

.fi-sr-basket-shopping-minus:before {
  content: "\f219";
}

.fi-sr-basket-shopping-plus:before {
  content: "\f21a";
}

.fi-sr-basket-shopping-simple:before {
  content: "\f21b";
}

.fi-sr-basketball-hoop:before {
  content: "\f21c";
}

.fi-sr-basketball:before {
  content: "\f21d";
}

.fi-sr-bat:before {
  content: "\f21e";
}

.fi-sr-bath:before {
  content: "\f21f";
}

.fi-sr-battery-bolt:before {
  content: "\f220";
}

.fi-sr-battery-empty:before {
  content: "\f221";
}

.fi-sr-battery-exclamation:before {
  content: "\f222";
}

.fi-sr-battery-full:before {
  content: "\f223";
}

.fi-sr-battery-half:before {
  content: "\f224";
}

.fi-sr-battery-quarter:before {
  content: "\f225";
}

.fi-sr-battery-slash:before {
  content: "\f226";
}

.fi-sr-battery-three-quarters:before {
  content: "\f227";
}

.fi-sr-beacon:before {
  content: "\f228";
}

.fi-sr-bed-alt:before {
  content: "\f229";
}

.fi-sr-bed-bunk:before {
  content: "\f22a";
}

.fi-sr-bed-empty:before {
  content: "\f22b";
}

.fi-sr-bed:before {
  content: "\f22c";
}

.fi-sr-bee:before {
  content: "\f22d";
}

.fi-sr-beer-mug-empty:before {
  content: "\f22e";
}

.fi-sr-beer:before {
  content: "\f22f";
}

.fi-sr-bell-concierge:before {
  content: "\f230";
}

.fi-sr-bell-notification-call:before {
  content: "\f231";
}

.fi-sr-bell-notification-social-media:before {
  content: "\f232";
}

.fi-sr-bell-ring:before {
  content: "\f233";
}

.fi-sr-bell-school-slash:before {
  content: "\f234";
}

.fi-sr-bell-school:before {
  content: "\f235";
}

.fi-sr-bell-slash:before {
  content: "\f236";
}

.fi-sr-bell:before {
  content: "\f237";
}

.fi-sr-bells:before {
  content: "\f238";
}

.fi-sr-bench-tree:before {
  content: "\f239";
}

.fi-sr-benefit-diamond-alt:before {
  content: "\f23a";
}

.fi-sr-benefit-diamond:before {
  content: "\f23b";
}

.fi-sr-benefit-hand:before {
  content: "\f23c";
}

.fi-sr-benefit-increase:before {
  content: "\f23d";
}

.fi-sr-benefit-porcent:before {
  content: "\f23e";
}

.fi-sr-benefit:before {
  content: "\f23f";
}

.fi-sr-betamax:before {
  content: "\f240";
}

.fi-sr-bible:before {
  content: "\f241";
}

.fi-sr-bicycle-journey:before {
  content: "\f242";
}

.fi-sr-bike:before {
  content: "\f243";
}

.fi-sr-biking-mountain:before {
  content: "\f244";
}

.fi-sr-biking:before {
  content: "\f245";
}

.fi-sr-bill-arrow:before {
  content: "\f246";
}

.fi-sr-billiard:before {
  content: "\f247";
}

.fi-sr-bin-bottles:before {
  content: "\f248";
}

.fi-sr-binary-circle-check:before {
  content: "\f249";
}

.fi-sr-binary-lock:before {
  content: "\f24a";
}

.fi-sr-binary-slash:before {
  content: "\f24b";
}

.fi-sr-binary:before {
  content: "\f24c";
}

.fi-sr-binoculars:before {
  content: "\f24d";
}

.fi-sr-bio-leaves:before {
  content: "\f24e";
}

.fi-sr-bio:before {
  content: "\f24f";
}

.fi-sr-biohazard:before {
  content: "\f250";
}

.fi-sr-bird:before {
  content: "\f251";
}

.fi-sr-bitcoin-sign:before {
  content: "\f252";
}

.fi-sr-blanket:before {
  content: "\f253";
}

.fi-sr-blender-phone:before {
  content: "\f254";
}

.fi-sr-blender:before {
  content: "\f255";
}

.fi-sr-blinds-open:before {
  content: "\f256";
}

.fi-sr-blinds-raised:before {
  content: "\f257";
}

.fi-sr-blinds:before {
  content: "\f258";
}

.fi-sr-block-brick:before {
  content: "\f259";
}

.fi-sr-block-microphone:before {
  content: "\f25a";
}

.fi-sr-block-question:before {
  content: "\f25b";
}

.fi-sr-block-quote:before {
  content: "\f25c";
}

.fi-sr-block:before {
  content: "\f25d";
}

.fi-sr-blog-pencil:before {
  content: "\f25e";
}

.fi-sr-blog-text:before {
  content: "\f25f";
}

.fi-sr-blood-dropper:before {
  content: "\f260";
}

.fi-sr-blood-test-tube-alt:before {
  content: "\f261";
}

.fi-sr-blood-test-tube:before {
  content: "\f262";
}

.fi-sr-blood:before {
  content: "\f263";
}

.fi-sr-blossom:before {
  content: "\f264";
}

.fi-sr-blueberries:before {
  content: "\f265";
}

.fi-sr-blueprint:before {
  content: "\f266";
}

.fi-sr-bold:before {
  content: "\f267";
}

.fi-sr-bolt-auto:before {
  content: "\f268";
}

.fi-sr-bolt-slash:before {
  content: "\f269";
}

.fi-sr-bolt:before {
  content: "\f26a";
}

.fi-sr-bomb:before {
  content: "\f26b";
}

.fi-sr-bone-break:before {
  content: "\f26c";
}

.fi-sr-bone:before {
  content: "\f26d";
}

.fi-sr-bong:before {
  content: "\f26e";
}

.fi-sr-bonus-alt:before {
  content: "\f26f";
}

.fi-sr-bonus-star:before {
  content: "\f270";
}

.fi-sr-bonus:before {
  content: "\f271";
}

.fi-sr-book-alt:before {
  content: "\f272";
}

.fi-sr-book-arrow-right:before {
  content: "\f273";
}

.fi-sr-book-arrow-up:before {
  content: "\f274";
}

.fi-sr-book-atlas:before {
  content: "\f275";
}

.fi-sr-book-bookmark:before {
  content: "\f276";
}

.fi-sr-book-circle-arrow-right:before {
  content: "\f277";
}

.fi-sr-book-circle-arrow-up:before {
  content: "\f278";
}

.fi-sr-book-copy:before {
  content: "\f279";
}

.fi-sr-book-dead:before {
  content: "\f27a";
}

.fi-sr-book-font:before {
  content: "\f27b";
}

.fi-sr-book-heart:before {
  content: "\f27c";
}

.fi-sr-book-medical:before {
  content: "\f27d";
}

.fi-sr-book-open-cover:before {
  content: "\f27e";
}

.fi-sr-book-open-reader:before {
  content: "\f27f";
}

.fi-sr-book-plus:before {
  content: "\f280";
}

.fi-sr-book-quran:before {
  content: "\f281";
}

.fi-sr-book-section:before {
  content: "\f282";
}

.fi-sr-book-spells:before {
  content: "\f283";
}

.fi-sr-book-tanakh:before {
  content: "\f284";
}

.fi-sr-book-user:before {
  content: "\f285";
}

.fi-sr-book:before {
  content: "\f286";
}

.fi-sr-Booking:before {
  content: "\f287";
}

.fi-sr-bookmark-slash:before {
  content: "\f288";
}

.fi-sr-bookmark:before {
  content: "\f289";
}

.fi-sr-books-medical:before {
  content: "\f28a";
}

.fi-sr-books:before {
  content: "\f28b";
}

.fi-sr-boot-heeled:before {
  content: "\f28c";
}

.fi-sr-boot:before {
  content: "\f28d";
}

.fi-sr-booth-curtain:before {
  content: "\f28e";
}

.fi-sr-border-all:before {
  content: "\f28f";
}

.fi-sr-border-bottom:before {
  content: "\f290";
}

.fi-sr-border-center-h:before {
  content: "\f291";
}

.fi-sr-border-center-v:before {
  content: "\f292";
}

.fi-sr-border-inner:before {
  content: "\f293";
}

.fi-sr-border-left:before {
  content: "\f294";
}

.fi-sr-border-none:before {
  content: "\f295";
}

.fi-sr-border-outer:before {
  content: "\f296";
}

.fi-sr-border-right:before {
  content: "\f297";
}

.fi-sr-border-style-alt:before {
  content: "\f298";
}

.fi-sr-border-style:before {
  content: "\f299";
}

.fi-sr-border-top:before {
  content: "\f29a";
}

.fi-sr-boss:before {
  content: "\f29b";
}

.fi-sr-bottle-droplet:before {
  content: "\f29c";
}

.fi-sr-bottle:before {
  content: "\f29d";
}

.fi-sr-bow-arrow:before {
  content: "\f29e";
}

.fi-sr-bowl-chopsticks-noodles:before {
  content: "\f29f";
}

.fi-sr-bowl-chopsticks:before {
  content: "\f2a0";
}

.fi-sr-bowl-rice:before {
  content: "\f2a1";
}

.fi-sr-bowl-scoop:before {
  content: "\f2a2";
}

.fi-sr-bowl-scoops:before {
  content: "\f2a3";
}

.fi-sr-bowl-soft-serve:before {
  content: "\f2a4";
}

.fi-sr-bowl-spoon:before {
  content: "\f2a5";
}

.fi-sr-bowling-ball:before {
  content: "\f2a6";
}

.fi-sr-bowling-pins:before {
  content: "\f2a7";
}

.fi-sr-bowling:before {
  content: "\f2a8";
}

.fi-sr-box-alt:before {
  content: "\f2a9";
}

.fi-sr-box-ballot:before {
  content: "\f2aa";
}

.fi-sr-box-check:before {
  content: "\f2ab";
}

.fi-sr-box-circle-check:before {
  content: "\f2ac";
}

.fi-sr-box-dollar:before {
  content: "\f2ad";
}

.fi-sr-box-fragile:before {
  content: "\f2ae";
}

.fi-sr-box-heart:before {
  content: "\f2af";
}

.fi-sr-box-open-full:before {
  content: "\f2b0";
}

.fi-sr-box-open:before {
  content: "\f2b1";
}

.fi-sr-box-tissue:before {
  content: "\f2b2";
}

.fi-sr-box-up:before {
  content: "\f2b3";
}

.fi-sr-box:before {
  content: "\f2b4";
}

.fi-sr-boxes:before {
  content: "\f2b5";
}

.fi-sr-boxing-glove:before {
  content: "\f2b6";
}

.fi-sr-bracket-curly-right:before {
  content: "\f2b7";
}

.fi-sr-bracket-curly:before {
  content: "\f2b8";
}

.fi-sr-bracket-round-right:before {
  content: "\f2b9";
}

.fi-sr-bracket-round:before {
  content: "\f2ba";
}

.fi-sr-bracket-square-right:before {
  content: "\f2bb";
}

.fi-sr-bracket-square:before {
  content: "\f2bc";
}

.fi-sr-brackets-curly:before {
  content: "\f2bd";
}

.fi-sr-brackets-round:before {
  content: "\f2be";
}

.fi-sr-brackets-square:before {
  content: "\f2bf";
}

.fi-sr-braille-a:before {
  content: "\f2c0";
}

.fi-sr-braille-b:before {
  content: "\f2c1";
}

.fi-sr-braille-c:before {
  content: "\f2c2";
}

.fi-sr-braille-d:before {
  content: "\f2c3";
}

.fi-sr-braille-e:before {
  content: "\f2c4";
}

.fi-sr-braille-g:before {
  content: "\f2c5";
}

.fi-sr-braille-h:before {
  content: "\f2c6";
}

.fi-sr-braille-i:before {
  content: "\f2c7";
}

.fi-sr-braille-j:before {
  content: "\f2c8";
}

.fi-sr-braille-k:before {
  content: "\f2c9";
}

.fi-sr-braille-l:before {
  content: "\f2ca";
}

.fi-sr-braille-m:before {
  content: "\f2cb";
}

.fi-sr-braille-n-alt:before {
  content: "\f2cc";
}

.fi-sr-braille-n:before {
  content: "\f2cd";
}

.fi-sr-braille-o:before {
  content: "\f2ce";
}

.fi-sr-braille-p:before {
  content: "\f2cf";
}

.fi-sr-braille-q:before {
  content: "\f2d0";
}

.fi-sr-braille-r:before {
  content: "\f2d1";
}

.fi-sr-braille-s:before {
  content: "\f2d2";
}

.fi-sr-braille-t:before {
  content: "\f2d3";
}

.fi-sr-braille-u:before {
  content: "\f2d4";
}

.fi-sr-braille-v:before {
  content: "\f2d5";
}

.fi-sr-braille-w:before {
  content: "\f2d6";
}

.fi-sr-braille-x:before {
  content: "\f2d7";
}

.fi-sr-braille-y:before {
  content: "\f2d8";
}

.fi-sr-braille-z:before {
  content: "\f2d9";
}

.fi-sr-braille:before {
  content: "\f2da";
}

.fi-sr-brain-circuit:before {
  content: "\f2db";
}

.fi-sr-brain:before {
  content: "\f2dc";
}

.fi-sr-brake-warning:before {
  content: "\f2dd";
}

.fi-sr-branching:before {
  content: "\f2de";
}

.fi-sr-brand:before {
  content: "\f2df";
}

.fi-sr-branding:before {
  content: "\f2e0";
}

.fi-sr-bread-loaf:before {
  content: "\f2e1";
}

.fi-sr-bread-slice-butter:before {
  content: "\f2e2";
}

.fi-sr-bread-slice:before {
  content: "\f2e3";
}

.fi-sr-bread:before {
  content: "\f2e4";
}

.fi-sr-briefcase-arrow-right:before {
  content: "\f2e5";
}

.fi-sr-briefcase-blank:before {
  content: "\f2e6";
}

.fi-sr-briefcase:before {
  content: "\f2e7";
}

.fi-sr-brightness-low:before {
  content: "\f2e8";
}

.fi-sr-brightness:before {
  content: "\f2e9";
}

.fi-sr-bring-forward:before {
  content: "\f2ea";
}

.fi-sr-bring-front:before {
  content: "\f2eb";
}

.fi-sr-broadcast-tower:before {
  content: "\f2ec";
}

.fi-sr-broccoli:before {
  content: "\f2ed";
}

.fi-sr-broken-chain-link-wrong:before {
  content: "\f2ee";
}

.fi-sr-broken-image:before {
  content: "\f2ef";
}

.fi-sr-broom-ball:before {
  content: "\f2f0";
}

.fi-sr-broom:before {
  content: "\f2f1";
}

.fi-sr-browser-ui:before {
  content: "\f2f2";
}

.fi-sr-browser:before {
  content: "\f2f3";
}

.fi-sr-browsers:before {
  content: "\f2f4";
}

.fi-sr-brush:before {
  content: "\f2f5";
}

.fi-sr-bucket:before {
  content: "\f2f6";
}

.fi-sr-budget-alt:before {
  content: "\f2f7";
}

.fi-sr-budget:before {
  content: "\f2f8";
}

.fi-sr-bug-slash:before {
  content: "\f2f9";
}

.fi-sr-bug:before {
  content: "\f2fa";
}

.fi-sr-bugs:before {
  content: "\f2fb";
}

.fi-sr-build-alt:before {
  content: "\f2fc";
}

.fi-sr-build:before {
  content: "\f2fd";
}

.fi-sr-building-circle-arrow-right:before {
  content: "\f2fe";
}

.fi-sr-building-ngo:before {
  content: "\f2ff";
}

.fi-sr-building:before {
  content: "\f300";
}

.fi-sr-bulb:before {
  content: "\f301";
}

.fi-sr-bullet:before {
  content: "\f302";
}

.fi-sr-bullhorn:before {
  content: "\f303";
}

.fi-sr-bullseye-arrow:before {
  content: "\f304";
}

.fi-sr-bullseye-pointer:before {
  content: "\f305";
}

.fi-sr-bullseye:before {
  content: "\f306";
}

.fi-sr-burger-alt:before {
  content: "\f307";
}

.fi-sr-burger-fries:before {
  content: "\f308";
}

.fi-sr-burger-glass:before {
  content: "\f309";
}

.fi-sr-burrito:before {
  content: "\f30a";
}

.fi-sr-burst:before {
  content: "\f30b";
}

.fi-sr-bus-alt:before {
  content: "\f30c";
}

.fi-sr-bus:before {
  content: "\f30d";
}

.fi-sr-business-time:before {
  content: "\f30e";
}

.fi-sr-Butter:before {
  content: "\f30f";
}

.fi-sr-butterfly:before {
  content: "\f310";
}

.fi-sr-c:before {
  content: "\f311";
}

.fi-sr-cabin:before {
  content: "\f312";
}

.fi-sr-cactus:before {
  content: "\f313";
}

.fi-sr-cage-empty:before {
  content: "\f314";
}

.fi-sr-cake-birthday:before {
  content: "\f315";
}

.fi-sr-cake-slice:before {
  content: "\f316";
}

.fi-sr-cake-wedding:before {
  content: "\f317";
}

.fi-sr-calculator-bill:before {
  content: "\f318";
}

.fi-sr-calculator-math-tax:before {
  content: "\f319";
}

.fi-sr-calculator-money:before {
  content: "\f31a";
}

.fi-sr-calculator-simple:before {
  content: "\f31b";
}

.fi-sr-calculator:before {
  content: "\f31c";
}

.fi-sr-calendar-arrow-down:before {
  content: "\f31d";
}

.fi-sr-calendar-arrow-up:before {
  content: "\f31e";
}

.fi-sr-calendar-birhtday-cake:before {
  content: "\f31f";
}

.fi-sr-calendar-call:before {
  content: "\f320";
}

.fi-sr-calendar-check:before {
  content: "\f321";
}

.fi-sr-calendar-clock:before {
  content: "\f322";
}

.fi-sr-calendar-day:before {
  content: "\f323";
}

.fi-sr-calendar-days:before {
  content: "\f324";
}

.fi-sr-calendar-event-tax:before {
  content: "\f325";
}

.fi-sr-calendar-exclamation:before {
  content: "\f326";
}

.fi-sr-calendar-gavel-legal:before {
  content: "\f327";
}

.fi-sr-calendar-heart:before {
  content: "\f328";
}

.fi-sr-calendar-image:before {
  content: "\f329";
}

.fi-sr-calendar-lines-pen:before {
  content: "\f32a";
}

.fi-sr-calendar-lines:before {
  content: "\f32b";
}

.fi-sr-calendar-minus:before {
  content: "\f32c";
}

.fi-sr-calendar-payment-loan:before {
  content: "\f32d";
}

.fi-sr-calendar-pen:before {
  content: "\f32e";
}

.fi-sr-calendar-plus:before {
  content: "\f32f";
}

.fi-sr-calendar-salary:before {
  content: "\f330";
}

.fi-sr-calendar-shift-swap:before {
  content: "\f331";
}

.fi-sr-calendar-star:before {
  content: "\f332";
}

.fi-sr-calendar-swap:before {
  content: "\f333";
}

.fi-sr-calendar-week:before {
  content: "\f334";
}

.fi-sr-calendar-xmark:before {
  content: "\f335";
}

.fi-sr-calendar:before {
  content: "\f336";
}

.fi-sr-calendars:before {
  content: "\f337";
}

.fi-sr-call-duration:before {
  content: "\f338";
}

.fi-sr-call-history:before {
  content: "\f339";
}

.fi-sr-call-incoming:before {
  content: "\f33a";
}

.fi-sr-call-missed:before {
  content: "\f33b";
}

.fi-sr-call-outgoing:before {
  content: "\f33c";
}

.fi-sr-camcorder:before {
  content: "\f33d";
}

.fi-sr-camera-cctv:before {
  content: "\f33e";
}

.fi-sr-camera-movie:before {
  content: "\f33f";
}

.fi-sr-camera-retro:before {
  content: "\f340";
}

.fi-sr-camera-rotate:before {
  content: "\f341";
}

.fi-sr-camera-security:before {
  content: "\f342";
}

.fi-sr-camera-slash:before {
  content: "\f343";
}

.fi-sr-camera-viewfinder:before {
  content: "\f344";
}

.fi-sr-camera:before {
  content: "\f345";
}

.fi-sr-campfire:before {
  content: "\f346";
}

.fi-sr-camping:before {
  content: "\f347";
}

.fi-sr-can-food:before {
  content: "\f348";
}

.fi-sr-candle-holder:before {
  content: "\f349";
}

.fi-sr-candle-lotus-yoga:before {
  content: "\f34a";
}

.fi-sr-candle-pose-yoga:before {
  content: "\f34b";
}

.fi-sr-candy-alt:before {
  content: "\f34c";
}

.fi-sr-candy-bar:before {
  content: "\f34d";
}

.fi-sr-candy-cane:before {
  content: "\f34e";
}

.fi-sr-candy-corn:before {
  content: "\f34f";
}

.fi-sr-candy-sweet:before {
  content: "\f350";
}

.fi-sr-candy:before {
  content: "\f351";
}

.fi-sr-Cannabis:before {
  content: "\f352";
}

.fi-sr-canned-food:before {
  content: "\f353";
}

.fi-sr-capsules:before {
  content: "\f354";
}

.fi-sr-car-alt:before {
  content: "\f355";
}

.fi-sr-car-battery:before {
  content: "\f356";
}

.fi-sr-car-bolt:before {
  content: "\f357";
}

.fi-sr-car-building:before {
  content: "\f358";
}

.fi-sr-car-bump:before {
  content: "\f359";
}

.fi-sr-car-bus:before {
  content: "\f35a";
}

.fi-sr-car-circle-bolt:before {
  content: "\f35b";
}

.fi-sr-car-crash:before {
  content: "\f35c";
}

.fi-sr-car-garage:before {
  content: "\f35d";
}

.fi-sr-car-journey:before {
  content: "\f35e";
}

.fi-sr-car-mechanic:before {
  content: "\f35f";
}

.fi-sr-car-rear:before {
  content: "\f360";
}

.fi-sr-car-side-bolt:before {
  content: "\f361";
}

.fi-sr-car-side:before {
  content: "\f362";
}

.fi-sr-car-tilt:before {
  content: "\f363";
}

.fi-sr-car-tunnel:before {
  content: "\f364";
}

.fi-sr-car-wash:before {
  content: "\f365";
}

.fi-sr-car:before {
  content: "\f366";
}

.fi-sr-caravan-alt:before {
  content: "\f367";
}

.fi-sr-caravan:before {
  content: "\f368";
}

.fi-sr-card-club:before {
  content: "\f369";
}

.fi-sr-card-diamond:before {
  content: "\f36a";
}

.fi-sr-card-heart:before {
  content: "\f36b";
}

.fi-sr-card-spade:before {
  content: "\f36c";
}

.fi-sr-cardinal-compass:before {
  content: "\f36d";
}

.fi-sr-career-growth:before {
  content: "\f36e";
}

.fi-sr-career-path:before {
  content: "\f36f";
}

.fi-sr-caret-circle-down:before {
  content: "\f370";
}

.fi-sr-caret-circle-right:before {
  content: "\f371";
}

.fi-sr-caret-circle-up:before {
  content: "\f372";
}

.fi-sr-caret-down:before {
  content: "\f373";
}

.fi-sr-caret-left:before {
  content: "\f374";
}

.fi-sr-caret-quare-up:before {
  content: "\f375";
}

.fi-sr-caret-right:before {
  content: "\f376";
}

.fi-sr-caret-square-down:before {
  content: "\f377";
}

.fi-sr-caret-square-left_1:before {
  content: "\f378";
}

.fi-sr-caret-square-left:before {
  content: "\f379";
}

.fi-sr-caret-square-right:before {
  content: "\f37a";
}

.fi-sr-caret-up:before {
  content: "\f37b";
}

.fi-sr-carrot:before {
  content: "\f37c";
}

.fi-sr-cars-crash:before {
  content: "\f37d";
}

.fi-sr-cars:before {
  content: "\f37e";
}

.fi-sr-cart-arrow-down:before {
  content: "\f37f";
}

.fi-sr-cart-minus:before {
  content: "\f380";
}

.fi-sr-cart-shopping-fast:before {
  content: "\f381";
}

.fi-sr-cash-register:before {
  content: "\f382";
}

.fi-sr-cassette-tape:before {
  content: "\f383";
}

.fi-sr-cassette-vhs:before {
  content: "\f384";
}

.fi-sr-castle:before {
  content: "\f385";
}

.fi-sr-cat-head:before {
  content: "\f386";
}

.fi-sr-cat-space:before {
  content: "\f387";
}

.fi-sr-cat:before {
  content: "\f388";
}

.fi-sr-catalog-alt:before {
  content: "\f389";
}

.fi-sr-catalog-magazine:before {
  content: "\f38a";
}

.fi-sr-catalog:before {
  content: "\f38b";
}

.fi-sr-category-alt:before {
  content: "\f38c";
}

.fi-sr-category:before {
  content: "\f38d";
}

.fi-sr-cauldron:before {
  content: "\f38e";
}

.fi-sr-cedi-sign:before {
  content: "\f38f";
}

.fi-sr-cello:before {
  content: "\f390";
}

.fi-sr-cent-sign:before {
  content: "\f391";
}

.fi-sr-chair-office:before {
  content: "\f392";
}

.fi-sr-chair:before {
  content: "\f393";
}

.fi-sr-chalkboard-user:before {
  content: "\f394";
}

.fi-sr-chalkboard:before {
  content: "\f395";
}

.fi-sr-challenge-alt:before {
  content: "\f396";
}

.fi-sr-challenge:before {
  content: "\f397";
}

.fi-sr-channel:before {
  content: "\f398";
}

.fi-sr-charging-station:before {
  content: "\f399";
}

.fi-sr-chart-area:before {
  content: "\f39a";
}

.fi-sr-chart-bullet:before {
  content: "\f39b";
}

.fi-sr-chart-candlestick:before {
  content: "\f39c";
}

.fi-sr-chart-connected:before {
  content: "\f39d";
}

.fi-sr-chart-gantt:before {
  content: "\f39e";
}

.fi-sr-chart-histogram:before {
  content: "\f39f";
}

.fi-sr-chart-kanban:before {
  content: "\f3a0";
}

.fi-sr-chart-line-up-down:before {
  content: "\f3a1";
}

.fi-sr-chart-line-up:before {
  content: "\f3a2";
}

.fi-sr-chart-mixed-up-circle-currency:before {
  content: "\f3a3";
}

.fi-sr-chart-mixed-up-circle-dollar:before {
  content: "\f3a4";
}

.fi-sr-chart-mixed:before {
  content: "\f3a5";
}

.fi-sr-chart-network:before {
  content: "\f3a6";
}

.fi-sr-chart-pie-alt:before {
  content: "\f3a7";
}

.fi-sr-chart-pie-simple-circle-currency:before {
  content: "\f3a8";
}

.fi-sr-chart-pie-simple-circle-dollar:before {
  content: "\f3a9";
}

.fi-sr-chart-pie:before {
  content: "\f3aa";
}

.fi-sr-chart-pyramid:before {
  content: "\f3ab";
}

.fi-sr-chart-radar:before {
  content: "\f3ac";
}

.fi-sr-chart-scatter-3d:before {
  content: "\f3ad";
}

.fi-sr-chart-scatter-bubble:before {
  content: "\f3ae";
}

.fi-sr-chart-scatter:before {
  content: "\f3af";
}

.fi-sr-chart-set-theory:before {
  content: "\f3b0";
}

.fi-sr-chart-simple-horizontal:before {
  content: "\f3b1";
}

.fi-sr-chart-simple:before {
  content: "\f3b2";
}

.fi-sr-chart-tree-map:before {
  content: "\f3b3";
}

.fi-sr-chart-tree:before {
  content: "\f3b4";
}

.fi-sr-chart-user:before {
  content: "\f3b5";
}

.fi-sr-chart-waterfall:before {
  content: "\f3b6";
}

.fi-sr-chat-arrow-down:before {
  content: "\f3b7";
}

.fi-sr-chat-arrow-grow:before {
  content: "\f3b8";
}

.fi-sr-chat-bubble-call:before {
  content: "\f3b9";
}

.fi-sr-chatbot-speech-bubble:before {
  content: "\f3ba";
}

.fi-sr-chatbot:before {
  content: "\f3bb";
}

.fi-sr-check-circle:before {
  content: "\f3bc";
}

.fi-sr-check-double:before {
  content: "\f3bd";
}

.fi-sr-check-in-calendar:before {
  content: "\f3be";
}

.fi-sr-check-out-calendar:before {
  content: "\f3bf";
}

.fi-sr-check:before {
  content: "\f3c0";
}

.fi-sr-checkbox:before {
  content: "\f3c1";
}

.fi-sr-checklist-task-budget:before {
  content: "\f3c2";
}

.fi-sr-cheese-alt:before {
  content: "\f3c3";
}

.fi-sr-cheese:before {
  content: "\f3c4";
}

.fi-sr-cheeseburger:before {
  content: "\f3c5";
}

.fi-sr-cherry:before {
  content: "\f3c6";
}

.fi-sr-chess-bishop:before {
  content: "\f3c7";
}

.fi-sr-chess-board:before {
  content: "\f3c8";
}

.fi-sr-chess-clock-alt:before {
  content: "\f3c9";
}

.fi-sr-chess-clock:before {
  content: "\f3ca";
}

.fi-sr-chess-king-alt:before {
  content: "\f3cb";
}

.fi-sr-chess-king:before {
  content: "\f3cc";
}

.fi-sr-chess-knight-alt:before {
  content: "\f3cd";
}

.fi-sr-chess-knight:before {
  content: "\f3ce";
}

.fi-sr-chess-pawn-alt:before {
  content: "\f3cf";
}

.fi-sr-chess-pawn:before {
  content: "\f3d0";
}

.fi-sr-chess-piece:before {
  content: "\f3d1";
}

.fi-sr-chess-queen-alt:before {
  content: "\f3d2";
}

.fi-sr-chess-queen:before {
  content: "\f3d3";
}

.fi-sr-chess-rook-alt:before {
  content: "\f3d4";
}

.fi-sr-chess-rook:before {
  content: "\f3d5";
}

.fi-sr-chess:before {
  content: "\f3d6";
}

.fi-sr-chevron-double-down:before {
  content: "\f3d7";
}

.fi-sr-chevron-double-up:before {
  content: "\f3d8";
}

.fi-sr-child-head:before {
  content: "\f3d9";
}

.fi-sr-child:before {
  content: "\f3da";
}

.fi-sr-chimney:before {
  content: "\f3db";
}

.fi-sr-chip:before {
  content: "\f3dc";
}

.fi-sr-chocolate:before {
  content: "\f3dd";
}

.fi-sr-choir-singing:before {
  content: "\f3de";
}

.fi-sr-choose-alt:before {
  content: "\f3df";
}

.fi-sr-choose:before {
  content: "\f3e0";
}

.fi-sr-church:before {
  content: "\f3e1";
}

.fi-sr-circle-0:before {
  content: "\f3e2";
}

.fi-sr-circle-1:before {
  content: "\f3e3";
}

.fi-sr-circle-2:before {
  content: "\f3e4";
}

.fi-sr-circle-3:before {
  content: "\f3e5";
}

.fi-sr-circle-4:before {
  content: "\f3e6";
}

.fi-sr-circle-5:before {
  content: "\f3e7";
}

.fi-sr-circle-6:before {
  content: "\f3e8";
}

.fi-sr-circle-7:before {
  content: "\f3e9";
}

.fi-sr-circle-8:before {
  content: "\f3ea";
}

.fi-sr-circle-9:before {
  content: "\f3eb";
}

.fi-sr-circle-a:before {
  content: "\f3ec";
}

.fi-sr-circle-b:before {
  content: "\f3ed";
}

.fi-sr-circle-bolt:before {
  content: "\f3ee";
}

.fi-sr-circle-book-open:before {
  content: "\f3ef";
}

.fi-sr-circle-bookmark:before {
  content: "\f3f0";
}

.fi-sr-circle-c:before {
  content: "\f3f1";
}

.fi-sr-circle-calendar:before {
  content: "\f3f2";
}

.fi-sr-circle-camera:before {
  content: "\f3f3";
}

.fi-sr-circle-d:before {
  content: "\f3f4";
}

.fi-sr-circle-dashed:before {
  content: "\f3f5";
}

.fi-sr-circle-divide:before {
  content: "\f3f6";
}

.fi-sr-circle-e:before {
  content: "\f3f7";
}

.fi-sr-circle-ellipsis-vertical:before {
  content: "\f3f8";
}

.fi-sr-circle-ellipsis:before {
  content: "\f3f9";
}

.fi-sr-circle-envelope:before {
  content: "\f3fa";
}

.fi-sr-circle-exclamation-check:before {
  content: "\f3fb";
}

.fi-sr-circle-f:before {
  content: "\f3fc";
}

.fi-sr-circle-g:before {
  content: "\f3fd";
}

.fi-sr-circle-h:before {
  content: "\f3fe";
}

.fi-sr-circle-half-stroke:before {
  content: "\f3ff";
}

.fi-sr-circle-half:before {
  content: "\f400";
}

.fi-sr-circle-heart:before {
  content: "\f401";
}

.fi-sr-circle-i:before {
  content: "\f402";
}

.fi-sr-circle-j:before {
  content: "\f403";
}

.fi-sr-circle-k:before {
  content: "\f404";
}

.fi-sr-circle-l:before {
  content: "\f405";
}

.fi-sr-circle-m:before {
  content: "\f406";
}

.fi-sr-circle-microphone-lines:before {
  content: "\f407";
}

.fi-sr-circle-microphone:before {
  content: "\f408";
}

.fi-sr-circle-n:before {
  content: "\f409";
}

.fi-sr-circle-nodes:before {
  content: "\f40a";
}

.fi-sr-circle-o:before {
  content: "\f40b";
}

.fi-sr-circle-overlap:before {
  content: "\f40c";
}

.fi-sr-circle-p:before {
  content: "\f40d";
}

.fi-sr-circle-phone-flip:before {
  content: "\f40e";
}

.fi-sr-circle-phone-hangup:before {
  content: "\f40f";
}

.fi-sr-circle-phone:before {
  content: "\f410";
}

.fi-sr-circle-q:before {
  content: "\f411";
}

.fi-sr-circle-quarter:before {
  content: "\f412";
}

.fi-sr-circle-quarters-alt:before {
  content: "\f413";
}

.fi-sr-circle-r:before {
  content: "\f414";
}

.fi-sr-circle-s:before {
  content: "\f415";
}

.fi-sr-circle-small:before {
  content: "\f416";
}

.fi-sr-circle-star:before {
  content: "\f417";
}

.fi-sr-circle-t:before {
  content: "\f418";
}

.fi-sr-circle-three-quarters:before {
  content: "\f419";
}

.fi-sr-circle-trash:before {
  content: "\f41a";
}

.fi-sr-circle-u:before {
  content: "\f41b";
}

.fi-sr-circle-user:before {
  content: "\f41c";
}

.fi-sr-circle-v:before {
  content: "\f41d";
}

.fi-sr-circle-video:before {
  content: "\f41e";
}

.fi-sr-circle-w:before {
  content: "\f41f";
}

.fi-sr-circle-waveform-lines:before {
  content: "\f420";
}

.fi-sr-circle-x:before {
  content: "\f421";
}

.fi-sr-circle-xmark:before {
  content: "\f422";
}

.fi-sr-circle-y:before {
  content: "\f423";
}

.fi-sr-circle-z:before {
  content: "\f424";
}

.fi-sr-circle:before {
  content: "\f425";
}

.fi-sr-citrus-slice:before {
  content: "\f426";
}

.fi-sr-citrus:before {
  content: "\f427";
}

.fi-sr-city:before {
  content: "\f428";
}

.fi-sr-clapperboard-play:before {
  content: "\f429";
}

.fi-sr-clapperboard:before {
  content: "\f42a";
}

.fi-sr-clarinet:before {
  content: "\f42b";
}

.fi-sr-claw-marks:before {
  content: "\f42c";
}

.fi-sr-clear-alt:before {
  content: "\f42d";
}

.fi-sr-clip-file:before {
  content: "\f42e";
}

.fi-sr-clip-mail:before {
  content: "\f42f";
}

.fi-sr-clip:before {
  content: "\f430";
}

.fi-sr-clipboard-check:before {
  content: "\f431";
}

.fi-sr-clipboard-list-check:before {
  content: "\f432";
}

.fi-sr-clipboard-list:before {
  content: "\f433";
}

.fi-sr-clipboard-prescription:before {
  content: "\f434";
}

.fi-sr-clipboard-question:before {
  content: "\f435";
}

.fi-sr-clipboard-user:before {
  content: "\f436";
}

.fi-sr-clipboard:before {
  content: "\f437";
}

.fi-sr-clipoard-wrong:before {
  content: "\f438";
}

.fi-sr-clock-desk:before {
  content: "\f439";
}

.fi-sr-clock-eight-thirty:before {
  content: "\f43a";
}

.fi-sr-clock-eleven-thirty:before {
  content: "\f43b";
}

.fi-sr-clock-eleven:before {
  content: "\f43c";
}

.fi-sr-clock-five-thirty:before {
  content: "\f43d";
}

.fi-sr-clock-five:before {
  content: "\f43e";
}

.fi-sr-clock-four-thirty:before {
  content: "\f43f";
}

.fi-sr-clock-nine-thirty:before {
  content: "\f440";
}

.fi-sr-clock-nine:before {
  content: "\f441";
}

.fi-sr-clock-one-thirty:before {
  content: "\f442";
}

.fi-sr-clock-one:before {
  content: "\f443";
}

.fi-sr-clock-seven-thirty:before {
  content: "\f444";
}

.fi-sr-clock-seven:before {
  content: "\f445";
}

.fi-sr-clock-six-thirty:before {
  content: "\f446";
}

.fi-sr-clock-six:before {
  content: "\f447";
}

.fi-sr-clock-ten-thirty:before {
  content: "\f448";
}

.fi-sr-clock-ten:before {
  content: "\f449";
}

.fi-sr-clock-three-thirty:before {
  content: "\f44a";
}

.fi-sr-clock-three:before {
  content: "\f44b";
}

.fi-sr-clock-time-tracking:before {
  content: "\f44c";
}

.fi-sr-clock-twelve-thirty:before {
  content: "\f44d";
}

.fi-sr-clock-twelve:before {
  content: "\f44e";
}

.fi-sr-clock-two-thirty:before {
  content: "\f44f";
}

.fi-sr-clock-two:before {
  content: "\f450";
}

.fi-sr-clock-up-arrow:before {
  content: "\f451";
}

.fi-sr-clock:before {
  content: "\f452";
}

.fi-sr-clone:before {
  content: "\f453";
}

.fi-sr-closed-captioning-slash:before {
  content: "\f454";
}

.fi-sr-clothes-hanger:before {
  content: "\f455";
}

.fi-sr-cloud-back-up-alt:before {
  content: "\f456";
}

.fi-sr-cloud-back-up:before {
  content: "\f457";
}

.fi-sr-cloud-check:before {
  content: "\f458";
}

.fi-sr-cloud-code:before {
  content: "\f459";
}

.fi-sr-cloud-disabled:before {
  content: "\f45a";
}

.fi-sr-cloud-download-alt:before {
  content: "\f45b";
}

.fi-sr-cloud-download:before {
  content: "\f45c";
}

.fi-sr-cloud-drizzle:before {
  content: "\f45d";
}

.fi-sr-cloud-exclamation:before {
  content: "\f45e";
}

.fi-sr-cloud-gear-automation:before {
  content: "\f45f";
}

.fi-sr-cloud-hail-mixed:before {
  content: "\f460";
}

.fi-sr-cloud-hail:before {
  content: "\f461";
}

.fi-sr-cloud-meatball:before {
  content: "\f462";
}

.fi-sr-cloud-moon-rain:before {
  content: "\f463";
}

.fi-sr-cloud-moon:before {
  content: "\f464";
}

.fi-sr-cloud-question:before {
  content: "\f465";
}

.fi-sr-cloud-rain:before {
  content: "\f466";
}

.fi-sr-cloud-rainbow:before {
  content: "\f467";
}

.fi-sr-cloud-share:before {
  content: "\f468";
}

.fi-sr-cloud-showers-heavy:before {
  content: "\f469";
}

.fi-sr-cloud-showers:before {
  content: "\f46a";
}

.fi-sr-cloud-sleet:before {
  content: "\f46b";
}

.fi-sr-cloud-snow:before {
  content: "\f46c";
}

.fi-sr-cloud-sun-rain:before {
  content: "\f46d";
}

.fi-sr-cloud-sun:before {
  content: "\f46e";
}

.fi-sr-cloud-upload-alt:before {
  content: "\f46f";
}

.fi-sr-cloud-upload:before {
  content: "\f470";
}

.fi-sr-cloud:before {
  content: "\f471";
}

.fi-sr-clouds-moon:before {
  content: "\f472";
}

.fi-sr-clouds-sun:before {
  content: "\f473";
}

.fi-sr-clouds:before {
  content: "\f474";
}

.fi-sr-clover-alt:before {
  content: "\f475";
}

.fi-sr-club:before {
  content: "\f476";
}

.fi-sr-cocktail-alt:before {
  content: "\f477";
}

.fi-sr-cocktail:before {
  content: "\f478";
}

.fi-sr-coconut:before {
  content: "\f479";
}

.fi-sr-code-branch:before {
  content: "\f47a";
}

.fi-sr-code-commit:before {
  content: "\f47b";
}

.fi-sr-code-compare:before {
  content: "\f47c";
}

.fi-sr-code-fork:before {
  content: "\f47d";
}

.fi-sr-code-merge:before {
  content: "\f47e";
}

.fi-sr-code-pull-request-closed:before {
  content: "\f47f";
}

.fi-sr-code-pull-request-draft:before {
  content: "\f480";
}

.fi-sr-code-pull-request:before {
  content: "\f481";
}

.fi-sr-code-simple:before {
  content: "\f482";
}

.fi-sr-coffee-bean:before {
  content: "\f483";
}

.fi-sr-coffee-beans:before {
  content: "\f484";
}

.fi-sr-coffee-heart:before {
  content: "\f485";
}

.fi-sr-coffee-pot:before {
  content: "\f486";
}

.fi-sr-coffee:before {
  content: "\f487";
}

.fi-sr-coffin-cross:before {
  content: "\f488";
}

.fi-sr-coffin:before {
  content: "\f489";
}

.fi-sr-coin-up-arrow:before {
  content: "\f48a";
}

.fi-sr-coin:before {
  content: "\f48b";
}

.fi-sr-coins:before {
  content: "\f48c";
}

.fi-sr-colon-sign:before {
  content: "\f48d";
}

.fi-sr-columns-3:before {
  content: "\f48e";
}

.fi-sr-comet:before {
  content: "\f48f";
}

.fi-sr-command:before {
  content: "\f490";
}

.fi-sr-comment-alt-check:before {
  content: "\f491";
}

.fi-sr-comment-alt-dots:before {
  content: "\f492";
}

.fi-sr-comment-alt-edit:before {
  content: "\f493";
}

.fi-sr-comment-alt-medical:before {
  content: "\f494";
}

.fi-sr-comment-alt-middle-top:before {
  content: "\f495";
}

.fi-sr-comment-alt-middle:before {
  content: "\f496";
}

.fi-sr-comment-alt-minus:before {
  content: "\f497";
}

.fi-sr-comment-alt-music:before {
  content: "\f498";
}

.fi-sr-comment-alt:before {
  content: "\f499";
}

.fi-sr-comment-arrow-down:before {
  content: "\f49a";
}

.fi-sr-comment-arrow-up-right:before {
  content: "\f49b";
}

.fi-sr-comment-arrow-up:before {
  content: "\f49c";
}

.fi-sr-comment-check:before {
  content: "\f49d";
}

.fi-sr-comment-code:before {
  content: "\f49e";
}

.fi-sr-comment-dollar:before {
  content: "\f49f";
}

.fi-sr-comment-dots:before {
  content: "\f4a0";
}

.fi-sr-comment-exclamation:before {
  content: "\f4a1";
}

.fi-sr-comment-heart:before {
  content: "\f4a2";
}

.fi-sr-comment-image:before {
  content: "\f4a3";
}

.fi-sr-comment-info:before {
  content: "\f4a4";
}

.fi-sr-comment-medical:before {
  content: "\f4a5";
}

.fi-sr-comment-minus:before {
  content: "\f4a6";
}

.fi-sr-comment-pen:before {
  content: "\f4a7";
}

.fi-sr-comment-question:before {
  content: "\f4a8";
}

.fi-sr-comment-quote:before {
  content: "\f4a9";
}

.fi-sr-comment-slash:before {
  content: "\f4aa";
}

.fi-sr-comment-smile:before {
  content: "\f4ab";
}

.fi-sr-comment-sms:before {
  content: "\f4ac";
}

.fi-sr-comment-text:before {
  content: "\f4ad";
}

.fi-sr-comment-user:before {
  content: "\f4ae";
}

.fi-sr-comment-xmark:before {
  content: "\f4af";
}

.fi-sr-comment:before {
  content: "\f4b0";
}

.fi-sr-comments-dollar:before {
  content: "\f4b1";
}

.fi-sr-comments-question-check:before {
  content: "\f4b2";
}

.fi-sr-comments-question:before {
  content: "\f4b3";
}

.fi-sr-comments:before {
  content: "\f4b4";
}

.fi-sr-compass-alt:before {
  content: "\f4b5";
}

.fi-sr-compass-east:before {
  content: "\f4b6";
}

.fi-sr-compass-north:before {
  content: "\f4b7";
}

.fi-sr-compass-slash:before {
  content: "\f4b8";
}

.fi-sr-compass-south:before {
  content: "\f4b9";
}

.fi-sr-compass-west:before {
  content: "\f4ba";
}

.fi-sr-completed:before {
  content: "\f4bb";
}

.fi-sr-compliance-clipboard:before {
  content: "\f4bc";
}

.fi-sr-compliance-document:before {
  content: "\f4bd";
}

.fi-sr-compliance:before {
  content: "\f4be";
}

.fi-sr-compress-alt:before {
  content: "\f4bf";
}

.fi-sr-compress:before {
  content: "\f4c0";
}

.fi-sr-computer-classic:before {
  content: "\f4c1";
}

.fi-sr-computer-mouse:before {
  content: "\f4c2";
}

.fi-sr-computer-speaker:before {
  content: "\f4c3";
}

.fi-sr-computer:before {
  content: "\f4c4";
}

.fi-sr-concierge-bell:before {
  content: "\f4c5";
}

.fi-sr-condition-alt:before {
  content: "\f4c6";
}

.fi-sr-condition:before {
  content: "\f4c7";
}

.fi-sr-confetti:before {
  content: "\f4c8";
}

.fi-sr-constellation:before {
  content: "\f4c9";
}

.fi-sr-container-storage:before {
  content: "\f4ca";
}

.fi-sr-convert-document:before {
  content: "\f4cb";
}

.fi-sr-convert-shapes:before {
  content: "\f4cc";
}

.fi-sr-conveyor-belt-alt:before {
  content: "\f4cd";
}

.fi-sr-conveyor-belt-arm:before {
  content: "\f4ce";
}

.fi-sr-conveyor-belt-empty:before {
  content: "\f4cf";
}

.fi-sr-conveyor-belt:before {
  content: "\f4d0";
}

.fi-sr-cookie-alt:before {
  content: "\f4d1";
}

.fi-sr-cookie:before {
  content: "\f4d2";
}

.fi-sr-copy-alt:before {
  content: "\f4d3";
}

.fi-sr-copy-image:before {
  content: "\f4d4";
}

.fi-sr-copy:before {
  content: "\f4d5";
}

.fi-sr-copyright:before {
  content: "\f4d6";
}

.fi-sr-corn:before {
  content: "\f4d7";
}

.fi-sr-couch:before {
  content: "\f4d8";
}

.fi-sr-court-sport:before {
  content: "\f4d9";
}

.fi-sr-cow-alt:before {
  content: "\f4da";
}

.fi-sr-cow:before {
  content: "\f4db";
}

.fi-sr-cowbell-circle-plus:before {
  content: "\f4dc";
}

.fi-sr-cowbell-more:before {
  content: "\f4dd";
}

.fi-sr-cowbell:before {
  content: "\f4de";
}

.fi-sr-crab:before {
  content: "\f4df";
}

.fi-sr-crate-empty:before {
  content: "\f4e0";
}

.fi-sr-cream:before {
  content: "\f4e1";
}

.fi-sr-credit-card-buyer:before {
  content: "\f4e2";
}

.fi-sr-credit-card-eye:before {
  content: "\f4e3";
}

.fi-sr-credit-card:before {
  content: "\f4e4";
}

.fi-sr-cricket:before {
  content: "\f4e5";
}

.fi-sr-crm-alt:before {
  content: "\f4e6";
}

.fi-sr-crm-computer:before {
  content: "\f4e7";
}

.fi-sr-CRM:before {
  content: "\f4e8";
}

.fi-sr-croissant:before {
  content: "\f4e9";
}

.fi-sr-cross-circle:before {
  content: "\f4ea";
}

.fi-sr-cross-religion:before {
  content: "\f4eb";
}

.fi-sr-cross-small:before {
  content: "\f4ec";
}

.fi-sr-cross:before {
  content: "\f4ed";
}

.fi-sr-crow:before {
  content: "\f4ee";
}

.fi-sr-crown:before {
  content: "\f4ef";
}

.fi-sr-crutch:before {
  content: "\f4f0";
}

.fi-sr-crutches:before {
  content: "\f4f1";
}

.fi-sr-cruzeiro-sign:before {
  content: "\f4f2";
}

.fi-sr-crypto-calendar:before {
  content: "\f4f3";
}

.fi-sr-cryptocurrency:before {
  content: "\f4f4";
}

.fi-sr-crystal-ball:before {
  content: "\f4f5";
}

.fi-sr-cube:before {
  content: "\f4f6";
}

.fi-sr-cubes-stacked:before {
  content: "\f4f7";
}

.fi-sr-cubes:before {
  content: "\f4f8";
}

.fi-sr-cucumber:before {
  content: "\f4f9";
}

.fi-sr-cup-straw-swoosh:before {
  content: "\f4fa";
}

.fi-sr-cup-straw:before {
  content: "\f4fb";
}

.fi-sr-cup-togo:before {
  content: "\f4fc";
}

.fi-sr-cupcake-alt:before {
  content: "\f4fd";
}

.fi-sr-cupcake:before {
  content: "\f4fe";
}

.fi-sr-curling:before {
  content: "\f4ff";
}

.fi-sr-cursor-finger:before {
  content: "\f500";
}

.fi-sr-cursor-plus:before {
  content: "\f501";
}

.fi-sr-cursor-text-alt:before {
  content: "\f502";
}

.fi-sr-cursor-text:before {
  content: "\f503";
}

.fi-sr-cursor:before {
  content: "\f504";
}

.fi-sr-curve-alt:before {
  content: "\f505";
}

.fi-sr-curve-arrow:before {
  content: "\f506";
}

.fi-sr-curve:before {
  content: "\f507";
}

.fi-sr-custard:before {
  content: "\f508";
}

.fi-sr-customer-care:before {
  content: "\f509";
}

.fi-sr-customer-service:before {
  content: "\f50a";
}

.fi-sr-customization-cogwheel:before {
  content: "\f50b";
}

.fi-sr-customization:before {
  content: "\f50c";
}

.fi-sr-customize-computer:before {
  content: "\f50d";
}

.fi-sr-customize-edit:before {
  content: "\f50e";
}

.fi-sr-customize:before {
  content: "\f50f";
}

.fi-sr-CV:before {
  content: "\f510";
}

.fi-sr-cvv-card:before {
  content: "\f511";
}

.fi-sr-d:before {
  content: "\f512";
}

.fi-sr-dagger:before {
  content: "\f513";
}

.fi-sr-daily-calendar:before {
  content: "\f514";
}

.fi-sr-damage:before {
  content: "\f515";
}

.fi-sr-dart:before {
  content: "\f516";
}

.fi-sr-dashboard-monitor:before {
  content: "\f517";
}

.fi-sr-dashboard-panel:before {
  content: "\f518";
}

.fi-sr-dashboard:before {
  content: "\f519";
}

.fi-sr-data-transfer:before {
  content: "\f51a";
}

.fi-sr-database:before {
  content: "\f51b";
}

.fi-sr-deer-rudolph:before {
  content: "\f51c";
}

.fi-sr-deer:before {
  content: "\f51d";
}

.fi-sr-delete-document:before {
  content: "\f51e";
}

.fi-sr-delete-right:before {
  content: "\f51f";
}

.fi-sr-delete-user:before {
  content: "\f520";
}

.fi-sr-delete:before {
  content: "\f521";
}

.fi-sr-democrat:before {
  content: "\f522";
}

.fi-sr-department-structure:before {
  content: "\f523";
}

.fi-sr-department:before {
  content: "\f524";
}

.fi-sr-deposit-alt:before {
  content: "\f525";
}

.fi-sr-deposit:before {
  content: "\f526";
}

.fi-sr-description-alt:before {
  content: "\f527";
}

.fi-sr-description:before {
  content: "\f528";
}

.fi-sr-desk:before {
  content: "\f529";
}

.fi-sr-desktop-arrow-down:before {
  content: "\f52a";
}

.fi-sr-desktop-wallpaper:before {
  content: "\f52b";
}

.fi-sr-devices:before {
  content: "\f52c";
}

.fi-sr-dewpoint:before {
  content: "\f52d";
}

.fi-sr-dharmachakra:before {
  content: "\f52e";
}

.fi-sr-diagram-cells:before {
  content: "\f52f";
}

.fi-sr-diagram-lean-canvas:before {
  content: "\f530";
}

.fi-sr-diagram-nested:before {
  content: "\f531";
}

.fi-sr-diagram-next:before {
  content: "\f532";
}

.fi-sr-diagram-predecessor:before {
  content: "\f533";
}

.fi-sr-diagram-previous:before {
  content: "\f534";
}

.fi-sr-diagram-project:before {
  content: "\f535";
}

.fi-sr-diagram-sankey:before {
  content: "\f536";
}

.fi-sr-diagram-subtask:before {
  content: "\f537";
}

.fi-sr-diagram-successor:before {
  content: "\f538";
}

.fi-sr-diagram-venn:before {
  content: "\f539";
}

.fi-sr-dial-high:before {
  content: "\f53a";
}

.fi-sr-dial-low:before {
  content: "\f53b";
}

.fi-sr-dial-max:before {
  content: "\f53c";
}

.fi-sr-dial-med-low:before {
  content: "\f53d";
}

.fi-sr-dial-med:before {
  content: "\f53e";
}

.fi-sr-dial-min:before {
  content: "\f53f";
}

.fi-sr-dial-off:before {
  content: "\f540";
}

.fi-sr-dial:before {
  content: "\f541";
}

.fi-sr-diamond-exclamation:before {
  content: "\f542";
}

.fi-sr-diamond-turn-right:before {
  content: "\f543";
}

.fi-sr-diamond:before {
  content: "\f544";
}

.fi-sr-diary-bookmark-down:before {
  content: "\f545";
}

.fi-sr-diary-bookmarks:before {
  content: "\f546";
}

.fi-sr-diary-clasp:before {
  content: "\f547";
}

.fi-sr-dice-alt:before {
  content: "\f548";
}

.fi-sr-dice-d10:before {
  content: "\f549";
}

.fi-sr-dice-d12:before {
  content: "\f54a";
}

.fi-sr-dice-d20:before {
  content: "\f54b";
}

.fi-sr-dice-d4:before {
  content: "\f54c";
}

.fi-sr-dice-d6:before {
  content: "\f54d";
}

.fi-sr-dice-d8:before {
  content: "\f54e";
}

.fi-sr-dice-four:before {
  content: "\f54f";
}

.fi-sr-dice-one:before {
  content: "\f550";
}

.fi-sr-dice-six:before {
  content: "\f551";
}

.fi-sr-dice-three:before {
  content: "\f552";
}

.fi-sr-dice-two:before {
  content: "\f553";
}

.fi-sr-dice:before {
  content: "\f554";
}

.fi-sr-digging:before {
  content: "\f555";
}

.fi-sr-digital-tachograph:before {
  content: "\f556";
}

.fi-sr-dinner:before {
  content: "\f557";
}

.fi-sr-diploma:before {
  content: "\f558";
}

.fi-sr-direction-signal-arrow:before {
  content: "\f559";
}

.fi-sr-direction-signal:before {
  content: "\f55a";
}

.fi-sr-disc-drive:before {
  content: "\f55b";
}

.fi-sr-discover:before {
  content: "\f55c";
}

.fi-sr-disease:before {
  content: "\f55d";
}

.fi-sr-disk:before {
  content: "\f55e";
}

.fi-sr-display-arrow-down:before {
  content: "\f55f";
}

.fi-sr-display-chart-up:before {
  content: "\f560";
}

.fi-sr-display-code:before {
  content: "\f561";
}

.fi-sr-display-medical:before {
  content: "\f562";
}

.fi-sr-display-slash:before {
  content: "\f563";
}

.fi-sr-distribute-spacing-horizontal:before {
  content: "\f564";
}

.fi-sr-distribute-spacing-vertical:before {
  content: "\f565";
}

.fi-sr-divide:before {
  content: "\f566";
}

.fi-sr-dizzy:before {
  content: "\f567";
}

.fi-sr-dna:before {
  content: "\f568";
}

.fi-sr-do-not-enter:before {
  content: "\f569";
}

.fi-sr-doctor:before {
  content: "\f56a";
}

.fi-sr-document-circle-wrong:before {
  content: "\f56b";
}

.fi-sr-document-paid:before {
  content: "\f56c";
}

.fi-sr-document-signed:before {
  content: "\f56d";
}

.fi-sr-document:before {
  content: "\f56e";
}

.fi-sr-dog-leashed:before {
  content: "\f56f";
}

.fi-sr-dog:before {
  content: "\f570";
}

.fi-sr-dollar:before {
  content: "\f571";
}

.fi-sr-dolly-flatbed-alt:before {
  content: "\f572";
}

.fi-sr-dolly-flatbed-empty:before {
  content: "\f573";
}

.fi-sr-dolly-flatbed:before {
  content: "\f574";
}

.fi-sr-dolphin:before {
  content: "\f575";
}

.fi-sr-domino-effect:before {
  content: "\f576";
}

.fi-sr-donate:before {
  content: "\f577";
}

.fi-sr-dong-sign:before {
  content: "\f578";
}

.fi-sr-donut:before {
  content: "\f579";
}

.fi-sr-door-closed:before {
  content: "\f57a";
}

.fi-sr-door-open:before {
  content: "\f57b";
}

.fi-sr-dot-circle:before {
  content: "\f57c";
}

.fi-sr-dot-pending:before {
  content: "\f57d";
}

.fi-sr-dove:before {
  content: "\f57e";
}

.fi-sr-down-from-bracket:before {
  content: "\f57f";
}

.fi-sr-down-left-and-up-right-to-center:before {
  content: "\f580";
}

.fi-sr-down-left:before {
  content: "\f581";
}

.fi-sr-down-right:before {
  content: "\f582";
}

.fi-sr-down-to-line:before {
  content: "\f583";
}

.fi-sr-down:before {
  content: "\f584";
}

.fi-sr-download:before {
  content: "\f585";
}

.fi-sr-drafting-compass:before {
  content: "\f586";
}

.fi-sr-dragon:before {
  content: "\f587";
}

.fi-sr-draw-polygon:before {
  content: "\f588";
}

.fi-sr-draw-square:before {
  content: "\f589";
}

.fi-sr-drawer-alt:before {
  content: "\f58a";
}

.fi-sr-drawer-empty:before {
  content: "\f58b";
}

.fi-sr-drawer:before {
  content: "\f58c";
}

.fi-sr-dreidel:before {
  content: "\f58d";
}

.fi-sr-drink-alt:before {
  content: "\f58e";
}

.fi-sr-driver-man:before {
  content: "\f58f";
}

.fi-sr-driver-woman:before {
  content: "\f590";
}

.fi-sr-drone-alt:before {
  content: "\f591";
}

.fi-sr-drone-front:before {
  content: "\f592";
}

.fi-sr-drone:before {
  content: "\f593";
}

.fi-sr-drop-down:before {
  content: "\f594";
}

.fi-sr-dropdown-select:before {
  content: "\f595";
}

.fi-sr-dropdown:before {
  content: "\f596";
}

.fi-sr-drum-steelpan:before {
  content: "\f597";
}

.fi-sr-drum:before {
  content: "\f598";
}

.fi-sr-drumstick-bite:before {
  content: "\f599";
}

.fi-sr-drumstick:before {
  content: "\f59a";
}

.fi-sr-dryer-alt:before {
  content: "\f59b";
}

.fi-sr-dryer:before {
  content: "\f59c";
}

.fi-sr-duck:before {
  content: "\f59d";
}

.fi-sr-dumbbell-fitness:before {
  content: "\f59e";
}

.fi-sr-dumbbell-horizontal:before {
  content: "\f59f";
}

.fi-sr-dumbbell-ray:before {
  content: "\f5a0";
}

.fi-sr-dumbbell-weightlifting:before {
  content: "\f5a1";
}

.fi-sr-dumpster-fire:before {
  content: "\f5a2";
}

.fi-sr-dumpster:before {
  content: "\f5a3";
}

.fi-sr-dungeon:before {
  content: "\f5a4";
}

.fi-sr-duplicate:before {
  content: "\f5a5";
}

.fi-sr-duration-alt:before {
  content: "\f5a6";
}

.fi-sr-duration:before {
  content: "\f5a7";
}

.fi-sr-e-learning:before {
  content: "\f5a8";
}

.fi-sr-e:before {
  content: "\f5a9";
}

.fi-sr-ear-deaf:before {
  content: "\f5aa";
}

.fi-sr-ear-muffs:before {
  content: "\f5ab";
}

.fi-sr-ear:before {
  content: "\f5ac";
}

.fi-sr-earnings:before {
  content: "\f5ad";
}

.fi-sr-earth-africa:before {
  content: "\f5ae";
}

.fi-sr-earth-americas:before {
  content: "\f5af";
}

.fi-sr-earth-asia:before {
  content: "\f5b0";
}

.fi-sr-earth-europa:before {
  content: "\f5b1";
}

.fi-sr-eclipse-alt:before {
  content: "\f5b2";
}

.fi-sr-eclipse:before {
  content: "\f5b3";
}

.fi-sr-edit-alt:before {
  content: "\f5b4";
}

.fi-sr-edit:before {
  content: "\f5b5";
}

.fi-sr-effect:before {
  content: "\f5b6";
}

.fi-sr-egg-fried:before {
  content: "\f5b7";
}

.fi-sr-egg:before {
  content: "\f5b8";
}

.fi-sr-eject:before {
  content: "\f5b9";
}

.fi-sr-elephant:before {
  content: "\f5ba";
}

.fi-sr-elevator:before {
  content: "\f5bb";
}

.fi-sr-email-pending:before {
  content: "\f5bc";
}

.fi-sr-employee-alt:before {
  content: "\f5bd";
}

.fi-sr-employee-handbook:before {
  content: "\f5be";
}

.fi-sr-employee-man-alt:before {
  content: "\f5bf";
}

.fi-sr-employee-man:before {
  content: "\f5c0";
}

.fi-sr-empty-set:before {
  content: "\f5c1";
}

.fi-sr-endless-loop:before {
  content: "\f5c2";
}

.fi-sr-engine-warning:before {
  content: "\f5c3";
}

.fi-sr-engine:before {
  content: "\f5c4";
}

.fi-sr-enter:before {
  content: "\f5c5";
}

.fi-sr-entertainment:before {
  content: "\f5c6";
}

.fi-sr-envelope-ban:before {
  content: "\f5c7";
}

.fi-sr-envelope-bulk:before {
  content: "\f5c8";
}

.fi-sr-envelope-dot:before {
  content: "\f5c9";
}

.fi-sr-envelope-download:before {
  content: "\f5ca";
}

.fi-sr-envelope-heart:before {
  content: "\f5cb";
}

.fi-sr-envelope-marker:before {
  content: "\f5cc";
}

.fi-sr-envelope-open-dollar:before {
  content: "\f5cd";
}

.fi-sr-envelope-open-text:before {
  content: "\f5ce";
}

.fi-sr-envelope-open:before {
  content: "\f5cf";
}

.fi-sr-envelope-plus:before {
  content: "\f5d0";
}

.fi-sr-envelope:before {
  content: "\f5d1";
}

.fi-sr-envelopes:before {
  content: "\f5d2";
}

.fi-sr-equality:before {
  content: "\f5d3";
}

.fi-sr-equals:before {
  content: "\f5d4";
}

.fi-sr-equipment:before {
  content: "\f5d5";
}

.fi-sr-eraser:before {
  content: "\f5d6";
}

.fi-sr-error-camera:before {
  content: "\f5d7";
}

.fi-sr-escalator:before {
  content: "\f5d8";
}

.fi-sr-ethernet:before {
  content: "\f5d9";
}

.fi-sr-euro:before {
  content: "\f5da";
}

.fi-sr-excavator:before {
  content: "\f5db";
}

.fi-sr-exchange-alt:before {
  content: "\f5dc";
}

.fi-sr-exchange-cryptocurrency:before {
  content: "\f5dd";
}

.fi-sr-exchange:before {
  content: "\f5de";
}

.fi-sr-exclamation:before {
  content: "\f5df";
}

.fi-sr-exit-alt:before {
  content: "\f5e0";
}

.fi-sr-exit:before {
  content: "\f5e1";
}

.fi-sr-expand-arrows-alt:before {
  content: "\f5e2";
}

.fi-sr-expand-arrows:before {
  content: "\f5e3";
}

.fi-sr-expand:before {
  content: "\f5e4";
}

.fi-sr-expense-bill:before {
  content: "\f5e5";
}

.fi-sr-expense:before {
  content: "\f5e6";
}

.fi-sr-external-hard-drive:before {
  content: "\f5e7";
}

.fi-sr-external-world:before {
  content: "\f5e8";
}

.fi-sr-eye-crossed:before {
  content: "\f5e9";
}

.fi-sr-eye-dropper-half:before {
  content: "\f5ea";
}

.fi-sr-eye:before {
  content: "\f5eb";
}

.fi-sr-eyes:before {
  content: "\f5ec";
}

.fi-sr-f:before {
  content: "\f5ed";
}

.fi-sr-fabric:before {
  content: "\f5ee";
}

.fi-sr-face-angry-horns:before {
  content: "\f5ef";
}

.fi-sr-face-anguished:before {
  content: "\f5f0";
}

.fi-sr-face-anxious-sweat:before {
  content: "\f5f1";
}

.fi-sr-face-astonished:before {
  content: "\f5f2";
}

.fi-sr-face-awesome:before {
  content: "\f5f3";
}

.fi-sr-face-beam-hand-over-mouth:before {
  content: "\f5f4";
}

.fi-sr-face-confounded:before {
  content: "\f5f5";
}

.fi-sr-face-confused:before {
  content: "\f5f6";
}

.fi-sr-face-cowboy-hat:before {
  content: "\f5f7";
}

.fi-sr-face-disappointed:before {
  content: "\f5f8";
}

.fi-sr-face-disguise:before {
  content: "\f5f9";
}

.fi-sr-face-downcast-sweat:before {
  content: "\f5fa";
}

.fi-sr-face-drooling:before {
  content: "\f5fb";
}

.fi-sr-face-explode:before {
  content: "\f5fc";
}

.fi-sr-face-expressionless:before {
  content: "\f5fd";
}

.fi-sr-face-eyes-xmarks:before {
  content: "\f5fe";
}

.fi-sr-face-fearful:before {
  content: "\f5ff";
}

.fi-sr-face-glasses:before {
  content: "\f600";
}

.fi-sr-face-grin-tongue-wink:before {
  content: "\f601";
}

.fi-sr-face-hand-yawn:before {
  content: "\f602";
}

.fi-sr-face-head-bandage:before {
  content: "\f603";
}

.fi-sr-face-hushed:before {
  content: "\f604";
}

.fi-sr-face-icicles:before {
  content: "\f605";
}

.fi-sr-face-lying:before {
  content: "\f606";
}

.fi-sr-face-mask:before {
  content: "\f607";
}

.fi-sr-face-monocle:before {
  content: "\f608";
}

.fi-sr-face-nauseated:before {
  content: "\f609";
}

.fi-sr-face-nose-steam:before {
  content: "\f60a";
}

.fi-sr-face-party:before {
  content: "\f60b";
}

.fi-sr-face-pensive:before {
  content: "\f60c";
}

.fi-sr-face-persevering:before {
  content: "\f60d";
}

.fi-sr-face-pleading:before {
  content: "\f60e";
}

.fi-sr-face-raised-eyebrow:before {
  content: "\f60f";
}

.fi-sr-face-relieved:before {
  content: "\f610";
}

.fi-sr-face-sad-sweat:before {
  content: "\f611";
}

.fi-sr-face-scream:before {
  content: "\f612";
}

.fi-sr-face-shush:before {
  content: "\f613";
}

.fi-sr-face-sleeping:before {
  content: "\f614";
}

.fi-sr-face-sleepy:before {
  content: "\f615";
}

.fi-sr-face-smile-halo:before {
  content: "\f616";
}

.fi-sr-face-smile-hearts:before {
  content: "\f617";
}

.fi-sr-face-smile-horns:before {
  content: "\f618";
}

.fi-sr-face-smile-tear:before {
  content: "\f619";
}

.fi-sr-face-smile-tongue:before {
  content: "\f61a";
}

.fi-sr-face-smile-upside-down:before {
  content: "\f61b";
}

.fi-sr-face-smiling-hands:before {
  content: "\f61c";
}

.fi-sr-face-smirking:before {
  content: "\f61d";
}

.fi-sr-face-sunglasses-alt:before {
  content: "\f61e";
}

.fi-sr-face-sunglasses:before {
  content: "\f61f";
}

.fi-sr-face-swear:before {
  content: "\f620";
}

.fi-sr-face-thermometer:before {
  content: "\f621";
}

.fi-sr-face-thinking:before {
  content: "\f622";
}

.fi-sr-face-tissue:before {
  content: "\f623";
}

.fi-sr-face-tongue-money:before {
  content: "\f624";
}

.fi-sr-face-tongue-sweat:before {
  content: "\f625";
}

.fi-sr-face-unamused:before {
  content: "\f626";
}

.fi-sr-face-viewfinder:before {
  content: "\f627";
}

.fi-sr-face-vomit:before {
  content: "\f628";
}

.fi-sr-face-weary:before {
  content: "\f629";
}

.fi-sr-face-woozy:before {
  content: "\f62a";
}

.fi-sr-face-worried:before {
  content: "\f62b";
}

.fi-sr-face-zany:before {
  content: "\f62c";
}

.fi-sr-face-zipper:before {
  content: "\f62d";
}

.fi-sr-fail:before {
  content: "\f62e";
}

.fi-sr-falafel:before {
  content: "\f62f";
}

.fi-sr-family-dress:before {
  content: "\f630";
}

.fi-sr-family-pants:before {
  content: "\f631";
}

.fi-sr-family:before {
  content: "\f632";
}

.fi-sr-fan-table:before {
  content: "\f633";
}

.fi-sr-fan:before {
  content: "\f634";
}

.fi-sr-farm:before {
  content: "\f635";
}

.fi-sr-faucet-drip:before {
  content: "\f636";
}

.fi-sr-faucet:before {
  content: "\f637";
}

.fi-sr-fax:before {
  content: "\f638";
}

.fi-sr-feather-pointed:before {
  content: "\f639";
}

.fi-sr-feather:before {
  content: "\f63a";
}

.fi-sr-features-alt:before {
  content: "\f63b";
}

.fi-sr-features:before {
  content: "\f63c";
}

.fi-sr-fee-receipt:before {
  content: "\f63d";
}

.fi-sr-fee:before {
  content: "\f63e";
}

.fi-sr-feedback-alt:before {
  content: "\f63f";
}

.fi-sr-feedback-cycle-loop:before {
  content: "\f640";
}

.fi-sr-feedback-hand:before {
  content: "\f641";
}

.fi-sr-feedback-review:before {
  content: "\f642";
}

.fi-sr-feedback:before {
  content: "\f643";
}

.fi-sr-fence:before {
  content: "\f644";
}

.fi-sr-field-hockey:before {
  content: "\f645";
}

.fi-sr-fighter-jet:before {
  content: "\f646";
}

.fi-sr-file-ai:before {
  content: "\f647";
}

.fi-sr-file-audio:before {
  content: "\f648";
}

.fi-sr-file-binary:before {
  content: "\f649";
}

.fi-sr-file-chart-line:before {
  content: "\f64a";
}

.fi-sr-file-chart-pie:before {
  content: "\f64b";
}

.fi-sr-file-circle-info:before {
  content: "\f64c";
}

.fi-sr-file-cloud:before {
  content: "\f64d";
}

.fi-sr-file-code:before {
  content: "\f64e";
}

.fi-sr-file-csv:before {
  content: "\f64f";
}

.fi-sr-file-download:before {
  content: "\f650";
}

.fi-sr-file-edit:before {
  content: "\f651";
}

.fi-sr-file-eps:before {
  content: "\f652";
}

.fi-sr-file-excel:before {
  content: "\f653";
}

.fi-sr-file-exclamation:before {
  content: "\f654";
}

.fi-sr-file-export:before {
  content: "\f655";
}

.fi-sr-file-image:before {
  content: "\f656";
}

.fi-sr-file-import:before {
  content: "\f657";
}

.fi-sr-file-invoice-dollar:before {
  content: "\f658";
}

.fi-sr-file-invoice:before {
  content: "\f659";
}

.fi-sr-file-medical-alt:before {
  content: "\f65a";
}

.fi-sr-file-medical:before {
  content: "\f65b";
}

.fi-sr-file-minus:before {
  content: "\f65c";
}

.fi-sr-file-pdf:before {
  content: "\f65d";
}

.fi-sr-file-powerpoint:before {
  content: "\f65e";
}

.fi-sr-file-prescription:before {
  content: "\f65f";
}

.fi-sr-file-psd:before {
  content: "\f660";
}

.fi-sr-file-signature:before {
  content: "\f661";
}

.fi-sr-file-spreadsheet:before {
  content: "\f662";
}

.fi-sr-file-upload:before {
  content: "\f663";
}

.fi-sr-file-user:before {
  content: "\f664";
}

.fi-sr-file-video:before {
  content: "\f665";
}

.fi-sr-file-word:before {
  content: "\f666";
}

.fi-sr-file-zipper:before {
  content: "\f667";
}

.fi-sr-file:before {
  content: "\f668";
}

.fi-sr-files-medical:before {
  content: "\f669";
}

.fi-sr-fill:before {
  content: "\f66a";
}

.fi-sr-film-canister:before {
  content: "\f66b";
}

.fi-sr-film-slash:before {
  content: "\f66c";
}

.fi-sr-film:before {
  content: "\f66d";
}

.fi-sr-films:before {
  content: "\f66e";
}

.fi-sr-filter-list:before {
  content: "\f66f";
}

.fi-sr-filter-slash:before {
  content: "\f670";
}

.fi-sr-filter:before {
  content: "\f671";
}

.fi-sr-filters:before {
  content: "\f672";
}

.fi-sr-fingerprint-security-risk:before {
  content: "\f673";
}

.fi-sr-fingerprint:before {
  content: "\f674";
}

.fi-sr-fire-burner:before {
  content: "\f675";
}

.fi-sr-fire-extinguisher:before {
  content: "\f676";
}

.fi-sr-fire-flame-curved:before {
  content: "\f677";
}

.fi-sr-fire-flame-simple:before {
  content: "\f678";
}

.fi-sr-fire-hydrant:before {
  content: "\f679";
}

.fi-sr-fire-smoke:before {
  content: "\f67a";
}

.fi-sr-fireplace:before {
  content: "\f67b";
}

.fi-sr-first-award:before {
  content: "\f67c";
}

.fi-sr-first-laurel:before {
  content: "\f67d";
}

.fi-sr-first-medal:before {
  content: "\f67e";
}

.fi-sr-first:before {
  content: "\f67f";
}

.fi-sr-fish-bones:before {
  content: "\f680";
}

.fi-sr-fish-cooked:before {
  content: "\f681";
}

.fi-sr-fish:before {
  content: "\f682";
}

.fi-sr-fishing-rod:before {
  content: "\f683";
}

.fi-sr-fist-move:before {
  content: "\f684";
}

.fi-sr-flag-alt:before {
  content: "\f685";
}

.fi-sr-flag-checkered:before {
  content: "\f686";
}

.fi-sr-flag-usa:before {
  content: "\f687";
}

.fi-sr-flag:before {
  content: "\f688";
}

.fi-sr-flame:before {
  content: "\f689";
}

.fi-sr-flashlight:before {
  content: "\f68a";
}

.fi-sr-flask-gear:before {
  content: "\f68b";
}

.fi-sr-flask-poison:before {
  content: "\f68c";
}

.fi-sr-flask-potion:before {
  content: "\f68d";
}

.fi-sr-flask:before {
  content: "\f68e";
}

.fi-sr-flatbread-stuffed:before {
  content: "\f68f";
}

.fi-sr-flatbread:before {
  content: "\f690";
}

.fi-sr-flip-horizontal:before {
  content: "\f691";
}

.fi-sr-floor-alt:before {
  content: "\f692";
}

.fi-sr-floor-layer:before {
  content: "\f693";
}

.fi-sr-floor:before {
  content: "\f694";
}

.fi-sr-floppy-disk-circle-arrow-right:before {
  content: "\f695";
}

.fi-sr-floppy-disk-circle-xmark:before {
  content: "\f696";
}

.fi-sr-floppy-disk-pen:before {
  content: "\f697";
}

.fi-sr-floppy-disks:before {
  content: "\f698";
}

.fi-sr-florin-sign:before {
  content: "\f699";
}

.fi-sr-flower-butterfly:before {
  content: "\f69a";
}

.fi-sr-flower-daffodil:before {
  content: "\f69b";
}

.fi-sr-flower-tulip:before {
  content: "\f69c";
}

.fi-sr-flower:before {
  content: "\f69d";
}

.fi-sr-flushed:before {
  content: "\f69e";
}

.fi-sr-flute:before {
  content: "\f69f";
}

.fi-sr-flux-capacitor:before {
  content: "\f6a0";
}

.fi-sr-fly-insect:before {
  content: "\f6a1";
}

.fi-sr-flying-disc:before {
  content: "\f6a2";
}

.fi-sr-fog:before {
  content: "\f6a3";
}

.fi-sr-folder-download:before {
  content: "\f6a4";
}

.fi-sr-folder-fire:before {
  content: "\f6a5";
}

.fi-sr-folder-minus:before {
  content: "\f6a6";
}

.fi-sr-folder-open:before {
  content: "\f6a7";
}

.fi-sr-folder-times:before {
  content: "\f6a8";
}

.fi-sr-folder-tree:before {
  content: "\f6a9";
}

.fi-sr-folder-upload:before {
  content: "\f6aa";
}

.fi-sr-folder-xmark:before {
  content: "\f6ab";
}

.fi-sr-folder:before {
  content: "\f6ac";
}

.fi-sr-folders:before {
  content: "\f6ad";
}

.fi-sr-follow-folder:before {
  content: "\f6ae";
}

.fi-sr-followcollection:before {
  content: "\f6af";
}

.fi-sr-following:before {
  content: "\f6b0";
}

.fi-sr-fondue-pot:before {
  content: "\f6b1";
}

.fi-sr-football:before {
  content: "\f6b2";
}

.fi-sr-foreign-language-audio:before {
  content: "\f6b3";
}

.fi-sr-fork:before {
  content: "\f6b4";
}

.fi-sr-forklift:before {
  content: "\f6b5";
}

.fi-sr-form:before {
  content: "\f6b6";
}

.fi-sr-fort:before {
  content: "\f6b7";
}

.fi-sr-forward-fast:before {
  content: "\f6b8";
}

.fi-sr-forward:before {
  content: "\f6b9";
}

.fi-sr-fox:before {
  content: "\f6ba";
}

.fi-sr-frame:before {
  content: "\f6bb";
}

.fi-sr-franc-sign:before {
  content: "\f6bc";
}

.fi-sr-free-delivery:before {
  content: "\f6bd";
}

.fi-sr-free:before {
  content: "\f6be";
}

.fi-sr-french-fries:before {
  content: "\f6bf";
}

.fi-sr-friday:before {
  content: "\f6c0";
}

.fi-sr-frog:before {
  content: "\f6c1";
}

.fi-sr-frown:before {
  content: "\f6c2";
}

.fi-sr-ftp:before {
  content: "\f6c3";
}

.fi-sr-fuel-gauge:before {
  content: "\f6c4";
}

.fi-sr-function-process:before {
  content: "\f6c5";
}

.fi-sr-function-square:before {
  content: "\f6c6";
}

.fi-sr-function:before {
  content: "\f6c7";
}

.fi-sr-funnel-dollar:before {
  content: "\f6c8";
}

.fi-sr-g:before {
  content: "\f6c9";
}

.fi-sr-galaxy-alt:before {
  content: "\f6ca";
}

.fi-sr-galaxy-planet:before {
  content: "\f6cb";
}

.fi-sr-galaxy-star:before {
  content: "\f6cc";
}

.fi-sr-galaxy:before {
  content: "\f6cd";
}

.fi-sr-gallery-thumbnails:before {
  content: "\f6ce";
}

.fi-sr-gallery:before {
  content: "\f6cf";
}

.fi-sr-game-board-alt:before {
  content: "\f6d0";
}

.fi-sr-game:before {
  content: "\f6d1";
}

.fi-sr-gamepad:before {
  content: "\f6d2";
}

.fi-sr-games:before {
  content: "\f6d3";
}

.fi-sr-garage-car:before {
  content: "\f6d4";
}

.fi-sr-garage-open:before {
  content: "\f6d5";
}

.fi-sr-garage:before {
  content: "\f6d6";
}

.fi-sr-garlic-alt:before {
  content: "\f6d7";
}

.fi-sr-garlic:before {
  content: "\f6d8";
}

.fi-sr-gas-pump-alt:before {
  content: "\f6d9";
}

.fi-sr-gas-pump-slash:before {
  content: "\f6da";
}

.fi-sr-gas-pump:before {
  content: "\f6db";
}

.fi-sr-gauge-circle-bolt:before {
  content: "\f6dc";
}

.fi-sr-gauge-circle-minus:before {
  content: "\f6dd";
}

.fi-sr-gauge-circle-plus:before {
  content: "\f6de";
}

.fi-sr-gavel:before {
  content: "\f6df";
}

.fi-sr-gay-couple:before {
  content: "\f6e0";
}

.fi-sr-gears:before {
  content: "\f6e1";
}

.fi-sr-gem:before {
  content: "\f6e2";
}

.fi-sr-general:before {
  content: "\f6e3";
}

.fi-sr-ghost:before {
  content: "\f6e4";
}

.fi-sr-gif-square:before {
  content: "\f6e5";
}

.fi-sr-gif:before {
  content: "\f6e6";
}

.fi-sr-gift-box-benefits:before {
  content: "\f6e7";
}

.fi-sr-gift-card:before {
  content: "\f6e8";
}

.fi-sr-gift:before {
  content: "\f6e9";
}

.fi-sr-gifts:before {
  content: "\f6ea";
}

.fi-sr-gingerbread-man:before {
  content: "\f6eb";
}

.fi-sr-glass-champagne:before {
  content: "\f6ec";
}

.fi-sr-glass-cheers:before {
  content: "\f6ed";
}

.fi-sr-glass-citrus:before {
  content: "\f6ee";
}

.fi-sr-glass-empty:before {
  content: "\f6ef";
}

.fi-sr-glass-half:before {
  content: "\f6f0";
}

.fi-sr-glass-water-droplet:before {
  content: "\f6f1";
}

.fi-sr-glass-whiskey-rocks:before {
  content: "\f6f2";
}

.fi-sr-glass-whiskey:before {
  content: "\f6f3";
}

.fi-sr-glass:before {
  content: "\f6f4";
}

.fi-sr-glasses:before {
  content: "\f6f5";
}

.fi-sr-globe-alt:before {
  content: "\f6f6";
}

.fi-sr-globe-pointer:before {
  content: "\f6f7";
}

.fi-sr-globe-snow:before {
  content: "\f6f8";
}

.fi-sr-globe:before {
  content: "\f6f9";
}

.fi-sr-goal-net:before {
  content: "\f6fa";
}

.fi-sr-golf-ball:before {
  content: "\f6fb";
}

.fi-sr-golf-club:before {
  content: "\f6fc";
}

.fi-sr-golf-hole:before {
  content: "\f6fd";
}

.fi-sr-golf:before {
  content: "\f6fe";
}

.fi-sr-gopuram:before {
  content: "\f6ff";
}

.fi-sr-government-budget:before {
  content: "\f700";
}

.fi-sr-government-flag:before {
  content: "\f701";
}

.fi-sr-government-user:before {
  content: "\f702";
}

.fi-sr-gps-navigation:before {
  content: "\f703";
}

.fi-sr-graduation-cap:before {
  content: "\f704";
}

.fi-sr-gramophone:before {
  content: "\f705";
}

.fi-sr-grape:before {
  content: "\f706";
}

.fi-sr-graph-curve:before {
  content: "\f707";
}

.fi-sr-graphic-style:before {
  content: "\f708";
}

.fi-sr-graphic-tablet:before {
  content: "\f709";
}

.fi-sr-grate-droplet:before {
  content: "\f70a";
}

.fi-sr-grate:before {
  content: "\f70b";
}

.fi-sr-greater-than-equal:before {
  content: "\f70c";
}

.fi-sr-greater-than:before {
  content: "\f70d";
}

.fi-sr-greek-helmet:before {
  content: "\f70e";
}

.fi-sr-grid-alt:before {
  content: "\f70f";
}

.fi-sr-grid-dividers:before {
  content: "\f710";
}

.fi-sr-grid:before {
  content: "\f711";
}

.fi-sr-grill-hot-alt:before {
  content: "\f712";
}

.fi-sr-grill:before {
  content: "\f713";
}

.fi-sr-grimace:before {
  content: "\f714";
}

.fi-sr-grin-alt:before {
  content: "\f715";
}

.fi-sr-grin-beam-sweat:before {
  content: "\f716";
}

.fi-sr-grin-beam:before {
  content: "\f717";
}

.fi-sr-grin-hearts:before {
  content: "\f718";
}

.fi-sr-grin-squint-tears:before {
  content: "\f719";
}

.fi-sr-grin-squint:before {
  content: "\f71a";
}

.fi-sr-grin-stars:before {
  content: "\f71b";
}

.fi-sr-grin-tears:before {
  content: "\f71c";
}

.fi-sr-grin-tongue-squint:before {
  content: "\f71d";
}

.fi-sr-grin-tongue-wink:before {
  content: "\f71e";
}

.fi-sr-grin-tongue:before {
  content: "\f71f";
}

.fi-sr-grin-wink:before {
  content: "\f720";
}

.fi-sr-grin:before {
  content: "\f721";
}

.fi-sr-grip-dots-vertical:before {
  content: "\f722";
}

.fi-sr-grip-dots:before {
  content: "\f723";
}

.fi-sr-grip-horizontal:before {
  content: "\f724";
}

.fi-sr-grip-lines-vertical:before {
  content: "\f725";
}

.fi-sr-grip-lines:before {
  content: "\f726";
}

.fi-sr-grip-vertical:before {
  content: "\f727";
}

.fi-sr-grocery-bag:before {
  content: "\f728";
}

.fi-sr-grocery-basket:before {
  content: "\f729";
}

.fi-sr-group-arrows-rotate:before {
  content: "\f72a";
}

.fi-sr-group-call:before {
  content: "\f72b";
}

.fi-sr-group-community-social-media:before {
  content: "\f72c";
}

.fi-sr-growth-chart-invest:before {
  content: "\f72d";
}

.fi-sr-guarani-sign:before {
  content: "\f72e";
}

.fi-sr-guide-alt:before {
  content: "\f72f";
}

.fi-sr-guide:before {
  content: "\f730";
}

.fi-sr-guitar-electric:before {
  content: "\f731";
}

.fi-sr-guitar:before {
  content: "\f732";
}

.fi-sr-guitars:before {
  content: "\f733";
}

.fi-sr-gun-squirt:before {
  content: "\f734";
}

.fi-sr-gym:before {
  content: "\f735";
}

.fi-sr-h-square:before {
  content: "\f736";
}

.fi-sr-h:before {
  content: "\f737";
}

.fi-sr-h1:before {
  content: "\f738";
}

.fi-sr-h2:before {
  content: "\f739";
}

.fi-sr-h3:before {
  content: "\f73a";
}

.fi-sr-h4:before {
  content: "\f73b";
}

.fi-sr-hair-clipper:before {
  content: "\f73c";
}

.fi-sr-hamburger-soda:before {
  content: "\f73d";
}

.fi-sr-hamburger:before {
  content: "\f73e";
}

.fi-sr-hammer-crash:before {
  content: "\f73f";
}

.fi-sr-hammer-war:before {
  content: "\f740";
}

.fi-sr-hammer:before {
  content: "\f741";
}

.fi-sr-hamsa:before {
  content: "\f742";
}

.fi-sr-hand-back-fist:before {
  content: "\f743";
}

.fi-sr-hand-back-point-down:before {
  content: "\f744";
}

.fi-sr-hand-back-point-left:before {
  content: "\f745";
}

.fi-sr-hand-back-point-ribbon:before {
  content: "\f746";
}

.fi-sr-hand-back-point-right:before {
  content: "\f747";
}

.fi-sr-hand-bill:before {
  content: "\f748";
}

.fi-sr-hand-dots:before {
  content: "\f749";
}

.fi-sr-hand-fingers-crossed:before {
  content: "\f74a";
}

.fi-sr-hand-fist:before {
  content: "\f74b";
}

.fi-sr-hand-heart:before {
  content: "\f74c";
}

.fi-sr-hand-holding-box:before {
  content: "\f74d";
}

.fi-sr-hand-holding-droplet:before {
  content: "\f74e";
}

.fi-sr-hand-holding-heart:before {
  content: "\f74f";
}

.fi-sr-hand-holding-magic:before {
  content: "\f750";
}

.fi-sr-hand-holding-medical:before {
  content: "\f751";
}

.fi-sr-hand-holding-seeding:before {
  content: "\f752";
}

.fi-sr-hand-holding-skull:before {
  content: "\f753";
}

.fi-sr-hand-holding-usd:before {
  content: "\f754";
}

.fi-sr-hand-holding-water:before {
  content: "\f755";
}

.fi-sr-hand-horns:before {
  content: "\f756";
}

.fi-sr-hand-lizard:before {
  content: "\f757";
}

.fi-sr-hand-love:before {
  content: "\f758";
}

.fi-sr-hand-middle-finger:before {
  content: "\f759";
}

.fi-sr-hand-paper:before {
  content: "\f75a";
}

.fi-sr-hand-peace:before {
  content: "\f75b";
}

.fi-sr-hand-point-ribbon:before {
  content: "\f75c";
}

.fi-sr-hand-scissors:before {
  content: "\f75d";
}

.fi-sr-hand-sparkles:before {
  content: "\f75e";
}

.fi-sr-hand-spock:before {
  content: "\f75f";
}

.fi-sr-hand-wave:before {
  content: "\f760";
}

.fi-sr-handmade:before {
  content: "\f761";
}

.fi-sr-hands-bubbles:before {
  content: "\f762";
}

.fi-sr-hands-clapping:before {
  content: "\f763";
}

.fi-sr-hands-heart:before {
  content: "\f764";
}

.fi-sr-hands-holding-diamond:before {
  content: "\f765";
}

.fi-sr-hands-holding:before {
  content: "\f766";
}

.fi-sr-hands-usd:before {
  content: "\f767";
}

.fi-sr-handshake-angle:before {
  content: "\f768";
}

.fi-sr-handshake-deal-loan:before {
  content: "\f769";
}

.fi-sr-handshake-house:before {
  content: "\f76a";
}

.fi-sr-handshake-simple-slash:before {
  content: "\f76b";
}

.fi-sr-handshake-trust:before {
  content: "\f76c";
}

.fi-sr-handshake:before {
  content: "\f76d";
}

.fi-sr-hard-hat:before {
  content: "\f76e";
}

.fi-sr-hashtag-lock:before {
  content: "\f76f";
}

.fi-sr-hastag:before {
  content: "\f770";
}

.fi-sr-hat-beach:before {
  content: "\f771";
}

.fi-sr-hat-birthday:before {
  content: "\f772";
}

.fi-sr-hat-chef:before {
  content: "\f773";
}

.fi-sr-hat-cowboy-side:before {
  content: "\f774";
}

.fi-sr-hat-cowboy:before {
  content: "\f775";
}

.fi-sr-hat-santa:before {
  content: "\f776";
}

.fi-sr-hat-winter:before {
  content: "\f777";
}

.fi-sr-hat-witch:before {
  content: "\f778";
}

.fi-sr-hat-wizard:before {
  content: "\f779";
}

.fi-sr-hdd:before {
  content: "\f77a";
}

.fi-sr-head-side-brain:before {
  content: "\f77b";
}

.fi-sr-head-side-cough-slash:before {
  content: "\f77c";
}

.fi-sr-head-side-cough:before {
  content: "\f77d";
}

.fi-sr-head-side-headphones:before {
  content: "\f77e";
}

.fi-sr-head-side-heart:before {
  content: "\f77f";
}

.fi-sr-head-side-mask:before {
  content: "\f780";
}

.fi-sr-head-side-medical:before {
  content: "\f781";
}

.fi-sr-head-side-thinking:before {
  content: "\f782";
}

.fi-sr-head-side-virus:before {
  content: "\f783";
}

.fi-sr-head-side:before {
  content: "\f784";
}

.fi-sr-head-vr:before {
  content: "\f785";
}

.fi-sr-heading:before {
  content: "\f786";
}

.fi-sr-headphones:before {
  content: "\f787";
}

.fi-sr-headset:before {
  content: "\f788";
}

.fi-sr-heart-arrow:before {
  content: "\f789";
}

.fi-sr-heart-brain:before {
  content: "\f78a";
}

.fi-sr-heart-crack:before {
  content: "\f78b";
}

.fi-sr-heart-half-stroke:before {
  content: "\f78c";
}

.fi-sr-heart-half:before {
  content: "\f78d";
}

.fi-sr-heart-health-muscle:before {
  content: "\f78e";
}

.fi-sr-heart-lock:before {
  content: "\f78f";
}

.fi-sr-heart-partner-handshake:before {
  content: "\f790";
}

.fi-sr-heart-rate:before {
  content: "\f791";
}

.fi-sr-heart-slash:before {
  content: "\f792";
}

.fi-sr-heart-upside-down:before {
  content: "\f793";
}

.fi-sr-heart:before {
  content: "\f794";
}

.fi-sr-heat:before {
  content: "\f795";
}

.fi-sr-helicopter-side:before {
  content: "\f796";
}

.fi-sr-helmet-battle:before {
  content: "\f797";
}

.fi-sr-hexagon-check:before {
  content: "\f798";
}

.fi-sr-hexagon-divide:before {
  content: "\f799";
}

.fi-sr-hexagon-exclamation:before {
  content: "\f79a";
}

.fi-sr-hexagon:before {
  content: "\f79b";
}

.fi-sr-high-definition:before {
  content: "\f79c";
}

.fi-sr-high-five-celebration-yes:before {
  content: "\f79d";
}

.fi-sr-high-five:before {
  content: "\f79e";
}

.fi-sr-highlighter-line:before {
  content: "\f79f";
}

.fi-sr-highlighter:before {
  content: "\f7a0";
}

.fi-sr-hiking:before {
  content: "\f7a1";
}

.fi-sr-hippo:before {
  content: "\f7a2";
}

.fi-sr-hockey-mask:before {
  content: "\f7a3";
}

.fi-sr-hockey-puck:before {
  content: "\f7a4";
}

.fi-sr-hockey-stick-puck:before {
  content: "\f7a5";
}

.fi-sr-hockey-sticks:before {
  content: "\f7a6";
}

.fi-sr-holding-hand-gear:before {
  content: "\f7a7";
}

.fi-sr-holding-hand-revenue:before {
  content: "\f7a8";
}

.fi-sr-holly-berry:before {
  content: "\f7a9";
}

.fi-sr-home-heart:before {
  content: "\f7aa";
}

.fi-sr-home-location-alt:before {
  content: "\f7ab";
}

.fi-sr-home-location:before {
  content: "\f7ac";
}

.fi-sr-home:before {
  content: "\f7ad";
}

.fi-sr-honey-pot:before {
  content: "\f7ae";
}

.fi-sr-hood-cloak:before {
  content: "\f7af";
}

.fi-sr-horizontal-rule:before {
  content: "\f7b0";
}

.fi-sr-horse-head:before {
  content: "\f7b1";
}

.fi-sr-horse-saddle:before {
  content: "\f7b2";
}

.fi-sr-horse:before {
  content: "\f7b3";
}

.fi-sr-horseshoe-broken:before {
  content: "\f7b4";
}

.fi-sr-horseshoe:before {
  content: "\f7b5";
}

.fi-sr-hose-reel:before {
  content: "\f7b6";
}

.fi-sr-hose:before {
  content: "\f7b7";
}

.fi-sr-hospital-symbol:before {
  content: "\f7b8";
}

.fi-sr-hospital-user:before {
  content: "\f7b9";
}

.fi-sr-hospital:before {
  content: "\f7ba";
}

.fi-sr-hospitals:before {
  content: "\f7bb";
}

.fi-sr-hot-tub:before {
  content: "\f7bc";
}

.fi-sr-hotdog:before {
  content: "\f7bd";
}

.fi-sr-hotel:before {
  content: "\f7be";
}

.fi-sr-hourglass-end:before {
  content: "\f7bf";
}

.fi-sr-hourglass-start:before {
  content: "\f7c0";
}

.fi-sr-hourglass:before {
  content: "\f7c1";
}

.fi-sr-house-blank:before {
  content: "\f7c2";
}

.fi-sr-house-building:before {
  content: "\f7c3";
}

.fi-sr-house-chimney-blank:before {
  content: "\f7c4";
}

.fi-sr-house-chimney-crack:before {
  content: "\f7c5";
}

.fi-sr-house-chimney-heart:before {
  content: "\f7c6";
}

.fi-sr-house-chimney-medical:before {
  content: "\f7c7";
}

.fi-sr-house-chimney-user:before {
  content: "\f7c8";
}

.fi-sr-house-chimney-window:before {
  content: "\f7c9";
}

.fi-sr-house-chimney:before {
  content: "\f7ca";
}

.fi-sr-house-circle-check:before {
  content: "\f7cb";
}

.fi-sr-house-circle-exclamation:before {
  content: "\f7cc";
}

.fi-sr-house-circle-xmark:before {
  content: "\f7cd";
}

.fi-sr-house-crack-alt:before {
  content: "\f7ce";
}

.fi-sr-house-crack:before {
  content: "\f7cf";
}

.fi-sr-house-day:before {
  content: "\f7d0";
}

.fi-sr-house-fire:before {
  content: "\f7d1";
}

.fi-sr-house-flag:before {
  content: "\f7d2";
}

.fi-sr-house-flood:before {
  content: "\f7d3";
}

.fi-sr-house-laptop:before {
  content: "\f7d4";
}

.fi-sr-house-leave:before {
  content: "\f7d5";
}

.fi-sr-house-lock:before {
  content: "\f7d6";
}

.fi-sr-house-medical:before {
  content: "\f7d7";
}

.fi-sr-house-night:before {
  content: "\f7d8";
}

.fi-sr-house-return:before {
  content: "\f7d9";
}

.fi-sr-house-signal:before {
  content: "\f7da";
}

.fi-sr-house-tree:before {
  content: "\f7db";
}

.fi-sr-house-tsunami:before {
  content: "\f7dc";
}

.fi-sr-house-turret:before {
  content: "\f7dd";
}

.fi-sr-house-user:before {
  content: "\f7de";
}

.fi-sr-house-window:before {
  content: "\f7df";
}

.fi-sr-hr-group:before {
  content: "\f7e0";
}

.fi-sr-hr-person:before {
  content: "\f7e1";
}

.fi-sr-hr:before {
  content: "\f7e2";
}

.fi-sr-hryvnia:before {
  content: "\f7e3";
}

.fi-sr-humidity:before {
  content: "\f7e4";
}

.fi-sr-hundred-points:before {
  content: "\f7e5";
}

.fi-sr-hurricane:before {
  content: "\f7e6";
}

.fi-sr-i:before {
  content: "\f7e7";
}

.fi-sr-ice-cream:before {
  content: "\f7e8";
}

.fi-sr-icicles:before {
  content: "\f7e9";
}

.fi-sr-icon-star:before {
  content: "\f7ea";
}

.fi-sr-id-badge:before {
  content: "\f7eb";
}

.fi-sr-id-card-clip-alt:before {
  content: "\f7ec";
}

.fi-sr-igloo:before {
  content: "\f7ed";
}

.fi-sr-image-slash:before {
  content: "\f7ee";
}

.fi-sr-images-user:before {
  content: "\f7ef";
}

.fi-sr-images:before {
  content: "\f7f0";
}

.fi-sr-improve-user:before {
  content: "\f7f1";
}

.fi-sr-inbox-full:before {
  content: "\f7f2";
}

.fi-sr-inbox-in:before {
  content: "\f7f3";
}

.fi-sr-inbox-out:before {
  content: "\f7f4";
}

.fi-sr-inbox:before {
  content: "\f7f5";
}

.fi-sr-inboxes:before {
  content: "\f7f6";
}

.fi-sr-incense-sticks-yoga:before {
  content: "\f7f7";
}

.fi-sr-incognito:before {
  content: "\f7f8";
}

.fi-sr-indent:before {
  content: "\f7f9";
}

.fi-sr-indian-rupee-sign:before {
  content: "\f7fa";
}

.fi-sr-industry-alt:before {
  content: "\f7fb";
}

.fi-sr-industry-windows:before {
  content: "\f7fc";
}

.fi-sr-infinity:before {
  content: "\f7fd";
}

.fi-sr-info-guide:before {
  content: "\f7fe";
}

.fi-sr-info:before {
  content: "\f7ff";
}

.fi-sr-information:before {
  content: "\f800";
}

.fi-sr-inhaler:before {
  content: "\f801";
}

.fi-sr-input-numeric:before {
  content: "\f802";
}

.fi-sr-input-pipe:before {
  content: "\f803";
}

.fi-sr-input-text:before {
  content: "\f804";
}

.fi-sr-insert-alt:before {
  content: "\f805";
}

.fi-sr-insert-arrows:before {
  content: "\f806";
}

.fi-sr-insert-button-circle:before {
  content: "\f807";
}

.fi-sr-insert-credit-card:before {
  content: "\f808";
}

.fi-sr-insert-square:before {
  content: "\f809";
}

.fi-sr-insert:before {
  content: "\f80a";
}

.fi-sr-insight-alt:before {
  content: "\f80b";
}

.fi-sr-insight-head:before {
  content: "\f80c";
}

.fi-sr-insight:before {
  content: "\f80d";
}

.fi-sr-integral:before {
  content: "\f80e";
}

.fi-sr-interactive:before {
  content: "\f80f";
}

.fi-sr-interlining:before {
  content: "\f810";
}

.fi-sr-internet-speed-wifi:before {
  content: "\f811";
}

.fi-sr-interrogation:before {
  content: "\f812";
}

.fi-sr-intersection:before {
  content: "\f813";
}

.fi-sr-introduction-handshake:before {
  content: "\f814";
}

.fi-sr-introduction:before {
  content: "\f815";
}

.fi-sr-inventory-alt:before {
  content: "\f816";
}

.fi-sr-invest:before {
  content: "\f817";
}

.fi-sr-investment:before {
  content: "\f818";
}

.fi-sr-invite-alt:before {
  content: "\f819";
}

.fi-sr-invite:before {
  content: "\f81a";
}

.fi-sr-iot-alt:before {
  content: "\f81b";
}

.fi-sr-iot:before {
  content: "\f81c";
}

.fi-sr-ip-address:before {
  content: "\f81d";
}

.fi-sr-island-tropical:before {
  content: "\f81e";
}

.fi-sr-it-alt:before {
  content: "\f81f";
}

.fi-sr-it-computer:before {
  content: "\f820";
}

.fi-sr-it:before {
  content: "\f821";
}

.fi-sr-italian-lira-sign:before {
  content: "\f822";
}

.fi-sr-italic:before {
  content: "\f823";
}

.fi-sr-j:before {
  content: "\f824";
}

.fi-sr-jam:before {
  content: "\f825";
}

.fi-sr-jar-alt:before {
  content: "\f826";
}

.fi-sr-jar-wheat:before {
  content: "\f827";
}

.fi-sr-javascript:before {
  content: "\f828";
}

.fi-sr-joint:before {
  content: "\f829";
}

.fi-sr-joker:before {
  content: "\f82a";
}

.fi-sr-journal-alt:before {
  content: "\f82b";
}

.fi-sr-journal:before {
  content: "\f82c";
}

.fi-sr-journey:before {
  content: "\f82d";
}

.fi-sr-joystick:before {
  content: "\f82e";
}

.fi-sr-jpg:before {
  content: "\f82f";
}

.fi-sr-jug-alt:before {
  content: "\f830";
}

.fi-sr-jug-bottle:before {
  content: "\f831";
}

.fi-sr-jug:before {
  content: "\f832";
}

.fi-sr-jumping-rope:before {
  content: "\f833";
}

.fi-sr-k:before {
  content: "\f834";
}

.fi-sr-kaaba:before {
  content: "\f835";
}

.fi-sr-kazoo:before {
  content: "\f836";
}

.fi-sr-kerning:before {
  content: "\f837";
}

.fi-sr-key-lock-crypto:before {
  content: "\f838";
}

.fi-sr-key-skeleton-left-right:before {
  content: "\f839";
}

.fi-sr-key:before {
  content: "\f83a";
}

.fi-sr-keyboard-brightness-low:before {
  content: "\f83b";
}

.fi-sr-keyboard-brightness:before {
  content: "\f83c";
}

.fi-sr-keyboard-down:before {
  content: "\f83d";
}

.fi-sr-keyboard-left:before {
  content: "\f83e";
}

.fi-sr-keyboard:before {
  content: "\f83f";
}

.fi-sr-keynote:before {
  content: "\f840";
}

.fi-sr-kidneys:before {
  content: "\f841";
}

.fi-sr-kip-sign:before {
  content: "\f842";
}

.fi-sr-kiss-beam:before {
  content: "\f843";
}

.fi-sr-kiss-wink-heart:before {
  content: "\f844";
}

.fi-sr-kiss:before {
  content: "\f845";
}

.fi-sr-kite:before {
  content: "\f846";
}

.fi-sr-kiwi-bird:before {
  content: "\f847";
}

.fi-sr-kiwi-fruit:before {
  content: "\f848";
}

.fi-sr-knife-kitchen:before {
  content: "\f849";
}

.fi-sr-knife:before {
  content: "\f84a";
}

.fi-sr-knitting:before {
  content: "\f84b";
}

.fi-sr-kpi-evaluation:before {
  content: "\f84c";
}

.fi-sr-kpi:before {
  content: "\f84d";
}

.fi-sr-l:before {
  content: "\f84e";
}

.fi-sr-label:before {
  content: "\f84f";
}

.fi-sr-lacrosse-stick-ball:before {
  content: "\f850";
}

.fi-sr-lacrosse-stick:before {
  content: "\f851";
}

.fi-sr-lambda:before {
  content: "\f852";
}

.fi-sr-lamp-desk:before {
  content: "\f853";
}

.fi-sr-lamp-floor:before {
  content: "\f854";
}

.fi-sr-lamp-street:before {
  content: "\f855";
}

.fi-sr-lamp:before {
  content: "\f856";
}

.fi-sr-land-layer-location:before {
  content: "\f857";
}

.fi-sr-land-layers:before {
  content: "\f858";
}

.fi-sr-land-location:before {
  content: "\f859";
}

.fi-sr-landmark-alt:before {
  content: "\f85a";
}

.fi-sr-language:before {
  content: "\f85b";
}

.fi-sr-laptop-arrow-down:before {
  content: "\f85c";
}

.fi-sr-laptop-binary:before {
  content: "\f85d";
}

.fi-sr-laptop-code:before {
  content: "\f85e";
}

.fi-sr-laptop-medical:before {
  content: "\f85f";
}

.fi-sr-laptop-mobile:before {
  content: "\f860";
}

.fi-sr-laptop-slash:before {
  content: "\f861";
}

.fi-sr-laptop:before {
  content: "\f862";
}

.fi-sr-lari-sign:before {
  content: "\f863";
}

.fi-sr-lasso-sparkles:before {
  content: "\f864";
}

.fi-sr-lasso:before {
  content: "\f865";
}

.fi-sr-last-square:before {
  content: "\f866";
}

.fi-sr-laugh-beam:before {
  content: "\f867";
}

.fi-sr-laugh-squint:before {
  content: "\f868";
}

.fi-sr-laugh-wink:before {
  content: "\f869";
}

.fi-sr-laugh:before {
  content: "\f86a";
}

.fi-sr-lawyer-man:before {
  content: "\f86b";
}

.fi-sr-lawyer-woman:before {
  content: "\f86c";
}

.fi-sr-layer-minus:before {
  content: "\f86d";
}

.fi-sr-layer-plus:before {
  content: "\f86e";
}

.fi-sr-layers:before {
  content: "\f86f";
}

.fi-sr-layout-fluid:before {
  content: "\f870";
}

.fi-sr-lead-funnel:before {
  content: "\f871";
}

.fi-sr-lead-management:before {
  content: "\f872";
}

.fi-sr-lead:before {
  content: "\f873";
}

.fi-sr-leader-alt:before {
  content: "\f874";
}

.fi-sr-leader-speech:before {
  content: "\f875";
}

.fi-sr-leader:before {
  content: "\f876";
}

.fi-sr-leaderboard-alt:before {
  content: "\f877";
}

.fi-sr-leaderboard-trophy:before {
  content: "\f878";
}

.fi-sr-leaderboard:before {
  content: "\f879";
}

.fi-sr-leadership-alt:before {
  content: "\f87a";
}

.fi-sr-leadership:before {
  content: "\f87b";
}

.fi-sr-leaf-heart:before {
  content: "\f87c";
}

.fi-sr-leaf-maple:before {
  content: "\f87d";
}

.fi-sr-leaf-oak:before {
  content: "\f87e";
}

.fi-sr-leaf:before {
  content: "\f87f";
}

.fi-sr-leafy-green:before {
  content: "\f880";
}

.fi-sr-leave:before {
  content: "\f881";
}

.fi-sr-left-from-bracket:before {
  content: "\f882";
}

.fi-sr-left:before {
  content: "\f883";
}

.fi-sr-legal:before {
  content: "\f884";
}

.fi-sr-lemon:before {
  content: "\f885";
}

.fi-sr-lesbian-couple:before {
  content: "\f886";
}

.fi-sr-less-than-equal:before {
  content: "\f887";
}

.fi-sr-less-than:before {
  content: "\f888";
}

.fi-sr-lesson-class:before {
  content: "\f889";
}

.fi-sr-lesson:before {
  content: "\f88a";
}

.fi-sr-letter-case:before {
  content: "\f88b";
}

.fi-sr-lettuce:before {
  content: "\f88c";
}

.fi-sr-level-down-alt:before {
  content: "\f88d";
}

.fi-sr-level-down:before {
  content: "\f88e";
}

.fi-sr-level-up-alt:before {
  content: "\f88f";
}

.fi-sr-level-up:before {
  content: "\f890";
}

.fi-sr-license:before {
  content: "\f891";
}

.fi-sr-life-ring:before {
  content: "\f892";
}

.fi-sr-life:before {
  content: "\f893";
}

.fi-sr-light-ceiling:before {
  content: "\f894";
}

.fi-sr-light-emergency-on:before {
  content: "\f895";
}

.fi-sr-light-emergency:before {
  content: "\f896";
}

.fi-sr-light-switch-off:before {
  content: "\f897";
}

.fi-sr-light-switch-on:before {
  content: "\f898";
}

.fi-sr-light-switch:before {
  content: "\f899";
}

.fi-sr-lightbulb-cfl-on:before {
  content: "\f89a";
}

.fi-sr-lightbulb-cfl:before {
  content: "\f89b";
}

.fi-sr-lightbulb-dollar:before {
  content: "\f89c";
}

.fi-sr-lightbulb-exclamation:before {
  content: "\f89d";
}

.fi-sr-lightbulb-head:before {
  content: "\f89e";
}

.fi-sr-lightbulb-on:before {
  content: "\f89f";
}

.fi-sr-lightbulb-question:before {
  content: "\f8a0";
}

.fi-sr-lightbulb-setting:before {
  content: "\f8a1";
}

.fi-sr-lightbulb-slash:before {
  content: "\f8a2";
}

.fi-sr-lighthouse:before {
  content: "\f8a3";
}

.fi-sr-lights-holiday:before {
  content: "\f8a4";
}

.fi-sr-limit-hand:before {
  content: "\f8a5";
}

.fi-sr-limit-speedometer:before {
  content: "\f8a6";
}

.fi-sr-line-width:before {
  content: "\f8a7";
}

.fi-sr-link-alt:before {
  content: "\f8a8";
}

.fi-sr-link-horizontal-slash:before {
  content: "\f8a9";
}

.fi-sr-link-horizontal:before {
  content: "\f8aa";
}

.fi-sr-link-slash-alt:before {
  content: "\f8ab";
}

.fi-sr-link-slash:before {
  content: "\f8ac";
}

.fi-sr-link:before {
  content: "\f8ad";
}

.fi-sr-lion-head:before {
  content: "\f8ae";
}

.fi-sr-lion:before {
  content: "\f8af";
}

.fi-sr-lips:before {
  content: "\f8b0";
}

.fi-sr-lipstick:before {
  content: "\f8b1";
}

.fi-sr-lira-sign:before {
  content: "\f8b2";
}

.fi-sr-list-check:before {
  content: "\f8b3";
}

.fi-sr-list-dropdown:before {
  content: "\f8b4";
}

.fi-sr-list-music:before {
  content: "\f8b5";
}

.fi-sr-list-timeline:before {
  content: "\f8b6";
}

.fi-sr-list:before {
  content: "\f8b7";
}

.fi-sr-litecoin-sign:before {
  content: "\f8b8";
}

.fi-sr-live-alt:before {
  content: "\f8b9";
}

.fi-sr-live:before {
  content: "\f8ba";
}

.fi-sr-loading:before {
  content: "\f8bb";
}

.fi-sr-loan:before {
  content: "\f8bc";
}

.fi-sr-lobster:before {
  content: "\f8bd";
}

.fi-sr-location-alt:before {
  content: "\f8be";
}

.fi-sr-location-arrow:before {
  content: "\f8bf";
}

.fi-sr-location-crosshairs-slash:before {
  content: "\f8c0";
}

.fi-sr-location-crosshairs:before {
  content: "\f8c1";
}

.fi-sr-location-dot-slash:before {
  content: "\f8c2";
}

.fi-sr-location-exclamation:before {
  content: "\f8c3";
}

.fi-sr-location-pin-call:before {
  content: "\f8c4";
}

.fi-sr-lock-alt:before {
  content: "\f8c5";
}

.fi-sr-lock-hashtag:before {
  content: "\f8c6";
}

.fi-sr-lock-open-alt:before {
  content: "\f8c7";
}

.fi-sr-lock:before {
  content: "\f8c8";
}

.fi-sr-locust:before {
  content: "\f8c9";
}

.fi-sr-loop-square:before {
  content: "\f8ca";
}

.fi-sr-loveseat:before {
  content: "\f8cb";
}

.fi-sr-low-vision:before {
  content: "\f8cc";
}

.fi-sr-luchador:before {
  content: "\f8cd";
}

.fi-sr-luggage-cart:before {
  content: "\f8ce";
}

.fi-sr-luggage-rolling:before {
  content: "\f8cf";
}

.fi-sr-lungs-virus:before {
  content: "\f8d0";
}

.fi-sr-lungs:before {
  content: "\f8d1";
}

.fi-sr-m:before {
  content: "\f8d2";
}

.fi-sr-mace:before {
  content: "\f8d3";
}

.fi-sr-magnet-user:before {
  content: "\f8d4";
}

.fi-sr-magnet:before {
  content: "\f8d5";
}

.fi-sr-mailbox-envelope:before {
  content: "\f8d6";
}

.fi-sr-mailbox-flag-up:before {
  content: "\f8d7";
}

.fi-sr-mailbox:before {
  content: "\f8d8";
}

.fi-sr-makeup-brush:before {
  content: "\f8d9";
}

.fi-sr-man-head:before {
  content: "\f8da";
}

.fi-sr-man-scientist:before {
  content: "\f8db";
}

.fi-sr-manat-sign:before {
  content: "\f8dc";
}

.fi-sr-mandolin:before {
  content: "\f8dd";
}

.fi-sr-mango:before {
  content: "\f8de";
}

.fi-sr-manhole:before {
  content: "\f8df";
}

.fi-sr-map-location-track:before {
  content: "\f8e0";
}

.fi-sr-map-marker-check:before {
  content: "\f8e1";
}

.fi-sr-map-marker-cross:before {
  content: "\f8e2";
}

.fi-sr-map-marker-edit:before {
  content: "\f8e3";
}

.fi-sr-map-marker-home:before {
  content: "\f8e4";
}

.fi-sr-map-marker-minus:before {
  content: "\f8e5";
}

.fi-sr-map-marker-plus:before {
  content: "\f8e6";
}

.fi-sr-map-marker-question:before {
  content: "\f8e7";
}

.fi-sr-map-marker-slash:before {
  content: "\f8e8";
}

.fi-sr-map-marker-smile:before {
  content: "\f8e9";
}

.fi-sr-map-marker:before {
  content: "\f8ea";
}

.fi-sr-map-pin:before {
  content: "\f8eb";
}

.fi-sr-map-point:before {
  content: "\f8ec";
}

.fi-sr-map:before {
  content: "\f8ed";
}

.fi-sr-marker-time:before {
  content: "\f8ee";
}

.fi-sr-marker:before {
  content: "\f8ef";
}

.fi-sr-marketplace-alt:before {
  content: "\f8f0";
}

.fi-sr-marketplace-store:before {
  content: "\f8f1";
}

.fi-sr-marketplace:before {
  content: "\f8f2";
}

.fi-sr-mars-double:before {
  content: "\f8f3";
}

.fi-sr-mars-stroke-right:before {
  content: "\f8f4";
}

.fi-sr-mars-stroke-up:before {
  content: "\f8f5";
}

.fi-sr-mars:before {
  content: "\f8f6";
}

.fi-sr-martini-glass-citrus:before {
  content: "\f8f7";
}

.fi-sr-martini-glass-empty:before {
  content: "\f8f8";
}

.fi-sr-mask-carnival:before {
  content: "\f8f9";
}

.fi-sr-mask-face:before {
  content: "\f8fa";
}

.fi-sr-mask-snorkel:before {
  content: "\f8fb";
}

.fi-sr-massage:before {
  content: "\f8fc";
}

.fi-sr-match-fire:before {
  content: "\f8fd";
}

.fi-sr-mattress-pillow:before {
  content: "\f8fe";
}

.fi-sr-measuring-tape:before {
  content: "\f8ff";
}

.fi-sr-meat:before {
  content: "豈";
}

.fi-sr-medal:before {
  content: "更";
}

.fi-sr-medical-star:before {
  content: "車";
}

.fi-sr-medicine:before {
  content: "賈";
}

.fi-sr-meditation:before {
  content: "滑";
}

.fi-sr-meeting-alt:before {
  content: "串";
}

.fi-sr-meeting:before {
  content: "句";
}

.fi-sr-megaphone-announcement-leader:before {
  content: "龜";
}

.fi-sr-megaphone:before {
  content: "龜";
}

.fi-sr-meh-blank:before {
  content: "契";
}

.fi-sr-meh-rolling-eyes:before {
  content: "金";
}

.fi-sr-meh:before {
  content: "喇";
}

.fi-sr-melon-alt:before {
  content: "奈";
}

.fi-sr-melon:before {
  content: "懶";
}

.fi-sr-member-list:before {
  content: "癩";
}

.fi-sr-member-search:before {
  content: "羅";
}

.fi-sr-membership-vip:before {
  content: "蘿";
}

.fi-sr-membership:before {
  content: "螺";
}

.fi-sr-memo-circle-check:before {
  content: "裸";
}

.fi-sr-memo-pad:before {
  content: "邏";
}

.fi-sr-memo:before {
  content: "樂";
}

.fi-sr-memory:before {
  content: "洛";
}

.fi-sr-menu-burger:before {
  content: "烙";
}

.fi-sr-menu-dots-vertical:before {
  content: "珞";
}

.fi-sr-menu-dots:before {
  content: "落";
}

.fi-sr-mercury:before {
  content: "酪";
}

.fi-sr-message-arrow-down:before {
  content: "駱";
}

.fi-sr-message-arrow-up-right:before {
  content: "亂";
}

.fi-sr-message-arrow-up:before {
  content: "卵";
}

.fi-sr-message-bot:before {
  content: "欄";
}

.fi-sr-message-code:before {
  content: "爛";
}

.fi-sr-message-dollar:before {
  content: "蘭";
}

.fi-sr-message-heart:before {
  content: "鸞";
}

.fi-sr-message-image:before {
  content: "嵐";
}

.fi-sr-message-question:before {
  content: "濫";
}

.fi-sr-message-quote:before {
  content: "藍";
}

.fi-sr-message-slash:before {
  content: "襤";
}

.fi-sr-message-sms:before {
  content: "拉";
}

.fi-sr-message-text:before {
  content: "臘";
}

.fi-sr-message-xmark:before {
  content: "蠟";
}

.fi-sr-messages-dollar:before {
  content: "廊";
}

.fi-sr-messages-question:before {
  content: "朗";
}

.fi-sr-messages:before {
  content: "浪";
}

.fi-sr-meteor:before {
  content: "狼";
}

.fi-sr-meter-bolt:before {
  content: "郎";
}

.fi-sr-meter-droplet:before {
  content: "來";
}

.fi-sr-meter-fire:before {
  content: "冷";
}

.fi-sr-meter:before {
  content: "勞";
}

.fi-sr-microchip-ai:before {
  content: "擄";
}

.fi-sr-microchip:before {
  content: "櫓";
}

.fi-sr-microphone-alt:before {
  content: "爐";
}

.fi-sr-microphone-slash:before {
  content: "盧";
}

.fi-sr-microphone:before {
  content: "老";
}

.fi-sr-microscope:before {
  content: "蘆";
}

.fi-sr-microwave:before {
  content: "虜";
}

.fi-sr-milk-alt:before {
  content: "路";
}

.fi-sr-milk:before {
  content: "露";
}

.fi-sr-mill-sign:before {
  content: "魯";
}

.fi-sr-mind-share:before {
  content: "鷺";
}

.fi-sr-minus-circle:before {
  content: "碌";
}

.fi-sr-minus-hexagon:before {
  content: "祿";
}

.fi-sr-minus-small:before {
  content: "綠";
}

.fi-sr-minus:before {
  content: "菉";
}

.fi-sr-mistletoe:before {
  content: "錄";
}

.fi-sr-mix:before {
  content: "鹿";
}

.fi-sr-mobile-button:before {
  content: "論";
}

.fi-sr-mobile-notch:before {
  content: "壟";
}

.fi-sr-mobile:before {
  content: "弄";
}

.fi-sr-mockup:before {
  content: "籠";
}

.fi-sr-mode-alt:before {
  content: "聾";
}

.fi-sr-mode-landscape:before {
  content: "牢";
}

.fi-sr-mode-portrait:before {
  content: "磊";
}

.fi-sr-mode:before {
  content: "賂";
}

.fi-sr-model-cube-arrows:before {
  content: "雷";
}

.fi-sr-model-cube-space:before {
  content: "壘";
}

.fi-sr-model-cube:before {
  content: "屢";
}

.fi-sr-module:before {
  content: "樓";
}

.fi-sr-monday:before {
  content: "淚";
}

.fi-sr-money-bill-simple:before {
  content: "漏";
}

.fi-sr-money-bill-transfer:before {
  content: "累";
}

.fi-sr-money-bill-wave-alt:before {
  content: "縷";
}

.fi-sr-money-bill-wave:before {
  content: "陋";
}

.fi-sr-money-bills-simple:before {
  content: "勒";
}

.fi-sr-money-bills:before {
  content: "肋";
}

.fi-sr-money-check-edit-alt:before {
  content: "凜";
}

.fi-sr-money-check-edit:before {
  content: "凌";
}

.fi-sr-money-check:before {
  content: "稜";
}

.fi-sr-money-coin-transfer:before {
  content: "綾";
}

.fi-sr-money-from-bracket:before {
  content: "菱";
}

.fi-sr-money-simple-from-bracket:before {
  content: "陵";
}

.fi-sr-money-transfer-alt:before {
  content: "讀";
}

.fi-sr-money-transfer-coin-arrow:before {
  content: "拏";
}

.fi-sr-money-transfer-smartphone:before {
  content: "樂";
}

.fi-sr-money-wings:before {
  content: "諾";
}

.fi-sr-money:before {
  content: "丹";
}

.fi-sr-monkey:before {
  content: "寧";
}

.fi-sr-monument:before {
  content: "怒";
}

.fi-sr-moon-stars:before {
  content: "率";
}

.fi-sr-moon:before {
  content: "異";
}

.fi-sr-moped:before {
  content: "北";
}

.fi-sr-mortar-pestle:before {
  content: "磻";
}

.fi-sr-mortgage:before {
  content: "便";
}

.fi-sr-mosque-alt:before {
  content: "復";
}

.fi-sr-mosque-moon:before {
  content: "不";
}

.fi-sr-mosque:before {
  content: "泌";
}

.fi-sr-mosquito-net:before {
  content: "數";
}

.fi-sr-mosquito:before {
  content: "索";
}

.fi-sr-motorcycle:before {
  content: "參";
}

.fi-sr-mound:before {
  content: "塞";
}

.fi-sr-mountain-city:before {
  content: "省";
}

.fi-sr-mountain:before {
  content: "葉";
}

.fi-sr-mountains:before {
  content: "說";
}

.fi-sr-mouse-field:before {
  content: "殺";
}

.fi-sr-mouse:before {
  content: "辰";
}

.fi-sr-mov-file:before {
  content: "沈";
}

.fi-sr-move-to-folder-2:before {
  content: "拾";
}

.fi-sr-move-to-folder:before {
  content: "若";
}

.fi-sr-mp3-file:before {
  content: "掠";
}

.fi-sr-mp3-player:before {
  content: "略";
}

.fi-sr-mp4-file:before {
  content: "亮";
}

.fi-sr-mug-alt:before {
  content: "兩";
}

.fi-sr-mug-hot-alt:before {
  content: "凉";
}

.fi-sr-mug-hot:before {
  content: "梁";
}

.fi-sr-mug-marshmallows:before {
  content: "糧";
}

.fi-sr-mug-tea-saucer:before {
  content: "良";
}

.fi-sr-mug-tea:before {
  content: "諒";
}

.fi-sr-mug:before {
  content: "量";
}

.fi-sr-multiple-alt:before {
  content: "勵";
}

.fi-sr-multiple:before {
  content: "呂";
}

.fi-sr-muscle:before {
  content: "女";
}

.fi-sr-mushroom-alt:before {
  content: "廬";
}

.fi-sr-mushroom:before {
  content: "旅";
}

.fi-sr-music-alt-slash:before {
  content: "濾";
}

.fi-sr-music-alt:before {
  content: "礪";
}

.fi-sr-music-file:before {
  content: "閭";
}

.fi-sr-music-note:before {
  content: "驪";
}

.fi-sr-music-slash:before {
  content: "麗";
}

.fi-sr-music:before {
  content: "黎";
}

.fi-sr-n:before {
  content: "力";
}

.fi-sr-naira-sign:before {
  content: "曆";
}

.fi-sr-narwhal:before {
  content: "歷";
}

.fi-sr-navigation:before {
  content: "轢";
}

.fi-sr-nesting-dolls:before {
  content: "年";
}

.fi-sr-network-cloud:before {
  content: "憐";
}

.fi-sr-network:before {
  content: "戀";
}

.fi-sr-neuter:before {
  content: "撚";
}

.fi-sr-newsletter-subscribe:before {
  content: "漣";
}

.fi-sr-newspaper-open:before {
  content: "煉";
}

.fi-sr-newspaper:before {
  content: "璉";
}

.fi-sr-nfc-lock:before {
  content: "秊";
}

.fi-sr-nfc-magnifying-glass:before {
  content: "練";
}

.fi-sr-nfc-pen:before {
  content: "聯";
}

.fi-sr-nfc-slash:before {
  content: "輦";
}

.fi-sr-nfc-trash:before {
  content: "蓮";
}

.fi-sr-nfc:before {
  content: "連";
}

.fi-sr-night-day:before {
  content: "鍊";
}

.fi-sr-no-fee:before {
  content: "列";
}

.fi-sr-no-people:before {
  content: "劣";
}

.fi-sr-noodles:before {
  content: "咽";
}

.fi-sr-nose:before {
  content: "烈";
}

.fi-sr-not-equal:before {
  content: "裂";
}

.fi-sr-not-found-alt:before {
  content: "說";
}

.fi-sr-not-found-magnifying-glass:before {
  content: "廉";
}

.fi-sr-not-found:before {
  content: "念";
}

.fi-sr-notdef:before {
  content: "捻";
}

.fi-sr-note-medical:before {
  content: "殮";
}

.fi-sr-note-sticky:before {
  content: "簾";
}

.fi-sr-note:before {
  content: "獵";
}

.fi-sr-notebook-alt:before {
  content: "令";
}

.fi-sr-notebook:before {
  content: "囹";
}

.fi-sr-notes-medical:before {
  content: "寧";
}

.fi-sr-notes:before {
  content: "嶺";
}

.fi-sr-o:before {
  content: "怜";
}

.fi-sr-object-exclude:before {
  content: "玲";
}

.fi-sr-object-group:before {
  content: "瑩";
}

.fi-sr-object-intersect:before {
  content: "羚";
}

.fi-sr-object-subtract:before {
  content: "聆";
}

.fi-sr-object-ungroup:before {
  content: "鈴";
}

.fi-sr-object-union:before {
  content: "零";
}

.fi-sr-objects-column:before {
  content: "靈";
}

.fi-sr-octagon-check:before {
  content: "領";
}

.fi-sr-octagon-divide:before {
  content: "例";
}

.fi-sr-octagon-exclamation:before {
  content: "禮";
}

.fi-sr-octagon-minus:before {
  content: "醴";
}

.fi-sr-octagon-plus:before {
  content: "隸";
}

.fi-sr-octagon-xmark:before {
  content: "惡";
}

.fi-sr-octagon:before {
  content: "了";
}

.fi-sr-oil-can:before {
  content: "僚";
}

.fi-sr-oil-temp:before {
  content: "寮";
}

.fi-sr-olive-oil:before {
  content: "尿";
}

.fi-sr-olive:before {
  content: "料";
}

.fi-sr-olives:before {
  content: "樂";
}

.fi-sr-om:before {
  content: "燎";
}

.fi-sr-omega:before {
  content: "療";
}

.fi-sr-onboarding:before {
  content: "蓼";
}

.fi-sr-onion:before {
  content: "遼";
}

.fi-sr-opacity:before {
  content: "龍";
}

.fi-sr-open-mail-clip:before {
  content: "暈";
}

.fi-sr-operating-system-upgrade:before {
  content: "阮";
}

.fi-sr-operation:before {
  content: "劉";
}

.fi-sr-order-history:before {
  content: "杻";
}

.fi-sr-organization-chart:before {
  content: "柳";
}

.fi-sr-ornament:before {
  content: "流";
}

.fi-sr-otp:before {
  content: "溜";
}

.fi-sr-otter:before {
  content: "琉";
}

.fi-sr-outdent:before {
  content: "留";
}

.fi-sr-oval-alt:before {
  content: "硫";
}

.fi-sr-oval:before {
  content: "紐";
}

.fi-sr-oven:before {
  content: "類";
}

.fi-sr-overline:before {
  content: "六";
}

.fi-sr-overview:before {
  content: "戮";
}

.fi-sr-p:before {
  content: "陸";
}

.fi-sr-package:before {
  content: "倫";
}

.fi-sr-padlock-check:before {
  content: "崙";
}

.fi-sr-page-break:before {
  content: "淪";
}

.fi-sr-pager:before {
  content: "輪";
}

.fi-sr-paid:before {
  content: "律";
}

.fi-sr-paint-roller:before {
  content: "慄";
}

.fi-sr-paint:before {
  content: "栗";
}

.fi-sr-paintbrush-pencil:before {
  content: "率";
}

.fi-sr-palette:before {
  content: "隆";
}

.fi-sr-pallet-alt:before {
  content: "利";
}

.fi-sr-pallet:before {
  content: "吏";
}

.fi-sr-pan-food:before {
  content: "履";
}

.fi-sr-pan-frying:before {
  content: "易";
}

.fi-sr-pan:before {
  content: "李";
}

.fi-sr-pancakes:before {
  content: "梨";
}

.fi-sr-panorama:before {
  content: "泥";
}

.fi-sr-paper-plane-launch:before {
  content: "理";
}

.fi-sr-paper-plane-top:before {
  content: "痢";
}

.fi-sr-paper-plane:before {
  content: "罹";
}

.fi-sr-paperclip-vertical:before {
  content: "裏";
}

.fi-sr-parachute-box:before {
  content: "裡";
}

.fi-sr-paragraph-left:before {
  content: "里";
}

.fi-sr-paragraph:before {
  content: "離";
}

.fi-sr-parking-circle-slash:before {
  content: "匿";
}

.fi-sr-parking-circle:before {
  content: "溺";
}

.fi-sr-parking-slash:before {
  content: "吝";
}

.fi-sr-parking:before {
  content: "燐";
}

.fi-sr-party-bell:before {
  content: "璘";
}

.fi-sr-party-horn:before {
  content: "藺";
}

.fi-sr-party:before {
  content: "隣";
}

.fi-sr-passport:before {
  content: "鱗";
}

.fi-sr-password-alt:before {
  content: "麟";
}

.fi-sr-password-computer:before {
  content: "林";
}

.fi-sr-password-email:before {
  content: "淋";
}

.fi-sr-password-smartphone:before {
  content: "臨";
}

.fi-sr-password:before {
  content: "立";
}

.fi-sr-paste:before {
  content: "笠";
}

.fi-sr-pattern:before {
  content: "粒";
}

.fi-sr-pause-circle:before {
  content: "狀";
}

.fi-sr-pause-square:before {
  content: "炙";
}

.fi-sr-pause:before {
  content: "識";
}

.fi-sr-paw-claws:before {
  content: "什";
}

.fi-sr-paw-heart:before {
  content: "茶";
}

.fi-sr-paw:before {
  content: "刺";
}

.fi-sr-payment-pos:before {
  content: "切";
}

.fi-sr-payroll-check:before {
  content: "度";
}

.fi-sr-peace:before {
  content: "拓";
}

.fi-sr-peach:before {
  content: "糖";
}

.fi-sr-peanut:before {
  content: "宅";
}

.fi-sr-peanuts:before {
  content: "洞";
}

.fi-sr-peapod:before {
  content: "暴";
}

.fi-sr-pear:before {
  content: "輻";
}

.fi-sr-pedestal:before {
  content: "行";
}

.fi-sr-pen-circle:before {
  content: "降";
}

.fi-sr-pen-clip-slash:before {
  content: "見";
}

.fi-sr-pen-clip:before {
  content: "廓";
}

.fi-sr-pen-fancy-slash:before {
  content: "兀";
}

.fi-sr-pen-fancy:before {
  content: "嗀";
}

.fi-sr-pen-field:before {
  content: "﨎";
}

.fi-sr-pen-nib-slash:before {
  content: "﨏";
}

.fi-sr-pen-nib:before {
  content: "塚";
}

.fi-sr-pen-slash:before {
  content: "﨑";
}

.fi-sr-pen-square:before {
  content: "晴";
}

.fi-sr-pen-swirl:before {
  content: "﨓";
}

.fi-sr-pencil-paintbrush:before {
  content: "﨔";
}

.fi-sr-pencil-ruler:before {
  content: "凞";
}

.fi-sr-pencil-slash:before {
  content: "猪";
}

.fi-sr-pencil:before {
  content: "益";
}

.fi-sr-pending:before {
  content: "礼";
}

.fi-sr-pennant:before {
  content: "神";
}

.fi-sr-people-arrows-left-right:before {
  content: "祥";
}

.fi-sr-people-carry-box:before {
  content: "福";
}

.fi-sr-people-dress:before {
  content: "靖";
}

.fi-sr-people-network-partner:before {
  content: "精";
}

.fi-sr-people-pants:before {
  content: "羽";
}

.fi-sr-people-poll:before {
  content: "﨟";
}

.fi-sr-people-pulling:before {
  content: "蘒";
}

.fi-sr-people-roof:before {
  content: "﨡";
}

.fi-sr-people:before {
  content: "諸";
}

.fi-sr-pepper-alt:before {
  content: "﨣";
}

.fi-sr-pepper-hot:before {
  content: "﨤";
}

.fi-sr-pepper:before {
  content: "逸";
}

.fi-sr-percentage:before {
  content: "都";
}

.fi-sr-person-burst:before {
  content: "﨧";
}

.fi-sr-person-carry-box:before {
  content: "﨨";
}

.fi-sr-person-circle-check:before {
  content: "﨩";
}

.fi-sr-person-circle-exclamation:before {
  content: "飯";
}

.fi-sr-person-circle-minus:before {
  content: "飼";
}

.fi-sr-person-circle-plus:before {
  content: "館";
}

.fi-sr-person-circle-question:before {
  content: "鶴";
}

.fi-sr-person-circle-xmark:before {
  content: "郞";
}

.fi-sr-person-cv:before {
  content: "隷";
}

.fi-sr-person-dolly-empty:before {
  content: "侮";
}

.fi-sr-person-dolly:before {
  content: "僧";
}

.fi-sr-person-dress-simple:before {
  content: "免";
}

.fi-sr-person-dress:before {
  content: "勉";
}

.fi-sr-person-luggage:before {
  content: "勤";
}

.fi-sr-person-lunge:before {
  content: "卑";
}

.fi-sr-person-pilates:before {
  content: "喝";
}

.fi-sr-person-praying:before {
  content: "嘆";
}

.fi-sr-person-pregnant:before {
  content: "器";
}

.fi-sr-person-seat-reclined:before {
  content: "塀";
}

.fi-sr-person-seat:before {
  content: "墨";
}

.fi-sr-person-shelter:before {
  content: "層";
}

.fi-sr-person-sign:before {
  content: "屮";
}

.fi-sr-person-simple:before {
  content: "悔";
}

.fi-sr-person-walking-with-cane:before {
  content: "慨";
}

.fi-sr-peseta-sign:before {
  content: "憎";
}

.fi-sr-peso-sign:before {
  content: "懲";
}

.fi-sr-pets:before {
  content: "敏";
}

.fi-sr-pharmacy:before {
  content: "既";
}

.fi-sr-phone-call:before {
  content: "暑";
}

.fi-sr-phone-cross:before {
  content: "梅";
}

.fi-sr-phone-flip:before {
  content: "海";
}

.fi-sr-phone-guide:before {
  content: "渚";
}

.fi-sr-phone-heart-message:before {
  content: "漢";
}

.fi-sr-phone-office:before {
  content: "煮";
}

.fi-sr-phone-pause:before {
  content: "爫";
}

.fi-sr-phone-plus:before {
  content: "琢";
}

.fi-sr-phone-rotary:before {
  content: "碑";
}

.fi-sr-phone-slash:before {
  content: "社";
}

.fi-sr-photo-capture:before {
  content: "祉";
}

.fi-sr-photo-film-music:before {
  content: "祈";
}

.fi-sr-photo-video:before {
  content: "祐";
}

.fi-sr-physics:before {
  content: "祖";
}

.fi-sr-Pi:before {
  content: "祝";
}

.fi-sr-piano-keyboard:before {
  content: "禍";
}

.fi-sr-piano:before {
  content: "禎";
}

.fi-sr-pickaxe:before {
  content: "穀";
}

.fi-sr-picking-box:before {
  content: "突";
}

.fi-sr-picking:before {
  content: "節";
}

.fi-sr-picnic:before {
  content: "練";
}

.fi-sr-picpeople-filled:before {
  content: "縉";
}

.fi-sr-picpeople:before {
  content: "繁";
}

.fi-sr-picture:before {
  content: "署";
}

.fi-sr-pie:before {
  content: "者";
}

.fi-sr-pig-bank-bulb:before {
  content: "臭";
}

.fi-sr-pig-face:before {
  content: "艹";
}

.fi-sr-pig:before {
  content: "艹";
}

.fi-sr-piggy-bank-budget:before {
  content: "著";
}

.fi-sr-piggy-bank:before {
  content: "褐";
}

.fi-sr-pills:before {
  content: "視";
}

.fi-sr-pinata:before {
  content: "謁";
}

.fi-sr-pineapple-alt:before {
  content: "謹";
}

.fi-sr-pineapple:before {
  content: "賓";
}

.fi-sr-pipe-smoking:before {
  content: "贈";
}

.fi-sr-pipette:before {
  content: "辶";
}

.fi-sr-pizza-slice:before {
  content: "逸";
}

.fi-sr-place-of-worship:before {
  content: "難";
}

.fi-sr-plan-strategy:before {
  content: "響";
}

.fi-sr-plan:before {
  content: "頻";
}

.fi-sr-plane-alt:before {
  content: "恵";
}

.fi-sr-plane-arrival:before {
  content: "𤋮";
}

.fi-sr-plane-departure:before {
  content: "舘";
}

.fi-sr-plane-prop:before {
  content: "﩮";
}

.fi-sr-plane-slash:before {
  content: "﩯";
}

.fi-sr-plane-tail:before {
  content: "並";
}

.fi-sr-plane:before {
  content: "况";
}

.fi-sr-planet-moon:before {
  content: "全";
}

.fi-sr-planet-ringed:before {
  content: "侀";
}

.fi-sr-plant-care:before {
  content: "充";
}

.fi-sr-plant-growth:before {
  content: "冀";
}

.fi-sr-plant-seed-invest:before {
  content: "勇";
}

.fi-sr-plant-wilt:before {
  content: "勺";
}

.fi-sr-plate-utensils:before {
  content: "喝";
}

.fi-sr-plate-wheat:before {
  content: "啕";
}

.fi-sr-plate:before {
  content: "喙";
}

.fi-sr-play-alt:before {
  content: "嗢";
}

.fi-sr-play-circle:before {
  content: "塚";
}

.fi-sr-play-microphone:before {
  content: "墳";
}

.fi-sr-play-pause:before {
  content: "奄";
}

.fi-sr-play:before {
  content: "奔";
}

.fi-sr-plug-alt:before {
  content: "婢";
}

.fi-sr-plug-cable:before {
  content: "嬨";
}

.fi-sr-plug-circle-bolt:before {
  content: "廒";
}

.fi-sr-plug-circle-check:before {
  content: "廙";
}

.fi-sr-plug-circle-exclamation:before {
  content: "彩";
}

.fi-sr-plug-circle-minus:before {
  content: "徭";
}

.fi-sr-plug-circle-plus:before {
  content: "惘";
}

.fi-sr-plug-connection:before {
  content: "慎";
}

.fi-sr-plug:before {
  content: "愈";
}

.fi-sr-plus-hexagon:before {
  content: "憎";
}

.fi-sr-plus-minus:before {
  content: "慠";
}

.fi-sr-plus-small:before {
  content: "懲";
}

.fi-sr-plus:before {
  content: "戴";
}

.fi-sr-png-file:before {
  content: "揄";
}

.fi-sr-podcast:before {
  content: "搜";
}

.fi-sr-podium-star:before {
  content: "摒";
}

.fi-sr-podium-victory-leader:before {
  content: "敖";
}

.fi-sr-podium:before {
  content: "晴";
}

.fi-sr-point-of-sale-bill:before {
  content: "朗";
}

.fi-sr-point-of-sale-signal:before {
  content: "望";
}

.fi-sr-point-of-sale:before {
  content: "杖";
}

.fi-sr-pointer-loading:before {
  content: "歹";
}

.fi-sr-pointer-text:before {
  content: "殺";
}

.fi-sr-police-box:before {
  content: "流";
}

.fi-sr-poll-h:before {
  content: "滛";
}

.fi-sr-pollution:before {
  content: "滋";
}

.fi-sr-pompebled:before {
  content: "漢";
}

.fi-sr-poo-bolt:before {
  content: "瀞";
}

.fi-sr-poo:before {
  content: "煮";
}

.fi-sr-pool-8-ball:before {
  content: "瞧";
}

.fi-sr-poop:before {
  content: "爵";
}

.fi-sr-popcorn:before {
  content: "犯";
}

.fi-sr-popsicle:before {
  content: "猪";
}

.fi-sr-portal-enter:before {
  content: "瑱";
}

.fi-sr-portal-exit:before {
  content: "甆";
}

.fi-sr-portrait:before {
  content: "画";
}

.fi-sr-postal-address:before {
  content: "瘝";
}

.fi-sr-pot:before {
  content: "瘟";
}

.fi-sr-potato:before {
  content: "益";
}

.fi-sr-pound:before {
  content: "盛";
}

.fi-sr-power:before {
  content: "直";
}

.fi-sr-ppt-file:before {
  content: "睊";
}

.fi-sr-practice:before {
  content: "着";
}

.fi-sr-praying-hands:before {
  content: "磌";
}

.fi-sr-prescription-bottle-alt:before {
  content: "窱";
}

.fi-sr-prescription-bottle-pill:before {
  content: "節";
}

.fi-sr-prescription-bottle:before {
  content: "类";
}

.fi-sr-prescription:before {
  content: "絛";
}

.fi-sr-presentation:before {
  content: "練";
}

.fi-sr-preview:before {
  content: "缾";
}

.fi-sr-previous-square:before {
  content: "者";
}

.fi-sr-print-magnifying-glass:before {
  content: "荒";
}

.fi-sr-print-slash:before {
  content: "華";
}

.fi-sr-print:before {
  content: "蝹";
}

.fi-sr-priority-arrow:before {
  content: "襁";
}

.fi-sr-priority-arrows:before {
  content: "覆";
}

.fi-sr-priority-importance:before {
  content: "視";
}

.fi-sr-procedures:before {
  content: "調";
}

.fi-sr-process:before {
  content: "諸";
}

.fi-sr-productivity:before {
  content: "請";
}

.fi-sr-progress-complete:before {
  content: "謁";
}

.fi-sr-progress-download:before {
  content: "諾";
}

.fi-sr-progress-upload:before {
  content: "諭";
}

.fi-sr-projector:before {
  content: "謹";
}

.fi-sr-protractor:before {
  content: "變";
}

.fi-sr-pulse:before {
  content: "贈";
}

.fi-sr-pump-medical:before {
  content: "輸";
}

.fi-sr-pump:before {
  content: "遲";
}

.fi-sr-pumpkin-alt-2:before {
  content: "醙";
}

.fi-sr-pumpkin-alt:before {
  content: "鉶";
}

.fi-sr-pumpkin:before {
  content: "陼";
}

.fi-sr-puzzle-alt:before {
  content: "難";
}

.fi-sr-puzzle-piece-integration:before {
  content: "靖";
}

.fi-sr-puzzle-piece:before {
  content: "韛";
}

.fi-sr-puzzle-pieces:before {
  content: "響";
}

.fi-sr-pyramid:before {
  content: "頋";
}

.fi-sr-q:before {
  content: "頻";
}

.fi-sr-qr-scan:before {
  content: "鬒";
}

.fi-sr-QR:before {
  content: "龜";
}

.fi-sr-qrcode:before {
  content: "𢡊";
}

.fi-sr-question-square:before {
  content: "𢡄";
}

.fi-sr-question:before {
  content: "𣏕";
}

.fi-sr-queue-alt:before {
  content: "㮝";
}

.fi-sr-queue-line:before {
  content: "䀘";
}

.fi-sr-queue-signal:before {
  content: "䀹";
}

.fi-sr-queue:before {
  content: "𥉉";
}

.fi-sr-quill-pen-story:before {
  content: "𥳐";
}

.fi-sr-quiz-alt:before {
  content: "𧻓";
}

.fi-sr-quiz:before {
  content: "齃";
}

.fi-sr-quote-right:before {
  content: "龎";
}

.fi-sr-r:before {
  content: "﫚";
}

.fi-sr-rabbit-fast:before {
  content: "﫛";
}

.fi-sr-rabbit:before {
  content: "﫜";
}

.fi-sr-raccoon:before {
  content: "﫝";
}

.fi-sr-racquet:before {
  content: "﫞";
}

.fi-sr-radar-monitoring-track:before {
  content: "﫟";
}

.fi-sr-radar:before {
  content: "﫠";
}

.fi-sr-radiation-alt:before {
  content: "﫡";
}

.fi-sr-radiation:before {
  content: "﫢";
}

.fi-sr-radio-alt:before {
  content: "﫣";
}

.fi-sr-radio-button:before {
  content: "﫤";
}

.fi-sr-radio:before {
  content: "﫥";
}

.fi-sr-radish:before {
  content: "﫦";
}

.fi-sr-rainbow:before {
  content: "﫧";
}

.fi-sr-raindrops:before {
  content: "﫨";
}

.fi-sr-ram:before {
  content: "﫩";
}

.fi-sr-ramp-loading:before {
  content: "﫪";
}

.fi-sr-rank:before {
  content: "﫫";
}

.fi-sr-ranking-podium-empty:before {
  content: "﫬";
}

.fi-sr-ranking-podium:before {
  content: "﫭";
}

.fi-sr-ranking-star:before {
  content: "﫮";
}

.fi-sr-ranking-stars:before {
  content: "﫯";
}

.fi-sr-raygun:before {
  content: "﫰";
}

.fi-sr-razor-barber:before {
  content: "﫱";
}

.fi-sr-react:before {
  content: "﫲";
}

.fi-sr-rec:before {
  content: "﫳";
}

.fi-sr-receipt:before {
  content: "﫴";
}

.fi-sr-recipe-book:before {
  content: "﫵";
}

.fi-sr-recipe:before {
  content: "﫶";
}

.fi-sr-record-vinyl:before {
  content: "﫷";
}

.fi-sr-rectabgle-vertical:before {
  content: "﫸";
}

.fi-sr-rectangle-barcode:before {
  content: "﫹";
}

.fi-sr-rectangle-code:before {
  content: "﫺";
}

.fi-sr-rectangle-history-circle-plus:before {
  content: "﫻";
}

.fi-sr-rectangle-horizontal:before {
  content: "﫼";
}

.fi-sr-rectangle-list:before {
  content: "﫽";
}

.fi-sr-rectangle-panoramic:before {
  content: "﫾";
}

.fi-sr-rectangle-pro:before {
  content: "﫿";
}

.fi-sr-rectangle-vertical-history:before {
  content: "ﬀ";
}

.fi-sr-rectangle-vertical:before {
  content: "ﬁ";
}

.fi-sr-rectangle-xmark:before {
  content: "ﬂ";
}

.fi-sr-rectangles-mixed:before {
  content: "ﬃ";
}

.fi-sr-recycle-bin:before {
  content: "ﬄ";
}

.fi-sr-recycle:before {
  content: "ﬅ";
}

.fi-sr-redo-alt:before {
  content: "ﬆ";
}

.fi-sr-redo:before {
  content: "﬇";
}

.fi-sr-reel:before {
  content: "﬈";
}

.fi-sr-refer-arrow:before {
  content: "﬉";
}

.fi-sr-refer:before {
  content: "﬊";
}

.fi-sr-referral-alt:before {
  content: "﬋";
}

.fi-sr-referral-user:before {
  content: "﬌";
}

.fi-sr-referral:before {
  content: "﬍";
}

.fi-sr-reflect-horizontal-alt:before {
  content: "﬎";
}

.fi-sr-reflect-horizontal:before {
  content: "﬏";
}

.fi-sr-reflect-vertical:before {
  content: "﬐";
}

.fi-sr-reflect:before {
  content: "﬑";
}

.fi-sr-refresh:before {
  content: "﬒";
}

.fi-sr-refrigerator:before {
  content: "ﬓ";
}

.fi-sr-refund-alt:before {
  content: "ﬔ";
}

.fi-sr-refund:before {
  content: "ﬕ";
}

.fi-sr-region-pin-alt:before {
  content: "ﬖ";
}

.fi-sr-region-pin:before {
  content: "ﬗ";
}

.fi-sr-registered:before {
  content: "﬘";
}

.fi-sr-registration-paper:before {
  content: "﬙";
}

.fi-sr-remove-folder:before {
  content: "﬚";
}

.fi-sr-remove-user:before {
  content: "﬛";
}

.fi-sr-rent-signal:before {
  content: "﬜";
}

.fi-sr-rent:before {
  content: "יִ";
}

.fi-sr-replace:before {
  content: "ﬞ";
}

.fi-sr-replay-10:before {
  content: "ײַ";
}

.fi-sr-replay-30:before {
  content: "ﬠ";
}

.fi-sr-replay-5:before {
  content: "ﬡ";
}

.fi-sr-reply-all:before {
  content: "ﬢ";
}

.fi-sr-republican:before {
  content: "ﬣ";
}

.fi-sr-reservation-smartphone:before {
  content: "ﬤ";
}

.fi-sr-reservation-table:before {
  content: "ﬥ";
}

.fi-sr-resistance-band:before {
  content: "ﬦ";
}

.fi-sr-resize:before {
  content: "ﬧ";
}

.fi-sr-resources:before {
  content: "ﬨ";
}

.fi-sr-restaurant:before {
  content: "﬩";
}

.fi-sr-restroom-simple:before {
  content: "שׁ";
}

.fi-sr-resume:before {
  content: "שׂ";
}

.fi-sr-revenue-alt:before {
  content: "שּׁ";
}

.fi-sr-revenue-euro:before {
  content: "שּׂ";
}

.fi-sr-Revenue:before {
  content: "אַ";
}

.fi-sr-review:before {
  content: "אָ";
}

.fi-sr-rewind-button-circle:before {
  content: "אּ";
}

.fi-sr-rewind:before {
  content: "בּ";
}

.fi-sr-rhombus:before {
  content: "גּ";
}

.fi-sr-ribbon:before {
  content: "דּ";
}

.fi-sr-right-from-bracket:before {
  content: "הּ";
}

.fi-sr-right:before {
  content: "וּ";
}

.fi-sr-ring-diamond:before {
  content: "זּ";
}

.fi-sr-ring:before {
  content: "﬷";
}

.fi-sr-rings-wedding:before {
  content: "טּ";
}

.fi-sr-risk-alt:before {
  content: "יּ";
}

.fi-sr-risk:before {
  content: "ךּ";
}

.fi-sr-road-barrier:before {
  content: "כּ";
}

.fi-sr-road-sign-left:before {
  content: "לּ";
}

.fi-sr-road:before {
  content: "﬽";
}

.fi-sr-robot:before {
  content: "מּ";
}

.fi-sr-robotic-arm:before {
  content: "﬿";
}

.fi-sr-rocket-lunch:before {
  content: "נּ";
}

.fi-sr-rocket:before {
  content: "סּ";
}

.fi-sr-roller-coaster:before {
  content: "﭂";
}

.fi-sr-room-service:before {
  content: "ףּ";
}

.fi-sr-rotate-exclamation:before {
  content: "פּ";
}

.fi-sr-rotate-left:before {
  content: "﭅";
}

.fi-sr-rotate-reverse:before {
  content: "צּ";
}

.fi-sr-rotate-right:before {
  content: "קּ";
}

.fi-sr-rotate-square:before {
  content: "רּ";
}

.fi-sr-roulette:before {
  content: "שּ";
}

.fi-sr-route-highway:before {
  content: "תּ";
}

.fi-sr-route-interstate:before {
  content: "וֹ";
}

.fi-sr-route:before {
  content: "בֿ";
}

.fi-sr-router:before {
  content: "כֿ";
}

.fi-sr-rss-alt:before {
  content: "פֿ";
}

.fi-sr-rss:before {
  content: "ﭏ";
}

.fi-sr-ruble-sign:before {
  content: "ﭐ";
}

.fi-sr-rugby-helmet:before {
  content: "ﭑ";
}

.fi-sr-rugby:before {
  content: "ﭒ";
}

.fi-sr-ruler-combined:before {
  content: "ﭓ";
}

.fi-sr-ruler-horizontal:before {
  content: "ﭔ";
}

.fi-sr-ruler-triangle:before {
  content: "ﭕ";
}

.fi-sr-ruler-vertical:before {
  content: "ﭖ";
}

.fi-sr-rules-alt:before {
  content: "ﭗ";
}

.fi-sr-rules:before {
  content: "ﭘ";
}

.fi-sr-running-track:before {
  content: "ﭙ";
}

.fi-sr-running:before {
  content: "ﭚ";
}

.fi-sr-rupee-sign:before {
  content: "ﭛ";
}

.fi-sr-rupiah-sign:before {
  content: "ﭜ";
}

.fi-sr-rv:before {
  content: "ﭝ";
}

.fi-sr-s:before {
  content: "ﭞ";
}

.fi-sr-sack-dollar:before {
  content: "ﭟ";
}

.fi-sr-sack:before {
  content: "ﭠ";
}

.fi-sr-sad-cry:before {
  content: "ﭡ";
}

.fi-sr-sad-tear:before {
  content: "ﭢ";
}

.fi-sr-sad:before {
  content: "ﭣ";
}

.fi-sr-safe-box:before {
  content: "ﭤ";
}

.fi-sr-sailboat:before {
  content: "ﭥ";
}

.fi-sr-salad:before {
  content: "ﭦ";
}

.fi-sr-salary-alt:before {
  content: "ﭧ";
}

.fi-sr-salt-pepper:before {
  content: "ﭨ";
}

.fi-sr-salt-shaker:before {
  content: "ﭩ";
}

.fi-sr-sandwich-alt:before {
  content: "ﭪ";
}

.fi-sr-sandwich:before {
  content: "ﭫ";
}

.fi-sr-satellite-dish:before {
  content: "ﭬ";
}

.fi-sr-satellite:before {
  content: "ﭭ";
}

.fi-sr-saturday:before {
  content: "ﭮ";
}

.fi-sr-sauce:before {
  content: "ﭯ";
}

.fi-sr-sausage:before {
  content: "ﭰ";
}

.fi-sr-sax-hot:before {
  content: "ﭱ";
}

.fi-sr-saxophone:before {
  content: "ﭲ";
}

.fi-sr-scale-comparison-alt:before {
  content: "ﭳ";
}

.fi-sr-scale-comparison:before {
  content: "ﭴ";
}

.fi-sr-scale:before {
  content: "ﭵ";
}

.fi-sr-scalpel-path:before {
  content: "ﭶ";
}

.fi-sr-scalpel:before {
  content: "ﭷ";
}

.fi-sr-scanner-gun:before {
  content: "ﭸ";
}

.fi-sr-scanner-image:before {
  content: "ﭹ";
}

.fi-sr-scanner-keyboard:before {
  content: "ﭺ";
}

.fi-sr-scanner-touchscreen:before {
  content: "ﭻ";
}

.fi-sr-scarecrow:before {
  content: "ﭼ";
}

.fi-sr-scarf:before {
  content: "ﭽ";
}

.fi-sr-school-bus:before {
  content: "ﭾ";
}

.fi-sr-school:before {
  content: "ﭿ";
}

.fi-sr-scissors:before {
  content: "ﮀ";
}

.fi-sr-scooter:before {
  content: "ﮁ";
}

.fi-sr-screen:before {
  content: "ﮂ";
}

.fi-sr-screencast:before {
  content: "ﮃ";
}

.fi-sr-screw-alt:before {
  content: "ﮄ";
}

.fi-sr-screw:before {
  content: "ﮅ";
}

.fi-sr-screwdriver:before {
  content: "ﮆ";
}

.fi-sr-scribble:before {
  content: "ﮇ";
}

.fi-sr-script:before {
  content: "ﮈ";
}

.fi-sr-scroll-document-story:before {
  content: "ﮉ";
}

.fi-sr-scroll-old:before {
  content: "ﮊ";
}

.fi-sr-scroll-torah:before {
  content: "ﮋ";
}

.fi-sr-scroll:before {
  content: "ﮌ";
}

.fi-sr-scrubber:before {
  content: "ﮍ";
}

.fi-sr-scythe:before {
  content: "ﮎ";
}

.fi-sr-sd-card:before {
  content: "ﮏ";
}

.fi-sr-sd-cards:before {
  content: "ﮐ";
}

.fi-sr-seal-exclamation:before {
  content: "ﮑ";
}

.fi-sr-seal-question:before {
  content: "ﮒ";
}

.fi-sr-seal:before {
  content: "ﮓ";
}

.fi-sr-search-alt:before {
  content: "ﮔ";
}

.fi-sr-search-dollar:before {
  content: "ﮕ";
}

.fi-sr-search-heart:before {
  content: "ﮖ";
}

.fi-sr-search-location:before {
  content: "ﮗ";
}

.fi-sr-search:before {
  content: "ﮘ";
}

.fi-sr-seat-airline:before {
  content: "ﮙ";
}

.fi-sr-seatbelt-safety-driver:before {
  content: "ﮚ";
}

.fi-sr-second-award:before {
  content: "ﮛ";
}

.fi-sr-second-laurel:before {
  content: "ﮜ";
}

.fi-sr-second-medal:before {
  content: "ﮝ";
}

.fi-sr-second:before {
  content: "ﮞ";
}

.fi-sr-seedling:before {
  content: "ﮟ";
}

.fi-sr-select:before {
  content: "ﮠ";
}

.fi-sr-selection:before {
  content: "ﮡ";
}

.fi-sr-seller-store:before {
  content: "ﮢ";
}

.fi-sr-seller:before {
  content: "ﮣ";
}

.fi-sr-send-back:before {
  content: "ﮤ";
}

.fi-sr-send-backward:before {
  content: "ﮥ";
}

.fi-sr-sensor-alert:before {
  content: "ﮦ";
}

.fi-sr-sensor-fire:before {
  content: "ﮧ";
}

.fi-sr-sensor-on:before {
  content: "ﮨ";
}

.fi-sr-sensor-smoke:before {
  content: "ﮩ";
}

.fi-sr-sensor:before {
  content: "ﮪ";
}

.fi-sr-settings-sliders:before {
  content: "ﮫ";
}

.fi-sr-settings:before {
  content: "ﮬ";
}

.fi-sr-share-alt-square:before {
  content: "ﮭ";
}

.fi-sr-share-square:before {
  content: "ﮮ";
}

.fi-sr-share:before {
  content: "ﮯ";
}

.fi-sr-sheep:before {
  content: "ﮰ";
}

.fi-sr-shekel-sign:before {
  content: "ﮱ";
}

.fi-sr-shelves:before {
  content: "﮲";
}

.fi-sr-shield-alt:before {
  content: "﮳";
}

.fi-sr-shield-cat:before {
  content: "﮴";
}

.fi-sr-shield-check:before {
  content: "﮵";
}

.fi-sr-shield-cross:before {
  content: "﮶";
}

.fi-sr-shield-dog:before {
  content: "﮷";
}

.fi-sr-shield-exclamation:before {
  content: "﮸";
}

.fi-sr-shield-interrogation:before {
  content: "﮹";
}

.fi-sr-shield-keyhole:before {
  content: "﮺";
}

.fi-sr-shield-minus:before {
  content: "﮻";
}

.fi-sr-shield-plus:before {
  content: "﮼";
}

.fi-sr-shield-security-risk:before {
  content: "﮽";
}

.fi-sr-shield-slash:before {
  content: "﮾";
}

.fi-sr-shield-trust:before {
  content: "﮿";
}

.fi-sr-shield-virus:before {
  content: "﯀";
}

.fi-sr-shield-xmark:before {
  content: "﯁";
}

.fi-sr-shield:before {
  content: "﯂";
}

.fi-sr-ship-side:before {
  content: "﯃";
}

.fi-sr-ship:before {
  content: "﯄";
}

.fi-sr-shipping-fast:before {
  content: "﯅";
}

.fi-sr-shipping-timed:before {
  content: "﯆";
}

.fi-sr-shirt-long-sleeve:before {
  content: "﯇";
}

.fi-sr-shirt-running:before {
  content: "﯈";
}

.fi-sr-shirt-tank-top:before {
  content: "﯉";
}

.fi-sr-shirt:before {
  content: "﯊";
}

.fi-sr-shish-kebab:before {
  content: "﯋";
}

.fi-sr-shoe-prints:before {
  content: "﯌";
}

.fi-sr-shop-lock:before {
  content: "﯍";
}

.fi-sr-shop-slash:before {
  content: "﯎";
}

.fi-sr-shop:before {
  content: "﯏";
}

.fi-sr-shopping-bag-add:before {
  content: "﯐";
}

.fi-sr-shopping-bag:before {
  content: "﯑";
}

.fi-sr-shopping-basket:before {
  content: "﯒";
}

.fi-sr-shopping-cart-add:before {
  content: "ﯓ";
}

.fi-sr-shopping-cart-buyer:before {
  content: "ﯔ";
}

.fi-sr-shopping-cart-check:before {
  content: "ﯕ";
}

.fi-sr-shopping-cart:before {
  content: "ﯖ";
}

.fi-sr-shovel-snow:before {
  content: "ﯗ";
}

.fi-sr-shovel:before {
  content: "ﯘ";
}

.fi-sr-shower-down:before {
  content: "ﯙ";
}

.fi-sr-shower:before {
  content: "ﯚ";
}

.fi-sr-shredder:before {
  content: "ﯛ";
}

.fi-sr-shrimp:before {
  content: "ﯜ";
}

.fi-sr-shuffle:before {
  content: "ﯝ";
}

.fi-sr-shuttle-van:before {
  content: "ﯞ";
}

.fi-sr-shuttlecock:before {
  content: "ﯟ";
}

.fi-sr-Sickle:before {
  content: "ﯠ";
}

.fi-sr-sidebar-flip:before {
  content: "ﯡ";
}

.fi-sr-sidebar:before {
  content: "ﯢ";
}

.fi-sr-sigma:before {
  content: "ﯣ";
}

.fi-sr-sign-hanging:before {
  content: "ﯤ";
}

.fi-sr-sign-in-alt:before {
  content: "ﯥ";
}

.fi-sr-sign-out-alt:before {
  content: "ﯦ";
}

.fi-sr-sign-posts-wrench:before {
  content: "ﯧ";
}

.fi-sr-sign-posts:before {
  content: "ﯨ";
}

.fi-sr-sign-up:before {
  content: "ﯩ";
}

.fi-sr-signal-alt-1:before {
  content: "ﯪ";
}

.fi-sr-signal-alt-2:before {
  content: "ﯫ";
}

.fi-sr-signal-alt-slash:before {
  content: "ﯬ";
}

.fi-sr-signal-alt:before {
  content: "ﯭ";
}

.fi-sr-signal-bars-fair:before {
  content: "ﯮ";
}

.fi-sr-signal-bars-good:before {
  content: "ﯯ";
}

.fi-sr-signal-bars-weak:before {
  content: "ﯰ";
}

.fi-sr-signal-stream-slash:before {
  content: "ﯱ";
}

.fi-sr-signal-stream:before {
  content: "ﯲ";
}

.fi-sr-signature-lock:before {
  content: "ﯳ";
}

.fi-sr-signature-slash:before {
  content: "ﯴ";
}

.fi-sr-signature:before {
  content: "ﯵ";
}

.fi-sr-sim-card:before {
  content: "ﯶ";
}

.fi-sr-sim-cards:before {
  content: "ﯷ";
}

.fi-sr-sink:before {
  content: "ﯸ";
}

.fi-sr-siren-on:before {
  content: "ﯹ";
}

.fi-sr-Siren:before {
  content: "ﯺ";
}

.fi-sr-site-alt:before {
  content: "ﯻ";
}

.fi-sr-site-browser:before {
  content: "ﯼ";
}

.fi-sr-site:before {
  content: "ﯽ";
}

.fi-sr-sitemap:before {
  content: "ﯾ";
}

.fi-sr-skateboard:before {
  content: "ﯿ";
}

.fi-sr-skating:before {
  content: "ﰀ";
}

.fi-sr-skeleton-ribs:before {
  content: "ﰁ";
}

.fi-sr-skeleton:before {
  content: "ﰂ";
}

.fi-sr-skewer:before {
  content: "ﰃ";
}

.fi-sr-ski-boot-ski:before {
  content: "ﰄ";
}

.fi-sr-ski-jump:before {
  content: "ﰅ";
}

.fi-sr-ski-lift:before {
  content: "ﰆ";
}

.fi-sr-skiing-nordic:before {
  content: "ﰇ";
}

.fi-sr-skiing:before {
  content: "ﰈ";
}

.fi-sr-skill-alt:before {
  content: "ﰉ";
}

.fi-sr-skill-user:before {
  content: "ﰊ";
}

.fi-sr-skill:before {
  content: "ﰋ";
}

.fi-sr-skin-arrow:before {
  content: "ﰌ";
}

.fi-sr-skin-drop:before {
  content: "ﰍ";
}

.fi-sr-skin-hair:before {
  content: "ﰎ";
}

.fi-sr-skin:before {
  content: "ﰏ";
}

.fi-sr-skip-15-seconds:before {
  content: "ﰐ";
}

.fi-sr-skull-cow:before {
  content: "ﰑ";
}

.fi-sr-skull-crossbones:before {
  content: "ﰒ";
}

.fi-sr-skull:before {
  content: "ﰓ";
}

.fi-sr-slash:before {
  content: "ﰔ";
}

.fi-sr-sledding:before {
  content: "ﰕ";
}

.fi-sr-sleeping-bag:before {
  content: "ﰖ";
}

.fi-sr-sleigh:before {
  content: "ﰗ";
}

.fi-sr-sliders-h-square:before {
  content: "ﰘ";
}

.fi-sr-sliders-v-square:before {
  content: "ﰙ";
}

.fi-sr-sliders-v:before {
  content: "ﰚ";
}

.fi-sr-slot-machine:before {
  content: "ﰛ";
}

.fi-sr-smart-home-alt:before {
  content: "ﰜ";
}

.fi-sr-smart-home:before {
  content: "ﰝ";
}

.fi-sr-smartphone:before {
  content: "ﰞ";
}

.fi-sr-smile-beam:before {
  content: "ﰟ";
}

.fi-sr-smile-plus:before {
  content: "ﰠ";
}

.fi-sr-smile-wink:before {
  content: "ﰡ";
}

.fi-sr-smile:before {
  content: "ﰢ";
}

.fi-sr-smiley-comment-alt:before {
  content: "ﰣ";
}

.fi-sr-smog:before {
  content: "ﰤ";
}

.fi-sr-smoke:before {
  content: "ﰥ";
}

.fi-sr-smoking-ban:before {
  content: "ﰦ";
}

.fi-sr-smoking:before {
  content: "ﰧ";
}

.fi-sr-snake:before {
  content: "ﰨ";
}

.fi-sr-snap:before {
  content: "ﰩ";
}

.fi-sr-snooze:before {
  content: "ﰪ";
}

.fi-sr-snow-blowing:before {
  content: "ﰫ";
}

.fi-sr-snowboarding:before {
  content: "ﰬ";
}

.fi-sr-snowflake-droplets:before {
  content: "ﰭ";
}

.fi-sr-snowflake:before {
  content: "ﰮ";
}

.fi-sr-snowflakes:before {
  content: "ﰯ";
}

.fi-sr-snowman-alt:before {
  content: "ﰰ";
}

.fi-sr-snowman-head:before {
  content: "ﰱ";
}

.fi-sr-snowmobile:before {
  content: "ﰲ";
}

.fi-sr-snowplow:before {
  content: "ﰳ";
}

.fi-sr-soap-alt:before {
  content: "ﰴ";
}

.fi-sr-soap:before {
  content: "ﰵ";
}

.fi-sr-socks:before {
  content: "ﰶ";
}

.fi-sr-sofa-size:before {
  content: "ﰷ";
}

.fi-sr-sofa:before {
  content: "ﰸ";
}

.fi-sr-solar-panel-sun:before {
  content: "ﰹ";
}

.fi-sr-solar-panel:before {
  content: "ﰺ";
}

.fi-sr-solar-system:before {
  content: "ﰻ";
}

.fi-sr-sold-house:before {
  content: "ﰼ";
}

.fi-sr-sold-signal:before {
  content: "ﰽ";
}

.fi-sr-sort-alpha-down-alt:before {
  content: "ﰾ";
}

.fi-sr-sort-alpha-down:before {
  content: "ﰿ";
}

.fi-sr-sort-alpha-up-alt:before {
  content: "ﱀ";
}

.fi-sr-sort-alpha-up:before {
  content: "ﱁ";
}

.fi-sr-sort-alt:before {
  content: "ﱂ";
}

.fi-sr-sort-amount-down-alt:before {
  content: "ﱃ";
}

.fi-sr-sort-amount-down:before {
  content: "ﱄ";
}

.fi-sr-sort-amount-up-alt:before {
  content: "ﱅ";
}

.fi-sr-sort-amount-up:before {
  content: "ﱆ";
}

.fi-sr-sort-circle-down:before {
  content: "ﱇ";
}

.fi-sr-sort-circle-up:before {
  content: "ﱈ";
}

.fi-sr-sort-circle:before {
  content: "ﱉ";
}

.fi-sr-sort-down:before {
  content: "ﱊ";
}

.fi-sr-sort-numeric-down-alt:before {
  content: "ﱋ";
}

.fi-sr-sort-numeric-down:before {
  content: "ﱌ";
}

.fi-sr-sort-shapes-down:before {
  content: "ﱍ";
}

.fi-sr-sort-shapes-up:before {
  content: "ﱎ";
}

.fi-sr-sort-size-down:before {
  content: "ﱏ";
}

.fi-sr-sort-size-up:before {
  content: "ﱐ";
}

.fi-sr-sort:before {
  content: "ﱑ";
}

.fi-sr-soup:before {
  content: "ﱒ";
}

.fi-sr-source-data:before {
  content: "ﱓ";
}

.fi-sr-source-document-alt:before {
  content: "ﱔ";
}

.fi-sr-source-document:before {
  content: "ﱕ";
}

.fi-sr-spa:before {
  content: "ﱖ";
}

.fi-sr-space-shuttle:before {
  content: "ﱗ";
}

.fi-sr-space-station-moon-alt:before {
  content: "ﱘ";
}

.fi-sr-space-station-moon:before {
  content: "ﱙ";
}

.fi-sr-spade:before {
  content: "ﱚ";
}

.fi-sr-spaghetti-monster-flying:before {
  content: "ﱛ";
}

.fi-sr-spain-map:before {
  content: "ﱜ";
}

.fi-sr-sparkles:before {
  content: "ﱝ";
}

.fi-sr-spartan-helmet:before {
  content: "ﱞ";
}

.fi-sr-speaker:before {
  content: "ﱟ";
}

.fi-sr-speakers:before {
  content: "ﱠ";
}

.fi-sr-speech-bubble-story:before {
  content: "ﱡ";
}

.fi-sr-speedometer-arrow:before {
  content: "ﱢ";
}

.fi-sr-speedometer-kpi:before {
  content: "ﱣ";
}

.fi-sr-sphere:before {
  content: "ﱤ";
}

.fi-sr-spider-black-widow:before {
  content: "ﱥ";
}

.fi-sr-spider-web:before {
  content: "ﱦ";
}

.fi-sr-spider:before {
  content: "ﱧ";
}

.fi-sr-spinner:before {
  content: "ﱨ";
}

.fi-sr-split-up-relation:before {
  content: "ﱩ";
}

.fi-sr-split:before {
  content: "ﱪ";
}

.fi-sr-splotch:before {
  content: "ﱫ";
}

.fi-sr-spoon:before {
  content: "ﱬ";
}

.fi-sr-spray-can-sparkles:before {
  content: "ﱭ";
}

.fi-sr-spray-can:before {
  content: "ﱮ";
}

.fi-sr-spring-calendar:before {
  content: "ﱯ";
}

.fi-sr-sprinkler:before {
  content: "ﱰ";
}

.fi-sr-spy:before {
  content: "ﱱ";
}

.fi-sr-square-0:before {
  content: "ﱲ";
}

.fi-sr-square-1:before {
  content: "ﱳ";
}

.fi-sr-square-2:before {
  content: "ﱴ";
}

.fi-sr-square-3:before {
  content: "ﱵ";
}

.fi-sr-square-4:before {
  content: "ﱶ";
}

.fi-sr-square-5:before {
  content: "ﱷ";
}

.fi-sr-square-6:before {
  content: "ﱸ";
}

.fi-sr-square-7:before {
  content: "ﱹ";
}

.fi-sr-square-8:before {
  content: "ﱺ";
}

.fi-sr-square-9:before {
  content: "ﱻ";
}

.fi-sr-square-a:before {
  content: "ﱼ";
}

.fi-sr-square-b:before {
  content: "ﱽ";
}

.fi-sr-square-bolt:before {
  content: "ﱾ";
}

.fi-sr-square-c:before {
  content: "ﱿ";
}

.fi-sr-square-code:before {
  content: "ﲀ";
}

.fi-sr-square-d:before {
  content: "ﲁ";
}

.fi-sr-square-dashed-circle-plus:before {
  content: "ﲂ";
}

.fi-sr-square-dashed:before {
  content: "ﲃ";
}

.fi-sr-square-divide:before {
  content: "ﲄ";
}

.fi-sr-square-e:before {
  content: "ﲅ";
}

.fi-sr-square-ellipsis-vertical:before {
  content: "ﲆ";
}

.fi-sr-square-ellipsis:before {
  content: "ﲇ";
}

.fi-sr-square-exclamation:before {
  content: "ﲈ";
}

.fi-sr-square-f:before {
  content: "ﲉ";
}

.fi-sr-square-g:before {
  content: "ﲊ";
}

.fi-sr-square-h:before {
  content: "ﲋ";
}

.fi-sr-square-heart:before {
  content: "ﲌ";
}

.fi-sr-square-i:before {
  content: "ﲍ";
}

.fi-sr-square-info:before {
  content: "ﲎ";
}

.fi-sr-square-j:before {
  content: "ﲏ";
}

.fi-sr-square-k:before {
  content: "ﲐ";
}

.fi-sr-square-kanban:before {
  content: "ﲑ";
}

.fi-sr-square-l:before {
  content: "ﲒ";
}

.fi-sr-square-m:before {
  content: "ﲓ";
}

.fi-sr-square-minus:before {
  content: "ﲔ";
}

.fi-sr-square-n:before {
  content: "ﲕ";
}

.fi-sr-square-o:before {
  content: "ﲖ";
}

.fi-sr-square-p:before {
  content: "ﲗ";
}

.fi-sr-square-phone-hangup:before {
  content: "ﲘ";
}

.fi-sr-square-plus:before {
  content: "ﲙ";
}

.fi-sr-square-poll-horizontal:before {
  content: "ﲚ";
}

.fi-sr-square-poll-vertical:before {
  content: "ﲛ";
}

.fi-sr-square-q:before {
  content: "ﲜ";
}

.fi-sr-square-quote:before {
  content: "ﲝ";
}

.fi-sr-square-r:before {
  content: "ﲞ";
}

.fi-sr-square-root:before {
  content: "ﲟ";
}

.fi-sr-square-s:before {
  content: "ﲠ";
}

.fi-sr-square-small:before {
  content: "ﲡ";
}

.fi-sr-square-star:before {
  content: "ﲢ";
}

.fi-sr-square-t:before {
  content: "ﲣ";
}

.fi-sr-square-terminal:before {
  content: "ﲤ";
}

.fi-sr-square-u:before {
  content: "ﲥ";
}

.fi-sr-square-up-right:before {
  content: "ﲦ";
}

.fi-sr-square-v:before {
  content: "ﲧ";
}

.fi-sr-square-w:before {
  content: "ﲨ";
}

.fi-sr-square-x:before {
  content: "ﲩ";
}

.fi-sr-square-y:before {
  content: "ﲪ";
}

.fi-sr-square-z:before {
  content: "ﲫ";
}

.fi-sr-square:before {
  content: "ﲬ";
}

.fi-sr-squid:before {
  content: "ﲭ";
}

.fi-sr-squircle:before {
  content: "ﲮ";
}

.fi-sr-squirrel:before {
  content: "ﲯ";
}

.fi-sr-staff:before {
  content: "ﲰ";
}

.fi-sr-stage-concert:before {
  content: "ﲱ";
}

.fi-sr-stage-theatre:before {
  content: "ﲲ";
}

.fi-sr-stage:before {
  content: "ﲳ";
}

.fi-sr-stairs:before {
  content: "ﲴ";
}

.fi-sr-stamp:before {
  content: "ﲵ";
}

.fi-sr-standard-definition:before {
  content: "ﲶ";
}

.fi-sr-star-and-crescent:before {
  content: "ﲷ";
}

.fi-sr-star-christmas:before {
  content: "ﲸ";
}

.fi-sr-star-comment-alt:before {
  content: "ﲹ";
}

.fi-sr-star-exclamation:before {
  content: "ﲺ";
}

.fi-sr-star-octogram:before {
  content: "ﲻ";
}

.fi-sr-star-of-david:before {
  content: "ﲼ";
}

.fi-sr-star-rating-call:before {
  content: "ﲽ";
}

.fi-sr-star-sharp-half-stroke:before {
  content: "ﲾ";
}

.fi-sr-star-sharp-half:before {
  content: "ﲿ";
}

.fi-sr-star-shooting:before {
  content: "ﳀ";
}

.fi-sr-star:before {
  content: "ﳁ";
}

.fi-sr-starfighter:before {
  content: "ﳂ";
}

.fi-sr-stars:before {
  content: "ﳃ";
}

.fi-sr-state-country:before {
  content: "ﳄ";
}

.fi-sr-stationary-bike:before {
  content: "ﳅ";
}

.fi-sr-stats:before {
  content: "ﳆ";
}

.fi-sr-steak:before {
  content: "ﳇ";
}

.fi-sr-steering-wheel:before {
  content: "ﳈ";
}

.fi-sr-step-backward:before {
  content: "ﳉ";
}

.fi-sr-step-forward:before {
  content: "ﳊ";
}

.fi-sr-sterling-sign:before {
  content: "ﳋ";
}

.fi-sr-stethoscope:before {
  content: "ﳌ";
}

.fi-sr-sticker:before {
  content: "ﳍ";
}

.fi-sr-stocking:before {
  content: "ﳎ";
}

.fi-sr-stomach:before {
  content: "ﳏ";
}

.fi-sr-stop-circle:before {
  content: "ﳐ";
}

.fi-sr-stop-square:before {
  content: "ﳑ";
}

.fi-sr-stop:before {
  content: "ﳒ";
}

.fi-sr-stopwatch:before {
  content: "ﳓ";
}

.fi-sr-store-alt:before {
  content: "ﳔ";
}

.fi-sr-store-buyer:before {
  content: "ﳕ";
}

.fi-sr-store-lock:before {
  content: "ﳖ";
}

.fi-sr-store-slash:before {
  content: "ﳗ";
}

.fi-sr-story-book:before {
  content: "ﳘ";
}

.fi-sr-story-fairy-tale:before {
  content: "ﳙ";
}

.fi-sr-story-fantasy:before {
  content: "ﳚ";
}

.fi-sr-strategy-chess-risk:before {
  content: "ﳛ";
}

.fi-sr-strawberry:before {
  content: "ﳜ";
}

.fi-sr-street-view:before {
  content: "ﳝ";
}

.fi-sr-stretcher:before {
  content: "ﳞ";
}

.fi-sr-strikethrough:before {
  content: "ﳟ";
}

.fi-sr-stroopwafel:before {
  content: "ﳠ";
}

.fi-sr-student-alt:before {
  content: "ﳡ";
}

.fi-sr-student:before {
  content: "ﳢ";
}

.fi-sr-subscript:before {
  content: "ﳣ";
}

.fi-sr-subscription-alt:before {
  content: "ﳤ";
}

.fi-sr-subscription:before {
  content: "ﳥ";
}

.fi-sr-subtitles-slash:before {
  content: "ﳦ";
}

.fi-sr-subtitles:before {
  content: "ﳧ";
}

.fi-sr-subway:before {
  content: "ﳨ";
}

.fi-sr-suitcase-alt:before {
  content: "ﳩ";
}

.fi-sr-summary-check:before {
  content: "ﳪ";
}

.fi-sr-summer:before {
  content: "ﳫ";
}

.fi-sr-sun-dust:before {
  content: "ﳬ";
}

.fi-sr-sun-plant-wilt:before {
  content: "ﳭ";
}

.fi-sr-sun-salutation-yoga:before {
  content: "ﳮ";
}

.fi-sr-sun:before {
  content: "ﳯ";
}

.fi-sr-sunday:before {
  content: "ﳰ";
}

.fi-sr-sunglasses-alt:before {
  content: "ﳱ";
}

.fi-sr-sunglasses:before {
  content: "ﳲ";
}

.fi-sr-sunrise-alt:before {
  content: "ﳳ";
}

.fi-sr-sunrise:before {
  content: "ﳴ";
}

.fi-sr-sunset:before {
  content: "ﳵ";
}

.fi-sr-superscript:before {
  content: "ﳶ";
}

.fi-sr-surfing:before {
  content: "ﳷ";
}

.fi-sr-surprise:before {
  content: "ﳸ";
}

.fi-sr-surveillance-camera:before {
  content: "ﳹ";
}

.fi-sr-survey-xmark:before {
  content: "ﳺ";
}

.fi-sr-sushi-alt:before {
  content: "ﳻ";
}

.fi-sr-sushi-roll:before {
  content: "ﳼ";
}

.fi-sr-sushi:before {
  content: "ﳽ";
}

.fi-sr-svg:before {
  content: "ﳾ";
}

.fi-sr-swap:before {
  content: "ﳿ";
}

.fi-sr-swatchbook:before {
  content: "ﴀ";
}

.fi-sr-swimmer:before {
  content: "ﴁ";
}

.fi-sr-swimming-pool:before {
  content: "ﴂ";
}

.fi-sr-swing:before {
  content: "ﴃ";
}

.fi-sr-swipe-down:before {
  content: "ﴄ";
}

.fi-sr-swipe-left:before {
  content: "ﴅ";
}

.fi-sr-swipe-right:before {
  content: "ﴆ";
}

.fi-sr-swipe-up:before {
  content: "ﴇ";
}

.fi-sr-sword:before {
  content: "ﴈ";
}

.fi-sr-symbol:before {
  content: "ﴉ";
}

.fi-sr-symbols:before {
  content: "ﴊ";
}

.fi-sr-synagogue:before {
  content: "ﴋ";
}

.fi-sr-syringe:before {
  content: "ﴌ";
}

.fi-sr-system-cloud:before {
  content: "ﴍ";
}

.fi-sr-t:before {
  content: "ﴎ";
}

.fi-sr-tab-folder:before {
  content: "ﴏ";
}

.fi-sr-table-columns:before {
  content: "ﴐ";
}

.fi-sr-table-layout:before {
  content: "ﴑ";
}

.fi-sr-table-list:before {
  content: "ﴒ";
}

.fi-sr-table-picnic:before {
  content: "ﴓ";
}

.fi-sr-table-pivot:before {
  content: "ﴔ";
}

.fi-sr-table-rows:before {
  content: "ﴕ";
}

.fi-sr-table-tree:before {
  content: "ﴖ";
}

.fi-sr-table:before {
  content: "ﴗ";
}

.fi-sr-tablet-android-alt:before {
  content: "ﴘ";
}

.fi-sr-tablet-android:before {
  content: "ﴙ";
}

.fi-sr-tablet-rugged:before {
  content: "ﴚ";
}

.fi-sr-tablet:before {
  content: "ﴛ";
}

.fi-sr-tachometer-alt-average:before {
  content: "ﴜ";
}

.fi-sr-tachometer-alt-fastest:before {
  content: "ﴝ";
}

.fi-sr-tachometer-alt-slow:before {
  content: "ﴞ";
}

.fi-sr-tachometer-alt-slowest:before {
  content: "ﴟ";
}

.fi-sr-tachometer-average:before {
  content: "ﴠ";
}

.fi-sr-tachometer-fast:before {
  content: "ﴡ";
}

.fi-sr-tachometer-fastest:before {
  content: "ﴢ";
}

.fi-sr-tachometer-slow:before {
  content: "ﴣ";
}

.fi-sr-tachometer-slowest:before {
  content: "ﴤ";
}

.fi-sr-tachometer:before {
  content: "ﴥ";
}

.fi-sr-taco:before {
  content: "ﴦ";
}

.fi-sr-tags:before {
  content: "ﴧ";
}

.fi-sr-talent-alt:before {
  content: "ﴨ";
}

.fi-sr-talent-hand:before {
  content: "ﴩ";
}

.fi-sr-talent:before {
  content: "ﴪ";
}

.fi-sr-tally-1:before {
  content: "ﴫ";
}

.fi-sr-tally-2:before {
  content: "ﴬ";
}

.fi-sr-tally-3:before {
  content: "ﴭ";
}

.fi-sr-tally-4:before {
  content: "ﴮ";
}

.fi-sr-tally:before {
  content: "ﴯ";
}

.fi-sr-tamale:before {
  content: "ﴰ";
}

.fi-sr-tank-water:before {
  content: "ﴱ";
}

.fi-sr-tap:before {
  content: "ﴲ";
}

.fi-sr-tape:before {
  content: "ﴳ";
}

.fi-sr-target-audience:before {
  content: "ﴴ";
}

.fi-sr-target:before {
  content: "ﴵ";
}

.fi-sr-tax-alt:before {
  content: "ﴶ";
}

.fi-sr-tax:before {
  content: "ﴷ";
}

.fi-sr-taxi-bus:before {
  content: "ﴸ";
}

.fi-sr-taxi:before {
  content: "ﴹ";
}

.fi-sr-team-check-alt:before {
  content: "ﴺ";
}

.fi-sr-team-check:before {
  content: "ﴻ";
}

.fi-sr-teddy-bear:before {
  content: "ﴼ";
}

.fi-sr-teeth-open:before {
  content: "ﴽ";
}

.fi-sr-telescope:before {
  content: "﴾";
}

.fi-sr-temperature-down:before {
  content: "﴿";
}

.fi-sr-temperature-frigid:before {
  content: "﵀";
}

.fi-sr-temperature-high:before {
  content: "﵁";
}

.fi-sr-temperature-list:before {
  content: "﵂";
}

.fi-sr-temperature-low:before {
  content: "﵃";
}

.fi-sr-temperature-up:before {
  content: "﵄";
}

.fi-sr-template-alt:before {
  content: "﵅";
}

.fi-sr-template:before {
  content: "﵆";
}

.fi-sr-tenge:before {
  content: "﵇";
}

.fi-sr-tennis:before {
  content: "﵈";
}

.fi-sr-tent-arrow-down-to-line:before {
  content: "﵉";
}

.fi-sr-tent-arrow-left-right:before {
  content: "﵊";
}

.fi-sr-tent-arrow-turn-left:before {
  content: "﵋";
}

.fi-sr-tent-arrows-down:before {
  content: "﵌";
}

.fi-sr-tents:before {
  content: "﵍";
}

.fi-sr-terminal:before {
  content: "﵎";
}

.fi-sr-terrace:before {
  content: "﵏";
}

.fi-sr-test-tube:before {
  content: "ﵐ";
}

.fi-sr-test:before {
  content: "ﵑ";
}

.fi-sr-text-box-dots:before {
  content: "ﵒ";
}

.fi-sr-text-box-edit:before {
  content: "ﵓ";
}

.fi-sr-text-box:before {
  content: "ﵔ";
}

.fi-sr-text-check:before {
  content: "ﵕ";
}

.fi-sr-text-height:before {
  content: "ﵖ";
}

.fi-sr-text-shadow:before {
  content: "ﵗ";
}

.fi-sr-text-size:before {
  content: "ﵘ";
}

.fi-sr-text-slash:before {
  content: "ﵙ";
}

.fi-sr-text-width:before {
  content: "ﵚ";
}

.fi-sr-text:before {
  content: "ﵛ";
}

.fi-sr-theater-masks:before {
  content: "ﵜ";
}

.fi-sr-thermometer-alt:before {
  content: "ﵝ";
}

.fi-sr-thermometer-empty:before {
  content: "ﵞ";
}

.fi-sr-thermometer-full:before {
  content: "ﵟ";
}

.fi-sr-thermometer-half:before {
  content: "ﵠ";
}

.fi-sr-thermometer-quarter:before {
  content: "ﵡ";
}

.fi-sr-thermometer-three-quarters:before {
  content: "ﵢ";
}

.fi-sr-theta:before {
  content: "ﵣ";
}

.fi-sr-third-award:before {
  content: "ﵤ";
}

.fi-sr-third-laurel:before {
  content: "ﵥ";
}

.fi-sr-third-medal:before {
  content: "ﵦ";
}

.fi-sr-third:before {
  content: "ﵧ";
}

.fi-sr-thought-bubble:before {
  content: "ﵨ";
}

.fi-sr-three-leaf-clover:before {
  content: "ﵩ";
}

.fi-sr-thumbs-down:before {
  content: "ﵪ";
}

.fi-sr-thumbs-up-trust:before {
  content: "ﵫ";
}

.fi-sr-thumbs-up:before {
  content: "ﵬ";
}

.fi-sr-thumbtack:before {
  content: "ﵭ";
}

.fi-sr-thunderstorm-moon:before {
  content: "ﵮ";
}

.fi-sr-thunderstorm-risk:before {
  content: "ﵯ";
}

.fi-sr-thunderstorm-sun:before {
  content: "ﵰ";
}

.fi-sr-thunderstorm:before {
  content: "ﵱ";
}

.fi-sr-thursday:before {
  content: "ﵲ";
}

.fi-sr-ticket-airline:before {
  content: "ﵳ";
}

.fi-sr-ticket-alt:before {
  content: "ﵴ";
}

.fi-sr-ticket:before {
  content: "ﵵ";
}

.fi-sr-tickets-airline:before {
  content: "ﵶ";
}

.fi-sr-tie:before {
  content: "ﵷ";
}

.fi-sr-tilde:before {
  content: "ﵸ";
}

.fi-sr-time-add:before {
  content: "ﵹ";
}

.fi-sr-time-check:before {
  content: "ﵺ";
}

.fi-sr-time-delete:before {
  content: "ﵻ";
}

.fi-sr-time-fast:before {
  content: "ﵼ";
}

.fi-sr-time-forward-sixty:before {
  content: "ﵽ";
}

.fi-sr-time-forward-ten:before {
  content: "ﵾ";
}

.fi-sr-time-forward:before {
  content: "ﵿ";
}

.fi-sr-time-half-past:before {
  content: "ﶀ";
}

.fi-sr-time-oclock:before {
  content: "ﶁ";
}

.fi-sr-time-past:before {
  content: "ﶂ";
}

.fi-sr-time-quarter-past:before {
  content: "ﶃ";
}

.fi-sr-time-quarter-to:before {
  content: "ﶄ";
}

.fi-sr-time-twenty-four:before {
  content: "ﶅ";
}

.fi-sr-time-watch-calendar:before {
  content: "ﶆ";
}

.fi-sr-timer-clock-call:before {
  content: "ﶇ";
}

.fi-sr-times-hexagon:before {
  content: "ﶈ";
}

.fi-sr-tint-slash:before {
  content: "ﶉ";
}

.fi-sr-tip-coin:before {
  content: "ﶊ";
}

.fi-sr-tire-flat:before {
  content: "ﶋ";
}

.fi-sr-tire-pressure-warning:before {
  content: "ﶌ";
}

.fi-sr-tire-rugged:before {
  content: "ﶍ";
}

.fi-sr-tire:before {
  content: "ﶎ";
}

.fi-sr-tired:before {
  content: "ﶏ";
}

.fi-sr-to-do-alt:before {
  content: "﶐";
}

.fi-sr-to-do:before {
  content: "﶑";
}

.fi-sr-together-people:before {
  content: "ﶒ";
}

.fi-sr-toggle-off:before {
  content: "ﶓ";
}

.fi-sr-toggle-on:before {
  content: "ﶔ";
}

.fi-sr-toilet-paper-blank-under:before {
  content: "ﶕ";
}

.fi-sr-toilet-paper-blank:before {
  content: "ﶖ";
}

.fi-sr-toilet-paper-slash:before {
  content: "ﶗ";
}

.fi-sr-toilet-paper-under-slash:before {
  content: "ﶘ";
}

.fi-sr-toilet-paper-under:before {
  content: "ﶙ";
}

.fi-sr-toilet:before {
  content: "ﶚ";
}

.fi-sr-toilets-portable:before {
  content: "ﶛ";
}

.fi-sr-token:before {
  content: "ﶜ";
}

.fi-sr-tomato:before {
  content: "ﶝ";
}

.fi-sr-tombstone-alt:before {
  content: "ﶞ";
}

.fi-sr-tombstone:before {
  content: "ﶟ";
}

.fi-sr-tool-box:before {
  content: "ﶠ";
}

.fi-sr-tool-crop:before {
  content: "ﶡ";
}

.fi-sr-tool-marquee:before {
  content: "ﶢ";
}

.fi-sr-tools:before {
  content: "ﶣ";
}

.fi-sr-tooth:before {
  content: "ﶤ";
}

.fi-sr-toothbrush:before {
  content: "ﶥ";
}

.fi-sr-torch-inspiration-leader:before {
  content: "ﶦ";
}

.fi-sr-torii-gate:before {
  content: "ﶧ";
}

.fi-sr-tornado:before {
  content: "ﶨ";
}

.fi-sr-total:before {
  content: "ﶩ";
}

.fi-sr-tour-guide-people:before {
  content: "ﶪ";
}

.fi-sr-tour-virtual:before {
  content: "ﶫ";
}

.fi-sr-tower-control:before {
  content: "ﶬ";
}

.fi-sr-track:before {
  content: "ﶭ";
}

.fi-sr-tractor:before {
  content: "ﶮ";
}

.fi-sr-trademark:before {
  content: "ﶯ";
}

.fi-sr-traffic-cone:before {
  content: "ﶰ";
}

.fi-sr-traffic-light-go:before {
  content: "ﶱ";
}

.fi-sr-traffic-light-slow:before {
  content: "ﶲ";
}

.fi-sr-traffic-light-stop:before {
  content: "ﶳ";
}

.fi-sr-traffic-light:before {
  content: "ﶴ";
}

.fi-sr-trailer:before {
  content: "ﶵ";
}

.fi-sr-train-journey:before {
  content: "ﶶ";
}

.fi-sr-train-side:before {
  content: "ﶷ";
}

.fi-sr-train-station-building:before {
  content: "ﶸ";
}

.fi-sr-train-station:before {
  content: "ﶹ";
}

.fi-sr-train-subway-tunnel:before {
  content: "ﶺ";
}

.fi-sr-train-track:before {
  content: "ﶻ";
}

.fi-sr-train-tram:before {
  content: "ﶼ";
}

.fi-sr-train:before {
  content: "ﶽ";
}

.fi-sr-tram:before {
  content: "ﶾ";
}

.fi-sr-transform:before {
  content: "ﶿ";
}

.fi-sr-transformation-block:before {
  content: "ﷀ";
}

.fi-sr-transformation-circle:before {
  content: "ﷁ";
}

.fi-sr-transformation-design:before {
  content: "ﷂ";
}

.fi-sr-transformation-shapes:before {
  content: "ﷃ";
}

.fi-sr-transformer-bolt:before {
  content: "ﷄ";
}

.fi-sr-transgender:before {
  content: "ﷅ";
}

.fi-sr-transporter-1:before {
  content: "ﷆ";
}

.fi-sr-transporter-2:before {
  content: "ﷇ";
}

.fi-sr-transporter-3:before {
  content: "﷈";
}

.fi-sr-transporter-4:before {
  content: "﷉";
}

.fi-sr-transporter-5:before {
  content: "﷊";
}

.fi-sr-transporter-6:before {
  content: "﷋";
}

.fi-sr-transporter-7:before {
  content: "﷌";
}

.fi-sr-transporter-empty:before {
  content: "﷍";
}

.fi-sr-transporter:before {
  content: "﷎";
}

.fi-sr-trash-can-check:before {
  content: "﷏";
}

.fi-sr-trash-can-clock:before {
  content: "﷐";
}

.fi-sr-trash-can-list:before {
  content: "﷑";
}

.fi-sr-trash-can-plus:before {
  content: "﷒";
}

.fi-sr-trash-can-slash:before {
  content: "﷓";
}

.fi-sr-trash-check:before {
  content: "﷔";
}

.fi-sr-trash-clock:before {
  content: "﷕";
}

.fi-sr-trash-empty:before {
  content: "﷖";
}

.fi-sr-trash-list:before {
  content: "﷗";
}

.fi-sr-trash-plus:before {
  content: "﷘";
}

.fi-sr-trash-restore-alt:before {
  content: "﷙";
}

.fi-sr-trash-restore:before {
  content: "﷚";
}

.fi-sr-trash-slash:before {
  content: "﷛";
}

.fi-sr-trash-undo-alt:before {
  content: "﷜";
}

.fi-sr-trash-undo:before {
  content: "﷝";
}

.fi-sr-trash-xmark:before {
  content: "﷞";
}

.fi-sr-trash:before {
  content: "﷟";
}

.fi-sr-treadmill:before {
  content: "﷠";
}

.fi-sr-treasure-chest:before {
  content: "﷡";
}

.fi-sr-treatment:before {
  content: "﷢";
}

.fi-sr-tree-alt:before {
  content: "﷣";
}

.fi-sr-tree-christmas:before {
  content: "﷤";
}

.fi-sr-tree-deciduous:before {
  content: "﷥";
}

.fi-sr-tree:before {
  content: "﷦";
}

.fi-sr-trees-alt:before {
  content: "﷧";
}

.fi-sr-trees:before {
  content: "﷨";
}

.fi-sr-triangle-music:before {
  content: "﷩";
}

.fi-sr-triangle-person-digging:before {
  content: "﷪";
}

.fi-sr-triangle-warning:before {
  content: "﷫";
}

.fi-sr-triangle:before {
  content: "﷬";
}

.fi-sr-tricycle:before {
  content: "﷭";
}

.fi-sr-trillium:before {
  content: "﷮";
}

.fi-sr-trophy-achievement-skill:before {
  content: "﷯";
}

.fi-sr-trophy-star:before {
  content: "ﷰ";
}

.fi-sr-trophy:before {
  content: "ﷱ";
}

.fi-sr-truck-arrow-left:before {
  content: "ﷲ";
}

.fi-sr-truck-arrow-right:before {
  content: "ﷳ";
}

.fi-sr-truck-bolt:before {
  content: "ﷴ";
}

.fi-sr-truck-box:before {
  content: "ﷵ";
}

.fi-sr-truck-check:before {
  content: "ﷶ";
}

.fi-sr-truck-container-empty:before {
  content: "ﷷ";
}

.fi-sr-truck-container:before {
  content: "ﷸ";
}

.fi-sr-truck-couch:before {
  content: "ﷹ";
}

.fi-sr-truck-fire:before {
  content: "ﷺ";
}

.fi-sr-truck-flatbed:before {
  content: "ﷻ";
}

.fi-sr-truck-front:before {
  content: "﷼";
}

.fi-sr-truck-ladder:before {
  content: "﷽";
}

.fi-sr-truck-loading:before {
  content: "﷾";
}

.fi-sr-truck-medical:before {
  content: "﷿";
}

.fi-sr-truck-monster:before {
  content: "︐";
}

.fi-sr-truck-moving:before {
  content: "︑";
}

.fi-sr-truck-pickup:before {
  content: "︒";
}

.fi-sr-truck-plow:before {
  content: "︓";
}

.fi-sr-truck-ramp:before {
  content: "︔";
}

.fi-sr-truck-side:before {
  content: "︕";
}

.fi-sr-truck-tow:before {
  content: "︖";
}

.fi-sr-truck-utensils:before {
  content: "︗";
}

.fi-sr-trumpet:before {
  content: "︘";
}

.fi-sr-trust-alt:before {
  content: "︙";
}

.fi-sr-trust:before {
  content: "︚";
}

.fi-sr-tshirt:before {
  content: "︛";
}

.fi-sr-tty-answer:before {
  content: "︜";
}

.fi-sr-tty:before {
  content: "︝";
}

.fi-sr-tubes:before {
  content: "︞";
}

.fi-sr-tuesday:before {
  content: "︟";
}

.fi-sr-tugrik-sign:before {
  content: "︰";
}

.fi-sr-turkey:before {
  content: "︱";
}

.fi-sr-turn-left-down:before {
  content: "︲";
}

.fi-sr-turn-left:before {
  content: "︳";
}

.fi-sr-turn-right:before {
  content: "︴";
}

.fi-sr-turntable:before {
  content: "︵";
}

.fi-sr-turtle:before {
  content: "︶";
}

.fi-sr-tv-music:before {
  content: "︷";
}

.fi-sr-tv-retro:before {
  content: "︸";
}

.fi-sr-typewriter:before {
  content: "︹";
}

.fi-sr-u:before {
  content: "︺";
}

.fi-sr-ufo-beam:before {
  content: "︻";
}

.fi-sr-ufo:before {
  content: "︼";
}

.fi-sr-ui-ux:before {
  content: "︽";
}

.fi-sr-umbrella-beach:before {
  content: "︾";
}

.fi-sr-umbrella:before {
  content: "︿";
}

.fi-sr-under-construction:before {
  content: "﹀";
}

.fi-sr-underline:before {
  content: "﹁";
}

.fi-sr-undo-alt:before {
  content: "﹂";
}

.fi-sr-undo:before {
  content: "﹃";
}

.fi-sr-unicorn:before {
  content: "﹄";
}

.fi-sr-uniform-martial-arts:before {
  content: "﹅";
}

.fi-sr-universal-access:before {
  content: "﹆";
}

.fi-sr-unlock:before {
  content: "﹇";
}

.fi-sr-up-from-bracket:before {
  content: "﹈";
}

.fi-sr-up-left:before {
  content: "﹉";
}

.fi-sr-up-right-from-square:before {
  content: "﹊";
}

.fi-sr-up-right:before {
  content: "﹋";
}

.fi-sr-up:before {
  content: "﹌";
}

.fi-sr-upload:before {
  content: "﹍";
}

.fi-sr-url:before {
  content: "﹎";
}

.fi-sr-usb-pendrive:before {
  content: "﹏";
}

.fi-sr-usd-circle:before {
  content: "﹐";
}

.fi-sr-usd-square:before {
  content: "﹑";
}

.fi-sr-user-add:before {
  content: "﹒";
}

.fi-sr-user-alien:before {
  content: "﹓";
}

.fi-sr-user-astronaut:before {
  content: "﹔";
}

.fi-sr-user-check:before {
  content: "﹕";
}

.fi-sr-user-chef:before {
  content: "﹖";
}

.fi-sr-user-coach:before {
  content: "﹗";
}

.fi-sr-user-cowboy:before {
  content: "﹘";
}

.fi-sr-user-crown:before {
  content: "﹙";
}

.fi-sr-user-gear:before {
  content: "﹚";
}

.fi-sr-user-graduate:before {
  content: "﹛";
}

.fi-sr-user-headset:before {
  content: "﹜";
}

.fi-sr-user-helmet-safety:before {
  content: "﹝";
}

.fi-sr-user-injured:before {
  content: "﹞";
}

.fi-sr-user-interface-ui:before {
  content: "﹟";
}

.fi-sr-user-key:before {
  content: "﹠";
}

.fi-sr-user-lock:before {
  content: "﹡";
}

.fi-sr-user-md-chat:before {
  content: "﹢";
}

.fi-sr-user-md:before {
  content: "﹣";
}

.fi-sr-user-minus:before {
  content: "﹤";
}

.fi-sr-user-music:before {
  content: "﹥";
}

.fi-sr-user-ninja:before {
  content: "﹦";
}

.fi-sr-user-nurse:before {
  content: "﹧";
}

.fi-sr-user-pen:before {
  content: "﹨";
}

.fi-sr-user-pilot-tie:before {
  content: "﹩";
}

.fi-sr-user-pilot:before {
  content: "﹪";
}

.fi-sr-user-police:before {
  content: "﹫";
}

.fi-sr-user-robot-xmarks:before {
  content: "﹬";
}

.fi-sr-user-robot:before {
  content: "﹭";
}

.fi-sr-user-salary:before {
  content: "﹮";
}

.fi-sr-user-shield:before {
  content: "﹯";
}

.fi-sr-user-skill-gear:before {
  content: "ﹰ";
}

.fi-sr-user-slash:before {
  content: "ﹱ";
}

.fi-sr-user-tag:before {
  content: "ﹲ";
}

.fi-sr-user-time:before {
  content: "ﹳ";
}

.fi-sr-user-trust:before {
  content: "ﹴ";
}

.fi-sr-user-unlock:before {
  content: "﹵";
}

.fi-sr-user-visor:before {
  content: "ﹶ";
}

.fi-sr-user-xmark:before {
  content: "ﹷ";
}

.fi-sr-user:before {
  content: "ﹸ";
}

.fi-sr-users-alt:before {
  content: "ﹹ";
}

.fi-sr-users-class:before {
  content: "ﹺ";
}

.fi-sr-users-gear:before {
  content: "ﹻ";
}

.fi-sr-users-medical:before {
  content: "ﹼ";
}

.fi-sr-users-slash:before {
  content: "ﹽ";
}

.fi-sr-users:before {
  content: "ﹾ";
}

.fi-sr-utensils-slash:before {
  content: "ﹿ";
}

.fi-sr-utensils:before {
  content: "ﺀ";
}

.fi-sr-utility-pole-double:before {
  content: "ﺁ";
}

.fi-sr-utility-pole:before {
  content: "ﺂ";
}

.fi-sr-ux-browser:before {
  content: "ﺃ";
}

.fi-sr-ux:before {
  content: "ﺄ";
}

.fi-sr-v:before {
  content: "ﺅ";
}

.fi-sr-vacuum-robot:before {
  content: "ﺆ";
}

.fi-sr-vacuum:before {
  content: "ﺇ";
}

.fi-sr-value-absolute:before {
  content: "ﺈ";
}

.fi-sr-vault:before {
  content: "ﺉ";
}

.fi-sr-vector-alt:before {
  content: "ﺊ";
}

.fi-sr-vector-circle:before {
  content: "ﺋ";
}

.fi-sr-vector-polygon:before {
  content: "ﺌ";
}

.fi-sr-vector:before {
  content: "ﺍ";
}

.fi-sr-venus-double:before {
  content: "ﺎ";
}

.fi-sr-venus-mars:before {
  content: "ﺏ";
}

.fi-sr-venus:before {
  content: "ﺐ";
}

.fi-sr-vest-patches:before {
  content: "ﺑ";
}

.fi-sr-vest:before {
  content: "ﺒ";
}

.fi-sr-video-arrow-down-left:before {
  content: "ﺓ";
}

.fi-sr-video-arrow-up-right:before {
  content: "ﺔ";
}

.fi-sr-video-camera-alt:before {
  content: "ﺕ";
}

.fi-sr-video-camera:before {
  content: "ﺖ";
}

.fi-sr-video-duration:before {
  content: "ﺗ";
}

.fi-sr-video-plus:before {
  content: "ﺘ";
}

.fi-sr-video-slash:before {
  content: "ﺙ";
}

.fi-sr-videoconference:before {
  content: "ﺚ";
}

.fi-sr-vihara:before {
  content: "ﺛ";
}

.fi-sr-violin:before {
  content: "ﺜ";
}

.fi-sr-virus-slash:before {
  content: "ﺝ";
}

.fi-sr-virus:before {
  content: "ﺞ";
}

.fi-sr-viruses:before {
  content: "ﺟ";
}

.fi-sr-visit:before {
  content: "ﺠ";
}

.fi-sr-voicemail:before {
  content: "ﺡ";
}

.fi-sr-volcano:before {
  content: "ﺢ";
}

.fi-sr-volleyball:before {
  content: "ﺣ";
}

.fi-sr-volume-down:before {
  content: "ﺤ";
}

.fi-sr-volume-mute:before {
  content: "ﺥ";
}

.fi-sr-volume-off:before {
  content: "ﺦ";
}

.fi-sr-volume-slash:before {
  content: "ﺧ";
}

.fi-sr-volume:before {
  content: "ﺨ";
}

.fi-sr-vote-nay:before {
  content: "ﺩ";
}

.fi-sr-vote-yea:before {
  content: "ﺪ";
}

.fi-sr-vr-cardboard:before {
  content: "ﺫ";
}

.fi-sr-w:before {
  content: "ﺬ";
}

.fi-sr-waffle:before {
  content: "ﺭ";
}

.fi-sr-wagon-covered:before {
  content: "ﺮ";
}

.fi-sr-walker:before {
  content: "ﺯ";
}

.fi-sr-walkie-talkie:before {
  content: "ﺰ";
}

.fi-sr-walking:before {
  content: "ﺱ";
}

.fi-sr-wallet-arrow:before {
  content: "ﺲ";
}

.fi-sr-wallet-buyer:before {
  content: "ﺳ";
}

.fi-sr-wallet:before {
  content: "ﺴ";
}

.fi-sr-warehouse-alt:before {
  content: "ﺵ";
}

.fi-sr-washer:before {
  content: "ﺶ";
}

.fi-sr-waste-pollution:before {
  content: "ﺷ";
}

.fi-sr-waste:before {
  content: "ﺸ";
}

.fi-sr-watch-calculator:before {
  content: "ﺹ";
}

.fi-sr-watch-fitness:before {
  content: "ﺺ";
}

.fi-sr-watch-smart:before {
  content: "ﺻ";
}

.fi-sr-watch:before {
  content: "ﺼ";
}

.fi-sr-water-bottle:before {
  content: "ﺽ";
}

.fi-sr-water-ladder:before {
  content: "ﺾ";
}

.fi-sr-water-lower:before {
  content: "ﺿ";
}

.fi-sr-water-rise:before {
  content: "ﻀ";
}

.fi-sr-water:before {
  content: "ﻁ";
}

.fi-sr-watermelon:before {
  content: "ﻂ";
}

.fi-sr-wave-sine:before {
  content: "ﻃ";
}

.fi-sr-wave-square:before {
  content: "ﻄ";
}

.fi-sr-wave-triangle:before {
  content: "ﻅ";
}

.fi-sr-wave:before {
  content: "ﻆ";
}

.fi-sr-waveform-path:before {
  content: "ﻇ";
}

.fi-sr-waveform:before {
  content: "ﻈ";
}

.fi-sr-web-design:before {
  content: "ﻉ";
}

.fi-sr-webcam-slash:before {
  content: "ﻊ";
}

.fi-sr-webcam:before {
  content: "ﻋ";
}

.fi-sr-webhook:before {
  content: "ﻌ";
}

.fi-sr-wednesday:before {
  content: "ﻍ";
}

.fi-sr-whale:before {
  content: "ﻎ";
}

.fi-sr-wheat-awn-circle-exclamation:before {
  content: "ﻏ";
}

.fi-sr-wheat-awn-slash:before {
  content: "ﻐ";
}

.fi-sr-wheat-awn:before {
  content: "ﻑ";
}

.fi-sr-wheat-slash:before {
  content: "ﻒ";
}

.fi-sr-wheat:before {
  content: "ﻓ";
}

.fi-sr-wheelchair-move:before {
  content: "ﻔ";
}

.fi-sr-wheelchair-sleeping:before {
  content: "ﻕ";
}

.fi-sr-wheelchair:before {
  content: "ﻖ";
}

.fi-sr-whistle:before {
  content: "ﻗ";
}

.fi-sr-white-space:before {
  content: "ﻘ";
}

.fi-sr-wifi-1:before {
  content: "ﻙ";
}

.fi-sr-wifi-2:before {
  content: "ﻚ";
}

.fi-sr-wifi-alt:before {
  content: "ﻛ";
}

.fi-sr-wifi-exclamation:before {
  content: "ﻜ";
}

.fi-sr-wifi-slash:before {
  content: "ﻝ";
}

.fi-sr-wifi:before {
  content: "ﻞ";
}

.fi-sr-wind-turbine:before {
  content: "ﻟ";
}

.fi-sr-wind-warning:before {
  content: "ﻠ";
}

.fi-sr-wind:before {
  content: "ﻡ";
}

.fi-sr-window-alt:before {
  content: "ﻢ";
}

.fi-sr-window-frame-open:before {
  content: "ﻣ";
}

.fi-sr-window-frame:before {
  content: "ﻤ";
}

.fi-sr-window-maximize:before {
  content: "ﻥ";
}

.fi-sr-window-minimize:before {
  content: "ﻦ";
}

.fi-sr-window-restore:before {
  content: "ﻧ";
}

.fi-sr-windsock:before {
  content: "ﻨ";
}

.fi-sr-wine-bottle:before {
  content: "ﻩ";
}

.fi-sr-wine-glass-crack:before {
  content: "ﻪ";
}

.fi-sr-wine-glass-empty:before {
  content: "ﻫ";
}

.fi-sr-wishlist-heart:before {
  content: "ﻬ";
}

.fi-sr-wishlist-star:before {
  content: "ﻭ";
}

.fi-sr-woman-head:before {
  content: "ﻮ";
}

.fi-sr-woman-scientist:before {
  content: "ﻯ";
}

.fi-sr-won-sign:before {
  content: "ﻰ";
}

.fi-sr-workflow-alt:before {
  content: "ﻱ";
}

.fi-sr-workflow-setting-alt:before {
  content: "ﻲ";
}

.fi-sr-workflow-setting:before {
  content: "ﻳ";
}

.fi-sr-workflow:before {
  content: "ﻴ";
}

.fi-sr-workshop:before {
  content: "ﻵ";
}

.fi-sr-world:before {
  content: "ﻶ";
}

.fi-sr-worm:before {
  content: "ﻷ";
}

.fi-sr-wreath:before {
  content: "ﻸ";
}

.fi-sr-wrench-alt:before {
  content: "ﻹ";
}

.fi-sr-wrench-simple:before {
  content: "ﻺ";
}

.fi-sr-x-ray:before {
  content: "ﻻ";
}

.fi-sr-x:before {
  content: "ﻼ";
}

.fi-sr-y:before {
  content: "﻽";
}

.fi-sr-yen:before {
  content: "﻾";
}

.fi-sr-yin-yang:before {
  content: "＀";
}

.fi-sr-z:before {
  content: "！";
}

.fi-sr-zip-file:before {
  content: "＂";
}

.fi-sr-zoom-in:before {
  content: "＃";
}

.fi-sr-zoom-out:before {
  content: "＄";
}

@font-face {
  font-family: uicons-thin-rounded;
  src: url('uicons-thin-rounded-HOOVQNVT.woff2') format("woff2"), url('uicons-thin-rounded-IJXIJK3M.woff') format("woff"), url('uicons-thin-rounded-LFWVTX5C.eot#iefix') format("embedded-opentype");
  font-display: swap;
}
i[class^=fi-tr-]:before, i[class*=" fi-tr-"]:before, span[class^=fi-tr-]:before, span[class*=fi-tr-]:before {
  font-family: uicons-thin-rounded !important;
  font-style: normal;
  font-weight: 400 !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.variable-selector-00:before {
  content: "︀";
}

.variable-selector-01:before {
  content: "︁";
}

.variable-selector-02:before {
  content: "︂";
}

.variable-selector-03:before {
  content: "︃";
}

.variable-selector-04:before {
  content: "︄";
}

.variable-selector-05:before {
  content: "︅";
}

.variable-selector-06:before {
  content: "︆";
}

.variable-selector-07:before {
  content: "︇";
}

.variable-selector-08:before {
  content: "︈";
}

.variable-selector-09:before {
  content: "︉";
}

.variable-selector-0a:before {
  content: "︊";
}

.variable-selector-0b:before {
  content: "︋";
}

.variable-selector-0c:before {
  content: "︌";
}

.variable-selector-0d:before {
  content: "︍";
}

.variable-selector-0e:before {
  content: "︎";
}

.variable-selector-0f:before {
  content: "️";
}

.combining-half-marks-00:before {
  content: "︠";
}

.combining-half-marks-01:before {
  content: "︡";
}

.combining-half-marks-02:before {
  content: "︢";
}

.combining-half-marks-03:before {
  content: "︣";
}

.combining-half-marks-04:before {
  content: "︤";
}

.combining-half-marks-05:before {
  content: "︥";
}

.combining-half-marks-06:before {
  content: "︦";
}

.combining-half-marks-07:before {
  content: "︧";
}

.combining-half-marks-08:before {
  content: "︨";
}

.combining-half-marks-09:before {
  content: "︩";
}

.combining-half-marks-0a:before {
  content: "︪";
}

.combining-half-marks-0b:before {
  content: "︫";
}

.combining-half-marks-0c:before {
  content: "︬";
}

.combining-half-marks-0d:before {
  content: "︭";
}

.combining-half-marks-0e:before {
  content: "︮";
}

.combining-half-marks-0f:before {
  content: "︯";
}

.zero-width-no-break-space-0f:before {
  content: "﻿";
}

.fi-tr-0:before {
  content: "\f101";
}

.fi-tr-00s-music-disc:before {
  content: "\f102";
}

.fi-tr-1:before {
  content: "\f103";
}

.fi-tr-2:before {
  content: "\f104";
}

.fi-tr-3:before {
  content: "\f105";
}

.fi-tr-360-degrees:before {
  content: "\f106";
}

.fi-tr-4:before {
  content: "\f107";
}

.fi-tr-404:before {
  content: "\f108";
}

.fi-tr-5:before {
  content: "\f109";
}

.fi-tr-6:before {
  content: "\f10a";
}

.fi-tr-60s-music-disc:before {
  content: "\f10b";
}

.fi-tr-7:before {
  content: "\f10c";
}

.fi-tr-70s-music-disc:before {
  content: "\f10d";
}

.fi-tr-8:before {
  content: "\f10e";
}

.fi-tr-80s-music-disc:before {
  content: "\f10f";
}

.fi-tr-9:before {
  content: "\f110";
}

.fi-tr-90s-music-disc:before {
  content: "\f111";
}

.fi-tr-a:before {
  content: "\f112";
}

.fi-tr-accident:before {
  content: "\f113";
}

.fi-tr-acorn:before {
  content: "\f114";
}

.fi-tr-ad-paid:before {
  content: "\f115";
}

.fi-tr-ad:before {
  content: "\f116";
}

.fi-tr-add-document:before {
  content: "\f117";
}

.fi-tr-add-folder:before {
  content: "\f118";
}

.fi-tr-add-image:before {
  content: "\f119";
}

.fi-tr-add:before {
  content: "\f11a";
}

.fi-tr-address-book:before {
  content: "\f11b";
}

.fi-tr-address-card:before {
  content: "\f11c";
}

.fi-tr-admin-alt:before {
  content: "\f11d";
}

.fi-tr-admin:before {
  content: "\f11e";
}

.fi-tr-age-alt:before {
  content: "\f11f";
}

.fi-tr-age-restriction-eighteen:before {
  content: "\f120";
}

.fi-tr-age-restriction-seven:before {
  content: "\f121";
}

.fi-tr-age-restriction-six:before {
  content: "\f122";
}

.fi-tr-age-restriction-sixteen:before {
  content: "\f123";
}

.fi-tr-age-restriction-thirteen:before {
  content: "\f124";
}

.fi-tr-age-restriction-three:before {
  content: "\f125";
}

.fi-tr-age-restriction-twelve:before {
  content: "\f126";
}

.fi-tr-age-restriction-twenty-one:before {
  content: "\f127";
}

.fi-tr-age-restriction-zero:before {
  content: "\f128";
}

.fi-tr-age:before {
  content: "\f129";
}

.fi-tr-air-conditioner:before {
  content: "\f12a";
}

.fi-tr-air-freshener:before {
  content: "\f12b";
}

.fi-tr-air-pollution:before {
  content: "\f12c";
}

.fi-tr-airplane-journey:before {
  content: "\f12d";
}

.fi-tr-airplane-window-open:before {
  content: "\f12e";
}

.fi-tr-airplay:before {
  content: "\f12f";
}

.fi-tr-alarm-clock:before {
  content: "\f130";
}

.fi-tr-alarm-exclamation:before {
  content: "\f131";
}

.fi-tr-alarm-plus:before {
  content: "\f132";
}

.fi-tr-alarm-snooze:before {
  content: "\f133";
}

.fi-tr-album-circle-plus:before {
  content: "\f134";
}

.fi-tr-album-circle-user:before {
  content: "\f135";
}

.fi-tr-album-collection:before {
  content: "\f136";
}

.fi-tr-album:before {
  content: "\f137";
}

.fi-tr-algorithm:before {
  content: "\f138";
}

.fi-tr-alicorn:before {
  content: "\f139";
}

.fi-tr-alien:before {
  content: "\f13a";
}

.fi-tr-align-slash:before {
  content: "\f13b";
}

.fi-tr-ambulance:before {
  content: "\f13c";
}

.fi-tr-analyse-alt:before {
  content: "\f13d";
}

.fi-tr-analyse:before {
  content: "\f13e";
}

.fi-tr-anatomical-heart:before {
  content: "\f13f";
}

.fi-tr-anchor:before {
  content: "\f140";
}

.fi-tr-angel:before {
  content: "\f141";
}

.fi-tr-angle-90:before {
  content: "\f142";
}

.fi-tr-angle-circle-down:before {
  content: "\f143";
}

.fi-tr-angle-circle-left:before {
  content: "\f144";
}

.fi-tr-angle-circle-right:before {
  content: "\f145";
}

.fi-tr-angle-circle-up:before {
  content: "\f146";
}

.fi-tr-angle-double-left:before {
  content: "\f147";
}

.fi-tr-angle-double-right:before {
  content: "\f148";
}

.fi-tr-angle-double-small-down:before {
  content: "\f149";
}

.fi-tr-angle-double-small-left:before {
  content: "\f14a";
}

.fi-tr-angle-double-small-right:before {
  content: "\f14b";
}

.fi-tr-angle-double-small-up:before {
  content: "\f14c";
}

.fi-tr-angle-down:before {
  content: "\f14d";
}

.fi-tr-angle-left:before {
  content: "\f14e";
}

.fi-tr-angle-right:before {
  content: "\f14f";
}

.fi-tr-angle-small-down:before {
  content: "\f150";
}

.fi-tr-angle-small-left:before {
  content: "\f151";
}

.fi-tr-angle-small-right:before {
  content: "\f152";
}

.fi-tr-angle-small-up:before {
  content: "\f153";
}

.fi-tr-angle-square-down:before {
  content: "\f154";
}

.fi-tr-angle-square-left:before {
  content: "\f155";
}

.fi-tr-angle-square-right:before {
  content: "\f156";
}

.fi-tr-angle-square-up:before {
  content: "\f157";
}

.fi-tr-angle-up:before {
  content: "\f158";
}

.fi-tr-angle:before {
  content: "\f159";
}

.fi-tr-angles-up-down:before {
  content: "\f15a";
}

.fi-tr-angry:before {
  content: "\f15b";
}

.fi-tr-animated-icon:before {
  content: "\f15c";
}

.fi-tr-ankh:before {
  content: "\f15d";
}

.fi-tr-answer-alt:before {
  content: "\f15e";
}

.fi-tr-answer:before {
  content: "\f15f";
}

.fi-tr-apartment:before {
  content: "\f160";
}

.fi-tr-aperture:before {
  content: "\f161";
}

.fi-tr-api:before {
  content: "\f162";
}

.fi-tr-apple-core:before {
  content: "\f163";
}

.fi-tr-apple-crate:before {
  content: "\f164";
}

.fi-tr-apple:before {
  content: "\f165";
}

.fi-tr-archway:before {
  content: "\f166";
}

.fi-tr-arrow-alt-circle-down:before {
  content: "\f167";
}

.fi-tr-arrow-alt-circle-left:before {
  content: "\f168";
}

.fi-tr-arrow-alt-circle-right:before {
  content: "\f169";
}

.fi-tr-arrow-alt-circle-up:before {
  content: "\f16a";
}

.fi-tr-arrow-alt-down:before {
  content: "\f16b";
}

.fi-tr-arrow-alt-from-bottom:before {
  content: "\f16c";
}

.fi-tr-arrow-alt-from-left:before {
  content: "\f16d";
}

.fi-tr-arrow-alt-from-right:before {
  content: "\f16e";
}

.fi-tr-arrow-alt-from-top:before {
  content: "\f16f";
}

.fi-tr-arrow-alt-left:before {
  content: "\f170";
}

.fi-tr-arrow-alt-right:before {
  content: "\f171";
}

.fi-tr-arrow-alt-square-down:before {
  content: "\f172";
}

.fi-tr-arrow-alt-square-left:before {
  content: "\f173";
}

.fi-tr-arrow-alt-square-right:before {
  content: "\f174";
}

.fi-tr-arrow-alt-square-up:before {
  content: "\f175";
}

.fi-tr-arrow-alt-to-bottom:before {
  content: "\f176";
}

.fi-tr-arrow-alt-to-left:before {
  content: "\f177";
}

.fi-tr-arrow-alt-to-right:before {
  content: "\f178";
}

.fi-tr-arrow-alt-to-top:before {
  content: "\f179";
}

.fi-tr-arrow-alt-up:before {
  content: "\f17a";
}

.fi-tr-arrow-circle-down:before {
  content: "\f17b";
}

.fi-tr-arrow-circle-left:before {
  content: "\f17c";
}

.fi-tr-arrow-circle-right:before {
  content: "\f17d";
}

.fi-tr-arrow-circle-up:before {
  content: "\f17e";
}

.fi-tr-arrow-comparison:before {
  content: "\f17f";
}

.fi-tr-arrow-down-from-arc:before {
  content: "\f180";
}

.fi-tr-arrow-down-from-dotted-line:before {
  content: "\f181";
}

.fi-tr-arrow-down-left:before {
  content: "\f182";
}

.fi-tr-arrow-down-small-big:before {
  content: "\f183";
}

.fi-tr-arrow-down-to-dotted-line:before {
  content: "\f184";
}

.fi-tr-arrow-down-to-square:before {
  content: "\f185";
}

.fi-tr-arrow-down-triangle-square:before {
  content: "\f186";
}

.fi-tr-arrow-down:before {
  content: "\f187";
}

.fi-tr-arrow-from-bottom:before {
  content: "\f188";
}

.fi-tr-arrow-from-left:before {
  content: "\f189";
}

.fi-tr-arrow-from-right:before {
  content: "\f18a";
}

.fi-tr-arrow-from-top:before {
  content: "\f18b";
}

.fi-tr-arrow-left-from-arc:before {
  content: "\f18c";
}

.fi-tr-arrow-left-from-line:before {
  content: "\f18d";
}

.fi-tr-arrow-left-to-arc:before {
  content: "\f18e";
}

.fi-tr-arrow-left:before {
  content: "\f18f";
}

.fi-tr-arrow-progress-alt:before {
  content: "\f190";
}

.fi-tr-arrow-progress:before {
  content: "\f191";
}

.fi-tr-arrow-right-to-bracket:before {
  content: "\f192";
}

.fi-tr-arrow-right:before {
  content: "\f193";
}

.fi-tr-arrow-small-down:before {
  content: "\f194";
}

.fi-tr-arrow-small-left:before {
  content: "\f195";
}

.fi-tr-arrow-small-right:before {
  content: "\f196";
}

.fi-tr-arrow-small-up:before {
  content: "\f197";
}

.fi-tr-arrow-square-down:before {
  content: "\f198";
}

.fi-tr-arrow-square-left:before {
  content: "\f199";
}

.fi-tr-arrow-square-right:before {
  content: "\f19a";
}

.fi-tr-arrow-square-up:before {
  content: "\f19b";
}

.fi-tr-arrow-to-bottom:before {
  content: "\f19c";
}

.fi-tr-arrow-to-left:before {
  content: "\f19d";
}

.fi-tr-arrow-to-right:before {
  content: "\f19e";
}

.fi-tr-arrow-to-top:before {
  content: "\f19f";
}

.fi-tr-arrow-trend-down:before {
  content: "\f1a0";
}

.fi-tr-arrow-trend-up:before {
  content: "\f1a1";
}

.fi-tr-arrow-turn-down-left:before {
  content: "\f1a2";
}

.fi-tr-arrow-turn-down-right:before {
  content: "\f1a3";
}

.fi-tr-arrow-turn-left-up:before {
  content: "\f1a4";
}

.fi-tr-arrow-up-from-dotted-line:before {
  content: "\f1a5";
}

.fi-tr-arrow-up-from-ground-water:before {
  content: "\f1a6";
}

.fi-tr-arrow-up-from-square:before {
  content: "\f1a7";
}

.fi-tr-arrow-up-left-from-circle:before {
  content: "\f1a8";
}

.fi-tr-arrow-up-left:before {
  content: "\f1a9";
}

.fi-tr-arrow-up-right-and-arrow-down-left-from-center:before {
  content: "\f1aa";
}

.fi-tr-arrow-up-right-from-square:before {
  content: "\f1ab";
}

.fi-tr-arrow-up-right:before {
  content: "\f1ac";
}

.fi-tr-arrow-up-small-big:before {
  content: "\f1ad";
}

.fi-tr-arrow-up-square-triangle:before {
  content: "\f1ae";
}

.fi-tr-arrow-up-to-arc:before {
  content: "\f1af";
}

.fi-tr-arrow-up-to-dotted-line:before {
  content: "\f1b0";
}

.fi-tr-arrow-up:before {
  content: "\f1b1";
}

.fi-tr-arrow-upward-growth-crypto:before {
  content: "\f1b2";
}

.fi-tr-arrows-alt-h:before {
  content: "\f1b3";
}

.fi-tr-arrows-alt-v:before {
  content: "\f1b4";
}

.fi-tr-arrows-alt:before {
  content: "\f1b5";
}

.fi-tr-arrows-cross:before {
  content: "\f1b6";
}

.fi-tr-arrows-from-dotted-line:before {
  content: "\f1b7";
}

.fi-tr-arrows-from-line:before {
  content: "\f1b8";
}

.fi-tr-arrows-h-copy:before {
  content: "\f1b9";
}

.fi-tr-arrows-h:before {
  content: "\f1ba";
}

.fi-tr-arrows-repeat-1:before {
  content: "\f1bb";
}

.fi-tr-arrows-repeat:before {
  content: "\f1bc";
}

.fi-tr-arrows-retweet:before {
  content: "\f1bd";
}

.fi-tr-arrows-split-right-and-left:before {
  content: "\f1be";
}

.fi-tr-arrows-split-up-and-left:before {
  content: "\f1bf";
}

.fi-tr-arrows-to-circle:before {
  content: "\f1c0";
}

.fi-tr-arrows-to-dotted-line:before {
  content: "\f1c1";
}

.fi-tr-arrows-to-line:before {
  content: "\f1c2";
}

.fi-tr-arrows:before {
  content: "\f1c3";
}

.fi-tr-artificial-intelligence:before {
  content: "\f1c4";
}

.fi-tr-assept-document:before {
  content: "\f1c5";
}

.fi-tr-assessment-alt:before {
  content: "\f1c6";
}

.fi-tr-assessment:before {
  content: "\f1c7";
}

.fi-tr-assign:before {
  content: "\f1c8";
}

.fi-tr-assistive-listening-systems:before {
  content: "\f1c9";
}

.fi-tr-asterik:before {
  content: "\f1ca";
}

.fi-tr-at:before {
  content: "\f1cb";
}

.fi-tr-attribution-pen:before {
  content: "\f1cc";
}

.fi-tr-attribution-pencil:before {
  content: "\f1cd";
}

.fi-tr-aubergine:before {
  content: "\f1ce";
}

.fi-tr-auction:before {
  content: "\f1cf";
}

.fi-tr-audio-description-slash:before {
  content: "\f1d0";
}

.fi-tr-audit-alt:before {
  content: "\f1d1";
}

.fi-tr-audit:before {
  content: "\f1d2";
}

.fi-tr-austral-sign:before {
  content: "\f1d3";
}

.fi-tr-avocado:before {
  content: "\f1d4";
}

.fi-tr-award:before {
  content: "\f1d5";
}

.fi-tr-axe-battle:before {
  content: "\f1d6";
}

.fi-tr-axe:before {
  content: "\f1d7";
}

.fi-tr-b:before {
  content: "\f1d8";
}

.fi-tr-baby-carriage:before {
  content: "\f1d9";
}

.fi-tr-baby:before {
  content: "\f1da";
}

.fi-tr-back-up:before {
  content: "\f1db";
}

.fi-tr-background:before {
  content: "\f1dc";
}

.fi-tr-backpack:before {
  content: "\f1dd";
}

.fi-tr-bacon:before {
  content: "\f1de";
}

.fi-tr-bacteria:before {
  content: "\f1df";
}

.fi-tr-bacterium:before {
  content: "\f1e0";
}

.fi-tr-badge-check:before {
  content: "\f1e1";
}

.fi-tr-badge-dollar:before {
  content: "\f1e2";
}

.fi-tr-badge-leaf:before {
  content: "\f1e3";
}

.fi-tr-badge-percent:before {
  content: "\f1e4";
}

.fi-tr-badge-sheriff:before {
  content: "\f1e5";
}

.fi-tr-badge:before {
  content: "\f1e6";
}

.fi-tr-badger-honey:before {
  content: "\f1e7";
}

.fi-tr-badget-check-alt:before {
  content: "\f1e8";
}

.fi-tr-badminton:before {
  content: "\f1e9";
}

.fi-tr-bag-map-pin:before {
  content: "\f1ea";
}

.fi-tr-bag-seedling:before {
  content: "\f1eb";
}

.fi-tr-bag-shopping-minus:before {
  content: "\f1ec";
}

.fi-tr-bags-shopping:before {
  content: "\f1ed";
}

.fi-tr-baguette:before {
  content: "\f1ee";
}

.fi-tr-bahai:before {
  content: "\f1ef";
}

.fi-tr-baht-sign:before {
  content: "\f1f0";
}

.fi-tr-balance-scale-left:before {
  content: "\f1f1";
}

.fi-tr-balance-scale-right:before {
  content: "\f1f2";
}

.fi-tr-ball-pile:before {
  content: "\f1f3";
}

.fi-tr-ballet-dance:before {
  content: "\f1f4";
}

.fi-tr-balloon:before {
  content: "\f1f5";
}

.fi-tr-balloons:before {
  content: "\f1f6";
}

.fi-tr-ballot-check:before {
  content: "\f1f7";
}

.fi-tr-ballot:before {
  content: "\f1f8";
}

.fi-tr-ban-bug:before {
  content: "\f1f9";
}

.fi-tr-banana:before {
  content: "\f1fa";
}

.fi-tr-band-aid:before {
  content: "\f1fb";
}

.fi-tr-bangladeshi-taka-sign:before {
  content: "\f1fc";
}

.fi-tr-banjo:before {
  content: "\f1fd";
}

.fi-tr-bank:before {
  content: "\f1fe";
}

.fi-tr-banner-2:before {
  content: "\f1ff";
}

.fi-tr-banner-3:before {
  content: "\f200";
}

.fi-tr-banner-4:before {
  content: "\f201";
}

.fi-tr-banner-5:before {
  content: "\f202";
}

.fi-tr-banner:before {
  content: "\f203";
}

.fi-tr-barber-pole:before {
  content: "\f204";
}

.fi-tr-barber-shop:before {
  content: "\f205";
}

.fi-tr-barcode-read:before {
  content: "\f206";
}

.fi-tr-barcode-scan:before {
  content: "\f207";
}

.fi-tr-barcode:before {
  content: "\f208";
}

.fi-tr-bars-filter:before {
  content: "\f209";
}

.fi-tr-bars-progress:before {
  content: "\f20a";
}

.fi-tr-bars-sort:before {
  content: "\f20b";
}

.fi-tr-bars-staggered:before {
  content: "\f20c";
}

.fi-tr-baseball-alt:before {
  content: "\f20d";
}

.fi-tr-basket-shopping-minus:before {
  content: "\f20e";
}

.fi-tr-basket-shopping-plus:before {
  content: "\f20f";
}

.fi-tr-basket-shopping-simple:before {
  content: "\f210";
}

.fi-tr-basketball-hoop:before {
  content: "\f211";
}

.fi-tr-bat:before {
  content: "\f212";
}

.fi-tr-bath:before {
  content: "\f213";
}

.fi-tr-battery-bolt:before {
  content: "\f214";
}

.fi-tr-battery-empty:before {
  content: "\f215";
}

.fi-tr-battery-exclamation:before {
  content: "\f216";
}

.fi-tr-battery-full:before {
  content: "\f217";
}

.fi-tr-battery-half:before {
  content: "\f218";
}

.fi-tr-battery-quarter:before {
  content: "\f219";
}

.fi-tr-battery-slash:before {
  content: "\f21a";
}

.fi-tr-battery-three-quarters:before {
  content: "\f21b";
}

.fi-tr-beacon:before {
  content: "\f21c";
}

.fi-tr-bed-alt:before {
  content: "\f21d";
}

.fi-tr-bed-bunk:before {
  content: "\f21e";
}

.fi-tr-bed-empty:before {
  content: "\f21f";
}

.fi-tr-bee:before {
  content: "\f220";
}

.fi-tr-beer-mug-empty:before {
  content: "\f221";
}

.fi-tr-beer:before {
  content: "\f222";
}

.fi-tr-bell-concierge:before {
  content: "\f223";
}

.fi-tr-bell-ring:before {
  content: "\f224";
}

.fi-tr-bell-school-slash:before {
  content: "\f225";
}

.fi-tr-bell-school:before {
  content: "\f226";
}

.fi-tr-bell-slash:before {
  content: "\f227";
}

.fi-tr-bells:before {
  content: "\f228";
}

.fi-tr-bench-tree:before {
  content: "\f229";
}

.fi-tr-benefit-diamond-alt:before {
  content: "\f22a";
}

.fi-tr-benefit-diamond:before {
  content: "\f22b";
}

.fi-tr-benefit-hand:before {
  content: "\f22c";
}

.fi-tr-benefit-increase:before {
  content: "\f22d";
}

.fi-tr-benefit-porcent:before {
  content: "\f22e";
}

.fi-tr-benefit:before {
  content: "\f22f";
}

.fi-tr-betamax:before {
  content: "\f230";
}

.fi-tr-bible:before {
  content: "\f231";
}

.fi-tr-bicycle-journey:before {
  content: "\f232";
}

.fi-tr-biking-mountain:before {
  content: "\f233";
}

.fi-tr-biking:before {
  content: "\f234";
}

.fi-tr-bill-arrow:before {
  content: "\f235";
}

.fi-tr-bin-bottles:before {
  content: "\f236";
}

.fi-tr-binary-circle-check:before {
  content: "\f237";
}

.fi-tr-binary-lock:before {
  content: "\f238";
}

.fi-tr-binary-slash:before {
  content: "\f239";
}

.fi-tr-binary:before {
  content: "\f23a";
}

.fi-tr-binoculars:before {
  content: "\f23b";
}

.fi-tr-bio-leaves:before {
  content: "\f23c";
}

.fi-tr-bio:before {
  content: "\f23d";
}

.fi-tr-biohazard:before {
  content: "\f23e";
}

.fi-tr-bird:before {
  content: "\f23f";
}

.fi-tr-bitcoin-sign:before {
  content: "\f240";
}

.fi-tr-blanket:before {
  content: "\f241";
}

.fi-tr-blender-phone:before {
  content: "\f242";
}

.fi-tr-blender:before {
  content: "\f243";
}

.fi-tr-blinds-open:before {
  content: "\f244";
}

.fi-tr-blinds-raised:before {
  content: "\f245";
}

.fi-tr-blinds:before {
  content: "\f246";
}

.fi-tr-block-brick:before {
  content: "\f247";
}

.fi-tr-block-microphone:before {
  content: "\f248";
}

.fi-tr-block-question:before {
  content: "\f249";
}

.fi-tr-block-quote:before {
  content: "\f24a";
}

.fi-tr-block:before {
  content: "\f24b";
}

.fi-tr-blockchain-3:before {
  content: "\f24c";
}

.fi-tr-blog-pencil:before {
  content: "\f24d";
}

.fi-tr-blog-text:before {
  content: "\f24e";
}

.fi-tr-blood-dropper:before {
  content: "\f24f";
}

.fi-tr-blood-test-tube-alt:before {
  content: "\f250";
}

.fi-tr-blood-test-tube:before {
  content: "\f251";
}

.fi-tr-blood:before {
  content: "\f252";
}

.fi-tr-blueberries:before {
  content: "\f253";
}

.fi-tr-blueprint:before {
  content: "\f254";
}

.fi-tr-bolt-auto:before {
  content: "\f255";
}

.fi-tr-bolt-slash:before {
  content: "\f256";
}

.fi-tr-bolt:before {
  content: "\f257";
}

.fi-tr-bomb:before {
  content: "\f258";
}

.fi-tr-bone-break:before {
  content: "\f259";
}

.fi-tr-bone:before {
  content: "\f25a";
}

.fi-tr-bong:before {
  content: "\f25b";
}

.fi-tr-bonus-alt:before {
  content: "\f25c";
}

.fi-tr-bonus-star:before {
  content: "\f25d";
}

.fi-tr-bonus:before {
  content: "\f25e";
}

.fi-tr-book-alt:before {
  content: "\f25f";
}

.fi-tr-book-arrow-right:before {
  content: "\f260";
}

.fi-tr-book-arrow-up:before {
  content: "\f261";
}

.fi-tr-book-atlas:before {
  content: "\f262";
}

.fi-tr-book-bookmark:before {
  content: "\f263";
}

.fi-tr-book-circle-arrow-right:before {
  content: "\f264";
}

.fi-tr-book-circle-arrow-up:before {
  content: "\f265";
}

.fi-tr-book-copy:before {
  content: "\f266";
}

.fi-tr-book-dead:before {
  content: "\f267";
}

.fi-tr-book-font:before {
  content: "\f268";
}

.fi-tr-book-heart:before {
  content: "\f269";
}

.fi-tr-book-medical:before {
  content: "\f26a";
}

.fi-tr-book-open-cover:before {
  content: "\f26b";
}

.fi-tr-book-open-reader:before {
  content: "\f26c";
}

.fi-tr-book-plus:before {
  content: "\f26d";
}

.fi-tr-book-quran:before {
  content: "\f26e";
}

.fi-tr-book-section:before {
  content: "\f26f";
}

.fi-tr-book-spells:before {
  content: "\f270";
}

.fi-tr-book-tanakh:before {
  content: "\f271";
}

.fi-tr-book-user:before {
  content: "\f272";
}

.fi-tr-Booking:before {
  content: "\f273";
}

.fi-tr-bookmark-slash:before {
  content: "\f274";
}

.fi-tr-books-medical:before {
  content: "\f275";
}

.fi-tr-books:before {
  content: "\f276";
}

.fi-tr-boot-heeled:before {
  content: "\f277";
}

.fi-tr-boot:before {
  content: "\f278";
}

.fi-tr-booth-curtain:before {
  content: "\f279";
}

.fi-tr-border-all:before {
  content: "\f27a";
}

.fi-tr-border-bottom:before {
  content: "\f27b";
}

.fi-tr-border-center-h:before {
  content: "\f27c";
}

.fi-tr-border-center-v:before {
  content: "\f27d";
}

.fi-tr-border-inner:before {
  content: "\f27e";
}

.fi-tr-border-left:before {
  content: "\f27f";
}

.fi-tr-border-none:before {
  content: "\f280";
}

.fi-tr-border-outer:before {
  content: "\f281";
}

.fi-tr-border-right:before {
  content: "\f282";
}

.fi-tr-border-style-alt:before {
  content: "\f283";
}

.fi-tr-border-style:before {
  content: "\f284";
}

.fi-tr-border-top:before {
  content: "\f285";
}

.fi-tr-boss:before {
  content: "\f286";
}

.fi-tr-bottle-droplet:before {
  content: "\f287";
}

.fi-tr-bottle:before {
  content: "\f288";
}

.fi-tr-bow-arrow:before {
  content: "\f289";
}

.fi-tr-bowl-chopsticks-noodles:before {
  content: "\f28a";
}

.fi-tr-bowl-chopsticks:before {
  content: "\f28b";
}

.fi-tr-bowl-rice:before {
  content: "\f28c";
}

.fi-tr-bowl-scoop:before {
  content: "\f28d";
}

.fi-tr-bowl-scoops:before {
  content: "\f28e";
}

.fi-tr-bowl-soft-serve:before {
  content: "\f28f";
}

.fi-tr-bowl-spoon:before {
  content: "\f290";
}

.fi-tr-bowling-ball:before {
  content: "\f291";
}

.fi-tr-bowling-pins:before {
  content: "\f292";
}

.fi-tr-box-alt:before {
  content: "\f293";
}

.fi-tr-box-ballot:before {
  content: "\f294";
}

.fi-tr-box-check:before {
  content: "\f295";
}

.fi-tr-box-circle-check:before {
  content: "\f296";
}

.fi-tr-box-dollar:before {
  content: "\f297";
}

.fi-tr-box-fragile:before {
  content: "\f298";
}

.fi-tr-box-heart:before {
  content: "\f299";
}

.fi-tr-box-open-full:before {
  content: "\f29a";
}

.fi-tr-box-open:before {
  content: "\f29b";
}

.fi-tr-box-tissue:before {
  content: "\f29c";
}

.fi-tr-box-up:before {
  content: "\f29d";
}

.fi-tr-boxes:before {
  content: "\f29e";
}

.fi-tr-boxing-glove:before {
  content: "\f29f";
}

.fi-tr-bracket-curly-right:before {
  content: "\f2a0";
}

.fi-tr-bracket-curly:before {
  content: "\f2a1";
}

.fi-tr-bracket-round-right:before {
  content: "\f2a2";
}

.fi-tr-bracket-round:before {
  content: "\f2a3";
}

.fi-tr-bracket-square-right:before {
  content: "\f2a4";
}

.fi-tr-bracket-square:before {
  content: "\f2a5";
}

.fi-tr-brackets-curly:before {
  content: "\f2a6";
}

.fi-tr-brackets-round:before {
  content: "\f2a7";
}

.fi-tr-brackets-square:before {
  content: "\f2a8";
}

.fi-tr-braille-a:before {
  content: "\f2a9";
}

.fi-tr-braille-b:before {
  content: "\f2aa";
}

.fi-tr-braille-c:before {
  content: "\f2ab";
}

.fi-tr-braille-d:before {
  content: "\f2ac";
}

.fi-tr-braille-e:before {
  content: "\f2ad";
}

.fi-tr-braille-g:before {
  content: "\f2ae";
}

.fi-tr-braille-h:before {
  content: "\f2af";
}

.fi-tr-braille-i:before {
  content: "\f2b0";
}

.fi-tr-braille-j:before {
  content: "\f2b1";
}

.fi-tr-braille-k:before {
  content: "\f2b2";
}

.fi-tr-braille-l:before {
  content: "\f2b3";
}

.fi-tr-braille-m:before {
  content: "\f2b4";
}

.fi-tr-braille-n-alt:before {
  content: "\f2b5";
}

.fi-tr-braille-n:before {
  content: "\f2b6";
}

.fi-tr-braille-o:before {
  content: "\f2b7";
}

.fi-tr-braille-p:before {
  content: "\f2b8";
}

.fi-tr-braille-q:before {
  content: "\f2b9";
}

.fi-tr-braille-r:before {
  content: "\f2ba";
}

.fi-tr-braille-s:before {
  content: "\f2bb";
}

.fi-tr-braille-t:before {
  content: "\f2bc";
}

.fi-tr-braille-u:before {
  content: "\f2bd";
}

.fi-tr-braille-v:before {
  content: "\f2be";
}

.fi-tr-braille-w:before {
  content: "\f2bf";
}

.fi-tr-braille-x:before {
  content: "\f2c0";
}

.fi-tr-braille-y:before {
  content: "\f2c1";
}

.fi-tr-braille-z:before {
  content: "\f2c2";
}

.fi-tr-braille:before {
  content: "\f2c3";
}

.fi-tr-brain-circuit:before {
  content: "\f2c4";
}

.fi-tr-brain:before {
  content: "\f2c5";
}

.fi-tr-brake-warning:before {
  content: "\f2c6";
}

.fi-tr-branching:before {
  content: "\f2c7";
}

.fi-tr-brand:before {
  content: "\f2c8";
}

.fi-tr-branding:before {
  content: "\f2c9";
}

.fi-tr-bread-loaf:before {
  content: "\f2ca";
}

.fi-tr-bread-slice-butter:before {
  content: "\f2cb";
}

.fi-tr-bread-slice:before {
  content: "\f2cc";
}

.fi-tr-bread:before {
  content: "\f2cd";
}

.fi-tr-briefcase-arrow-right:before {
  content: "\f2ce";
}

.fi-tr-briefcase-blank:before {
  content: "\f2cf";
}

.fi-tr-brightness-low:before {
  content: "\f2d0";
}

.fi-tr-brightness:before {
  content: "\f2d1";
}

.fi-tr-bring-forward:before {
  content: "\f2d2";
}

.fi-tr-bring-front:before {
  content: "\f2d3";
}

.fi-tr-broadcast-tower:before {
  content: "\f2d4";
}

.fi-tr-broccoli:before {
  content: "\f2d5";
}

.fi-tr-broken-image:before {
  content: "\f2d6";
}

.fi-tr-broom-ball:before {
  content: "\f2d7";
}

.fi-tr-browser-ui:before {
  content: "\f2d8";
}

.fi-tr-browser:before {
  content: "\f2d9";
}

.fi-tr-browsers:before {
  content: "\f2da";
}

.fi-tr-bucket:before {
  content: "\f2db";
}

.fi-tr-budget-alt:before {
  content: "\f2dc";
}

.fi-tr-budget:before {
  content: "\f2dd";
}

.fi-tr-bug-slash:before {
  content: "\f2de";
}

.fi-tr-bugs:before {
  content: "\f2df";
}

.fi-tr-build-alt:before {
  content: "\f2e0";
}

.fi-tr-build:before {
  content: "\f2e1";
}

.fi-tr-builder:before {
  content: "\f2e2";
}

.fi-tr-building-circle-arrow-right:before {
  content: "\f2e3";
}

.fi-tr-building-ngo:before {
  content: "\f2e4";
}

.fi-tr-building:before {
  content: "\f2e5";
}

.fi-tr-bulb:before {
  content: "\f2e6";
}

.fi-tr-bullet:before {
  content: "\f2e7";
}

.fi-tr-bullhorn:before {
  content: "\f2e8";
}

.fi-tr-bullseye-arrow:before {
  content: "\f2e9";
}

.fi-tr-bullseye-pointer:before {
  content: "\f2ea";
}

.fi-tr-bullseye:before {
  content: "\f2eb";
}

.fi-tr-burger-alt:before {
  content: "\f2ec";
}

.fi-tr-burger-fries:before {
  content: "\f2ed";
}

.fi-tr-burger-glass:before {
  content: "\f2ee";
}

.fi-tr-burrito:before {
  content: "\f2ef";
}

.fi-tr-burst:before {
  content: "\f2f0";
}

.fi-tr-bus-alt:before {
  content: "\f2f1";
}

.fi-tr-bus:before {
  content: "\f2f2";
}

.fi-tr-business-time:before {
  content: "\f2f3";
}

.fi-tr-Butter:before {
  content: "\f2f4";
}

.fi-tr-butterfly:before {
  content: "\f2f5";
}

.fi-tr-c:before {
  content: "\f2f6";
}

.fi-tr-cabin:before {
  content: "\f2f7";
}

.fi-tr-cactus:before {
  content: "\f2f8";
}

.fi-tr-cage-empty:before {
  content: "\f2f9";
}

.fi-tr-cake-birthday:before {
  content: "\f2fa";
}

.fi-tr-cake-slice:before {
  content: "\f2fb";
}

.fi-tr-cake-wedding:before {
  content: "\f2fc";
}

.fi-tr-calculator-bill:before {
  content: "\f2fd";
}

.fi-tr-calculator-math-tax:before {
  content: "\f2fe";
}

.fi-tr-calculator-money:before {
  content: "\f2ff";
}

.fi-tr-calculator-simple:before {
  content: "\f300";
}

.fi-tr-calculator:before {
  content: "\f301";
}

.fi-tr-calendar-arrow-down:before {
  content: "\f302";
}

.fi-tr-calendar-arrow-up:before {
  content: "\f303";
}

.fi-tr-calendar-check:before {
  content: "\f304";
}

.fi-tr-calendar-clock:before {
  content: "\f305";
}

.fi-tr-calendar-day:before {
  content: "\f306";
}

.fi-tr-calendar-days:before {
  content: "\f307";
}

.fi-tr-calendar-event-tax:before {
  content: "\f308";
}

.fi-tr-calendar-exclamation:before {
  content: "\f309";
}

.fi-tr-calendar-gavel-legal:before {
  content: "\f30a";
}

.fi-tr-calendar-heart:before {
  content: "\f30b";
}

.fi-tr-calendar-image:before {
  content: "\f30c";
}

.fi-tr-calendar-lines-pen:before {
  content: "\f30d";
}

.fi-tr-calendar-lines:before {
  content: "\f30e";
}

.fi-tr-calendar-minus:before {
  content: "\f30f";
}

.fi-tr-calendar-payment-loan:before {
  content: "\f310";
}

.fi-tr-calendar-pen:before {
  content: "\f311";
}

.fi-tr-calendar-plus:before {
  content: "\f312";
}

.fi-tr-calendar-salary:before {
  content: "\f313";
}

.fi-tr-calendar-shift-swap:before {
  content: "\f314";
}

.fi-tr-calendar-star:before {
  content: "\f315";
}

.fi-tr-calendar-swap:before {
  content: "\f316";
}

.fi-tr-calendar-week:before {
  content: "\f317";
}

.fi-tr-calendar-xmark:before {
  content: "\f318";
}

.fi-tr-calendars:before {
  content: "\f319";
}

.fi-tr-call-duration:before {
  content: "\f31a";
}

.fi-tr-call-history:before {
  content: "\f31b";
}

.fi-tr-call-incoming:before {
  content: "\f31c";
}

.fi-tr-call-missed:before {
  content: "\f31d";
}

.fi-tr-call-outgoing:before {
  content: "\f31e";
}

.fi-tr-camcorder:before {
  content: "\f31f";
}

.fi-tr-camera-cctv:before {
  content: "\f320";
}

.fi-tr-camera-movie:before {
  content: "\f321";
}

.fi-tr-camera-retro:before {
  content: "\f322";
}

.fi-tr-camera-rotate:before {
  content: "\f323";
}

.fi-tr-camera-security:before {
  content: "\f324";
}

.fi-tr-camera-slash:before {
  content: "\f325";
}

.fi-tr-camera-viewfinder:before {
  content: "\f326";
}

.fi-tr-camera:before {
  content: "\f327";
}

.fi-tr-campfire:before {
  content: "\f328";
}

.fi-tr-can-food:before {
  content: "\f329";
}

.fi-tr-candle-holder:before {
  content: "\f32a";
}

.fi-tr-candle-lotus-yoga:before {
  content: "\f32b";
}

.fi-tr-candle-pose-yoga:before {
  content: "\f32c";
}

.fi-tr-candy-alt:before {
  content: "\f32d";
}

.fi-tr-candy-bar:before {
  content: "\f32e";
}

.fi-tr-candy-cane:before {
  content: "\f32f";
}

.fi-tr-candy-corn:before {
  content: "\f330";
}

.fi-tr-candy-sweet:before {
  content: "\f331";
}

.fi-tr-candy:before {
  content: "\f332";
}

.fi-tr-Cannabis:before {
  content: "\f333";
}

.fi-tr-canned-food:before {
  content: "\f334";
}

.fi-tr-capsules:before {
  content: "\f335";
}

.fi-tr-car-alt:before {
  content: "\f336";
}

.fi-tr-car-battery:before {
  content: "\f337";
}

.fi-tr-car-bolt:before {
  content: "\f338";
}

.fi-tr-car-building:before {
  content: "\f339";
}

.fi-tr-car-bump:before {
  content: "\f33a";
}

.fi-tr-car-bus:before {
  content: "\f33b";
}

.fi-tr-car-circle-bolt:before {
  content: "\f33c";
}

.fi-tr-car-crash:before {
  content: "\f33d";
}

.fi-tr-car-garage:before {
  content: "\f33e";
}

.fi-tr-car-journey:before {
  content: "\f33f";
}

.fi-tr-car-mechanic:before {
  content: "\f340";
}

.fi-tr-car-rear:before {
  content: "\f341";
}

.fi-tr-car-side-bolt:before {
  content: "\f342";
}

.fi-tr-car-side:before {
  content: "\f343";
}

.fi-tr-car-tilt:before {
  content: "\f344";
}

.fi-tr-car-tunnel:before {
  content: "\f345";
}

.fi-tr-car-wash:before {
  content: "\f346";
}

.fi-tr-caravan-alt:before {
  content: "\f347";
}

.fi-tr-caravan:before {
  content: "\f348";
}

.fi-tr-card-club:before {
  content: "\f349";
}

.fi-tr-card-diamond:before {
  content: "\f34a";
}

.fi-tr-card-heart:before {
  content: "\f34b";
}

.fi-tr-card-spade:before {
  content: "\f34c";
}

.fi-tr-cardinal-compass:before {
  content: "\f34d";
}

.fi-tr-career-growth:before {
  content: "\f34e";
}

.fi-tr-career-path:before {
  content: "\f34f";
}

.fi-tr-caret-circle-down:before {
  content: "\f350";
}

.fi-tr-caret-circle-right:before {
  content: "\f351";
}

.fi-tr-caret-circle-up:before {
  content: "\f352";
}

.fi-tr-caret-down:before {
  content: "\f353";
}

.fi-tr-caret-left:before {
  content: "\f354";
}

.fi-tr-caret-right:before {
  content: "\f355";
}

.fi-tr-caret-square-down:before {
  content: "\f356";
}

.fi-tr-caret-square-left_1:before {
  content: "\f357";
}

.fi-tr-caret-square-left:before {
  content: "\f358";
}

.fi-tr-caret-square-right:before {
  content: "\f359";
}

.fi-tr-caret-square-up:before {
  content: "\f35a";
}

.fi-tr-caret-up:before {
  content: "\f35b";
}

.fi-tr-carrot:before {
  content: "\f35c";
}

.fi-tr-cars-crash:before {
  content: "\f35d";
}

.fi-tr-cars:before {
  content: "\f35e";
}

.fi-tr-cart-arrow-down:before {
  content: "\f35f";
}

.fi-tr-cart-minus:before {
  content: "\f360";
}

.fi-tr-cart-shopping-fast:before {
  content: "\f361";
}

.fi-tr-cash-register:before {
  content: "\f362";
}

.fi-tr-cassette-tape:before {
  content: "\f363";
}

.fi-tr-cassette-vhs:before {
  content: "\f364";
}

.fi-tr-castle:before {
  content: "\f365";
}

.fi-tr-cat-head:before {
  content: "\f366";
}

.fi-tr-cat-space:before {
  content: "\f367";
}

.fi-tr-cat:before {
  content: "\f368";
}

.fi-tr-catalog-alt:before {
  content: "\f369";
}

.fi-tr-catalog-magazine:before {
  content: "\f36a";
}

.fi-tr-catalog:before {
  content: "\f36b";
}

.fi-tr-category-alt:before {
  content: "\f36c";
}

.fi-tr-category:before {
  content: "\f36d";
}

.fi-tr-cauldron:before {
  content: "\f36e";
}

.fi-tr-cedi-sign:before {
  content: "\f36f";
}

.fi-tr-cello:before {
  content: "\f370";
}

.fi-tr-cent-sign:before {
  content: "\f371";
}

.fi-tr-chair-office:before {
  content: "\f372";
}

.fi-tr-chair:before {
  content: "\f373";
}

.fi-tr-chalkboard-user:before {
  content: "\f374";
}

.fi-tr-chalkboard:before {
  content: "\f375";
}

.fi-tr-challenge-alt:before {
  content: "\f376";
}

.fi-tr-challenge:before {
  content: "\f377";
}

.fi-tr-channel:before {
  content: "\f378";
}

.fi-tr-charging-station:before {
  content: "\f379";
}

.fi-tr-chart-area:before {
  content: "\f37a";
}

.fi-tr-chart-arrow-down:before {
  content: "\f37b";
}

.fi-tr-chart-arrow-grow:before {
  content: "\f37c";
}

.fi-tr-chart-bullet:before {
  content: "\f37d";
}

.fi-tr-chart-candlestick:before {
  content: "\f37e";
}

.fi-tr-chart-connected:before {
  content: "\f37f";
}

.fi-tr-chart-gantt:before {
  content: "\f380";
}

.fi-tr-chart-histogram:before {
  content: "\f381";
}

.fi-tr-chart-kanban:before {
  content: "\f382";
}

.fi-tr-chart-line-up-down:before {
  content: "\f383";
}

.fi-tr-chart-line-up:before {
  content: "\f384";
}

.fi-tr-chart-mixed-up-circle-currency:before {
  content: "\f385";
}

.fi-tr-chart-mixed-up-circle-dollar:before {
  content: "\f386";
}

.fi-tr-chart-mixed:before {
  content: "\f387";
}

.fi-tr-chart-network:before {
  content: "\f388";
}

.fi-tr-chart-pie-alt:before {
  content: "\f389";
}

.fi-tr-chart-pie-simple-circle-currency:before {
  content: "\f38a";
}

.fi-tr-chart-pie-simple-circle-dollar:before {
  content: "\f38b";
}

.fi-tr-chart-pie:before {
  content: "\f38c";
}

.fi-tr-chart-pyramid:before {
  content: "\f38d";
}

.fi-tr-chart-radar:before {
  content: "\f38e";
}

.fi-tr-chart-scatter-3d:before {
  content: "\f38f";
}

.fi-tr-chart-scatter-bubble:before {
  content: "\f390";
}

.fi-tr-chart-scatter:before {
  content: "\f391";
}

.fi-tr-chart-set-theory:before {
  content: "\f392";
}

.fi-tr-chart-simple-horizontal:before {
  content: "\f393";
}

.fi-tr-chart-simple:before {
  content: "\f394";
}

.fi-tr-chart-tree-map:before {
  content: "\f395";
}

.fi-tr-chart-tree:before {
  content: "\f396";
}

.fi-tr-chart-user:before {
  content: "\f397";
}

.fi-tr-chart-waterfall:before {
  content: "\f398";
}

.fi-tr-chatbot-speech-bubble:before {
  content: "\f399";
}

.fi-tr-chatbot:before {
  content: "\f39a";
}

.fi-tr-cheap-bill:before {
  content: "\f39b";
}

.fi-tr-cheap-dollar:before {
  content: "\f39c";
}

.fi-tr-cheap-stack-dollar:before {
  content: "\f39d";
}

.fi-tr-cheap-stack:before {
  content: "\f39e";
}

.fi-tr-cheap:before {
  content: "\f39f";
}

.fi-tr-check-circle:before {
  content: "\f3a0";
}

.fi-tr-check-double:before {
  content: "\f3a1";
}

.fi-tr-check-in-calendar:before {
  content: "\f3a2";
}

.fi-tr-check-out-calendar:before {
  content: "\f3a3";
}

.fi-tr-checklist-task-budget:before {
  content: "\f3a4";
}

.fi-tr-cheese-alt:before {
  content: "\f3a5";
}

.fi-tr-cheese:before {
  content: "\f3a6";
}

.fi-tr-cheeseburger:before {
  content: "\f3a7";
}

.fi-tr-cherry:before {
  content: "\f3a8";
}

.fi-tr-chess-bishop:before {
  content: "\f3a9";
}

.fi-tr-chess-board:before {
  content: "\f3aa";
}

.fi-tr-chess-clock-alt:before {
  content: "\f3ab";
}

.fi-tr-chess-clock:before {
  content: "\f3ac";
}

.fi-tr-chess-king-alt:before {
  content: "\f3ad";
}

.fi-tr-chess-king:before {
  content: "\f3ae";
}

.fi-tr-chess-knight-alt:before {
  content: "\f3af";
}

.fi-tr-chess-knight:before {
  content: "\f3b0";
}

.fi-tr-chess-pawn-alt:before {
  content: "\f3b1";
}

.fi-tr-chess-pawn:before {
  content: "\f3b2";
}

.fi-tr-chess-queen-alt:before {
  content: "\f3b3";
}

.fi-tr-chess-queen:before {
  content: "\f3b4";
}

.fi-tr-chess-rook-alt:before {
  content: "\f3b5";
}

.fi-tr-chess-rook:before {
  content: "\f3b6";
}

.fi-tr-chess:before {
  content: "\f3b7";
}

.fi-tr-chevron-double-down:before {
  content: "\f3b8";
}

.fi-tr-chevron-double-up:before {
  content: "\f3b9";
}

.fi-tr-child-head:before {
  content: "\f3ba";
}

.fi-tr-child:before {
  content: "\f3bb";
}

.fi-tr-chimney:before {
  content: "\f3bc";
}

.fi-tr-chip:before {
  content: "\f3bd";
}

.fi-tr-chocolate-bar:before {
  content: "\f3be";
}

.fi-tr-choir-singing:before {
  content: "\f3bf";
}

.fi-tr-choose-alt:before {
  content: "\f3c0";
}

.fi-tr-choose:before {
  content: "\f3c1";
}

.fi-tr-church:before {
  content: "\f3c2";
}

.fi-tr-circle-0:before {
  content: "\f3c3";
}

.fi-tr-circle-1:before {
  content: "\f3c4";
}

.fi-tr-circle-2:before {
  content: "\f3c5";
}

.fi-tr-circle-3:before {
  content: "\f3c6";
}

.fi-tr-circle-4:before {
  content: "\f3c7";
}

.fi-tr-circle-5:before {
  content: "\f3c8";
}

.fi-tr-circle-6:before {
  content: "\f3c9";
}

.fi-tr-circle-7:before {
  content: "\f3ca";
}

.fi-tr-circle-8:before {
  content: "\f3cb";
}

.fi-tr-circle-9:before {
  content: "\f3cc";
}

.fi-tr-circle-a:before {
  content: "\f3cd";
}

.fi-tr-circle-b:before {
  content: "\f3ce";
}

.fi-tr-circle-bolt:before {
  content: "\f3cf";
}

.fi-tr-circle-book-open:before {
  content: "\f3d0";
}

.fi-tr-circle-bookmark:before {
  content: "\f3d1";
}

.fi-tr-circle-c:before {
  content: "\f3d2";
}

.fi-tr-circle-calendar:before {
  content: "\f3d3";
}

.fi-tr-circle-camera:before {
  content: "\f3d4";
}

.fi-tr-circle-d:before {
  content: "\f3d5";
}

.fi-tr-circle-dashed:before {
  content: "\f3d6";
}

.fi-tr-circle-divide:before {
  content: "\f3d7";
}

.fi-tr-circle-e:before {
  content: "\f3d8";
}

.fi-tr-circle-ellipsis-vertical:before {
  content: "\f3d9";
}

.fi-tr-circle-ellipsis:before {
  content: "\f3da";
}

.fi-tr-circle-envelope:before {
  content: "\f3db";
}

.fi-tr-circle-exclamation-check:before {
  content: "\f3dc";
}

.fi-tr-circle-f:before {
  content: "\f3dd";
}

.fi-tr-circle-g:before {
  content: "\f3de";
}

.fi-tr-circle-h:before {
  content: "\f3df";
}

.fi-tr-circle-half-stroke:before {
  content: "\f3e0";
}

.fi-tr-circle-half:before {
  content: "\f3e1";
}

.fi-tr-circle-heart:before {
  content: "\f3e2";
}

.fi-tr-circle-i:before {
  content: "\f3e3";
}

.fi-tr-circle-j:before {
  content: "\f3e4";
}

.fi-tr-circle-k:before {
  content: "\f3e5";
}

.fi-tr-circle-l:before {
  content: "\f3e6";
}

.fi-tr-circle-m:before {
  content: "\f3e7";
}

.fi-tr-circle-microphone-lines:before {
  content: "\f3e8";
}

.fi-tr-circle-microphone:before {
  content: "\f3e9";
}

.fi-tr-circle-n:before {
  content: "\f3ea";
}

.fi-tr-circle-nodes:before {
  content: "\f3eb";
}

.fi-tr-circle-o:before {
  content: "\f3ec";
}

.fi-tr-circle-overlap:before {
  content: "\f3ed";
}

.fi-tr-circle-p:before {
  content: "\f3ee";
}

.fi-tr-circle-phone-flip:before {
  content: "\f3ef";
}

.fi-tr-circle-phone-hangup:before {
  content: "\f3f0";
}

.fi-tr-circle-phone:before {
  content: "\f3f1";
}

.fi-tr-circle-q:before {
  content: "\f3f2";
}

.fi-tr-circle-quarters-alt:before {
  content: "\f3f3";
}

.fi-tr-circle-quarters:before {
  content: "\f3f4";
}

.fi-tr-circle-r:before {
  content: "\f3f5";
}

.fi-tr-circle-s:before {
  content: "\f3f6";
}

.fi-tr-circle-small:before {
  content: "\f3f7";
}

.fi-tr-circle-star:before {
  content: "\f3f8";
}

.fi-tr-circle-t:before {
  content: "\f3f9";
}

.fi-tr-circle-three-quarters:before {
  content: "\f3fa";
}

.fi-tr-circle-trash:before {
  content: "\f3fb";
}

.fi-tr-circle-u:before {
  content: "\f3fc";
}

.fi-tr-circle-user:before {
  content: "\f3fd";
}

.fi-tr-circle-v:before {
  content: "\f3fe";
}

.fi-tr-circle-video:before {
  content: "\f3ff";
}

.fi-tr-circle-w:before {
  content: "\f400";
}

.fi-tr-circle-waveform-lines:before {
  content: "\f401";
}

.fi-tr-circle-x:before {
  content: "\f402";
}

.fi-tr-circle-xmark:before {
  content: "\f403";
}

.fi-tr-circle-y:before {
  content: "\f404";
}

.fi-tr-circle-z:before {
  content: "\f405";
}

.fi-tr-circle:before {
  content: "\f406";
}

.fi-tr-citrus-slice:before {
  content: "\f407";
}

.fi-tr-citrus:before {
  content: "\f408";
}

.fi-tr-city:before {
  content: "\f409";
}

.fi-tr-clapperboard-play:before {
  content: "\f40a";
}

.fi-tr-clapperboard:before {
  content: "\f40b";
}

.fi-tr-clarinet:before {
  content: "\f40c";
}

.fi-tr-claw-marks:before {
  content: "\f40d";
}

.fi-tr-clear-alt:before {
  content: "\f40e";
}

.fi-tr-clip-file:before {
  content: "\f40f";
}

.fi-tr-clip-mail:before {
  content: "\f410";
}

.fi-tr-clipboard-check:before {
  content: "\f411";
}

.fi-tr-clipboard-exclamation:before {
  content: "\f412";
}

.fi-tr-clipboard-list-check:before {
  content: "\f413";
}

.fi-tr-clipboard-list:before {
  content: "\f414";
}

.fi-tr-clipboard-prescription:before {
  content: "\f415";
}

.fi-tr-clipboard-question:before {
  content: "\f416";
}

.fi-tr-clipboard-user:before {
  content: "\f417";
}

.fi-tr-clipboard:before {
  content: "\f418";
}

.fi-tr-clipoard-wrong:before {
  content: "\f419";
}

.fi-tr-clock-desk:before {
  content: "\f41a";
}

.fi-tr-clock-eight-thirty:before {
  content: "\f41b";
}

.fi-tr-clock-eleven-thirty:before {
  content: "\f41c";
}

.fi-tr-clock-eleven:before {
  content: "\f41d";
}

.fi-tr-clock-five-thirty:before {
  content: "\f41e";
}

.fi-tr-clock-five:before {
  content: "\f41f";
}

.fi-tr-clock-four-thirty:before {
  content: "\f420";
}

.fi-tr-clock-nine-thirty:before {
  content: "\f421";
}

.fi-tr-clock-nine:before {
  content: "\f422";
}

.fi-tr-clock-one-thirty:before {
  content: "\f423";
}

.fi-tr-clock-one:before {
  content: "\f424";
}

.fi-tr-clock-seven-thirty:before {
  content: "\f425";
}

.fi-tr-clock-seven:before {
  content: "\f426";
}

.fi-tr-clock-six-thirty:before {
  content: "\f427";
}

.fi-tr-clock-six:before {
  content: "\f428";
}

.fi-tr-clock-ten-thirty:before {
  content: "\f429";
}

.fi-tr-clock-ten:before {
  content: "\f42a";
}

.fi-tr-clock-three-thirty:before {
  content: "\f42b";
}

.fi-tr-clock-three:before {
  content: "\f42c";
}

.fi-tr-clock-time-tracking:before {
  content: "\f42d";
}

.fi-tr-clock-twelve-thirty:before {
  content: "\f42e";
}

.fi-tr-clock-twelve:before {
  content: "\f42f";
}

.fi-tr-clock-two-thirty:before {
  content: "\f430";
}

.fi-tr-clock-two:before {
  content: "\f431";
}

.fi-tr-clock-up-arrow:before {
  content: "\f432";
}

.fi-tr-clone:before {
  content: "\f433";
}

.fi-tr-closed-captioning-slash:before {
  content: "\f434";
}

.fi-tr-clothes-hanger:before {
  content: "\f435";
}

.fi-tr-cloud-back-up-alt:before {
  content: "\f436";
}

.fi-tr-cloud-back-up:before {
  content: "\f437";
}

.fi-tr-cloud-check:before {
  content: "\f438";
}

.fi-tr-cloud-code:before {
  content: "\f439";
}

.fi-tr-cloud-disabled:before {
  content: "\f43a";
}

.fi-tr-cloud-download-alt:before {
  content: "\f43b";
}

.fi-tr-cloud-download:before {
  content: "\f43c";
}

.fi-tr-cloud-drizzle:before {
  content: "\f43d";
}

.fi-tr-cloud-exclamation:before {
  content: "\f43e";
}

.fi-tr-cloud-gear-automation:before {
  content: "\f43f";
}

.fi-tr-cloud-hail-mixed:before {
  content: "\f440";
}

.fi-tr-cloud-hail:before {
  content: "\f441";
}

.fi-tr-cloud-meatball:before {
  content: "\f442";
}

.fi-tr-cloud-moon-rain:before {
  content: "\f443";
}

.fi-tr-cloud-moon:before {
  content: "\f444";
}

.fi-tr-cloud-question:before {
  content: "\f445";
}

.fi-tr-cloud-rain:before {
  content: "\f446";
}

.fi-tr-cloud-rainbow:before {
  content: "\f447";
}

.fi-tr-cloud-share:before {
  content: "\f448";
}

.fi-tr-cloud-showers-heavy:before {
  content: "\f449";
}

.fi-tr-cloud-showers:before {
  content: "\f44a";
}

.fi-tr-cloud-sleet:before {
  content: "\f44b";
}

.fi-tr-cloud-snow:before {
  content: "\f44c";
}

.fi-tr-cloud-sun-rain:before {
  content: "\f44d";
}

.fi-tr-cloud-sun:before {
  content: "\f44e";
}

.fi-tr-cloud-upload-alt:before {
  content: "\f44f";
}

.fi-tr-cloud:before {
  content: "\f450";
}

.fi-tr-clouds-moon:before {
  content: "\f451";
}

.fi-tr-clouds-sun:before {
  content: "\f452";
}

.fi-tr-clouds:before {
  content: "\f453";
}

.fi-tr-clover-alt:before {
  content: "\f454";
}

.fi-tr-club:before {
  content: "\f455";
}

.fi-tr-cocktail:before {
  content: "\f456";
}

.fi-tr-coconut:before {
  content: "\f457";
}

.fi-tr-code-branch:before {
  content: "\f458";
}

.fi-tr-code-commit:before {
  content: "\f459";
}

.fi-tr-code-compare:before {
  content: "\f45a";
}

.fi-tr-code-fork:before {
  content: "\f45b";
}

.fi-tr-code-merge:before {
  content: "\f45c";
}

.fi-tr-code-pull-request-closed:before {
  content: "\f45d";
}

.fi-tr-code-pull-request-draft:before {
  content: "\f45e";
}

.fi-tr-code-pull-request:before {
  content: "\f45f";
}

.fi-tr-code-simple:before {
  content: "\f460";
}

.fi-tr-coffee-bean:before {
  content: "\f461";
}

.fi-tr-coffee-beans:before {
  content: "\f462";
}

.fi-tr-coffee-heart:before {
  content: "\f463";
}

.fi-tr-coffee-pot:before {
  content: "\f464";
}

.fi-tr-coffee:before {
  content: "\f465";
}

.fi-tr-coffin-cross:before {
  content: "\f466";
}

.fi-tr-coffin:before {
  content: "\f467";
}

.fi-tr-coin-up-arrow:before {
  content: "\f468";
}

.fi-tr-coin:before {
  content: "\f469";
}

.fi-tr-coins:before {
  content: "\f46a";
}

.fi-tr-colon-sign:before {
  content: "\f46b";
}

.fi-tr-columns-3:before {
  content: "\f46c";
}

.fi-tr-comet:before {
  content: "\f46d";
}

.fi-tr-command:before {
  content: "\f46e";
}

.fi-tr-comment-alt-check:before {
  content: "\f46f";
}

.fi-tr-comment-alt-dots:before {
  content: "\f470";
}

.fi-tr-comment-alt-edit:before {
  content: "\f471";
}

.fi-tr-comment-alt-medical:before {
  content: "\f472";
}

.fi-tr-comment-alt-middle-top:before {
  content: "\f473";
}

.fi-tr-comment-alt-middle:before {
  content: "\f474";
}

.fi-tr-comment-alt-minus:before {
  content: "\f475";
}

.fi-tr-comment-alt-music:before {
  content: "\f476";
}

.fi-tr-comment-arrow-down:before {
  content: "\f477";
}

.fi-tr-comment-arrow-up-right:before {
  content: "\f478";
}

.fi-tr-comment-arrow-up:before {
  content: "\f479";
}

.fi-tr-comment-check:before {
  content: "\f47a";
}

.fi-tr-comment-code:before {
  content: "\f47b";
}

.fi-tr-comment-dollar:before {
  content: "\f47c";
}

.fi-tr-comment-dots:before {
  content: "\f47d";
}

.fi-tr-comment-exclamation:before {
  content: "\f47e";
}

.fi-tr-comment-heart:before {
  content: "\f47f";
}

.fi-tr-comment-image:before {
  content: "\f480";
}

.fi-tr-comment-info:before {
  content: "\f481";
}

.fi-tr-comment-medical:before {
  content: "\f482";
}

.fi-tr-comment-minus:before {
  content: "\f483";
}

.fi-tr-comment-pen:before {
  content: "\f484";
}

.fi-tr-comment-question:before {
  content: "\f485";
}

.fi-tr-comment-quote:before {
  content: "\f486";
}

.fi-tr-comment-slash:before {
  content: "\f487";
}

.fi-tr-comment-smile:before {
  content: "\f488";
}

.fi-tr-comment-sms:before {
  content: "\f489";
}

.fi-tr-comment-text:before {
  content: "\f48a";
}

.fi-tr-comment-user:before {
  content: "\f48b";
}

.fi-tr-comment-xmark:before {
  content: "\f48c";
}

.fi-tr-comments-dollar:before {
  content: "\f48d";
}

.fi-tr-comments-question-check:before {
  content: "\f48e";
}

.fi-tr-comments-question:before {
  content: "\f48f";
}

.fi-tr-comments:before {
  content: "\f490";
}

.fi-tr-compass-alt:before {
  content: "\f491";
}

.fi-tr-compass-east:before {
  content: "\f492";
}

.fi-tr-compass-north:before {
  content: "\f493";
}

.fi-tr-compass-slash:before {
  content: "\f494";
}

.fi-tr-compass-south:before {
  content: "\f495";
}

.fi-tr-compass-west:before {
  content: "\f496";
}

.fi-tr-completed:before {
  content: "\f497";
}

.fi-tr-compliance-clipboard:before {
  content: "\f498";
}

.fi-tr-compliance-document:before {
  content: "\f499";
}

.fi-tr-compliance:before {
  content: "\f49a";
}

.fi-tr-compress-alt:before {
  content: "\f49b";
}

.fi-tr-computer-classic:before {
  content: "\f49c";
}

.fi-tr-computer-mouse:before {
  content: "\f49d";
}

.fi-tr-computer-speaker:before {
  content: "\f49e";
}

.fi-tr-computer:before {
  content: "\f49f";
}

.fi-tr-concierge-bell:before {
  content: "\f4a0";
}

.fi-tr-confetti:before {
  content: "\f4a1";
}

.fi-tr-constellation:before {
  content: "\f4a2";
}

.fi-tr-container-storage:before {
  content: "\f4a3";
}

.fi-tr-convert-document:before {
  content: "\f4a4";
}

.fi-tr-convert-shapes:before {
  content: "\f4a5";
}

.fi-tr-conveyor-belt-alt:before {
  content: "\f4a6";
}

.fi-tr-conveyor-belt-arm:before {
  content: "\f4a7";
}

.fi-tr-conveyor-belt-empty:before {
  content: "\f4a8";
}

.fi-tr-conveyor-belt:before {
  content: "\f4a9";
}

.fi-tr-cookie-alt:before {
  content: "\f4aa";
}

.fi-tr-copy-alt:before {
  content: "\f4ab";
}

.fi-tr-copy-image:before {
  content: "\f4ac";
}

.fi-tr-copy:before {
  content: "\f4ad";
}

.fi-tr-corn:before {
  content: "\f4ae";
}

.fi-tr-corporate-alt:before {
  content: "\f4af";
}

.fi-tr-corporate:before {
  content: "\f4b0";
}

.fi-tr-couch:before {
  content: "\f4b1";
}

.fi-tr-court-sport:before {
  content: "\f4b2";
}

.fi-tr-cow-alt:before {
  content: "\f4b3";
}

.fi-tr-cow:before {
  content: "\f4b4";
}

.fi-tr-cowbell-circle-plus:before {
  content: "\f4b5";
}

.fi-tr-cowbell-more:before {
  content: "\f4b6";
}

.fi-tr-cowbell:before {
  content: "\f4b7";
}

.fi-tr-crab:before {
  content: "\f4b8";
}

.fi-tr-crate-empty:before {
  content: "\f4b9";
}

.fi-tr-cream:before {
  content: "\f4ba";
}

.fi-tr-credit-card-buyer:before {
  content: "\f4bb";
}

.fi-tr-credit-card-eye:before {
  content: "\f4bc";
}

.fi-tr-cricket:before {
  content: "\f4bd";
}

.fi-tr-crm-alt:before {
  content: "\f4be";
}

.fi-tr-crm-computer:before {
  content: "\f4bf";
}

.fi-tr-CRM:before {
  content: "\f4c0";
}

.fi-tr-croissant:before {
  content: "\f4c1";
}

.fi-tr-cross-religion:before {
  content: "\f4c2";
}

.fi-tr-crow:before {
  content: "\f4c3";
}

.fi-tr-crutch:before {
  content: "\f4c4";
}

.fi-tr-crutches:before {
  content: "\f4c5";
}

.fi-tr-cruzeiro-sign:before {
  content: "\f4c6";
}

.fi-tr-crypto-calendar:before {
  content: "\f4c7";
}

.fi-tr-cryptocurrency:before {
  content: "\f4c8";
}

.fi-tr-crystal-ball:before {
  content: "\f4c9";
}

.fi-tr-cube:before {
  content: "\f4ca";
}

.fi-tr-cubes-stacked:before {
  content: "\f4cb";
}

.fi-tr-cubes:before {
  content: "\f4cc";
}

.fi-tr-cucumber:before {
  content: "\f4cd";
}

.fi-tr-cup-straw-swoosh:before {
  content: "\f4ce";
}

.fi-tr-cup-straw:before {
  content: "\f4cf";
}

.fi-tr-cup-togo:before {
  content: "\f4d0";
}

.fi-tr-cupcake-alt:before {
  content: "\f4d1";
}

.fi-tr-cupcake:before {
  content: "\f4d2";
}

.fi-tr-curling:before {
  content: "\f4d3";
}

.fi-tr-cursor-finger:before {
  content: "\f4d4";
}

.fi-tr-cursor-plus:before {
  content: "\f4d5";
}

.fi-tr-cursor:before {
  content: "\f4d6";
}

.fi-tr-curve-alt:before {
  content: "\f4d7";
}

.fi-tr-curve-arrow:before {
  content: "\f4d8";
}

.fi-tr-curve:before {
  content: "\f4d9";
}

.fi-tr-custard:before {
  content: "\f4da";
}

.fi-tr-customer-care:before {
  content: "\f4db";
}

.fi-tr-customer-service:before {
  content: "\f4dc";
}

.fi-tr-customization-cogwheel:before {
  content: "\f4dd";
}

.fi-tr-customization:before {
  content: "\f4de";
}

.fi-tr-customize-computer:before {
  content: "\f4df";
}

.fi-tr-customize-edit:before {
  content: "\f4e0";
}

.fi-tr-customize:before {
  content: "\f4e1";
}

.fi-tr-CV:before {
  content: "\f4e2";
}

.fi-tr-cvv-card:before {
  content: "\f4e3";
}

.fi-tr-d:before {
  content: "\f4e4";
}

.fi-tr-dagger:before {
  content: "\f4e5";
}

.fi-tr-daily-calendar:before {
  content: "\f4e6";
}

.fi-tr-damage:before {
  content: "\f4e7";
}

.fi-tr-dashboard-monitor:before {
  content: "\f4e8";
}

.fi-tr-dashboard-panel:before {
  content: "\f4e9";
}

.fi-tr-dashboard:before {
  content: "\f4ea";
}

.fi-tr-database:before {
  content: "\f4eb";
}

.fi-tr-debt:before {
  content: "\f4ec";
}

.fi-tr-deer-rudolph:before {
  content: "\f4ed";
}

.fi-tr-deer:before {
  content: "\f4ee";
}

.fi-tr-delete-document:before {
  content: "\f4ef";
}

.fi-tr-delete-right:before {
  content: "\f4f0";
}

.fi-tr-delete-user:before {
  content: "\f4f1";
}

.fi-tr-delete:before {
  content: "\f4f2";
}

.fi-tr-democrat:before {
  content: "\f4f3";
}

.fi-tr-department-structure:before {
  content: "\f4f4";
}

.fi-tr-department:before {
  content: "\f4f5";
}

.fi-tr-deposit-alt:before {
  content: "\f4f6";
}

.fi-tr-deposit:before {
  content: "\f4f7";
}

.fi-tr-description-alt:before {
  content: "\f4f8";
}

.fi-tr-description:before {
  content: "\f4f9";
}

.fi-tr-desk:before {
  content: "\f4fa";
}

.fi-tr-desktop-arrow-down:before {
  content: "\f4fb";
}

.fi-tr-desktop-wallpaper:before {
  content: "\f4fc";
}

.fi-tr-devices:before {
  content: "\f4fd";
}

.fi-tr-dewpoint:before {
  content: "\f4fe";
}

.fi-tr-dharmachakra:before {
  content: "\f4ff";
}

.fi-tr-diagram-cells:before {
  content: "\f500";
}

.fi-tr-diagram-lean-canvas:before {
  content: "\f501";
}

.fi-tr-diagram-nested:before {
  content: "\f502";
}

.fi-tr-diagram-next:before {
  content: "\f503";
}

.fi-tr-diagram-predecessor:before {
  content: "\f504";
}

.fi-tr-diagram-previous:before {
  content: "\f505";
}

.fi-tr-diagram-project:before {
  content: "\f506";
}

.fi-tr-diagram-sankey:before {
  content: "\f507";
}

.fi-tr-diagram-subtask:before {
  content: "\f508";
}

.fi-tr-diagram-successor:before {
  content: "\f509";
}

.fi-tr-diagram-venn:before {
  content: "\f50a";
}

.fi-tr-dial-high:before {
  content: "\f50b";
}

.fi-tr-dial-low:before {
  content: "\f50c";
}

.fi-tr-dial-max:before {
  content: "\f50d";
}

.fi-tr-dial-med-low:before {
  content: "\f50e";
}

.fi-tr-dial-med:before {
  content: "\f50f";
}

.fi-tr-dial-min:before {
  content: "\f510";
}

.fi-tr-dial-off:before {
  content: "\f511";
}

.fi-tr-dial:before {
  content: "\f512";
}

.fi-tr-diamond-exclamation:before {
  content: "\f513";
}

.fi-tr-diamond-turn-right:before {
  content: "\f514";
}

.fi-tr-diamond:before {
  content: "\f515";
}

.fi-tr-diary-bookmark-down:before {
  content: "\f516";
}

.fi-tr-diary-bookmarks:before {
  content: "\f517";
}

.fi-tr-diary-clasp:before {
  content: "\f518";
}

.fi-tr-dice-alt:before {
  content: "\f519";
}

.fi-tr-dice-d10:before {
  content: "\f51a";
}

.fi-tr-dice-d12:before {
  content: "\f51b";
}

.fi-tr-dice-d20:before {
  content: "\f51c";
}

.fi-tr-dice-d4:before {
  content: "\f51d";
}

.fi-tr-dice-d6:before {
  content: "\f51e";
}

.fi-tr-dice-d8:before {
  content: "\f51f";
}

.fi-tr-dice-four:before {
  content: "\f520";
}

.fi-tr-dice-one:before {
  content: "\f521";
}

.fi-tr-dice-six:before {
  content: "\f522";
}

.fi-tr-dice-three:before {
  content: "\f523";
}

.fi-tr-dice-two:before {
  content: "\f524";
}

.fi-tr-digging:before {
  content: "\f525";
}

.fi-tr-digital-tachograph:before {
  content: "\f526";
}

.fi-tr-dinner:before {
  content: "\f527";
}

.fi-tr-diploma:before {
  content: "\f528";
}

.fi-tr-disc-drive:before {
  content: "\f529";
}

.fi-tr-disco-ball:before {
  content: "\f52a";
}

.fi-tr-discover:before {
  content: "\f52b";
}

.fi-tr-disease:before {
  content: "\f52c";
}

.fi-tr-display-arrow-down:before {
  content: "\f52d";
}

.fi-tr-display-code:before {
  content: "\f52e";
}

.fi-tr-display-medical:before {
  content: "\f52f";
}

.fi-tr-display-slash:before {
  content: "\f530";
}

.fi-tr-display:before {
  content: "\f531";
}

.fi-tr-distribute-spacing-horizontal:before {
  content: "\f532";
}

.fi-tr-distribute-spacing-vertical:before {
  content: "\f533";
}

.fi-tr-divide:before {
  content: "\f534";
}

.fi-tr-dizzy:before {
  content: "\f535";
}

.fi-tr-dna:before {
  content: "\f536";
}

.fi-tr-do-not-enter:before {
  content: "\f537";
}

.fi-tr-doctor:before {
  content: "\f538";
}

.fi-tr-document-circle-wrong:before {
  content: "\f539";
}

.fi-tr-document-paid:before {
  content: "\f53a";
}

.fi-tr-document-signed:before {
  content: "\f53b";
}

.fi-tr-document:before {
  content: "\f53c";
}

.fi-tr-dog-leashed:before {
  content: "\f53d";
}

.fi-tr-dog:before {
  content: "\f53e";
}

.fi-tr-dolly-flatbed-alt:before {
  content: "\f53f";
}

.fi-tr-dolly-flatbed-empty:before {
  content: "\f540";
}

.fi-tr-dolly-flatbed:before {
  content: "\f541";
}

.fi-tr-dolphin:before {
  content: "\f542";
}

.fi-tr-domino-effect:before {
  content: "\f543";
}

.fi-tr-donate:before {
  content: "\f544";
}

.fi-tr-dong-sign:before {
  content: "\f545";
}

.fi-tr-donut:before {
  content: "\f546";
}

.fi-tr-door-closed:before {
  content: "\f547";
}

.fi-tr-door-open:before {
  content: "\f548";
}

.fi-tr-dot-circle:before {
  content: "\f549";
}

.fi-tr-dot-pending:before {
  content: "\f54a";
}

.fi-tr-dove:before {
  content: "\f54b";
}

.fi-tr-down-from-bracket:before {
  content: "\f54c";
}

.fi-tr-down-left:before {
  content: "\f54d";
}

.fi-tr-down-right:before {
  content: "\f54e";
}

.fi-tr-down-to-line:before {
  content: "\f54f";
}

.fi-tr-down:before {
  content: "\f550";
}

.fi-tr-drafting-compass:before {
  content: "\f551";
}

.fi-tr-dragon:before {
  content: "\f552";
}

.fi-tr-draw-polygon:before {
  content: "\f553";
}

.fi-tr-draw-square:before {
  content: "\f554";
}

.fi-tr-drawer-alt:before {
  content: "\f555";
}

.fi-tr-drawer-empty:before {
  content: "\f556";
}

.fi-tr-drawer:before {
  content: "\f557";
}

.fi-tr-dreidel:before {
  content: "\f558";
}

.fi-tr-drink-alt:before {
  content: "\f559";
}

.fi-tr-drink:before {
  content: "\f55a";
}

.fi-tr-driver-man:before {
  content: "\f55b";
}

.fi-tr-driver-woman:before {
  content: "\f55c";
}

.fi-tr-drone-alt:before {
  content: "\f55d";
}

.fi-tr-drone-front:before {
  content: "\f55e";
}

.fi-tr-drone:before {
  content: "\f55f";
}

.fi-tr-drop-down:before {
  content: "\f560";
}

.fi-tr-dropdown-select:before {
  content: "\f561";
}

.fi-tr-dropdown:before {
  content: "\f562";
}

.fi-tr-drum-steelpan:before {
  content: "\f563";
}

.fi-tr-drum:before {
  content: "\f564";
}

.fi-tr-drumstick-bite:before {
  content: "\f565";
}

.fi-tr-drumstick:before {
  content: "\f566";
}

.fi-tr-dryer-alt:before {
  content: "\f567";
}

.fi-tr-dryer:before {
  content: "\f568";
}

.fi-tr-duck:before {
  content: "\f569";
}

.fi-tr-dumbbell-fitness:before {
  content: "\f56a";
}

.fi-tr-dumbbell-horizontal:before {
  content: "\f56b";
}

.fi-tr-dumbbell-ray:before {
  content: "\f56c";
}

.fi-tr-dumbbell-weightlifting:before {
  content: "\f56d";
}

.fi-tr-dumpster-fire:before {
  content: "\f56e";
}

.fi-tr-dumpster:before {
  content: "\f56f";
}

.fi-tr-dungeon:before {
  content: "\f570";
}

.fi-tr-duration-alt:before {
  content: "\f571";
}

.fi-tr-duration:before {
  content: "\f572";
}

.fi-tr-e-learning:before {
  content: "\f573";
}

.fi-tr-e:before {
  content: "\f574";
}

.fi-tr-ear-deaf:before {
  content: "\f575";
}

.fi-tr-ear-muffs:before {
  content: "\f576";
}

.fi-tr-ear:before {
  content: "\f577";
}

.fi-tr-earth-africa:before {
  content: "\f578";
}

.fi-tr-earth-americas:before {
  content: "\f579";
}

.fi-tr-earth-asia:before {
  content: "\f57a";
}

.fi-tr-earth-europa:before {
  content: "\f57b";
}

.fi-tr-eclipse-alt:before {
  content: "\f57c";
}

.fi-tr-eclipse:before {
  content: "\f57d";
}

.fi-tr-effect:before {
  content: "\f57e";
}

.fi-tr-egg-fried:before {
  content: "\f57f";
}

.fi-tr-egg:before {
  content: "\f580";
}

.fi-tr-eject:before {
  content: "\f581";
}

.fi-tr-elephant:before {
  content: "\f582";
}

.fi-tr-elevator:before {
  content: "\f583";
}

.fi-tr-employee-alt:before {
  content: "\f584";
}

.fi-tr-employee-handbook:before {
  content: "\f585";
}

.fi-tr-employee-man-alt:before {
  content: "\f586";
}

.fi-tr-employee-man:before {
  content: "\f587";
}

.fi-tr-employees-woman-man:before {
  content: "\f588";
}

.fi-tr-employees:before {
  content: "\f589";
}

.fi-tr-empty-set:before {
  content: "\f58a";
}

.fi-tr-endless-loop:before {
  content: "\f58b";
}

.fi-tr-engine-warning:before {
  content: "\f58c";
}

.fi-tr-engine:before {
  content: "\f58d";
}

.fi-tr-envelope-ban:before {
  content: "\f58e";
}

.fi-tr-envelope-bulk:before {
  content: "\f58f";
}

.fi-tr-envelope-dot:before {
  content: "\f590";
}

.fi-tr-envelope-download:before {
  content: "\f591";
}

.fi-tr-envelope-heart:before {
  content: "\f592";
}

.fi-tr-envelope-marker:before {
  content: "\f593";
}

.fi-tr-envelope-open-dollar:before {
  content: "\f594";
}

.fi-tr-envelope-open-text:before {
  content: "\f595";
}

.fi-tr-envelope-open:before {
  content: "\f596";
}

.fi-tr-envelope-plus:before {
  content: "\f597";
}

.fi-tr-envelopes:before {
  content: "\f598";
}

.fi-tr-equality:before {
  content: "\f599";
}

.fi-tr-equals:before {
  content: "\f59a";
}

.fi-tr-eraser:before {
  content: "\f59b";
}

.fi-tr-error-camera:before {
  content: "\f59c";
}

.fi-tr-escalator:before {
  content: "\f59d";
}

.fi-tr-ethernet:before {
  content: "\f59e";
}

.fi-tr-euro:before {
  content: "\f59f";
}

.fi-tr-excavator:before {
  content: "\f5a0";
}

.fi-tr-exchange-alt:before {
  content: "\f5a1";
}

.fi-tr-exchange-cryptocurrency:before {
  content: "\f5a2";
}

.fi-tr-exchange:before {
  content: "\f5a3";
}

.fi-tr-exit-alt:before {
  content: "\f5a4";
}

.fi-tr-expand-arrows-alt:before {
  content: "\f5a5";
}

.fi-tr-expand-arrows:before {
  content: "\f5a6";
}

.fi-tr-expense-bill:before {
  content: "\f5a7";
}

.fi-tr-expense:before {
  content: "\f5a8";
}

.fi-tr-external-hard-drive:before {
  content: "\f5a9";
}

.fi-tr-external-world:before {
  content: "\f5aa";
}

.fi-tr-eye-dropper-half:before {
  content: "\f5ab";
}

.fi-tr-eyes:before {
  content: "\f5ac";
}

.fi-tr-f:before {
  content: "\f5ad";
}

.fi-tr-fabric:before {
  content: "\f5ae";
}

.fi-tr-face-angry-horns:before {
  content: "\f5af";
}

.fi-tr-face-anguished:before {
  content: "\f5b0";
}

.fi-tr-face-anxious-sweat:before {
  content: "\f5b1";
}

.fi-tr-face-astonished:before {
  content: "\f5b2";
}

.fi-tr-face-awesome:before {
  content: "\f5b3";
}

.fi-tr-face-beam-hand-over-mouth:before {
  content: "\f5b4";
}

.fi-tr-face-confounded:before {
  content: "\f5b5";
}

.fi-tr-face-confused:before {
  content: "\f5b6";
}

.fi-tr-face-cowboy-hat:before {
  content: "\f5b7";
}

.fi-tr-face-disappointed:before {
  content: "\f5b8";
}

.fi-tr-face-disguise:before {
  content: "\f5b9";
}

.fi-tr-face-downcast-sweat:before {
  content: "\f5ba";
}

.fi-tr-face-drooling:before {
  content: "\f5bb";
}

.fi-tr-face-explode:before {
  content: "\f5bc";
}

.fi-tr-face-expressionless:before {
  content: "\f5bd";
}

.fi-tr-face-eyes-xmarks:before {
  content: "\f5be";
}

.fi-tr-face-fearful:before {
  content: "\f5bf";
}

.fi-tr-face-glasses:before {
  content: "\f5c0";
}

.fi-tr-face-grin-tongue-wink:before {
  content: "\f5c1";
}

.fi-tr-face-hand-yawn:before {
  content: "\f5c2";
}

.fi-tr-face-head-bandage:before {
  content: "\f5c3";
}

.fi-tr-face-hushed:before {
  content: "\f5c4";
}

.fi-tr-face-icicles:before {
  content: "\f5c5";
}

.fi-tr-face-lying:before {
  content: "\f5c6";
}

.fi-tr-face-mask:before {
  content: "\f5c7";
}

.fi-tr-face-monocle:before {
  content: "\f5c8";
}

.fi-tr-face-nauseated:before {
  content: "\f5c9";
}

.fi-tr-face-nose-steam:before {
  content: "\f5ca";
}

.fi-tr-face-party:before {
  content: "\f5cb";
}

.fi-tr-face-pensive:before {
  content: "\f5cc";
}

.fi-tr-face-persevering:before {
  content: "\f5cd";
}

.fi-tr-face-pleading:before {
  content: "\f5ce";
}

.fi-tr-face-raised-eyebrow:before {
  content: "\f5cf";
}

.fi-tr-face-relieved:before {
  content: "\f5d0";
}

.fi-tr-face-sad-sweat:before {
  content: "\f5d1";
}

.fi-tr-face-scream:before {
  content: "\f5d2";
}

.fi-tr-face-shush:before {
  content: "\f5d3";
}

.fi-tr-face-sleeping:before {
  content: "\f5d4";
}

.fi-tr-face-sleepy:before {
  content: "\f5d5";
}

.fi-tr-face-smile-halo:before {
  content: "\f5d6";
}

.fi-tr-face-smile-hearts:before {
  content: "\f5d7";
}

.fi-tr-face-smile-horns:before {
  content: "\f5d8";
}

.fi-tr-face-smile-tear:before {
  content: "\f5d9";
}

.fi-tr-face-smile-tongue:before {
  content: "\f5da";
}

.fi-tr-face-smile-upside-down:before {
  content: "\f5db";
}

.fi-tr-face-smiling-hands:before {
  content: "\f5dc";
}

.fi-tr-face-smirking:before {
  content: "\f5dd";
}

.fi-tr-face-sunglasses-alt:before {
  content: "\f5de";
}

.fi-tr-face-sunglasses:before {
  content: "\f5df";
}

.fi-tr-face-swear:before {
  content: "\f5e0";
}

.fi-tr-face-thermometer:before {
  content: "\f5e1";
}

.fi-tr-face-thinking:before {
  content: "\f5e2";
}

.fi-tr-face-tissue:before {
  content: "\f5e3";
}

.fi-tr-face-tongue-money:before {
  content: "\f5e4";
}

.fi-tr-face-tongue-sweat:before {
  content: "\f5e5";
}

.fi-tr-face-unamused:before {
  content: "\f5e6";
}

.fi-tr-face-viewfinder:before {
  content: "\f5e7";
}

.fi-tr-face-vomit:before {
  content: "\f5e8";
}

.fi-tr-face-weary:before {
  content: "\f5e9";
}

.fi-tr-face-woozy:before {
  content: "\f5ea";
}

.fi-tr-face-worried:before {
  content: "\f5eb";
}

.fi-tr-face-zany:before {
  content: "\f5ec";
}

.fi-tr-face-zipper:before {
  content: "\f5ed";
}

.fi-tr-fail:before {
  content: "\f5ee";
}

.fi-tr-falafel:before {
  content: "\f5ef";
}

.fi-tr-family-dress:before {
  content: "\f5f0";
}

.fi-tr-family-pants:before {
  content: "\f5f1";
}

.fi-tr-family:before {
  content: "\f5f2";
}

.fi-tr-fan-table:before {
  content: "\f5f3";
}

.fi-tr-fan:before {
  content: "\f5f4";
}

.fi-tr-farm:before {
  content: "\f5f5";
}

.fi-tr-faucet-drip:before {
  content: "\f5f6";
}

.fi-tr-faucet:before {
  content: "\f5f7";
}

.fi-tr-fax:before {
  content: "\f5f8";
}

.fi-tr-feather-pointed:before {
  content: "\f5f9";
}

.fi-tr-feather:before {
  content: "\f5fa";
}

.fi-tr-features-alt:before {
  content: "\f5fb";
}

.fi-tr-features:before {
  content: "\f5fc";
}

.fi-tr-fee-receipt:before {
  content: "\f5fd";
}

.fi-tr-fee:before {
  content: "\f5fe";
}

.fi-tr-feedback-alt:before {
  content: "\f5ff";
}

.fi-tr-feedback-cycle-loop:before {
  content: "\f600";
}

.fi-tr-feedback-hand:before {
  content: "\f601";
}

.fi-tr-feedback-review:before {
  content: "\f602";
}

.fi-tr-feedback:before {
  content: "\f603";
}

.fi-tr-fence:before {
  content: "\f604";
}

.fi-tr-ferris-wheel:before {
  content: "\f605";
}

.fi-tr-field-hockey:before {
  content: "\f606";
}

.fi-tr-fighter-jet:before {
  content: "\f607";
}

.fi-tr-file-audio:before {
  content: "\f608";
}

.fi-tr-file-binary:before {
  content: "\f609";
}

.fi-tr-file-chart-line:before {
  content: "\f60a";
}

.fi-tr-file-chart-pie:before {
  content: "\f60b";
}

.fi-tr-file-circle-info:before {
  content: "\f60c";
}

.fi-tr-file-cloud:before {
  content: "\f60d";
}

.fi-tr-file-code:before {
  content: "\f60e";
}

.fi-tr-file-csv:before {
  content: "\f60f";
}

.fi-tr-file-download:before {
  content: "\f610";
}

.fi-tr-file-edit:before {
  content: "\f611";
}

.fi-tr-file-excel:before {
  content: "\f612";
}

.fi-tr-file-exclamation:before {
  content: "\f613";
}

.fi-tr-file-export:before {
  content: "\f614";
}

.fi-tr-file-image:before {
  content: "\f615";
}

.fi-tr-file-import:before {
  content: "\f616";
}

.fi-tr-file-invoice-dollar:before {
  content: "\f617";
}

.fi-tr-file-invoice:before {
  content: "\f618";
}

.fi-tr-file-medical-alt:before {
  content: "\f619";
}

.fi-tr-file-medical:before {
  content: "\f61a";
}

.fi-tr-file-minus:before {
  content: "\f61b";
}

.fi-tr-file-pdf:before {
  content: "\f61c";
}

.fi-tr-file-powerpoint:before {
  content: "\f61d";
}

.fi-tr-file-prescription:before {
  content: "\f61e";
}

.fi-tr-file-signature:before {
  content: "\f61f";
}

.fi-tr-file-spreadsheet:before {
  content: "\f620";
}

.fi-tr-file-upload:before {
  content: "\f621";
}

.fi-tr-file-user:before {
  content: "\f622";
}

.fi-tr-file-video:before {
  content: "\f623";
}

.fi-tr-file-word:before {
  content: "\f624";
}

.fi-tr-file-zipper:before {
  content: "\f625";
}

.fi-tr-files-medical:before {
  content: "\f626";
}

.fi-tr-film-canister:before {
  content: "\f627";
}

.fi-tr-film-slash:before {
  content: "\f628";
}

.fi-tr-films:before {
  content: "\f629";
}

.fi-tr-filter-list:before {
  content: "\f62a";
}

.fi-tr-filter-slash:before {
  content: "\f62b";
}

.fi-tr-filter:before {
  content: "\f62c";
}

.fi-tr-filters:before {
  content: "\f62d";
}

.fi-tr-fingerprint:before {
  content: "\f62e";
}

.fi-tr-fire-burner:before {
  content: "\f62f";
}

.fi-tr-fire-extinguisher:before {
  content: "\f630";
}

.fi-tr-fire-flame-curved:before {
  content: "\f631";
}

.fi-tr-fire-flame-simple:before {
  content: "\f632";
}

.fi-tr-fire-hydrant:before {
  content: "\f633";
}

.fi-tr-fire-smoke:before {
  content: "\f634";
}

.fi-tr-fireplace:before {
  content: "\f635";
}

.fi-tr-first-award:before {
  content: "\f636";
}

.fi-tr-first-laurel:before {
  content: "\f637";
}

.fi-tr-first-medal:before {
  content: "\f638";
}

.fi-tr-first:before {
  content: "\f639";
}

.fi-tr-fish-bones:before {
  content: "\f63a";
}

.fi-tr-fish-cooked:before {
  content: "\f63b";
}

.fi-tr-fish:before {
  content: "\f63c";
}

.fi-tr-fishing-rod:before {
  content: "\f63d";
}

.fi-tr-fist-move:before {
  content: "\f63e";
}

.fi-tr-flag-alt:before {
  content: "\f63f";
}

.fi-tr-flag-checkered:before {
  content: "\f640";
}

.fi-tr-flag-usa:before {
  content: "\f641";
}

.fi-tr-flag:before {
  content: "\f642";
}

.fi-tr-flame:before {
  content: "\f643";
}

.fi-tr-flashlight:before {
  content: "\f644";
}

.fi-tr-flask-gear:before {
  content: "\f645";
}

.fi-tr-flask-poison:before {
  content: "\f646";
}

.fi-tr-flask-potion:before {
  content: "\f647";
}

.fi-tr-flask:before {
  content: "\f648";
}

.fi-tr-flatbread-stuffed:before {
  content: "\f649";
}

.fi-tr-flatbread:before {
  content: "\f64a";
}

.fi-tr-floor-alt:before {
  content: "\f64b";
}

.fi-tr-floor-layer:before {
  content: "\f64c";
}

.fi-tr-floor:before {
  content: "\f64d";
}

.fi-tr-floppy-disk-circle-arrow-right:before {
  content: "\f64e";
}

.fi-tr-floppy-disk-circle-xmark:before {
  content: "\f64f";
}

.fi-tr-floppy-disk-pen:before {
  content: "\f650";
}

.fi-tr-floppy-disks:before {
  content: "\f651";
}

.fi-tr-florin-sign:before {
  content: "\f652";
}

.fi-tr-flower-bouquet:before {
  content: "\f653";
}

.fi-tr-flower-butterfly:before {
  content: "\f654";
}

.fi-tr-flower-daffodil:before {
  content: "\f655";
}

.fi-tr-flower-tulip:before {
  content: "\f656";
}

.fi-tr-flower:before {
  content: "\f657";
}

.fi-tr-flushed:before {
  content: "\f658";
}

.fi-tr-flute:before {
  content: "\f659";
}

.fi-tr-flux-capacitor:before {
  content: "\f65a";
}

.fi-tr-fly-insect:before {
  content: "\f65b";
}

.fi-tr-flying-disc:before {
  content: "\f65c";
}

.fi-tr-fog:before {
  content: "\f65d";
}

.fi-tr-folder-download:before {
  content: "\f65e";
}

.fi-tr-folder-fire:before {
  content: "\f65f";
}

.fi-tr-folder-minus:before {
  content: "\f660";
}

.fi-tr-folder-open:before {
  content: "\f661";
}

.fi-tr-folder-times:before {
  content: "\f662";
}

.fi-tr-folder-tree:before {
  content: "\f663";
}

.fi-tr-folder-upload:before {
  content: "\f664";
}

.fi-tr-folder-xmark:before {
  content: "\f665";
}

.fi-tr-folders:before {
  content: "\f666";
}

.fi-tr-follow-folder:before {
  content: "\f667";
}

.fi-tr-followcollection:before {
  content: "\f668";
}

.fi-tr-fondue-pot:before {
  content: "\f669";
}

.fi-tr-foreign-language-audio:before {
  content: "\f66a";
}

.fi-tr-fork:before {
  content: "\f66b";
}

.fi-tr-forklift:before {
  content: "\f66c";
}

.fi-tr-fort:before {
  content: "\f66d";
}

.fi-tr-forward-fast:before {
  content: "\f66e";
}

.fi-tr-fox:before {
  content: "\f66f";
}

.fi-tr-frame:before {
  content: "\f670";
}

.fi-tr-franc-sign:before {
  content: "\f671";
}

.fi-tr-free-delivery:before {
  content: "\f672";
}

.fi-tr-free:before {
  content: "\f673";
}

.fi-tr-french-fries:before {
  content: "\f674";
}

.fi-tr-friday:before {
  content: "\f675";
}

.fi-tr-frog:before {
  content: "\f676";
}

.fi-tr-frown:before {
  content: "\f677";
}

.fi-tr-ftp:before {
  content: "\f678";
}

.fi-tr-fuel-gauge:before {
  content: "\f679";
}

.fi-tr-function-process:before {
  content: "\f67a";
}

.fi-tr-function-square:before {
  content: "\f67b";
}

.fi-tr-function:before {
  content: "\f67c";
}

.fi-tr-funnel-dollar:before {
  content: "\f67d";
}

.fi-tr-g:before {
  content: "\f67e";
}

.fi-tr-galaxy-alt:before {
  content: "\f67f";
}

.fi-tr-galaxy-planet:before {
  content: "\f680";
}

.fi-tr-galaxy-star:before {
  content: "\f681";
}

.fi-tr-galaxy:before {
  content: "\f682";
}

.fi-tr-gallery-thumbnails:before {
  content: "\f683";
}

.fi-tr-game-board-alt:before {
  content: "\f684";
}

.fi-tr-gamepad:before {
  content: "\f685";
}

.fi-tr-garage-car:before {
  content: "\f686";
}

.fi-tr-garage-open:before {
  content: "\f687";
}

.fi-tr-garage:before {
  content: "\f688";
}

.fi-tr-garlic-alt:before {
  content: "\f689";
}

.fi-tr-garlic:before {
  content: "\f68a";
}

.fi-tr-gas-pump-slash:before {
  content: "\f68b";
}

.fi-tr-gas-pump:before {
  content: "\f68c";
}

.fi-tr-gauge-circle-bolt:before {
  content: "\f68d";
}

.fi-tr-gauge-circle-minus:before {
  content: "\f68e";
}

.fi-tr-gauge-circle-plus:before {
  content: "\f68f";
}

.fi-tr-gavel:before {
  content: "\f690";
}

.fi-tr-gay-couple:before {
  content: "\f691";
}

.fi-tr-gears:before {
  content: "\f692";
}

.fi-tr-gem:before {
  content: "\f693";
}

.fi-tr-general:before {
  content: "\f694";
}

.fi-tr-ghost:before {
  content: "\f695";
}

.fi-tr-gif-square:before {
  content: "\f696";
}

.fi-tr-gif:before {
  content: "\f697";
}

.fi-tr-gift-box-benefits:before {
  content: "\f698";
}

.fi-tr-gift-card:before {
  content: "\f699";
}

.fi-tr-gift:before {
  content: "\f69a";
}

.fi-tr-gifts:before {
  content: "\f69b";
}

.fi-tr-gingerbread-man:before {
  content: "\f69c";
}

.fi-tr-glass-champagne:before {
  content: "\f69d";
}

.fi-tr-glass-cheers:before {
  content: "\f69e";
}

.fi-tr-glass-citrus:before {
  content: "\f69f";
}

.fi-tr-glass-empty:before {
  content: "\f6a0";
}

.fi-tr-glass-half:before {
  content: "\f6a1";
}

.fi-tr-glass-water-droplet:before {
  content: "\f6a2";
}

.fi-tr-glass-whiskey-rocks:before {
  content: "\f6a3";
}

.fi-tr-glass-whiskey:before {
  content: "\f6a4";
}

.fi-tr-glass:before {
  content: "\f6a5";
}

.fi-tr-glasses:before {
  content: "\f6a6";
}

.fi-tr-globe-alt:before {
  content: "\f6a7";
}

.fi-tr-globe-pointer:before {
  content: "\f6a8";
}

.fi-tr-globe-snow:before {
  content: "\f6a9";
}

.fi-tr-goal-net:before {
  content: "\f6aa";
}

.fi-tr-golf-ball:before {
  content: "\f6ab";
}

.fi-tr-golf-club:before {
  content: "\f6ac";
}

.fi-tr-golf-hole:before {
  content: "\f6ad";
}

.fi-tr-gopuram:before {
  content: "\f6ae";
}

.fi-tr-government-budget:before {
  content: "\f6af";
}

.fi-tr-government-flag:before {
  content: "\f6b0";
}

.fi-tr-government-user:before {
  content: "\f6b1";
}

.fi-tr-gps-navigation:before {
  content: "\f6b2";
}

.fi-tr-graduation-cap:before {
  content: "\f6b3";
}

.fi-tr-gramophone:before {
  content: "\f6b4";
}

.fi-tr-grape:before {
  content: "\f6b5";
}

.fi-tr-graph-curve:before {
  content: "\f6b6";
}

.fi-tr-graphic-style:before {
  content: "\f6b7";
}

.fi-tr-graphic-tablet:before {
  content: "\f6b8";
}

.fi-tr-grate-droplet:before {
  content: "\f6b9";
}

.fi-tr-grate:before {
  content: "\f6ba";
}

.fi-tr-greater-than-equal:before {
  content: "\f6bb";
}

.fi-tr-greater-than:before {
  content: "\f6bc";
}

.fi-tr-greek-helmet:before {
  content: "\f6bd";
}

.fi-tr-grid-dividers:before {
  content: "\f6be";
}

.fi-tr-grill-hot-alt:before {
  content: "\f6bf";
}

.fi-tr-grill:before {
  content: "\f6c0";
}

.fi-tr-grimace:before {
  content: "\f6c1";
}

.fi-tr-grin-alt:before {
  content: "\f6c2";
}

.fi-tr-grin-beam-sweat:before {
  content: "\f6c3";
}

.fi-tr-grin-beam:before {
  content: "\f6c4";
}

.fi-tr-grin-hearts:before {
  content: "\f6c5";
}

.fi-tr-grin-squint-tears:before {
  content: "\f6c6";
}

.fi-tr-grin-squint:before {
  content: "\f6c7";
}

.fi-tr-grin-stars:before {
  content: "\f6c8";
}

.fi-tr-grin-tears:before {
  content: "\f6c9";
}

.fi-tr-grin-tongue-squint:before {
  content: "\f6ca";
}

.fi-tr-grin-tongue-wink:before {
  content: "\f6cb";
}

.fi-tr-grin-tongue:before {
  content: "\f6cc";
}

.fi-tr-grin-wink:before {
  content: "\f6cd";
}

.fi-tr-grin:before {
  content: "\f6ce";
}

.fi-tr-grip-dots-vertical:before {
  content: "\f6cf";
}

.fi-tr-grip-dots:before {
  content: "\f6d0";
}

.fi-tr-grip-horizontal:before {
  content: "\f6d1";
}

.fi-tr-grip-lines-vertical:before {
  content: "\f6d2";
}

.fi-tr-grip-lines:before {
  content: "\f6d3";
}

.fi-tr-grip-vertical:before {
  content: "\f6d4";
}

.fi-tr-grocery-bag:before {
  content: "\f6d5";
}

.fi-tr-grocery-basket:before {
  content: "\f6d6";
}

.fi-tr-group-arrows-rotate:before {
  content: "\f6d7";
}

.fi-tr-growth-chart-invest:before {
  content: "\f6d8";
}

.fi-tr-guarani-sign:before {
  content: "\f6d9";
}

.fi-tr-guide-alt:before {
  content: "\f6da";
}

.fi-tr-guide:before {
  content: "\f6db";
}

.fi-tr-guitar-electric:before {
  content: "\f6dc";
}

.fi-tr-guitar:before {
  content: "\f6dd";
}

.fi-tr-guitars:before {
  content: "\f6de";
}

.fi-tr-gun-squirt:before {
  content: "\f6df";
}

.fi-tr-gym:before {
  content: "\f6e0";
}

.fi-tr-h-square:before {
  content: "\f6e1";
}

.fi-tr-h:before {
  content: "\f6e2";
}

.fi-tr-h1:before {
  content: "\f6e3";
}

.fi-tr-h2:before {
  content: "\f6e4";
}

.fi-tr-h3:before {
  content: "\f6e5";
}

.fi-tr-h4:before {
  content: "\f6e6";
}

.fi-tr-hair-clipper:before {
  content: "\f6e7";
}

.fi-tr-hamburger-soda:before {
  content: "\f6e8";
}

.fi-tr-hamburger:before {
  content: "\f6e9";
}

.fi-tr-hammer-crash:before {
  content: "\f6ea";
}

.fi-tr-hammer-war:before {
  content: "\f6eb";
}

.fi-tr-hammer:before {
  content: "\f6ec";
}

.fi-tr-hamsa:before {
  content: "\f6ed";
}

.fi-tr-hand-back-fist:before {
  content: "\f6ee";
}

.fi-tr-hand-back-point-down:before {
  content: "\f6ef";
}

.fi-tr-hand-back-point-left:before {
  content: "\f6f0";
}

.fi-tr-hand-back-point-ribbon:before {
  content: "\f6f1";
}

.fi-tr-hand-back-point-right:before {
  content: "\f6f2";
}

.fi-tr-hand-bill:before {
  content: "\f6f3";
}

.fi-tr-hand-dots:before {
  content: "\f6f4";
}

.fi-tr-hand-fingers-crossed:before {
  content: "\f6f5";
}

.fi-tr-hand-fist:before {
  content: "\f6f6";
}

.fi-tr-hand-heart:before {
  content: "\f6f7";
}

.fi-tr-hand-holding-box:before {
  content: "\f6f8";
}

.fi-tr-hand-holding-droplet:before {
  content: "\f6f9";
}

.fi-tr-hand-holding-heart:before {
  content: "\f6fa";
}

.fi-tr-hand-holding-magic:before {
  content: "\f6fb";
}

.fi-tr-hand-holding-medical:before {
  content: "\f6fc";
}

.fi-tr-hand-holding-seeding:before {
  content: "\f6fd";
}

.fi-tr-hand-holding-skull:before {
  content: "\f6fe";
}

.fi-tr-hand-holding-usd:before {
  content: "\f6ff";
}

.fi-tr-hand-holding-water:before {
  content: "\f700";
}

.fi-tr-hand-horns:before {
  content: "\f701";
}

.fi-tr-hand-lizard:before {
  content: "\f702";
}

.fi-tr-hand-love:before {
  content: "\f703";
}

.fi-tr-hand-middle-finger:before {
  content: "\f704";
}

.fi-tr-hand-paper:before {
  content: "\f705";
}

.fi-tr-hand-peace:before {
  content: "\f706";
}

.fi-tr-hand-point-ribbon:before {
  content: "\f707";
}

.fi-tr-hand-scissors:before {
  content: "\f708";
}

.fi-tr-hand-sparkles:before {
  content: "\f709";
}

.fi-tr-hand-spock:before {
  content: "\f70a";
}

.fi-tr-hand-wave:before {
  content: "\f70b";
}

.fi-tr-handmade:before {
  content: "\f70c";
}

.fi-tr-hands-bubbles:before {
  content: "\f70d";
}

.fi-tr-hands-clapping:before {
  content: "\f70e";
}

.fi-tr-hands-heart:before {
  content: "\f70f";
}

.fi-tr-hands-holding-diamond:before {
  content: "\f710";
}

.fi-tr-hands-holding:before {
  content: "\f711";
}

.fi-tr-hands-usd:before {
  content: "\f712";
}

.fi-tr-handshake-angle:before {
  content: "\f713";
}

.fi-tr-handshake-deal-loan:before {
  content: "\f714";
}

.fi-tr-handshake-house:before {
  content: "\f715";
}

.fi-tr-handshake-simple-slash:before {
  content: "\f716";
}

.fi-tr-handshake-trust:before {
  content: "\f717";
}

.fi-tr-handshake:before {
  content: "\f718";
}

.fi-tr-hard-hat:before {
  content: "\f719";
}

.fi-tr-hashtag-lock:before {
  content: "\f71a";
}

.fi-tr-hashtag:before {
  content: "\f71b";
}

.fi-tr-hat-beach:before {
  content: "\f71c";
}

.fi-tr-hat-birthday:before {
  content: "\f71d";
}

.fi-tr-hat-chef:before {
  content: "\f71e";
}

.fi-tr-hat-cowboy-side:before {
  content: "\f71f";
}

.fi-tr-hat-cowboy:before {
  content: "\f720";
}

.fi-tr-hat-santa:before {
  content: "\f721";
}

.fi-tr-hat-winter:before {
  content: "\f722";
}

.fi-tr-hat-witch:before {
  content: "\f723";
}

.fi-tr-hat-wizard:before {
  content: "\f724";
}

.fi-tr-hdd:before {
  content: "\f725";
}

.fi-tr-head-side-brain:before {
  content: "\f726";
}

.fi-tr-head-side-cough-slash:before {
  content: "\f727";
}

.fi-tr-head-side-cough:before {
  content: "\f728";
}

.fi-tr-head-side-headphones:before {
  content: "\f729";
}

.fi-tr-head-side-heart:before {
  content: "\f72a";
}

.fi-tr-head-side-mask:before {
  content: "\f72b";
}

.fi-tr-head-side-medical:before {
  content: "\f72c";
}

.fi-tr-head-side-thinking:before {
  content: "\f72d";
}

.fi-tr-head-side-virus:before {
  content: "\f72e";
}

.fi-tr-head-side:before {
  content: "\f72f";
}

.fi-tr-head-vr:before {
  content: "\f730";
}

.fi-tr-heading:before {
  content: "\f731";
}

.fi-tr-heart-arrow:before {
  content: "\f732";
}

.fi-tr-heart-brain:before {
  content: "\f733";
}

.fi-tr-heart-crack:before {
  content: "\f734";
}

.fi-tr-heart-half-stroke:before {
  content: "\f735";
}

.fi-tr-heart-half:before {
  content: "\f736";
}

.fi-tr-heart-health-muscle:before {
  content: "\f737";
}

.fi-tr-heart-lock:before {
  content: "\f738";
}

.fi-tr-heart-partner-handshake:before {
  content: "\f739";
}

.fi-tr-heart-rate:before {
  content: "\f73a";
}

.fi-tr-heart-slash:before {
  content: "\f73b";
}

.fi-tr-heart-upside-down:before {
  content: "\f73c";
}

.fi-tr-heat:before {
  content: "\f73d";
}

.fi-tr-helicopter-side:before {
  content: "\f73e";
}

.fi-tr-helmet-battle:before {
  content: "\f73f";
}

.fi-tr-hexagon-check:before {
  content: "\f740";
}

.fi-tr-hexagon-divide:before {
  content: "\f741";
}

.fi-tr-hexagon-exclamation:before {
  content: "\f742";
}

.fi-tr-hexagon:before {
  content: "\f743";
}

.fi-tr-high-definition:before {
  content: "\f744";
}

.fi-tr-high-five-celebration-yes:before {
  content: "\f745";
}

.fi-tr-high-five:before {
  content: "\f746";
}

.fi-tr-highlighter-line:before {
  content: "\f747";
}

.fi-tr-highlighter:before {
  content: "\f748";
}

.fi-tr-hiking:before {
  content: "\f749";
}

.fi-tr-hippo:before {
  content: "\f74a";
}

.fi-tr-hockey-mask:before {
  content: "\f74b";
}

.fi-tr-hockey-puck:before {
  content: "\f74c";
}

.fi-tr-hockey-stick-puck:before {
  content: "\f74d";
}

.fi-tr-hockey-sticks:before {
  content: "\f74e";
}

.fi-tr-holding-hand-gear:before {
  content: "\f74f";
}

.fi-tr-holding-hand-revenue:before {
  content: "\f750";
}

.fi-tr-holly-berry:before {
  content: "\f751";
}

.fi-tr-home-heart:before {
  content: "\f752";
}

.fi-tr-honey-pot:before {
  content: "\f753";
}

.fi-tr-hood-cloak:before {
  content: "\f754";
}

.fi-tr-horizontal-rule:before {
  content: "\f755";
}

.fi-tr-horse-head:before {
  content: "\f756";
}

.fi-tr-horse-saddle:before {
  content: "\f757";
}

.fi-tr-horse:before {
  content: "\f758";
}

.fi-tr-horseshoe-broken:before {
  content: "\f759";
}

.fi-tr-horseshoe:before {
  content: "\f75a";
}

.fi-tr-hose-reel:before {
  content: "\f75b";
}

.fi-tr-hose:before {
  content: "\f75c";
}

.fi-tr-hospital-symbol:before {
  content: "\f75d";
}

.fi-tr-hospital-user:before {
  content: "\f75e";
}

.fi-tr-hospital:before {
  content: "\f75f";
}

.fi-tr-hospitals:before {
  content: "\f760";
}

.fi-tr-hot-tub:before {
  content: "\f761";
}

.fi-tr-hotdog:before {
  content: "\f762";
}

.fi-tr-hotel:before {
  content: "\f763";
}

.fi-tr-hourglass-end:before {
  content: "\f764";
}

.fi-tr-hourglass-start:before {
  content: "\f765";
}

.fi-tr-hourglass:before {
  content: "\f766";
}

.fi-tr-house-blank:before {
  content: "\f767";
}

.fi-tr-house-building:before {
  content: "\f768";
}

.fi-tr-house-chimney-blank:before {
  content: "\f769";
}

.fi-tr-house-chimney-crack:before {
  content: "\f76a";
}

.fi-tr-house-chimney-heart:before {
  content: "\f76b";
}

.fi-tr-house-chimney-medical:before {
  content: "\f76c";
}

.fi-tr-house-chimney-user:before {
  content: "\f76d";
}

.fi-tr-house-chimney-window:before {
  content: "\f76e";
}

.fi-tr-house-chimney:before {
  content: "\f76f";
}

.fi-tr-house-circle-check:before {
  content: "\f770";
}

.fi-tr-house-circle-exclamation:before {
  content: "\f771";
}

.fi-tr-house-circle-xmark:before {
  content: "\f772";
}

.fi-tr-house-crack-alt:before {
  content: "\f773";
}

.fi-tr-house-crack:before {
  content: "\f774";
}

.fi-tr-house-day:before {
  content: "\f775";
}

.fi-tr-house-fire:before {
  content: "\f776";
}

.fi-tr-house-flag:before {
  content: "\f777";
}

.fi-tr-house-flood:before {
  content: "\f778";
}

.fi-tr-house-laptop:before {
  content: "\f779";
}

.fi-tr-house-leave:before {
  content: "\f77a";
}

.fi-tr-house-lock:before {
  content: "\f77b";
}

.fi-tr-house-medical:before {
  content: "\f77c";
}

.fi-tr-house-night:before {
  content: "\f77d";
}

.fi-tr-house-return:before {
  content: "\f77e";
}

.fi-tr-house-signal:before {
  content: "\f77f";
}

.fi-tr-house-tree:before {
  content: "\f780";
}

.fi-tr-house-tsunami:before {
  content: "\f781";
}

.fi-tr-house-turret:before {
  content: "\f782";
}

.fi-tr-house-user:before {
  content: "\f783";
}

.fi-tr-house-window:before {
  content: "\f784";
}

.fi-tr-hr-group:before {
  content: "\f785";
}

.fi-tr-hr-person:before {
  content: "\f786";
}

.fi-tr-hr:before {
  content: "\f787";
}

.fi-tr-hryvnia:before {
  content: "\f788";
}

.fi-tr-humidity:before {
  content: "\f789";
}

.fi-tr-hundred-points:before {
  content: "\f78a";
}

.fi-tr-hurricane:before {
  content: "\f78b";
}

.fi-tr-i:before {
  content: "\f78c";
}

.fi-tr-ice-cream:before {
  content: "\f78d";
}

.fi-tr-icicles:before {
  content: "\f78e";
}

.fi-tr-icon-star:before {
  content: "\f78f";
}

.fi-tr-id-badge:before {
  content: "\f790";
}

.fi-tr-id-card-clip-alt:before {
  content: "\f791";
}

.fi-tr-igloo:before {
  content: "\f792";
}

.fi-tr-image-slash:before {
  content: "\f793";
}

.fi-tr-images-user:before {
  content: "\f794";
}

.fi-tr-images:before {
  content: "\f795";
}

.fi-tr-improve-user:before {
  content: "\f796";
}

.fi-tr-inbox-in:before {
  content: "\f797";
}

.fi-tr-inbox-out:before {
  content: "\f798";
}

.fi-tr-inboxes:before {
  content: "\f799";
}

.fi-tr-incense-sticks-yoga:before {
  content: "\f79a";
}

.fi-tr-incognito:before {
  content: "\f79b";
}

.fi-tr-indian-rupee-sign:before {
  content: "\f79c";
}

.fi-tr-industry-alt:before {
  content: "\f79d";
}

.fi-tr-industry-windows:before {
  content: "\f79e";
}

.fi-tr-infinity:before {
  content: "\f79f";
}

.fi-tr-info-guide:before {
  content: "\f7a0";
}

.fi-tr-information:before {
  content: "\f7a1";
}

.fi-tr-inhaler:before {
  content: "\f7a2";
}

.fi-tr-input-numeric:before {
  content: "\f7a3";
}

.fi-tr-input-pipe:before {
  content: "\f7a4";
}

.fi-tr-input-text:before {
  content: "\f7a5";
}

.fi-tr-insert-alt:before {
  content: "\f7a6";
}

.fi-tr-insert-arrows:before {
  content: "\f7a7";
}

.fi-tr-insert-button-circle:before {
  content: "\f7a8";
}

.fi-tr-insert-credit-card:before {
  content: "\f7a9";
}

.fi-tr-insert-square:before {
  content: "\f7aa";
}

.fi-tr-insert:before {
  content: "\f7ab";
}

.fi-tr-insight-alt:before {
  content: "\f7ac";
}

.fi-tr-insight-head:before {
  content: "\f7ad";
}

.fi-tr-insight:before {
  content: "\f7ae";
}

.fi-tr-integral:before {
  content: "\f7af";
}

.fi-tr-internet-speed-wifi:before {
  content: "\f7b0";
}

.fi-tr-intersection:before {
  content: "\f7b1";
}

.fi-tr-introduction-handshake:before {
  content: "\f7b2";
}

.fi-tr-introduction:before {
  content: "\f7b3";
}

.fi-tr-inventory-alt:before {
  content: "\f7b4";
}

.fi-tr-invest:before {
  content: "\f7b5";
}

.fi-tr-investment:before {
  content: "\f7b6";
}

.fi-tr-invite-alt:before {
  content: "\f7b7";
}

.fi-tr-invite:before {
  content: "\f7b8";
}

.fi-tr-iot-alt:before {
  content: "\f7b9";
}

.fi-tr-iot:before {
  content: "\f7ba";
}

.fi-tr-ip-address:before {
  content: "\f7bb";
}

.fi-tr-island-tropical:before {
  content: "\f7bc";
}

.fi-tr-issue-loupe:before {
  content: "\f7bd";
}

.fi-tr-it-alt:before {
  content: "\f7be";
}

.fi-tr-it-computer:before {
  content: "\f7bf";
}

.fi-tr-it:before {
  content: "\f7c0";
}

.fi-tr-italian-lira-sign:before {
  content: "\f7c1";
}

.fi-tr-j:before {
  content: "\f7c2";
}

.fi-tr-jam:before {
  content: "\f7c3";
}

.fi-tr-jar-alt:before {
  content: "\f7c4";
}

.fi-tr-jar-wheat:before {
  content: "\f7c5";
}

.fi-tr-javascript:before {
  content: "\f7c6";
}

.fi-tr-joint:before {
  content: "\f7c7";
}

.fi-tr-joker:before {
  content: "\f7c8";
}

.fi-tr-journal-alt:before {
  content: "\f7c9";
}

.fi-tr-journal:before {
  content: "\f7ca";
}

.fi-tr-journey:before {
  content: "\f7cb";
}

.fi-tr-joystick:before {
  content: "\f7cc";
}

.fi-tr-jpg:before {
  content: "\f7cd";
}

.fi-tr-jug-alt:before {
  content: "\f7ce";
}

.fi-tr-jug-bottle:before {
  content: "\f7cf";
}

.fi-tr-jug:before {
  content: "\f7d0";
}

.fi-tr-jumping-rope:before {
  content: "\f7d1";
}

.fi-tr-k:before {
  content: "\f7d2";
}

.fi-tr-kaaba:before {
  content: "\f7d3";
}

.fi-tr-kazoo:before {
  content: "\f7d4";
}

.fi-tr-kerning:before {
  content: "\f7d5";
}

.fi-tr-key-lock-crypto:before {
  content: "\f7d6";
}

.fi-tr-key-skeleton-left-right:before {
  content: "\f7d7";
}

.fi-tr-key:before {
  content: "\f7d8";
}

.fi-tr-keyboard-brightness-low:before {
  content: "\f7d9";
}

.fi-tr-keyboard-brightness:before {
  content: "\f7da";
}

.fi-tr-keyboard-down:before {
  content: "\f7db";
}

.fi-tr-keyboard-left:before {
  content: "\f7dc";
}

.fi-tr-keyboard:before {
  content: "\f7dd";
}

.fi-tr-keynote:before {
  content: "\f7de";
}

.fi-tr-kidneys:before {
  content: "\f7df";
}

.fi-tr-kip-sign:before {
  content: "\f7e0";
}

.fi-tr-kiss-beam:before {
  content: "\f7e1";
}

.fi-tr-kiss-wink-heart:before {
  content: "\f7e2";
}

.fi-tr-kiss:before {
  content: "\f7e3";
}

.fi-tr-kite:before {
  content: "\f7e4";
}

.fi-tr-kiwi-bird:before {
  content: "\f7e5";
}

.fi-tr-kiwi-fruit:before {
  content: "\f7e6";
}

.fi-tr-knife-kitchen:before {
  content: "\f7e7";
}

.fi-tr-knife:before {
  content: "\f7e8";
}

.fi-tr-knitting:before {
  content: "\f7e9";
}

.fi-tr-kpi-evaluation:before {
  content: "\f7ea";
}

.fi-tr-kpi:before {
  content: "\f7eb";
}

.fi-tr-l:before {
  content: "\f7ec";
}

.fi-tr-lacrosse-stick-ball:before {
  content: "\f7ed";
}

.fi-tr-lacrosse-stick:before {
  content: "\f7ee";
}

.fi-tr-lambda:before {
  content: "\f7ef";
}

.fi-tr-lamp-desk:before {
  content: "\f7f0";
}

.fi-tr-lamp-floor:before {
  content: "\f7f1";
}

.fi-tr-lamp-street:before {
  content: "\f7f2";
}

.fi-tr-lamp:before {
  content: "\f7f3";
}

.fi-tr-land-layer-location:before {
  content: "\f7f4";
}

.fi-tr-land-layers:before {
  content: "\f7f5";
}

.fi-tr-land-location:before {
  content: "\f7f6";
}

.fi-tr-landmark-alt:before {
  content: "\f7f7";
}

.fi-tr-language:before {
  content: "\f7f8";
}

.fi-tr-laptop-arrow-down:before {
  content: "\f7f9";
}

.fi-tr-laptop-binary:before {
  content: "\f7fa";
}

.fi-tr-laptop-code:before {
  content: "\f7fb";
}

.fi-tr-laptop-medical:before {
  content: "\f7fc";
}

.fi-tr-laptop-mobile:before {
  content: "\f7fd";
}

.fi-tr-laptop-slash:before {
  content: "\f7fe";
}

.fi-tr-laptop:before {
  content: "\f7ff";
}

.fi-tr-lari-sign:before {
  content: "\f800";
}

.fi-tr-lasso-sparkles:before {
  content: "\f801";
}

.fi-tr-last-square:before {
  content: "\f802";
}

.fi-tr-laugh-beam:before {
  content: "\f803";
}

.fi-tr-laugh-squint:before {
  content: "\f804";
}

.fi-tr-laugh-wink:before {
  content: "\f805";
}

.fi-tr-laugh:before {
  content: "\f806";
}

.fi-tr-lawyer-man:before {
  content: "\f807";
}

.fi-tr-lawyer-woman:before {
  content: "\f808";
}

.fi-tr-layer-minus:before {
  content: "\f809";
}

.fi-tr-layer-plus:before {
  content: "\f80a";
}

.fi-tr-lead-funnel:before {
  content: "\f80b";
}

.fi-tr-lead-management:before {
  content: "\f80c";
}

.fi-tr-lead:before {
  content: "\f80d";
}

.fi-tr-leader-alt:before {
  content: "\f80e";
}

.fi-tr-leader-speech:before {
  content: "\f80f";
}

.fi-tr-leader:before {
  content: "\f810";
}

.fi-tr-leaderboard-alt:before {
  content: "\f811";
}

.fi-tr-leaderboard-trophy:before {
  content: "\f812";
}

.fi-tr-leaderboard:before {
  content: "\f813";
}

.fi-tr-leadership-alt:before {
  content: "\f814";
}

.fi-tr-leadership:before {
  content: "\f815";
}

.fi-tr-leaf-heart:before {
  content: "\f816";
}

.fi-tr-leaf-maple:before {
  content: "\f817";
}

.fi-tr-leaf-oak:before {
  content: "\f818";
}

.fi-tr-leaf:before {
  content: "\f819";
}

.fi-tr-leafy-green:before {
  content: "\f81a";
}

.fi-tr-leave:before {
  content: "\f81b";
}

.fi-tr-left-from-bracket:before {
  content: "\f81c";
}

.fi-tr-left:before {
  content: "\f81d";
}

.fi-tr-legal:before {
  content: "\f81e";
}

.fi-tr-lemon:before {
  content: "\f81f";
}

.fi-tr-lesbian-couple:before {
  content: "\f820";
}

.fi-tr-less-than-equal:before {
  content: "\f821";
}

.fi-tr-less-than:before {
  content: "\f822";
}

.fi-tr-lesson-class:before {
  content: "\f823";
}

.fi-tr-lesson:before {
  content: "\f824";
}

.fi-tr-lettuce:before {
  content: "\f825";
}

.fi-tr-level-down-alt:before {
  content: "\f826";
}

.fi-tr-level-down:before {
  content: "\f827";
}

.fi-tr-level-up-alt:before {
  content: "\f828";
}

.fi-tr-level-up:before {
  content: "\f829";
}

.fi-tr-license:before {
  content: "\f82a";
}

.fi-tr-life:before {
  content: "\f82b";
}

.fi-tr-light-ceiling:before {
  content: "\f82c";
}

.fi-tr-light-emergency-on:before {
  content: "\f82d";
}

.fi-tr-light-emergency:before {
  content: "\f82e";
}

.fi-tr-light-switch-off:before {
  content: "\f82f";
}

.fi-tr-light-switch-on:before {
  content: "\f830";
}

.fi-tr-light-switch:before {
  content: "\f831";
}

.fi-tr-lightbulb-cfl-on:before {
  content: "\f832";
}

.fi-tr-lightbulb-cfl:before {
  content: "\f833";
}

.fi-tr-lightbulb-dollar:before {
  content: "\f834";
}

.fi-tr-lightbulb-exclamation:before {
  content: "\f835";
}

.fi-tr-lightbulb-head:before {
  content: "\f836";
}

.fi-tr-lightbulb-on:before {
  content: "\f837";
}

.fi-tr-lightbulb-question:before {
  content: "\f838";
}

.fi-tr-lightbulb-setting:before {
  content: "\f839";
}

.fi-tr-lightbulb-slash:before {
  content: "\f83a";
}

.fi-tr-lighthouse:before {
  content: "\f83b";
}

.fi-tr-lights-holiday:before {
  content: "\f83c";
}

.fi-tr-limit-hand:before {
  content: "\f83d";
}

.fi-tr-limit-speedometer:before {
  content: "\f83e";
}

.fi-tr-link-alt:before {
  content: "\f83f";
}

.fi-tr-link-horizontal-slash:before {
  content: "\f840";
}

.fi-tr-link-horizontal:before {
  content: "\f841";
}

.fi-tr-link-slash-alt:before {
  content: "\f842";
}

.fi-tr-link-slash:before {
  content: "\f843";
}

.fi-tr-lion-head:before {
  content: "\f844";
}

.fi-tr-lion:before {
  content: "\f845";
}

.fi-tr-lips:before {
  content: "\f846";
}

.fi-tr-lipstick:before {
  content: "\f847";
}

.fi-tr-lira-sign:before {
  content: "\f848";
}

.fi-tr-list-check:before {
  content: "\f849";
}

.fi-tr-list-dropdown:before {
  content: "\f84a";
}

.fi-tr-list-music:before {
  content: "\f84b";
}

.fi-tr-list-timeline:before {
  content: "\f84c";
}

.fi-tr-litecoin-sign:before {
  content: "\f84d";
}

.fi-tr-live-alt:before {
  content: "\f84e";
}

.fi-tr-live:before {
  content: "\f84f";
}

.fi-tr-loading:before {
  content: "\f850";
}

.fi-tr-loan:before {
  content: "\f851";
}

.fi-tr-lobster:before {
  content: "\f852";
}

.fi-tr-location-alt:before {
  content: "\f853";
}

.fi-tr-location-arrow:before {
  content: "\f854";
}

.fi-tr-location-crosshairs-slash:before {
  content: "\f855";
}

.fi-tr-location-crosshairs:before {
  content: "\f856";
}

.fi-tr-location-dot-slash:before {
  content: "\f857";
}

.fi-tr-location-exclamation:before {
  content: "\f858";
}

.fi-tr-lock-alt:before {
  content: "\f859";
}

.fi-tr-lock-hashtag:before {
  content: "\f85a";
}

.fi-tr-lock-open-alt:before {
  content: "\f85b";
}

.fi-tr-locust:before {
  content: "\f85c";
}

.fi-tr-loop-square:before {
  content: "\f85d";
}

.fi-tr-loveseat:before {
  content: "\f85e";
}

.fi-tr-low-vision:before {
  content: "\f85f";
}

.fi-tr-luchador:before {
  content: "\f860";
}

.fi-tr-luggage-cart:before {
  content: "\f861";
}

.fi-tr-lungs-virus:before {
  content: "\f862";
}

.fi-tr-lungs:before {
  content: "\f863";
}

.fi-tr-m:before {
  content: "\f864";
}

.fi-tr-mace:before {
  content: "\f865";
}

.fi-tr-magnet-user:before {
  content: "\f866";
}

.fi-tr-magnet:before {
  content: "\f867";
}

.fi-tr-mailbox:before {
  content: "\f868";
}

.fi-tr-makeup-brush:before {
  content: "\f869";
}

.fi-tr-man-head:before {
  content: "\f86a";
}

.fi-tr-man-scientist:before {
  content: "\f86b";
}

.fi-tr-manat-sign:before {
  content: "\f86c";
}

.fi-tr-mandolin:before {
  content: "\f86d";
}

.fi-tr-mango:before {
  content: "\f86e";
}

.fi-tr-manhole:before {
  content: "\f86f";
}

.fi-tr-map-location-track:before {
  content: "\f870";
}

.fi-tr-map-marker-check:before {
  content: "\f871";
}

.fi-tr-map-marker-edit:before {
  content: "\f872";
}

.fi-tr-map-marker-question:before {
  content: "\f873";
}

.fi-tr-map-marker-slash:before {
  content: "\f874";
}

.fi-tr-map-marker-smile:before {
  content: "\f875";
}

.fi-tr-map-pin:before {
  content: "\f876";
}

.fi-tr-map-point:before {
  content: "\f877";
}

.fi-tr-marker-time:before {
  content: "\f878";
}

.fi-tr-marketplace-alt:before {
  content: "\f879";
}

.fi-tr-marketplace-store:before {
  content: "\f87a";
}

.fi-tr-marketplace:before {
  content: "\f87b";
}

.fi-tr-mars-double:before {
  content: "\f87c";
}

.fi-tr-mars-stroke-right:before {
  content: "\f87d";
}

.fi-tr-mars-stroke-up:before {
  content: "\f87e";
}

.fi-tr-mars:before {
  content: "\f87f";
}

.fi-tr-martini-glass-citrus:before {
  content: "\f880";
}

.fi-tr-martini-glass-empty:before {
  content: "\f881";
}

.fi-tr-mask-carnival:before {
  content: "\f882";
}

.fi-tr-mask-face:before {
  content: "\f883";
}

.fi-tr-mask-snorkel:before {
  content: "\f884";
}

.fi-tr-massage:before {
  content: "\f885";
}

.fi-tr-match-fire:before {
  content: "\f886";
}

.fi-tr-mattress-pillow:before {
  content: "\f887";
}

.fi-tr-measuring-tape:before {
  content: "\f888";
}

.fi-tr-meat:before {
  content: "\f889";
}

.fi-tr-medal:before {
  content: "\f88a";
}

.fi-tr-medical-star:before {
  content: "\f88b";
}

.fi-tr-medicine:before {
  content: "\f88c";
}

.fi-tr-meditation:before {
  content: "\f88d";
}

.fi-tr-meeting-alt:before {
  content: "\f88e";
}

.fi-tr-meeting:before {
  content: "\f88f";
}

.fi-tr-megaphone-announcement-leader:before {
  content: "\f890";
}

.fi-tr-megaphone:before {
  content: "\f891";
}

.fi-tr-meh-blank:before {
  content: "\f892";
}

.fi-tr-meh-rolling-eyes:before {
  content: "\f893";
}

.fi-tr-meh:before {
  content: "\f894";
}

.fi-tr-melon-alt:before {
  content: "\f895";
}

.fi-tr-melon:before {
  content: "\f896";
}

.fi-tr-member-list:before {
  content: "\f897";
}

.fi-tr-member-search:before {
  content: "\f898";
}

.fi-tr-membership-vip:before {
  content: "\f899";
}

.fi-tr-membership:before {
  content: "\f89a";
}

.fi-tr-memo-circle-check:before {
  content: "\f89b";
}

.fi-tr-memo-pad:before {
  content: "\f89c";
}

.fi-tr-memo:before {
  content: "\f89d";
}

.fi-tr-memory:before {
  content: "\f89e";
}

.fi-tr-mercury:before {
  content: "\f89f";
}

.fi-tr-message-arrow-down:before {
  content: "\f8a0";
}

.fi-tr-message-arrow-up-right:before {
  content: "\f8a1";
}

.fi-tr-message-arrow-up:before {
  content: "\f8a2";
}

.fi-tr-message-bot:before {
  content: "\f8a3";
}

.fi-tr-message-code:before {
  content: "\f8a4";
}

.fi-tr-message-dollar:before {
  content: "\f8a5";
}

.fi-tr-message-heart:before {
  content: "\f8a6";
}

.fi-tr-message-image:before {
  content: "\f8a7";
}

.fi-tr-message-question:before {
  content: "\f8a8";
}

.fi-tr-message-quote:before {
  content: "\f8a9";
}

.fi-tr-message-slash:before {
  content: "\f8aa";
}

.fi-tr-message-sms:before {
  content: "\f8ab";
}

.fi-tr-message-text:before {
  content: "\f8ac";
}

.fi-tr-message-xmark:before {
  content: "\f8ad";
}

.fi-tr-messages-dollar:before {
  content: "\f8ae";
}

.fi-tr-messages-question:before {
  content: "\f8af";
}

.fi-tr-messages:before {
  content: "\f8b0";
}

.fi-tr-meteor:before {
  content: "\f8b1";
}

.fi-tr-meter-bolt:before {
  content: "\f8b2";
}

.fi-tr-meter-droplet:before {
  content: "\f8b3";
}

.fi-tr-meter-fire:before {
  content: "\f8b4";
}

.fi-tr-meter:before {
  content: "\f8b5";
}

.fi-tr-method:before {
  content: "\f8b6";
}

.fi-tr-microchip-ai:before {
  content: "\f8b7";
}

.fi-tr-microchip:before {
  content: "\f8b8";
}

.fi-tr-microphone-alt:before {
  content: "\f8b9";
}

.fi-tr-microphone-slash:before {
  content: "\f8ba";
}

.fi-tr-microscope:before {
  content: "\f8bb";
}

.fi-tr-microwave:before {
  content: "\f8bc";
}

.fi-tr-milk-alt:before {
  content: "\f8bd";
}

.fi-tr-milk:before {
  content: "\f8be";
}

.fi-tr-mill-sign:before {
  content: "\f8bf";
}

.fi-tr-mind-share:before {
  content: "\f8c0";
}

.fi-tr-minus-circle:before {
  content: "\f8c1";
}

.fi-tr-minus-hexagon:before {
  content: "\f8c2";
}

.fi-tr-mistletoe:before {
  content: "\f8c3";
}

.fi-tr-mix:before {
  content: "\f8c4";
}

.fi-tr-mobile-button:before {
  content: "\f8c5";
}

.fi-tr-mobile-notch:before {
  content: "\f8c6";
}

.fi-tr-mobile:before {
  content: "\f8c7";
}

.fi-tr-mockup:before {
  content: "\f8c8";
}

.fi-tr-mode-alt:before {
  content: "\f8c9";
}

.fi-tr-mode:before {
  content: "\f8ca";
}

.fi-tr-model-cube-arrows:before {
  content: "\f8cb";
}

.fi-tr-model-cube-space:before {
  content: "\f8cc";
}

.fi-tr-model-cube:before {
  content: "\f8cd";
}

.fi-tr-module:before {
  content: "\f8ce";
}

.fi-tr-monday:before {
  content: "\f8cf";
}

.fi-tr-money-bill-simple:before {
  content: "\f8d0";
}

.fi-tr-money-bill-transfer:before {
  content: "\f8d1";
}

.fi-tr-money-bill-wave-alt:before {
  content: "\f8d2";
}

.fi-tr-money-bill-wave:before {
  content: "\f8d3";
}

.fi-tr-money-bills-simple:before {
  content: "\f8d4";
}

.fi-tr-money-bills:before {
  content: "\f8d5";
}

.fi-tr-money-check-edit-alt:before {
  content: "\f8d6";
}

.fi-tr-money-check-edit:before {
  content: "\f8d7";
}

.fi-tr-money-check:before {
  content: "\f8d8";
}

.fi-tr-money-coin-transfer:before {
  content: "\f8d9";
}

.fi-tr-money-from-bracket:before {
  content: "\f8da";
}

.fi-tr-money-simple-from-bracket:before {
  content: "\f8db";
}

.fi-tr-money-transfer-alt:before {
  content: "\f8dc";
}

.fi-tr-money-transfer-coin-arrow:before {
  content: "\f8dd";
}

.fi-tr-money-transfer-smartphone:before {
  content: "\f8de";
}

.fi-tr-money-wings:before {
  content: "\f8df";
}

.fi-tr-money:before {
  content: "\f8e0";
}

.fi-tr-monkey:before {
  content: "\f8e1";
}

.fi-tr-monument:before {
  content: "\f8e2";
}

.fi-tr-moon-stars:before {
  content: "\f8e3";
}

.fi-tr-moon:before {
  content: "\f8e4";
}

.fi-tr-moped:before {
  content: "\f8e5";
}

.fi-tr-mortar-pestle:before {
  content: "\f8e6";
}

.fi-tr-mortgage:before {
  content: "\f8e7";
}

.fi-tr-mosque-alt:before {
  content: "\f8e8";
}

.fi-tr-mosque-moon:before {
  content: "\f8e9";
}

.fi-tr-mosque:before {
  content: "\f8ea";
}

.fi-tr-mosquito-net:before {
  content: "\f8eb";
}

.fi-tr-mosquito:before {
  content: "\f8ec";
}

.fi-tr-motorcycle:before {
  content: "\f8ed";
}

.fi-tr-mound:before {
  content: "\f8ee";
}

.fi-tr-mountain-city:before {
  content: "\f8ef";
}

.fi-tr-mountain:before {
  content: "\f8f0";
}

.fi-tr-mountains:before {
  content: "\f8f1";
}

.fi-tr-mouse-field:before {
  content: "\f8f2";
}

.fi-tr-mouse:before {
  content: "\f8f3";
}

.fi-tr-mov-file:before {
  content: "\f8f4";
}

.fi-tr-move-to-folder-2:before {
  content: "\f8f5";
}

.fi-tr-move-to-folder:before {
  content: "\f8f6";
}

.fi-tr-mp3-file:before {
  content: "\f8f7";
}

.fi-tr-mp3-player:before {
  content: "\f8f8";
}

.fi-tr-mp4-file:before {
  content: "\f8f9";
}

.fi-tr-mug-alt:before {
  content: "\f8fa";
}

.fi-tr-mug-hot-alt:before {
  content: "\f8fb";
}

.fi-tr-mug-hot:before {
  content: "\f8fc";
}

.fi-tr-mug-marshmallows:before {
  content: "\f8fd";
}

.fi-tr-mug-tea-saucer:before {
  content: "\f8fe";
}

.fi-tr-mug-tea:before {
  content: "\f8ff";
}

.fi-tr-mug:before {
  content: "豈";
}

.fi-tr-multiple-alt:before {
  content: "更";
}

.fi-tr-multiple:before {
  content: "車";
}

.fi-tr-muscle:before {
  content: "賈";
}

.fi-tr-mushroom-alt:before {
  content: "滑";
}

.fi-tr-mushroom:before {
  content: "串";
}

.fi-tr-music-file:before {
  content: "句";
}

.fi-tr-music-note-slash:before {
  content: "龜";
}

.fi-tr-music-note:before {
  content: "龜";
}

.fi-tr-music-slash:before {
  content: "契";
}

.fi-tr-n:before {
  content: "金";
}

.fi-tr-naira-sign:before {
  content: "喇";
}

.fi-tr-narwhal:before {
  content: "奈";
}

.fi-tr-nesting-dolls:before {
  content: "懶";
}

.fi-tr-network-analytic:before {
  content: "癩";
}

.fi-tr-network-cloud:before {
  content: "羅";
}

.fi-tr-network:before {
  content: "蘿";
}

.fi-tr-neuter:before {
  content: "螺";
}

.fi-tr-newsletter-subscribe:before {
  content: "裸";
}

.fi-tr-newspaper-open:before {
  content: "邏";
}

.fi-tr-newspaper:before {
  content: "樂";
}

.fi-tr-nfc-lock:before {
  content: "洛";
}

.fi-tr-nfc-magnifying-glass:before {
  content: "烙";
}

.fi-tr-nfc-pen:before {
  content: "珞";
}

.fi-tr-nfc-slash:before {
  content: "落";
}

.fi-tr-nfc-trash:before {
  content: "酪";
}

.fi-tr-nfc:before {
  content: "駱";
}

.fi-tr-night-day:before {
  content: "亂";
}

.fi-tr-no-fee:before {
  content: "卵";
}

.fi-tr-no-people:before {
  content: "欄";
}

.fi-tr-noodles:before {
  content: "爛";
}

.fi-tr-nose:before {
  content: "蘭";
}

.fi-tr-not-equal:before {
  content: "鸞";
}

.fi-tr-not-found-alt:before {
  content: "嵐";
}

.fi-tr-not-found-magnifying-glass:before {
  content: "濫";
}

.fi-tr-not-found:before {
  content: "藍";
}

.fi-tr-notdef:before {
  content: "襤";
}

.fi-tr-note-medical:before {
  content: "拉";
}

.fi-tr-note-sticky:before {
  content: "臘";
}

.fi-tr-note:before {
  content: "蠟";
}

.fi-tr-notebook-alt:before {
  content: "廊";
}

.fi-tr-notebook:before {
  content: "朗";
}

.fi-tr-notes-medical:before {
  content: "浪";
}

.fi-tr-notes:before {
  content: "狼";
}

.fi-tr-o:before {
  content: "郎";
}

.fi-tr-object-exclude:before {
  content: "來";
}

.fi-tr-object-group:before {
  content: "冷";
}

.fi-tr-object-intersect:before {
  content: "勞";
}

.fi-tr-object-subtract:before {
  content: "擄";
}

.fi-tr-object-ungroup:before {
  content: "櫓";
}

.fi-tr-object-union:before {
  content: "爐";
}

.fi-tr-objects-column:before {
  content: "盧";
}

.fi-tr-octagon-check:before {
  content: "老";
}

.fi-tr-octagon-divide:before {
  content: "蘆";
}

.fi-tr-octagon-exclamation:before {
  content: "虜";
}

.fi-tr-octagon-minus:before {
  content: "路";
}

.fi-tr-octagon-plus:before {
  content: "露";
}

.fi-tr-octagon-xmark:before {
  content: "魯";
}

.fi-tr-octagon:before {
  content: "鷺";
}

.fi-tr-oil-can:before {
  content: "碌";
}

.fi-tr-oil-temp:before {
  content: "祿";
}

.fi-tr-olive-oil:before {
  content: "綠";
}

.fi-tr-olive:before {
  content: "菉";
}

.fi-tr-olives:before {
  content: "錄";
}

.fi-tr-om:before {
  content: "鹿";
}

.fi-tr-omega:before {
  content: "論";
}

.fi-tr-onboarding:before {
  content: "壟";
}

.fi-tr-onion:before {
  content: "弄";
}

.fi-tr-open-mail-clip:before {
  content: "籠";
}

.fi-tr-operating-system-upgrade:before {
  content: "聾";
}

.fi-tr-operation:before {
  content: "牢";
}

.fi-tr-order-history:before {
  content: "磊";
}

.fi-tr-organization-chart:before {
  content: "賂";
}

.fi-tr-ornament:before {
  content: "雷";
}

.fi-tr-otp:before {
  content: "壘";
}

.fi-tr-otter:before {
  content: "屢";
}

.fi-tr-outdent:before {
  content: "樓";
}

.fi-tr-oval-alt:before {
  content: "淚";
}

.fi-tr-oval:before {
  content: "漏";
}

.fi-tr-oven:before {
  content: "累";
}

.fi-tr-overline:before {
  content: "縷";
}

.fi-tr-overview:before {
  content: "陋";
}

.fi-tr-p:before {
  content: "勒";
}

.fi-tr-package:before {
  content: "肋";
}

.fi-tr-padlock-check:before {
  content: "凜";
}

.fi-tr-page-break:before {
  content: "凌";
}

.fi-tr-pager:before {
  content: "稜";
}

.fi-tr-paid:before {
  content: "綾";
}

.fi-tr-paint-roller:before {
  content: "菱";
}

.fi-tr-paintbrush-pencil:before {
  content: "陵";
}

.fi-tr-pallet-alt:before {
  content: "讀";
}

.fi-tr-pallet:before {
  content: "拏";
}

.fi-tr-pan-food:before {
  content: "樂";
}

.fi-tr-pan-frying:before {
  content: "諾";
}

.fi-tr-pan:before {
  content: "丹";
}

.fi-tr-pancakes:before {
  content: "寧";
}

.fi-tr-panorama:before {
  content: "怒";
}

.fi-tr-paper-plane-launch:before {
  content: "率";
}

.fi-tr-paper-plane-top:before {
  content: "異";
}

.fi-tr-paperclip-vertical:before {
  content: "北";
}

.fi-tr-parachute-box:before {
  content: "磻";
}

.fi-tr-paragraph-left:before {
  content: "便";
}

.fi-tr-paragraph:before {
  content: "復";
}

.fi-tr-parking-circle-slash:before {
  content: "不";
}

.fi-tr-parking-circle:before {
  content: "泌";
}

.fi-tr-parking-slash:before {
  content: "數";
}

.fi-tr-parking:before {
  content: "索";
}

.fi-tr-party-bell:before {
  content: "參";
}

.fi-tr-party-horn:before {
  content: "塞";
}

.fi-tr-passport:before {
  content: "省";
}

.fi-tr-password-alt:before {
  content: "葉";
}

.fi-tr-password-computer:before {
  content: "說";
}

.fi-tr-password-email:before {
  content: "殺";
}

.fi-tr-password-smartphone:before {
  content: "辰";
}

.fi-tr-password:before {
  content: "沈";
}

.fi-tr-paste:before {
  content: "拾";
}

.fi-tr-pattern:before {
  content: "若";
}

.fi-tr-pause-circle:before {
  content: "掠";
}

.fi-tr-pause-square:before {
  content: "略";
}

.fi-tr-paw-claws:before {
  content: "亮";
}

.fi-tr-paw-heart:before {
  content: "兩";
}

.fi-tr-paw:before {
  content: "凉";
}

.fi-tr-payment-pos:before {
  content: "梁";
}

.fi-tr-payroll-calendar:before {
  content: "糧";
}

.fi-tr-payroll-check:before {
  content: "良";
}

.fi-tr-payroll:before {
  content: "諒";
}

.fi-tr-peace:before {
  content: "量";
}

.fi-tr-peach:before {
  content: "勵";
}

.fi-tr-peanut:before {
  content: "呂";
}

.fi-tr-peanuts:before {
  content: "女";
}

.fi-tr-peapod:before {
  content: "廬";
}

.fi-tr-pear:before {
  content: "旅";
}

.fi-tr-pedestal:before {
  content: "濾";
}

.fi-tr-pen-circle:before {
  content: "礪";
}

.fi-tr-pen-clip-slash:before {
  content: "閭";
}

.fi-tr-pen-clip:before {
  content: "驪";
}

.fi-tr-pen-fancy-slash:before {
  content: "麗";
}

.fi-tr-pen-fancy:before {
  content: "黎";
}

.fi-tr-pen-field:before {
  content: "力";
}

.fi-tr-pen-nib-slash:before {
  content: "曆";
}

.fi-tr-pen-nib:before {
  content: "歷";
}

.fi-tr-pen-slash:before {
  content: "轢";
}

.fi-tr-pen-square:before {
  content: "年";
}

.fi-tr-pen-swirl:before {
  content: "憐";
}

.fi-tr-pencil-paintbrush:before {
  content: "戀";
}

.fi-tr-pencil-ruler:before {
  content: "撚";
}

.fi-tr-pencil-slash:before {
  content: "漣";
}

.fi-tr-pending:before {
  content: "煉";
}

.fi-tr-pennant:before {
  content: "璉";
}

.fi-tr-people-arrows-left-right:before {
  content: "秊";
}

.fi-tr-people-carry-box:before {
  content: "練";
}

.fi-tr-people-dress:before {
  content: "聯";
}

.fi-tr-people-network-partner:before {
  content: "輦";
}

.fi-tr-people-pants:before {
  content: "蓮";
}

.fi-tr-people-poll:before {
  content: "連";
}

.fi-tr-people-pulling:before {
  content: "鍊";
}

.fi-tr-people-roof:before {
  content: "列";
}

.fi-tr-people:before {
  content: "劣";
}

.fi-tr-pepper-alt:before {
  content: "咽";
}

.fi-tr-pepper-hot:before {
  content: "烈";
}

.fi-tr-pepper:before {
  content: "裂";
}

.fi-tr-percent-10:before {
  content: "說";
}

.fi-tr-percent-100:before {
  content: "廉";
}

.fi-tr-percent-20:before {
  content: "念";
}

.fi-tr-percent-25:before {
  content: "捻";
}

.fi-tr-percent-30:before {
  content: "殮";
}

.fi-tr-percent-40:before {
  content: "簾";
}

.fi-tr-percent-50:before {
  content: "獵";
}

.fi-tr-percent-60:before {
  content: "令";
}

.fi-tr-percent-70:before {
  content: "囹";
}

.fi-tr-percent-75:before {
  content: "寧";
}

.fi-tr-percent-80:before {
  content: "嶺";
}

.fi-tr-percent-90:before {
  content: "怜";
}

.fi-tr-percentage:before {
  content: "玲";
}

.fi-tr-person-burst:before {
  content: "瑩";
}

.fi-tr-person-carry-box:before {
  content: "羚";
}

.fi-tr-person-circle-check:before {
  content: "聆";
}

.fi-tr-person-circle-exclamation:before {
  content: "鈴";
}

.fi-tr-person-circle-minus:before {
  content: "零";
}

.fi-tr-person-circle-plus:before {
  content: "靈";
}

.fi-tr-person-circle-question:before {
  content: "領";
}

.fi-tr-person-circle-xmark:before {
  content: "例";
}

.fi-tr-person-cv:before {
  content: "禮";
}

.fi-tr-person-dolly-empty:before {
  content: "醴";
}

.fi-tr-person-dolly:before {
  content: "隸";
}

.fi-tr-person-dress-simple:before {
  content: "惡";
}

.fi-tr-person-dress:before {
  content: "了";
}

.fi-tr-person-luggage:before {
  content: "僚";
}

.fi-tr-person-lunge:before {
  content: "寮";
}

.fi-tr-person-pilates:before {
  content: "尿";
}

.fi-tr-person-praying:before {
  content: "料";
}

.fi-tr-person-pregnant:before {
  content: "樂";
}

.fi-tr-person-seat-reclined:before {
  content: "燎";
}

.fi-tr-person-seat:before {
  content: "療";
}

.fi-tr-person-shelter:before {
  content: "蓼";
}

.fi-tr-person-sign:before {
  content: "遼";
}

.fi-tr-person-simple:before {
  content: "龍";
}

.fi-tr-person-walking-with-cane:before {
  content: "暈";
}

.fi-tr-peseta-sign:before {
  content: "阮";
}

.fi-tr-peso-sign:before {
  content: "劉";
}

.fi-tr-pets:before {
  content: "杻";
}

.fi-tr-pharmacy:before {
  content: "柳";
}

.fi-tr-phone-call:before {
  content: "流";
}

.fi-tr-phone-cross:before {
  content: "溜";
}

.fi-tr-phone-flip:before {
  content: "琉";
}

.fi-tr-phone-heart-message:before {
  content: "留";
}

.fi-tr-phone-office:before {
  content: "硫";
}

.fi-tr-phone-pause:before {
  content: "紐";
}

.fi-tr-phone-plus:before {
  content: "類";
}

.fi-tr-phone-rotary:before {
  content: "六";
}

.fi-tr-phone-slash:before {
  content: "戮";
}

.fi-tr-photo-capture:before {
  content: "陸";
}

.fi-tr-photo-film-music:before {
  content: "倫";
}

.fi-tr-photo-video:before {
  content: "崙";
}

.fi-tr-physics:before {
  content: "淪";
}

.fi-tr-Pi:before {
  content: "輪";
}

.fi-tr-piano-keyboard:before {
  content: "律";
}

.fi-tr-piano:before {
  content: "慄";
}

.fi-tr-pickaxe:before {
  content: "栗";
}

.fi-tr-picking-box:before {
  content: "率";
}

.fi-tr-picking:before {
  content: "隆";
}

.fi-tr-picnic:before {
  content: "利";
}

.fi-tr-picpeople-filled:before {
  content: "吏";
}

.fi-tr-picpeople:before {
  content: "履";
}

.fi-tr-pie:before {
  content: "易";
}

.fi-tr-pig-bank-bulb:before {
  content: "李";
}

.fi-tr-pig-face:before {
  content: "梨";
}

.fi-tr-pig:before {
  content: "泥";
}

.fi-tr-piggy-bank-budget:before {
  content: "理";
}

.fi-tr-piggy-bank:before {
  content: "痢";
}

.fi-tr-pills:before {
  content: "罹";
}

.fi-tr-pinata:before {
  content: "裏";
}

.fi-tr-pineapple-alt:before {
  content: "裡";
}

.fi-tr-pineapple:before {
  content: "里";
}

.fi-tr-pipe-smoking:before {
  content: "離";
}

.fi-tr-pizza-slice:before {
  content: "匿";
}

.fi-tr-place-of-worship:before {
  content: "溺";
}

.fi-tr-plan-strategy:before {
  content: "吝";
}

.fi-tr-plan:before {
  content: "燐";
}

.fi-tr-plane-alt:before {
  content: "璘";
}

.fi-tr-plane-arrival:before {
  content: "藺";
}

.fi-tr-plane-departure:before {
  content: "隣";
}

.fi-tr-plane-prop:before {
  content: "鱗";
}

.fi-tr-plane-slash:before {
  content: "麟";
}

.fi-tr-plane-tail:before {
  content: "林";
}

.fi-tr-planet-moon:before {
  content: "淋";
}

.fi-tr-planet-ringed:before {
  content: "臨";
}

.fi-tr-plant-care:before {
  content: "立";
}

.fi-tr-plant-growth:before {
  content: "笠";
}

.fi-tr-plant-seed-invest:before {
  content: "粒";
}

.fi-tr-plant-wilt:before {
  content: "狀";
}

.fi-tr-plate-utensils:before {
  content: "炙";
}

.fi-tr-plate-wheat:before {
  content: "識";
}

.fi-tr-plate:before {
  content: "什";
}

.fi-tr-play-circle:before {
  content: "茶";
}

.fi-tr-play-microphone:before {
  content: "刺";
}

.fi-tr-play-pause:before {
  content: "切";
}

.fi-tr-plug-alt:before {
  content: "度";
}

.fi-tr-plug-cable:before {
  content: "拓";
}

.fi-tr-plug-circle-bolt:before {
  content: "糖";
}

.fi-tr-plug-circle-check:before {
  content: "宅";
}

.fi-tr-plug-circle-exclamation:before {
  content: "洞";
}

.fi-tr-plug-circle-minus:before {
  content: "暴";
}

.fi-tr-plug-circle-plus:before {
  content: "輻";
}

.fi-tr-plug-connection:before {
  content: "行";
}

.fi-tr-plug:before {
  content: "降";
}

.fi-tr-plus-hexagon:before {
  content: "見";
}

.fi-tr-plus-minus:before {
  content: "廓";
}

.fi-tr-png-file:before {
  content: "兀";
}

.fi-tr-podcast:before {
  content: "嗀";
}

.fi-tr-podium-star:before {
  content: "﨎";
}

.fi-tr-podium-victory-leader:before {
  content: "﨏";
}

.fi-tr-podium:before {
  content: "塚";
}

.fi-tr-point-of-sale-bill:before {
  content: "﨑";
}

.fi-tr-point-of-sale-signal:before {
  content: "晴";
}

.fi-tr-point-of-sale:before {
  content: "﨓";
}

.fi-tr-pointer-loading:before {
  content: "﨔";
}

.fi-tr-pointer-text:before {
  content: "凞";
}

.fi-tr-police-box:before {
  content: "猪";
}

.fi-tr-poll-h:before {
  content: "益";
}

.fi-tr-pollution:before {
  content: "礼";
}

.fi-tr-pompebled:before {
  content: "神";
}

.fi-tr-poo-bolt:before {
  content: "祥";
}

.fi-tr-poo:before {
  content: "福";
}

.fi-tr-pool-8-ball:before {
  content: "靖";
}

.fi-tr-poop:before {
  content: "精";
}

.fi-tr-popcorn:before {
  content: "羽";
}

.fi-tr-popsicle:before {
  content: "﨟";
}

.fi-tr-portal-enter:before {
  content: "蘒";
}

.fi-tr-portal-exit:before {
  content: "﨡";
}

.fi-tr-postal-address:before {
  content: "諸";
}

.fi-tr-pot:before {
  content: "﨣";
}

.fi-tr-potato:before {
  content: "﨤";
}

.fi-tr-pound:before {
  content: "逸";
}

.fi-tr-ppt-file:before {
  content: "都";
}

.fi-tr-practice:before {
  content: "﨧";
}

.fi-tr-praying-hands:before {
  content: "﨨";
}

.fi-tr-prescription-bottle-alt:before {
  content: "﨩";
}

.fi-tr-prescription-bottle-pill:before {
  content: "飯";
}

.fi-tr-prescription-bottle:before {
  content: "飼";
}

.fi-tr-prescription:before {
  content: "館";
}

.fi-tr-presentation:before {
  content: "鶴";
}

.fi-tr-previous-square:before {
  content: "郞";
}

.fi-tr-print-magnifying-glass:before {
  content: "隷";
}

.fi-tr-print-slash:before {
  content: "侮";
}

.fi-tr-print:before {
  content: "僧";
}

.fi-tr-problem-solving:before {
  content: "免";
}

.fi-tr-procedures:before {
  content: "勉";
}

.fi-tr-process:before {
  content: "勤";
}

.fi-tr-productivity:before {
  content: "卑";
}

.fi-tr-progress-complete:before {
  content: "喝";
}

.fi-tr-progress-download:before {
  content: "嘆";
}

.fi-tr-progress-upload:before {
  content: "器";
}

.fi-tr-projector:before {
  content: "塀";
}

.fi-tr-protractor:before {
  content: "墨";
}

.fi-tr-pulse:before {
  content: "層";
}

.fi-tr-pump-medical:before {
  content: "屮";
}

.fi-tr-pump:before {
  content: "悔";
}

.fi-tr-pumpkin-alt-2:before {
  content: "慨";
}

.fi-tr-pumpkin-alt:before {
  content: "憎";
}

.fi-tr-pumpkin:before {
  content: "懲";
}

.fi-tr-puzzle-alt:before {
  content: "敏";
}

.fi-tr-puzzle-piece-integration:before {
  content: "既";
}

.fi-tr-puzzle-piece:before {
  content: "暑";
}

.fi-tr-puzzle-pieces:before {
  content: "梅";
}

.fi-tr-pyramid:before {
  content: "海";
}

.fi-tr-q:before {
  content: "渚";
}

.fi-tr-qr-scan:before {
  content: "漢";
}

.fi-tr-QR:before {
  content: "煮";
}

.fi-tr-qrcode:before {
  content: "爫";
}

.fi-tr-question-square:before {
  content: "琢";
}

.fi-tr-question:before {
  content: "碑";
}

.fi-tr-queue-alt:before {
  content: "社";
}

.fi-tr-queue-line:before {
  content: "祉";
}

.fi-tr-queue-signal:before {
  content: "祈";
}

.fi-tr-queue:before {
  content: "祐";
}

.fi-tr-quill-pen-story:before {
  content: "祖";
}

.fi-tr-quiz-alt:before {
  content: "祝";
}

.fi-tr-quiz:before {
  content: "禍";
}

.fi-tr-r:before {
  content: "禎";
}

.fi-tr-rabbit-fast:before {
  content: "穀";
}

.fi-tr-rabbit:before {
  content: "突";
}

.fi-tr-raccoon:before {
  content: "節";
}

.fi-tr-racquet:before {
  content: "練";
}

.fi-tr-radar-monitoring-track:before {
  content: "縉";
}

.fi-tr-radar:before {
  content: "繁";
}

.fi-tr-radiation-alt:before {
  content: "署";
}

.fi-tr-radiation:before {
  content: "者";
}

.fi-tr-radio-alt:before {
  content: "臭";
}

.fi-tr-radio-button:before {
  content: "艹";
}

.fi-tr-radio:before {
  content: "艹";
}

.fi-tr-radish:before {
  content: "著";
}

.fi-tr-rainbow:before {
  content: "褐";
}

.fi-tr-raindrops:before {
  content: "視";
}

.fi-tr-ram:before {
  content: "謁";
}

.fi-tr-ramp-loading:before {
  content: "謹";
}

.fi-tr-rank:before {
  content: "賓";
}

.fi-tr-ranking-podium-empty:before {
  content: "贈";
}

.fi-tr-ranking-podium:before {
  content: "辶";
}

.fi-tr-ranking-star:before {
  content: "逸";
}

.fi-tr-ranking-stars:before {
  content: "難";
}

.fi-tr-raygun:before {
  content: "響";
}

.fi-tr-razor-barber:before {
  content: "頻";
}

.fi-tr-react:before {
  content: "恵";
}

.fi-tr-recipe-book:before {
  content: "𤋮";
}

.fi-tr-recipe:before {
  content: "舘";
}

.fi-tr-record-vinyl:before {
  content: "﩮";
}

.fi-tr-rectangle-barcode:before {
  content: "﩯";
}

.fi-tr-rectangle-code:before {
  content: "並";
}

.fi-tr-rectangle-history-circle-plus:before {
  content: "况";
}

.fi-tr-rectangle-horizontal:before {
  content: "全";
}

.fi-tr-rectangle-list:before {
  content: "侀";
}

.fi-tr-rectangle-panoramic:before {
  content: "充";
}

.fi-tr-rectangle-pro:before {
  content: "冀";
}

.fi-tr-rectangle-vertical-history:before {
  content: "勇";
}

.fi-tr-rectangle-vertical:before {
  content: "勺";
}

.fi-tr-rectangle-xmark:before {
  content: "喝";
}

.fi-tr-rectangles-mixed:before {
  content: "啕";
}

.fi-tr-recycle-bin:before {
  content: "喙";
}

.fi-tr-recycle:before {
  content: "嗢";
}

.fi-tr-redo-alt:before {
  content: "塚";
}

.fi-tr-reel:before {
  content: "墳";
}

.fi-tr-referral-alt:before {
  content: "奄";
}

.fi-tr-referral-user:before {
  content: "奔";
}

.fi-tr-referral:before {
  content: "婢";
}

.fi-tr-reflect-horizontal-alt:before {
  content: "嬨";
}

.fi-tr-reflect-horizontal:before {
  content: "廒";
}

.fi-tr-reflect-vertical:before {
  content: "廙";
}

.fi-tr-refrigerator:before {
  content: "彩";
}

.fi-tr-refund-alt:before {
  content: "徭";
}

.fi-tr-refund:before {
  content: "惘";
}

.fi-tr-region-pin-alt:before {
  content: "慎";
}

.fi-tr-region-pin:before {
  content: "愈";
}

.fi-tr-registered:before {
  content: "憎";
}

.fi-tr-registration-paper:before {
  content: "慠";
}

.fi-tr-remove-folder:before {
  content: "懲";
}

.fi-tr-remove-user:before {
  content: "戴";
}

.fi-tr-rent-signal:before {
  content: "揄";
}

.fi-tr-rent:before {
  content: "搜";
}

.fi-tr-replace:before {
  content: "摒";
}

.fi-tr-replay-10:before {
  content: "敖";
}

.fi-tr-replay-30:before {
  content: "晴";
}

.fi-tr-replay-5:before {
  content: "朗";
}

.fi-tr-reply-all:before {
  content: "望";
}

.fi-tr-republican:before {
  content: "杖";
}

.fi-tr-reservation-smartphone:before {
  content: "歹";
}

.fi-tr-reservation-table:before {
  content: "殺";
}

.fi-tr-resistance-band:before {
  content: "流";
}

.fi-tr-resources:before {
  content: "滛";
}

.fi-tr-restaurant:before {
  content: "滋";
}

.fi-tr-restock:before {
  content: "漢";
}

.fi-tr-restroom-simple:before {
  content: "瀞";
}

.fi-tr-resume:before {
  content: "煮";
}

.fi-tr-revenue-alt:before {
  content: "瞧";
}

.fi-tr-revenue-euro:before {
  content: "爵";
}

.fi-tr-Revenue:before {
  content: "犯";
}

.fi-tr-review:before {
  content: "猪";
}

.fi-tr-rewind-button-circle:before {
  content: "瑱";
}

.fi-tr-rhombus:before {
  content: "甆";
}

.fi-tr-ribbon:before {
  content: "画";
}

.fi-tr-right-from-bracket:before {
  content: "瘝";
}

.fi-tr-right:before {
  content: "瘟";
}

.fi-tr-ring-diamond:before {
  content: "益";
}

.fi-tr-ring:before {
  content: "盛";
}

.fi-tr-rings-wedding:before {
  content: "直";
}

.fi-tr-risk-alt:before {
  content: "睊";
}

.fi-tr-risk:before {
  content: "着";
}

.fi-tr-road-barrier:before {
  content: "磌";
}

.fi-tr-road-sign-left:before {
  content: "窱";
}

.fi-tr-robot:before {
  content: "節";
}

.fi-tr-robotic-arm:before {
  content: "类";
}

.fi-tr-rocket-lunch:before {
  content: "絛";
}

.fi-tr-rocket:before {
  content: "練";
}

.fi-tr-roller-coaster:before {
  content: "缾";
}

.fi-tr-room-service:before {
  content: "者";
}

.fi-tr-rotate-exclamation:before {
  content: "荒";
}

.fi-tr-rotate-reverse:before {
  content: "華";
}

.fi-tr-rotate-square:before {
  content: "蝹";
}

.fi-tr-roulette:before {
  content: "襁";
}

.fi-tr-route-highway:before {
  content: "覆";
}

.fi-tr-route-interstate:before {
  content: "視";
}

.fi-tr-route:before {
  content: "調";
}

.fi-tr-router:before {
  content: "諸";
}

.fi-tr-rss-alt:before {
  content: "請";
}

.fi-tr-rss:before {
  content: "謁";
}

.fi-tr-ruble-sign:before {
  content: "諾";
}

.fi-tr-rugby-helmet:before {
  content: "諭";
}

.fi-tr-ruler-combined:before {
  content: "謹";
}

.fi-tr-ruler-horizontal:before {
  content: "變";
}

.fi-tr-ruler-triangle:before {
  content: "贈";
}

.fi-tr-ruler-vertical:before {
  content: "輸";
}

.fi-tr-rules-alt:before {
  content: "遲";
}

.fi-tr-rules:before {
  content: "醙";
}

.fi-tr-running-track:before {
  content: "鉶";
}

.fi-tr-running:before {
  content: "陼";
}

.fi-tr-rupee-sign:before {
  content: "難";
}

.fi-tr-rupiah-sign:before {
  content: "靖";
}

.fi-tr-rv:before {
  content: "韛";
}

.fi-tr-s:before {
  content: "響";
}

.fi-tr-sack-dollar:before {
  content: "頋";
}

.fi-tr-sack:before {
  content: "頻";
}

.fi-tr-sad-cry:before {
  content: "鬒";
}

.fi-tr-sad-tear:before {
  content: "龜";
}

.fi-tr-sad:before {
  content: "𢡊";
}

.fi-tr-safe-box:before {
  content: "𢡄";
}

.fi-tr-sailboat:before {
  content: "𣏕";
}

.fi-tr-salad:before {
  content: "㮝";
}

.fi-tr-salary-alt:before {
  content: "䀘";
}

.fi-tr-salt-pepper:before {
  content: "䀹";
}

.fi-tr-salt-shaker:before {
  content: "𥉉";
}

.fi-tr-sandwich-alt:before {
  content: "𥳐";
}

.fi-tr-sandwich:before {
  content: "𧻓";
}

.fi-tr-satellite-dish:before {
  content: "齃";
}

.fi-tr-satellite:before {
  content: "龎";
}

.fi-tr-saturday:before {
  content: "﫚";
}

.fi-tr-sauce:before {
  content: "﫛";
}

.fi-tr-sausage:before {
  content: "﫜";
}

.fi-tr-sax-hot:before {
  content: "﫝";
}

.fi-tr-saxophone:before {
  content: "﫞";
}

.fi-tr-scale-comparison-alt:before {
  content: "﫟";
}

.fi-tr-scale-comparison:before {
  content: "﫠";
}

.fi-tr-scale:before {
  content: "﫡";
}

.fi-tr-scalpel-path:before {
  content: "﫢";
}

.fi-tr-scalpel:before {
  content: "﫣";
}

.fi-tr-scanner-gun:before {
  content: "﫤";
}

.fi-tr-scanner-image:before {
  content: "﫥";
}

.fi-tr-scanner-keyboard:before {
  content: "﫦";
}

.fi-tr-scanner-touchscreen:before {
  content: "﫧";
}

.fi-tr-scarecrow:before {
  content: "﫨";
}

.fi-tr-scarf:before {
  content: "﫩";
}

.fi-tr-school-bus:before {
  content: "﫪";
}

.fi-tr-school:before {
  content: "﫫";
}

.fi-tr-scooter:before {
  content: "﫬";
}

.fi-tr-screen:before {
  content: "﫭";
}

.fi-tr-screencast:before {
  content: "﫮";
}

.fi-tr-screw-alt:before {
  content: "﫯";
}

.fi-tr-screw:before {
  content: "﫰";
}

.fi-tr-screwdriver:before {
  content: "﫱";
}

.fi-tr-scribble:before {
  content: "﫲";
}

.fi-tr-script:before {
  content: "﫳";
}

.fi-tr-scroll-document-story:before {
  content: "﫴";
}

.fi-tr-scroll-old:before {
  content: "﫵";
}

.fi-tr-scroll-torah:before {
  content: "﫶";
}

.fi-tr-scroll:before {
  content: "﫷";
}

.fi-tr-scrubber:before {
  content: "﫸";
}

.fi-tr-scythe:before {
  content: "﫹";
}

.fi-tr-sd-card:before {
  content: "﫺";
}

.fi-tr-sd-cards:before {
  content: "﫻";
}

.fi-tr-seal-exclamation:before {
  content: "﫼";
}

.fi-tr-seal-question:before {
  content: "﫽";
}

.fi-tr-seal:before {
  content: "﫾";
}

.fi-tr-search-alt:before {
  content: "﫿";
}

.fi-tr-search-dollar:before {
  content: "ﬀ";
}

.fi-tr-search-heart:before {
  content: "ﬁ";
}

.fi-tr-search-location:before {
  content: "ﬂ";
}

.fi-tr-seat-airline:before {
  content: "ﬃ";
}

.fi-tr-seatbelt-safety-driver:before {
  content: "ﬄ";
}

.fi-tr-second-award:before {
  content: "ﬅ";
}

.fi-tr-second-laurel:before {
  content: "ﬆ";
}

.fi-tr-second-medal:before {
  content: "﬇";
}

.fi-tr-second:before {
  content: "﬈";
}

.fi-tr-seedling:before {
  content: "﬉";
}

.fi-tr-selection:before {
  content: "﬊";
}

.fi-tr-sell:before {
  content: "﬋";
}

.fi-tr-seller-store:before {
  content: "﬌";
}

.fi-tr-seller:before {
  content: "﬍";
}

.fi-tr-selling:before {
  content: "﬎";
}

.fi-tr-send-back:before {
  content: "﬏";
}

.fi-tr-send-backward:before {
  content: "﬐";
}

.fi-tr-send-money-smartphone:before {
  content: "﬑";
}

.fi-tr-send-money:before {
  content: "﬒";
}

.fi-tr-sensor-alert:before {
  content: "ﬓ";
}

.fi-tr-sensor-fire:before {
  content: "ﬔ";
}

.fi-tr-sensor-on:before {
  content: "ﬕ";
}

.fi-tr-sensor-smoke:before {
  content: "ﬖ";
}

.fi-tr-sensor:before {
  content: "ﬗ";
}

.fi-tr-share-alt-square:before {
  content: "﬘";
}

.fi-tr-share-square:before {
  content: "﬙";
}

.fi-tr-sheep:before {
  content: "﬚";
}

.fi-tr-shekel-sign:before {
  content: "﬛";
}

.fi-tr-shelves:before {
  content: "﬜";
}

.fi-tr-shield-alt:before {
  content: "יִ";
}

.fi-tr-shield-cat:before {
  content: "ﬞ";
}

.fi-tr-shield-cross:before {
  content: "ײַ";
}

.fi-tr-shield-dog:before {
  content: "ﬠ";
}

.fi-tr-shield-exclamation:before {
  content: "ﬡ";
}

.fi-tr-shield-interrogation:before {
  content: "ﬢ";
}

.fi-tr-shield-keyhole:before {
  content: "ﬣ";
}

.fi-tr-shield-minus:before {
  content: "ﬤ";
}

.fi-tr-shield-security-risk:before {
  content: "ﬥ";
}

.fi-tr-shield-slash:before {
  content: "ﬦ";
}

.fi-tr-shield-trust:before {
  content: "ﬧ";
}

.fi-tr-shield-virus:before {
  content: "ﬨ";
}

.fi-tr-shield-xmark:before {
  content: "﬩";
}

.fi-tr-shipping-fast:before {
  content: "שׁ";
}

.fi-tr-shipping-timed:before {
  content: "שׂ";
}

.fi-tr-shirt-long-sleeve:before {
  content: "שּׁ";
}

.fi-tr-shirt-running:before {
  content: "שּׂ";
}

.fi-tr-shirt-tank-top:before {
  content: "אַ";
}

.fi-tr-shirt:before {
  content: "אָ";
}

.fi-tr-shish-kebab:before {
  content: "אּ";
}

.fi-tr-shoe-prints:before {
  content: "בּ";
}

.fi-tr-shop-lock:before {
  content: "גּ";
}

.fi-tr-shop-slash:before {
  content: "דּ";
}

.fi-tr-shopping-basket:before {
  content: "הּ";
}

.fi-tr-shopping-cart-buyer:before {
  content: "וּ";
}

.fi-tr-shovel-snow:before {
  content: "זּ";
}

.fi-tr-shovel:before {
  content: "﬷";
}

.fi-tr-shower-down:before {
  content: "טּ";
}

.fi-tr-shower:before {
  content: "יּ";
}

.fi-tr-shredder:before {
  content: "ךּ";
}

.fi-tr-shrimp:before {
  content: "כּ";
}

.fi-tr-shuttle-van:before {
  content: "לּ";
}

.fi-tr-shuttlecock:before {
  content: "﬽";
}

.fi-tr-Sickle:before {
  content: "מּ";
}

.fi-tr-sidebar-flip:before {
  content: "﬿";
}

.fi-tr-sidebar:before {
  content: "נּ";
}

.fi-tr-sigma:before {
  content: "סּ";
}

.fi-tr-sign-hanging:before {
  content: "﭂";
}

.fi-tr-sign-in-alt:before {
  content: "ףּ";
}

.fi-tr-sign-out-alt:before {
  content: "פּ";
}

.fi-tr-sign-posts-wrench:before {
  content: "﭅";
}

.fi-tr-sign-posts:before {
  content: "צּ";
}

.fi-tr-sign-up:before {
  content: "קּ";
}

.fi-tr-signal-alt-1:before {
  content: "רּ";
}

.fi-tr-signal-alt-2:before {
  content: "שּ";
}

.fi-tr-signal-alt-slash:before {
  content: "תּ";
}

.fi-tr-signal-alt:before {
  content: "וֹ";
}

.fi-tr-signal-bars-fair:before {
  content: "בֿ";
}

.fi-tr-signal-bars-good:before {
  content: "כֿ";
}

.fi-tr-signal-bars-weak:before {
  content: "פֿ";
}

.fi-tr-signal-stream-slash:before {
  content: "ﭏ";
}

.fi-tr-signal-stream:before {
  content: "ﭐ";
}

.fi-tr-signature-lock:before {
  content: "ﭑ";
}

.fi-tr-signature-slash:before {
  content: "ﭒ";
}

.fi-tr-signature:before {
  content: "ﭓ";
}

.fi-tr-sim-card:before {
  content: "ﭔ";
}

.fi-tr-sim-cards:before {
  content: "ﭕ";
}

.fi-tr-sink:before {
  content: "ﭖ";
}

.fi-tr-siren-on:before {
  content: "ﭗ";
}

.fi-tr-Siren:before {
  content: "ﭘ";
}

.fi-tr-site-alt:before {
  content: "ﭙ";
}

.fi-tr-site-browser:before {
  content: "ﭚ";
}

.fi-tr-site:before {
  content: "ﭛ";
}

.fi-tr-sitemap:before {
  content: "ﭜ";
}

.fi-tr-skating:before {
  content: "ﭝ";
}

.fi-tr-skeleton-ribs:before {
  content: "ﭞ";
}

.fi-tr-skeleton:before {
  content: "ﭟ";
}

.fi-tr-skewer:before {
  content: "ﭠ";
}

.fi-tr-ski-boot-ski:before {
  content: "ﭡ";
}

.fi-tr-ski-jump:before {
  content: "ﭢ";
}

.fi-tr-ski-lift:before {
  content: "ﭣ";
}

.fi-tr-skiing-nordic:before {
  content: "ﭤ";
}

.fi-tr-skiing:before {
  content: "ﭥ";
}

.fi-tr-skill-alt:before {
  content: "ﭦ";
}

.fi-tr-skill-user:before {
  content: "ﭧ";
}

.fi-tr-skill:before {
  content: "ﭨ";
}

.fi-tr-skin-arrow:before {
  content: "ﭩ";
}

.fi-tr-skin-drop:before {
  content: "ﭪ";
}

.fi-tr-skin-hair:before {
  content: "ﭫ";
}

.fi-tr-skin:before {
  content: "ﭬ";
}

.fi-tr-skip-15-seconds:before {
  content: "ﭭ";
}

.fi-tr-skull-cow:before {
  content: "ﭮ";
}

.fi-tr-skull-crossbones:before {
  content: "ﭯ";
}

.fi-tr-skull:before {
  content: "ﭰ";
}

.fi-tr-slash:before {
  content: "ﭱ";
}

.fi-tr-sledding:before {
  content: "ﭲ";
}

.fi-tr-sleeping-bag:before {
  content: "ﭳ";
}

.fi-tr-sleigh:before {
  content: "ﭴ";
}

.fi-tr-sliders-h-square:before {
  content: "ﭵ";
}

.fi-tr-sliders-v-square:before {
  content: "ﭶ";
}

.fi-tr-sliders-v:before {
  content: "ﭷ";
}

.fi-tr-slot-machine:before {
  content: "ﭸ";
}

.fi-tr-smart-home-alt:before {
  content: "ﭹ";
}

.fi-tr-smart-home:before {
  content: "ﭺ";
}

.fi-tr-smartphone:before {
  content: "ﭻ";
}

.fi-tr-smile-beam:before {
  content: "ﭼ";
}

.fi-tr-smile-plus:before {
  content: "ﭽ";
}

.fi-tr-smile-wink:before {
  content: "ﭾ";
}

.fi-tr-smile:before {
  content: "ﭿ";
}

.fi-tr-smiley-comment-alt:before {
  content: "ﮀ";
}

.fi-tr-smog:before {
  content: "ﮁ";
}

.fi-tr-smoke:before {
  content: "ﮂ";
}

.fi-tr-smoking-ban:before {
  content: "ﮃ";
}

.fi-tr-smoking:before {
  content: "ﮄ";
}

.fi-tr-snake:before {
  content: "ﮅ";
}

.fi-tr-snap:before {
  content: "ﮆ";
}

.fi-tr-snooze:before {
  content: "ﮇ";
}

.fi-tr-snow-blowing:before {
  content: "ﮈ";
}

.fi-tr-snowboarding:before {
  content: "ﮉ";
}

.fi-tr-snowflake-droplets:before {
  content: "ﮊ";
}

.fi-tr-snowflake:before {
  content: "ﮋ";
}

.fi-tr-snowflakes:before {
  content: "ﮌ";
}

.fi-tr-snowman-alt:before {
  content: "ﮍ";
}

.fi-tr-snowman-head:before {
  content: "ﮎ";
}

.fi-tr-snowmobile:before {
  content: "ﮏ";
}

.fi-tr-snowplow:before {
  content: "ﮐ";
}

.fi-tr-soap-alt:before {
  content: "ﮑ";
}

.fi-tr-soap:before {
  content: "ﮒ";
}

.fi-tr-socks:before {
  content: "ﮓ";
}

.fi-tr-sofa-size:before {
  content: "ﮔ";
}

.fi-tr-sofa:before {
  content: "ﮕ";
}

.fi-tr-solar-panel-sun:before {
  content: "ﮖ";
}

.fi-tr-solar-panel:before {
  content: "ﮗ";
}

.fi-tr-solar-system:before {
  content: "ﮘ";
}

.fi-tr-sold-house:before {
  content: "ﮙ";
}

.fi-tr-sold-signal:before {
  content: "ﮚ";
}

.fi-tr-sort-alpha-down-alt:before {
  content: "ﮛ";
}

.fi-tr-sort-alpha-down:before {
  content: "ﮜ";
}

.fi-tr-sort-alpha-up-alt:before {
  content: "ﮝ";
}

.fi-tr-sort-alpha-up:before {
  content: "ﮞ";
}

.fi-tr-sort-alt:before {
  content: "ﮟ";
}

.fi-tr-sort-amount-down-alt:before {
  content: "ﮠ";
}

.fi-tr-sort-amount-down:before {
  content: "ﮡ";
}

.fi-tr-sort-amount-up-alt:before {
  content: "ﮢ";
}

.fi-tr-sort-amount-up:before {
  content: "ﮣ";
}

.fi-tr-sort-circle-down:before {
  content: "ﮤ";
}

.fi-tr-sort-circle-up:before {
  content: "ﮥ";
}

.fi-tr-sort-circle:before {
  content: "ﮦ";
}

.fi-tr-sort-down:before {
  content: "ﮧ";
}

.fi-tr-sort-numeric-down-alt:before {
  content: "ﮨ";
}

.fi-tr-sort-numeric-down:before {
  content: "ﮩ";
}

.fi-tr-sort-shapes-down:before {
  content: "ﮪ";
}

.fi-tr-sort-shapes-up:before {
  content: "ﮫ";
}

.fi-tr-sort-size-down:before {
  content: "ﮬ";
}

.fi-tr-sort-size-up:before {
  content: "ﮭ";
}

.fi-tr-sort:before {
  content: "ﮮ";
}

.fi-tr-soup:before {
  content: "ﮯ";
}

.fi-tr-source-data:before {
  content: "ﮰ";
}

.fi-tr-source-document-alt:before {
  content: "ﮱ";
}

.fi-tr-source-document:before {
  content: "﮲";
}

.fi-tr-spa:before {
  content: "﮳";
}

.fi-tr-space-shuttle:before {
  content: "﮴";
}

.fi-tr-space-station-moon-alt:before {
  content: "﮵";
}

.fi-tr-space-station-moon:before {
  content: "﮶";
}

.fi-tr-spade:before {
  content: "﮷";
}

.fi-tr-spaghetti-monster-flying:before {
  content: "﮸";
}

.fi-tr-spain-map:before {
  content: "﮹";
}

.fi-tr-sparkles:before {
  content: "﮺";
}

.fi-tr-spartan-helmet:before {
  content: "﮻";
}

.fi-tr-speaker:before {
  content: "﮼";
}

.fi-tr-speakers:before {
  content: "﮽";
}

.fi-tr-speech-bubble-story:before {
  content: "﮾";
}

.fi-tr-speedometer-arrow:before {
  content: "﮿";
}

.fi-tr-speedometer-kpi:before {
  content: "﯀";
}

.fi-tr-sphere:before {
  content: "﯁";
}

.fi-tr-spider-black-widow:before {
  content: "﯂";
}

.fi-tr-spider-web:before {
  content: "﯃";
}

.fi-tr-spider:before {
  content: "﯄";
}

.fi-tr-split-up-relation:before {
  content: "﯅";
}

.fi-tr-split:before {
  content: "﯆";
}

.fi-tr-splotch:before {
  content: "﯇";
}

.fi-tr-spoon:before {
  content: "﯈";
}

.fi-tr-spray-can-sparkles:before {
  content: "﯉";
}

.fi-tr-spray-can:before {
  content: "﯊";
}

.fi-tr-spring-calendar:before {
  content: "﯋";
}

.fi-tr-sprinkler:before {
  content: "﯌";
}

.fi-tr-spy:before {
  content: "﯍";
}

.fi-tr-square-0:before {
  content: "﯎";
}

.fi-tr-square-1:before {
  content: "﯏";
}

.fi-tr-square-2:before {
  content: "﯐";
}

.fi-tr-square-3:before {
  content: "﯑";
}

.fi-tr-square-4:before {
  content: "﯒";
}

.fi-tr-square-5:before {
  content: "ﯓ";
}

.fi-tr-square-6:before {
  content: "ﯔ";
}

.fi-tr-square-7:before {
  content: "ﯕ";
}

.fi-tr-square-8:before {
  content: "ﯖ";
}

.fi-tr-square-9:before {
  content: "ﯗ";
}

.fi-tr-square-a:before {
  content: "ﯘ";
}

.fi-tr-square-b:before {
  content: "ﯙ";
}

.fi-tr-square-bolt:before {
  content: "ﯚ";
}

.fi-tr-square-c:before {
  content: "ﯛ";
}

.fi-tr-square-code:before {
  content: "ﯜ";
}

.fi-tr-square-d:before {
  content: "ﯝ";
}

.fi-tr-square-dashed-circle-plus:before {
  content: "ﯞ";
}

.fi-tr-square-dashed:before {
  content: "ﯟ";
}

.fi-tr-square-divide:before {
  content: "ﯠ";
}

.fi-tr-square-e:before {
  content: "ﯡ";
}

.fi-tr-square-ellipsis-vertical:before {
  content: "ﯢ";
}

.fi-tr-square-ellipsis:before {
  content: "ﯣ";
}

.fi-tr-square-exclamation:before {
  content: "ﯤ";
}

.fi-tr-square-f:before {
  content: "ﯥ";
}

.fi-tr-square-g:before {
  content: "ﯦ";
}

.fi-tr-square-h:before {
  content: "ﯧ";
}

.fi-tr-square-heart:before {
  content: "ﯨ";
}

.fi-tr-square-i:before {
  content: "ﯩ";
}

.fi-tr-square-info:before {
  content: "ﯪ";
}

.fi-tr-square-j:before {
  content: "ﯫ";
}

.fi-tr-square-k:before {
  content: "ﯬ";
}

.fi-tr-square-kanban:before {
  content: "ﯭ";
}

.fi-tr-square-l:before {
  content: "ﯮ";
}

.fi-tr-square-m:before {
  content: "ﯯ";
}

.fi-tr-square-minus:before {
  content: "ﯰ";
}

.fi-tr-square-n:before {
  content: "ﯱ";
}

.fi-tr-square-o:before {
  content: "ﯲ";
}

.fi-tr-square-p:before {
  content: "ﯳ";
}

.fi-tr-square-phone-hangup:before {
  content: "ﯴ";
}

.fi-tr-square-plus:before {
  content: "ﯵ";
}

.fi-tr-square-poll-horizontal:before {
  content: "ﯶ";
}

.fi-tr-square-poll-vertical:before {
  content: "ﯷ";
}

.fi-tr-square-q:before {
  content: "ﯸ";
}

.fi-tr-square-quote:before {
  content: "ﯹ";
}

.fi-tr-square-r:before {
  content: "ﯺ";
}

.fi-tr-square-root:before {
  content: "ﯻ";
}

.fi-tr-square-s:before {
  content: "ﯼ";
}

.fi-tr-square-small:before {
  content: "ﯽ";
}

.fi-tr-square-star:before {
  content: "ﯾ";
}

.fi-tr-square-t:before {
  content: "ﯿ";
}

.fi-tr-square-terminal:before {
  content: "ﰀ";
}

.fi-tr-square-u:before {
  content: "ﰁ";
}

.fi-tr-square-up-right:before {
  content: "ﰂ";
}

.fi-tr-square-v:before {
  content: "ﰃ";
}

.fi-tr-square-w:before {
  content: "ﰄ";
}

.fi-tr-square-x:before {
  content: "ﰅ";
}

.fi-tr-square-y:before {
  content: "ﰆ";
}

.fi-tr-square-z:before {
  content: "ﰇ";
}

.fi-tr-square:before {
  content: "ﰈ";
}

.fi-tr-squid:before {
  content: "ﰉ";
}

.fi-tr-squircle:before {
  content: "ﰊ";
}

.fi-tr-squirrel:before {
  content: "ﰋ";
}

.fi-tr-staff:before {
  content: "ﰌ";
}

.fi-tr-stage-concert:before {
  content: "ﰍ";
}

.fi-tr-stage-theatre:before {
  content: "ﰎ";
}

.fi-tr-stage:before {
  content: "ﰏ";
}

.fi-tr-stairs:before {
  content: "ﰐ";
}

.fi-tr-stamp:before {
  content: "ﰑ";
}

.fi-tr-standard-definition:before {
  content: "ﰒ";
}

.fi-tr-star-and-crescent:before {
  content: "ﰓ";
}

.fi-tr-star-christmas:before {
  content: "ﰔ";
}

.fi-tr-star-comment-alt:before {
  content: "ﰕ";
}

.fi-tr-star-exclamation:before {
  content: "ﰖ";
}

.fi-tr-star-octogram:before {
  content: "ﰗ";
}

.fi-tr-star-of-david:before {
  content: "ﰘ";
}

.fi-tr-star-sharp-half-stroke:before {
  content: "ﰙ";
}

.fi-tr-star-sharp-half:before {
  content: "ﰚ";
}

.fi-tr-star-shooting:before {
  content: "ﰛ";
}

.fi-tr-starfighter:before {
  content: "ﰜ";
}

.fi-tr-stars:before {
  content: "ﰝ";
}

.fi-tr-state-country:before {
  content: "ﰞ";
}

.fi-tr-stationary-bike:before {
  content: "ﰟ";
}

.fi-tr-stats:before {
  content: "ﰠ";
}

.fi-tr-steak:before {
  content: "ﰡ";
}

.fi-tr-steering-wheel:before {
  content: "ﰢ";
}

.fi-tr-step-backward:before {
  content: "ﰣ";
}

.fi-tr-step-forward:before {
  content: "ﰤ";
}

.fi-tr-sterling-sign:before {
  content: "ﰥ";
}

.fi-tr-stethoscope:before {
  content: "ﰦ";
}

.fi-tr-sticker:before {
  content: "ﰧ";
}

.fi-tr-stocking:before {
  content: "ﰨ";
}

.fi-tr-stomach:before {
  content: "ﰩ";
}

.fi-tr-stop-circle:before {
  content: "ﰪ";
}

.fi-tr-stop-square:before {
  content: "ﰫ";
}

.fi-tr-stopwatch:before {
  content: "ﰬ";
}

.fi-tr-store-alt:before {
  content: "ﰭ";
}

.fi-tr-store-buyer:before {
  content: "ﰮ";
}

.fi-tr-store-lock:before {
  content: "ﰯ";
}

.fi-tr-store-slash:before {
  content: "ﰰ";
}

.fi-tr-story-book:before {
  content: "ﰱ";
}

.fi-tr-story-fairy-tale:before {
  content: "ﰲ";
}

.fi-tr-story-fantasy:before {
  content: "ﰳ";
}

.fi-tr-strategy-chess-risk:before {
  content: "ﰴ";
}

.fi-tr-strawberry:before {
  content: "ﰵ";
}

.fi-tr-street-view:before {
  content: "ﰶ";
}

.fi-tr-stretcher:before {
  content: "ﰷ";
}

.fi-tr-strikethrough:before {
  content: "ﰸ";
}

.fi-tr-stroopwafel:before {
  content: "ﰹ";
}

.fi-tr-student-alt:before {
  content: "ﰺ";
}

.fi-tr-student:before {
  content: "ﰻ";
}

.fi-tr-subscript:before {
  content: "ﰼ";
}

.fi-tr-subscription-alt:before {
  content: "ﰽ";
}

.fi-tr-subscription:before {
  content: "ﰾ";
}

.fi-tr-subtitles-slash:before {
  content: "ﰿ";
}

.fi-tr-subway:before {
  content: "ﱀ";
}

.fi-tr-suitcase-alt:before {
  content: "ﱁ";
}

.fi-tr-summary-check:before {
  content: "ﱂ";
}

.fi-tr-summer:before {
  content: "ﱃ";
}

.fi-tr-sun-dust:before {
  content: "ﱄ";
}

.fi-tr-sun-plant-wilt:before {
  content: "ﱅ";
}

.fi-tr-sun-salutation-yoga:before {
  content: "ﱆ";
}

.fi-tr-sun:before {
  content: "ﱇ";
}

.fi-tr-sunday:before {
  content: "ﱈ";
}

.fi-tr-sunglasses-alt:before {
  content: "ﱉ";
}

.fi-tr-sunglasses:before {
  content: "ﱊ";
}

.fi-tr-sunrise-alt:before {
  content: "ﱋ";
}

.fi-tr-sunrise:before {
  content: "ﱌ";
}

.fi-tr-sunset:before {
  content: "ﱍ";
}

.fi-tr-superscript:before {
  content: "ﱎ";
}

.fi-tr-supplier-alt:before {
  content: "ﱏ";
}

.fi-tr-supplier:before {
  content: "ﱐ";
}

.fi-tr-surprise:before {
  content: "ﱑ";
}

.fi-tr-surveillance-camera:before {
  content: "ﱒ";
}

.fi-tr-survey-xmark:before {
  content: "ﱓ";
}

.fi-tr-sushi-alt:before {
  content: "ﱔ";
}

.fi-tr-sushi-roll:before {
  content: "ﱕ";
}

.fi-tr-sushi:before {
  content: "ﱖ";
}

.fi-tr-svg:before {
  content: "ﱗ";
}

.fi-tr-swap:before {
  content: "ﱘ";
}

.fi-tr-swatchbook:before {
  content: "ﱙ";
}

.fi-tr-swimmer:before {
  content: "ﱚ";
}

.fi-tr-swimming-pool:before {
  content: "ﱛ";
}

.fi-tr-swing:before {
  content: "ﱜ";
}

.fi-tr-swipe-down:before {
  content: "ﱝ";
}

.fi-tr-swipe-left:before {
  content: "ﱞ";
}

.fi-tr-swipe-right:before {
  content: "ﱟ";
}

.fi-tr-swipe-up:before {
  content: "ﱠ";
}

.fi-tr-symbols:before {
  content: "ﱡ";
}

.fi-tr-synagogue:before {
  content: "ﱢ";
}

.fi-tr-syringe:before {
  content: "ﱣ";
}

.fi-tr-system-cloud:before {
  content: "ﱤ";
}

.fi-tr-t:before {
  content: "ﱥ";
}

.fi-tr-tab-folder:before {
  content: "ﱦ";
}

.fi-tr-table-columns:before {
  content: "ﱧ";
}

.fi-tr-table-layout:before {
  content: "ﱨ";
}

.fi-tr-table-list:before {
  content: "ﱩ";
}

.fi-tr-table-picnic:before {
  content: "ﱪ";
}

.fi-tr-table-pivot:before {
  content: "ﱫ";
}

.fi-tr-table-rows:before {
  content: "ﱬ";
}

.fi-tr-table-tree:before {
  content: "ﱭ";
}

.fi-tr-table:before {
  content: "ﱮ";
}

.fi-tr-tablet-android-alt:before {
  content: "ﱯ";
}

.fi-tr-tablet-android:before {
  content: "ﱰ";
}

.fi-tr-tablet-rugged:before {
  content: "ﱱ";
}

.fi-tr-tablet:before {
  content: "ﱲ";
}

.fi-tr-tachometer-alt-average:before {
  content: "ﱳ";
}

.fi-tr-tachometer-alt-fastest:before {
  content: "ﱴ";
}

.fi-tr-tachometer-alt-slow:before {
  content: "ﱵ";
}

.fi-tr-tachometer-alt-slowest:before {
  content: "ﱶ";
}

.fi-tr-tachometer-average:before {
  content: "ﱷ";
}

.fi-tr-tachometer-fast:before {
  content: "ﱸ";
}

.fi-tr-tachometer-fastest:before {
  content: "ﱹ";
}

.fi-tr-tachometer-slow:before {
  content: "ﱺ";
}

.fi-tr-tachometer-slowest:before {
  content: "ﱻ";
}

.fi-tr-tachometer:before {
  content: "ﱼ";
}

.fi-tr-taco:before {
  content: "ﱽ";
}

.fi-tr-tags:before {
  content: "ﱾ";
}

.fi-tr-talent-alt:before {
  content: "ﱿ";
}

.fi-tr-talent-hand:before {
  content: "ﲀ";
}

.fi-tr-talent:before {
  content: "ﲁ";
}

.fi-tr-tally-1:before {
  content: "ﲂ";
}

.fi-tr-tally-2:before {
  content: "ﲃ";
}

.fi-tr-tally-3:before {
  content: "ﲄ";
}

.fi-tr-tally-4:before {
  content: "ﲅ";
}

.fi-tr-tally:before {
  content: "ﲆ";
}

.fi-tr-tamale:before {
  content: "ﲇ";
}

.fi-tr-tank-water:before {
  content: "ﲈ";
}

.fi-tr-tap:before {
  content: "ﲉ";
}

.fi-tr-tape:before {
  content: "ﲊ";
}

.fi-tr-target-audience:before {
  content: "ﲋ";
}

.fi-tr-target:before {
  content: "ﲌ";
}

.fi-tr-tax-alt:before {
  content: "ﲍ";
}

.fi-tr-tax:before {
  content: "ﲎ";
}

.fi-tr-taxi-bus:before {
  content: "ﲏ";
}

.fi-tr-team-check-alt:before {
  content: "ﲐ";
}

.fi-tr-team-check:before {
  content: "ﲑ";
}

.fi-tr-teddy-bear:before {
  content: "ﲒ";
}

.fi-tr-teeth-open:before {
  content: "ﲓ";
}

.fi-tr-telescope:before {
  content: "ﲔ";
}

.fi-tr-temperature-down:before {
  content: "ﲕ";
}

.fi-tr-temperature-frigid:before {
  content: "ﲖ";
}

.fi-tr-temperature-high:before {
  content: "ﲗ";
}

.fi-tr-temperature-list:before {
  content: "ﲘ";
}

.fi-tr-temperature-low:before {
  content: "ﲙ";
}

.fi-tr-temperature-up:before {
  content: "ﲚ";
}

.fi-tr-template-alt:before {
  content: "ﲛ";
}

.fi-tr-template:before {
  content: "ﲜ";
}

.fi-tr-tenge:before {
  content: "ﲝ";
}

.fi-tr-tent-arrow-down-to-line:before {
  content: "ﲞ";
}

.fi-tr-tent-arrow-left-right:before {
  content: "ﲟ";
}

.fi-tr-tent-arrow-turn-left:before {
  content: "ﲠ";
}

.fi-tr-tent-arrows-down:before {
  content: "ﲡ";
}

.fi-tr-tents:before {
  content: "ﲢ";
}

.fi-tr-terminal:before {
  content: "ﲣ";
}

.fi-tr-terrace:before {
  content: "ﲤ";
}

.fi-tr-test-tube:before {
  content: "ﲥ";
}

.fi-tr-test:before {
  content: "ﲦ";
}

.fi-tr-text-box-dots:before {
  content: "ﲧ";
}

.fi-tr-text-box-edit:before {
  content: "ﲨ";
}

.fi-tr-text-box:before {
  content: "ﲩ";
}

.fi-tr-text-height:before {
  content: "ﲪ";
}

.fi-tr-text-shadow:before {
  content: "ﲫ";
}

.fi-tr-text-size:before {
  content: "ﲬ";
}

.fi-tr-text-slash:before {
  content: "ﲭ";
}

.fi-tr-text-width:before {
  content: "ﲮ";
}

.fi-tr-theater-masks:before {
  content: "ﲯ";
}

.fi-tr-thermometer-alt:before {
  content: "ﲰ";
}

.fi-tr-thermometer-empty:before {
  content: "ﲱ";
}

.fi-tr-thermometer-full:before {
  content: "ﲲ";
}

.fi-tr-thermometer-half:before {
  content: "ﲳ";
}

.fi-tr-thermometer-quarter:before {
  content: "ﲴ";
}

.fi-tr-thermometer-three-quarters:before {
  content: "ﲵ";
}

.fi-tr-theta:before {
  content: "ﲶ";
}

.fi-tr-third-award:before {
  content: "ﲷ";
}

.fi-tr-third-laurel:before {
  content: "ﲸ";
}

.fi-tr-third-medal:before {
  content: "ﲹ";
}

.fi-tr-third:before {
  content: "ﲺ";
}

.fi-tr-thought-bubble:before {
  content: "ﲻ";
}

.fi-tr-three-leaf-clover:before {
  content: "ﲼ";
}

.fi-tr-thumbs-up-trust:before {
  content: "ﲽ";
}

.fi-tr-thunderstorm-moon:before {
  content: "ﲾ";
}

.fi-tr-thunderstorm-risk:before {
  content: "ﲿ";
}

.fi-tr-thunderstorm-sun:before {
  content: "ﳀ";
}

.fi-tr-thunderstorm:before {
  content: "ﳁ";
}

.fi-tr-thursday:before {
  content: "ﳂ";
}

.fi-tr-ticket-airline:before {
  content: "ﳃ";
}

.fi-tr-ticket-alt:before {
  content: "ﳄ";
}

.fi-tr-tickets-airline:before {
  content: "ﳅ";
}

.fi-tr-tie:before {
  content: "ﳆ";
}

.fi-tr-tilde:before {
  content: "ﳇ";
}

.fi-tr-time-add:before {
  content: "ﳈ";
}

.fi-tr-time-check:before {
  content: "ﳉ";
}

.fi-tr-time-delete:before {
  content: "ﳊ";
}

.fi-tr-time-fast:before {
  content: "ﳋ";
}

.fi-tr-time-forward-sixty:before {
  content: "ﳌ";
}

.fi-tr-time-forward-ten:before {
  content: "ﳍ";
}

.fi-tr-time-forward:before {
  content: "ﳎ";
}

.fi-tr-time-half-past:before {
  content: "ﳏ";
}

.fi-tr-time-oclock:before {
  content: "ﳐ";
}

.fi-tr-time-quarter-past:before {
  content: "ﳑ";
}

.fi-tr-time-quarter-to:before {
  content: "ﳒ";
}

.fi-tr-time-twenty-four:before {
  content: "ﳓ";
}

.fi-tr-time-watch-calendar:before {
  content: "ﳔ";
}

.fi-tr-times-hexagon:before {
  content: "ﳕ";
}

.fi-tr-tint-slash:before {
  content: "ﳖ";
}

.fi-tr-tip-coin:before {
  content: "ﳗ";
}

.fi-tr-tire-flat:before {
  content: "ﳘ";
}

.fi-tr-tire-pressure-warning:before {
  content: "ﳙ";
}

.fi-tr-tire-rugged:before {
  content: "ﳚ";
}

.fi-tr-tire:before {
  content: "ﳛ";
}

.fi-tr-tired:before {
  content: "ﳜ";
}

.fi-tr-to-do-alt:before {
  content: "ﳝ";
}

.fi-tr-to-do:before {
  content: "ﳞ";
}

.fi-tr-together-people:before {
  content: "ﳟ";
}

.fi-tr-toggle-off:before {
  content: "ﳠ";
}

.fi-tr-toggle-on:before {
  content: "ﳡ";
}

.fi-tr-toilet-paper-blank-under:before {
  content: "ﳢ";
}

.fi-tr-toilet-paper-blank:before {
  content: "ﳣ";
}

.fi-tr-toilet-paper-slash:before {
  content: "ﳤ";
}

.fi-tr-toilet-paper-under-slash:before {
  content: "ﳥ";
}

.fi-tr-toilet-paper-under:before {
  content: "ﳦ";
}

.fi-tr-toilet:before {
  content: "ﳧ";
}

.fi-tr-toilets-portable:before {
  content: "ﳨ";
}

.fi-tr-token:before {
  content: "ﳩ";
}

.fi-tr-tomato:before {
  content: "ﳪ";
}

.fi-tr-tombstone-alt:before {
  content: "ﳫ";
}

.fi-tr-tombstone:before {
  content: "ﳬ";
}

.fi-tr-tool-box:before {
  content: "ﳭ";
}

.fi-tr-tools:before {
  content: "ﳮ";
}

.fi-tr-tooth:before {
  content: "ﳯ";
}

.fi-tr-toothbrush:before {
  content: "ﳰ";
}

.fi-tr-torch-inspiration-leader:before {
  content: "ﳱ";
}

.fi-tr-torii-gate:before {
  content: "ﳲ";
}

.fi-tr-tornado:before {
  content: "ﳳ";
}

.fi-tr-total:before {
  content: "ﳴ";
}

.fi-tr-tour-guide-people:before {
  content: "ﳵ";
}

.fi-tr-tour-virtual:before {
  content: "ﳶ";
}

.fi-tr-tower-control:before {
  content: "ﳷ";
}

.fi-tr-track:before {
  content: "ﳸ";
}

.fi-tr-tractor:before {
  content: "ﳹ";
}

.fi-tr-trademark:before {
  content: "ﳺ";
}

.fi-tr-traffic-cone:before {
  content: "ﳻ";
}

.fi-tr-traffic-light-go:before {
  content: "ﳼ";
}

.fi-tr-traffic-light-slow:before {
  content: "ﳽ";
}

.fi-tr-traffic-light-stop:before {
  content: "ﳾ";
}

.fi-tr-traffic-light:before {
  content: "ﳿ";
}

.fi-tr-trailer:before {
  content: "ﴀ";
}

.fi-tr-train-journey:before {
  content: "ﴁ";
}

.fi-tr-train-station-building:before {
  content: "ﴂ";
}

.fi-tr-train-station:before {
  content: "ﴃ";
}

.fi-tr-train-subway-tunnel:before {
  content: "ﴄ";
}

.fi-tr-train-track:before {
  content: "ﴅ";
}

.fi-tr-train-tram:before {
  content: "ﴆ";
}

.fi-tr-tram:before {
  content: "ﴇ";
}

.fi-tr-transformation-block:before {
  content: "ﴈ";
}

.fi-tr-transformation-circle:before {
  content: "ﴉ";
}

.fi-tr-transformation-design:before {
  content: "ﴊ";
}

.fi-tr-transformation-shapes:before {
  content: "ﴋ";
}

.fi-tr-transformer-bolt:before {
  content: "ﴌ";
}

.fi-tr-transgender:before {
  content: "ﴍ";
}

.fi-tr-transporter-1:before {
  content: "ﴎ";
}

.fi-tr-transporter-2:before {
  content: "ﴏ";
}

.fi-tr-transporter-3:before {
  content: "ﴐ";
}

.fi-tr-transporter-4:before {
  content: "ﴑ";
}

.fi-tr-transporter-5:before {
  content: "ﴒ";
}

.fi-tr-transporter-6:before {
  content: "ﴓ";
}

.fi-tr-transporter-7:before {
  content: "ﴔ";
}

.fi-tr-transporter-empty:before {
  content: "ﴕ";
}

.fi-tr-transporter:before {
  content: "ﴖ";
}

.fi-tr-trash-can-check:before {
  content: "ﴗ";
}

.fi-tr-trash-can-clock:before {
  content: "ﴘ";
}

.fi-tr-trash-can-list:before {
  content: "ﴙ";
}

.fi-tr-trash-can-plus:before {
  content: "ﴚ";
}

.fi-tr-trash-can-slash:before {
  content: "ﴛ";
}

.fi-tr-trash-check:before {
  content: "ﴜ";
}

.fi-tr-trash-clock:before {
  content: "ﴝ";
}

.fi-tr-trash-empty:before {
  content: "ﴞ";
}

.fi-tr-trash-list:before {
  content: "ﴟ";
}

.fi-tr-trash-plus:before {
  content: "ﴠ";
}

.fi-tr-trash-restore-alt:before {
  content: "ﴡ";
}

.fi-tr-trash-restore:before {
  content: "ﴢ";
}

.fi-tr-trash-slash:before {
  content: "ﴣ";
}

.fi-tr-trash-undo-alt:before {
  content: "ﴤ";
}

.fi-tr-trash-undo:before {
  content: "ﴥ";
}

.fi-tr-trash-xmark:before {
  content: "ﴦ";
}

.fi-tr-treadmill:before {
  content: "ﴧ";
}

.fi-tr-treasure-chest:before {
  content: "ﴨ";
}

.fi-tr-treatment:before {
  content: "ﴩ";
}

.fi-tr-tree-alt:before {
  content: "ﴪ";
}

.fi-tr-tree-christmas:before {
  content: "ﴫ";
}

.fi-tr-tree-deciduous:before {
  content: "ﴬ";
}

.fi-tr-tree:before {
  content: "ﴭ";
}

.fi-tr-trees-alt:before {
  content: "ﴮ";
}

.fi-tr-trees:before {
  content: "ﴯ";
}

.fi-tr-triangle-music:before {
  content: "ﴰ";
}

.fi-tr-triangle-person-digging:before {
  content: "ﴱ";
}

.fi-tr-triangle-warning:before {
  content: "ﴲ";
}

.fi-tr-triangle:before {
  content: "ﴳ";
}

.fi-tr-tricycle:before {
  content: "ﴴ";
}

.fi-tr-trillium:before {
  content: "ﴵ";
}

.fi-tr-trophy-achievement-skill:before {
  content: "ﴶ";
}

.fi-tr-trophy-star:before {
  content: "ﴷ";
}

.fi-tr-truck-arrow-left:before {
  content: "ﴸ";
}

.fi-tr-truck-arrow-right:before {
  content: "ﴹ";
}

.fi-tr-truck-bolt:before {
  content: "ﴺ";
}

.fi-tr-truck-box:before {
  content: "ﴻ";
}

.fi-tr-truck-check:before {
  content: "ﴼ";
}

.fi-tr-truck-container-empty:before {
  content: "ﴽ";
}

.fi-tr-truck-container:before {
  content: "﴾";
}

.fi-tr-truck-couch:before {
  content: "﴿";
}

.fi-tr-truck-fire:before {
  content: "﵀";
}

.fi-tr-truck-flatbed:before {
  content: "﵁";
}

.fi-tr-truck-front:before {
  content: "﵂";
}

.fi-tr-truck-ladder:before {
  content: "﵃";
}

.fi-tr-truck-loading:before {
  content: "﵄";
}

.fi-tr-truck-medical:before {
  content: "﵅";
}

.fi-tr-truck-monster:before {
  content: "﵆";
}

.fi-tr-truck-moving:before {
  content: "﵇";
}

.fi-tr-truck-pickup:before {
  content: "﵈";
}

.fi-tr-truck-plow:before {
  content: "﵉";
}

.fi-tr-truck-ramp:before {
  content: "﵊";
}

.fi-tr-truck-tow:before {
  content: "﵋";
}

.fi-tr-truck-utensils:before {
  content: "﵌";
}

.fi-tr-trumpet:before {
  content: "﵍";
}

.fi-tr-trust-alt:before {
  content: "﵎";
}

.fi-tr-trust:before {
  content: "﵏";
}

.fi-tr-tshirt:before {
  content: "ﵐ";
}

.fi-tr-tty-answer:before {
  content: "ﵑ";
}

.fi-tr-tty:before {
  content: "ﵒ";
}

.fi-tr-tubes:before {
  content: "ﵓ";
}

.fi-tr-tuesday:before {
  content: "ﵔ";
}

.fi-tr-tugrik-sign:before {
  content: "ﵕ";
}

.fi-tr-turkey:before {
  content: "ﵖ";
}

.fi-tr-turn-left-down:before {
  content: "ﵗ";
}

.fi-tr-turn-left:before {
  content: "ﵘ";
}

.fi-tr-turn-right:before {
  content: "ﵙ";
}

.fi-tr-turntable:before {
  content: "ﵚ";
}

.fi-tr-turtle:before {
  content: "ﵛ";
}

.fi-tr-tv-music:before {
  content: "ﵜ";
}

.fi-tr-tv-retro:before {
  content: "ﵝ";
}

.fi-tr-typewriter:before {
  content: "ﵞ";
}

.fi-tr-u:before {
  content: "ﵟ";
}

.fi-tr-ufo-beam:before {
  content: "ﵠ";
}

.fi-tr-ufo:before {
  content: "ﵡ";
}

.fi-tr-ui-ux:before {
  content: "ﵢ";
}

.fi-tr-umbrella-beach:before {
  content: "ﵣ";
}

.fi-tr-umbrella:before {
  content: "ﵤ";
}

.fi-tr-under-construction:before {
  content: "ﵥ";
}

.fi-tr-undo-alt:before {
  content: "ﵦ";
}

.fi-tr-undo:before {
  content: "ﵧ";
}

.fi-tr-unicorn:before {
  content: "ﵨ";
}

.fi-tr-uniform-martial-arts:before {
  content: "ﵩ";
}

.fi-tr-universal-access:before {
  content: "ﵪ";
}

.fi-tr-up-from-bracket:before {
  content: "ﵫ";
}

.fi-tr-up-left:before {
  content: "ﵬ";
}

.fi-tr-up-right-from-square:before {
  content: "ﵭ";
}

.fi-tr-up-right:before {
  content: "ﵮ";
}

.fi-tr-up:before {
  content: "ﵯ";
}

.fi-tr-url:before {
  content: "ﵰ";
}

.fi-tr-usb-pendrive:before {
  content: "ﵱ";
}

.fi-tr-usd-circle:before {
  content: "ﵲ";
}

.fi-tr-usd-square:before {
  content: "ﵳ";
}

.fi-tr-user-alien:before {
  content: "ﵴ";
}

.fi-tr-user-astronaut:before {
  content: "ﵵ";
}

.fi-tr-user-check:before {
  content: "ﵶ";
}

.fi-tr-user-chef:before {
  content: "ﵷ";
}

.fi-tr-user-coach:before {
  content: "ﵸ";
}

.fi-tr-user-cowboy:before {
  content: "ﵹ";
}

.fi-tr-user-crown:before {
  content: "ﵺ";
}

.fi-tr-user-gear:before {
  content: "ﵻ";
}

.fi-tr-user-graduate:before {
  content: "ﵼ";
}

.fi-tr-user-headset:before {
  content: "ﵽ";
}

.fi-tr-user-helmet-safety:before {
  content: "ﵾ";
}

.fi-tr-user-injured:before {
  content: "ﵿ";
}

.fi-tr-user-interface-ui:before {
  content: "ﶀ";
}

.fi-tr-user-key:before {
  content: "ﶁ";
}

.fi-tr-user-lock:before {
  content: "ﶂ";
}

.fi-tr-user-md-chat:before {
  content: "ﶃ";
}

.fi-tr-user-md:before {
  content: "ﶄ";
}

.fi-tr-user-minus:before {
  content: "ﶅ";
}

.fi-tr-user-music:before {
  content: "ﶆ";
}

.fi-tr-user-ninja:before {
  content: "ﶇ";
}

.fi-tr-user-nurse:before {
  content: "ﶈ";
}

.fi-tr-user-pen:before {
  content: "ﶉ";
}

.fi-tr-user-pilot-tie:before {
  content: "ﶊ";
}

.fi-tr-user-pilot:before {
  content: "ﶋ";
}

.fi-tr-user-police:before {
  content: "ﶌ";
}

.fi-tr-user-robot-xmarks:before {
  content: "ﶍ";
}

.fi-tr-user-robot:before {
  content: "ﶎ";
}

.fi-tr-user-salary:before {
  content: "ﶏ";
}

.fi-tr-user-shield:before {
  content: "﶐";
}

.fi-tr-user-skill-gear:before {
  content: "﶑";
}

.fi-tr-user-slash:before {
  content: "ﶒ";
}

.fi-tr-user-tag:before {
  content: "ﶓ";
}

.fi-tr-user-time:before {
  content: "ﶔ";
}

.fi-tr-user-trust:before {
  content: "ﶕ";
}

.fi-tr-user-unlock:before {
  content: "ﶖ";
}

.fi-tr-user-visor:before {
  content: "ﶗ";
}

.fi-tr-user-xmark:before {
  content: "ﶘ";
}

.fi-tr-users-alt:before {
  content: "ﶙ";
}

.fi-tr-users-class:before {
  content: "ﶚ";
}

.fi-tr-users-gear:before {
  content: "ﶛ";
}

.fi-tr-users-medical:before {
  content: "ﶜ";
}

.fi-tr-users-slash:before {
  content: "ﶝ";
}

.fi-tr-users:before {
  content: "ﶞ";
}

.fi-tr-utensils-slash:before {
  content: "ﶟ";
}

.fi-tr-utensils:before {
  content: "ﶠ";
}

.fi-tr-utility-pole-double:before {
  content: "ﶡ";
}

.fi-tr-utility-pole:before {
  content: "ﶢ";
}

.fi-tr-ux-browser:before {
  content: "ﶣ";
}

.fi-tr-ux:before {
  content: "ﶤ";
}

.fi-tr-v:before {
  content: "ﶥ";
}

.fi-tr-vacuum-robot:before {
  content: "ﶦ";
}

.fi-tr-vacuum:before {
  content: "ﶧ";
}

.fi-tr-value-absolute:before {
  content: "ﶨ";
}

.fi-tr-vault:before {
  content: "ﶩ";
}

.fi-tr-vector-circle:before {
  content: "ﶪ";
}

.fi-tr-vector-polygon:before {
  content: "ﶫ";
}

.fi-tr-venus-double:before {
  content: "ﶬ";
}

.fi-tr-venus-mars:before {
  content: "ﶭ";
}

.fi-tr-venus:before {
  content: "ﶮ";
}

.fi-tr-vest-patches:before {
  content: "ﶯ";
}

.fi-tr-vest:before {
  content: "ﶰ";
}

.fi-tr-video-arrow-down-left:before {
  content: "ﶱ";
}

.fi-tr-video-arrow-up-right:before {
  content: "ﶲ";
}

.fi-tr-video-camera-alt:before {
  content: "ﶳ";
}

.fi-tr-video-camera:before {
  content: "ﶴ";
}

.fi-tr-video-duration:before {
  content: "ﶵ";
}

.fi-tr-video-plus:before {
  content: "ﶶ";
}

.fi-tr-video-slash:before {
  content: "ﶷ";
}

.fi-tr-videoconference:before {
  content: "ﶸ";
}

.fi-tr-vihara:before {
  content: "ﶹ";
}

.fi-tr-violin:before {
  content: "ﶺ";
}

.fi-tr-virus-slash:before {
  content: "ﶻ";
}

.fi-tr-virus:before {
  content: "ﶼ";
}

.fi-tr-viruses:before {
  content: "ﶽ";
}

.fi-tr-visit:before {
  content: "ﶾ";
}

.fi-tr-voicemail:before {
  content: "ﶿ";
}

.fi-tr-volcano:before {
  content: "ﷀ";
}

.fi-tr-volume-down:before {
  content: "ﷁ";
}

.fi-tr-volume-mute:before {
  content: "ﷂ";
}

.fi-tr-volume-off:before {
  content: "ﷃ";
}

.fi-tr-volume-slash:before {
  content: "ﷄ";
}

.fi-tr-vote-nay:before {
  content: "ﷅ";
}

.fi-tr-vote-yea:before {
  content: "ﷆ";
}

.fi-tr-vr-cardboard:before {
  content: "ﷇ";
}

.fi-tr-w:before {
  content: "﷈";
}

.fi-tr-waffle:before {
  content: "﷉";
}

.fi-tr-wagon-covered:before {
  content: "﷊";
}

.fi-tr-walker:before {
  content: "﷋";
}

.fi-tr-walkie-talkie:before {
  content: "﷌";
}

.fi-tr-walking:before {
  content: "﷍";
}

.fi-tr-wallet-arrow:before {
  content: "﷎";
}

.fi-tr-wallet-buyer:before {
  content: "﷏";
}

.fi-tr-wallet:before {
  content: "﷐";
}

.fi-tr-warehouse-alt:before {
  content: "﷑";
}

.fi-tr-warranty:before {
  content: "﷒";
}

.fi-tr-washer:before {
  content: "﷓";
}

.fi-tr-waste-pollution:before {
  content: "﷔";
}

.fi-tr-waste:before {
  content: "﷕";
}

.fi-tr-watch-calculator:before {
  content: "﷖";
}

.fi-tr-watch-fitness:before {
  content: "﷗";
}

.fi-tr-watch-smart:before {
  content: "﷘";
}

.fi-tr-watch:before {
  content: "﷙";
}

.fi-tr-water-bottle:before {
  content: "﷚";
}

.fi-tr-water-ladder:before {
  content: "﷛";
}

.fi-tr-water-lower:before {
  content: "﷜";
}

.fi-tr-water-rise:before {
  content: "﷝";
}

.fi-tr-water:before {
  content: "﷞";
}

.fi-tr-watermelon:before {
  content: "﷟";
}

.fi-tr-wave-sine:before {
  content: "﷠";
}

.fi-tr-wave-square:before {
  content: "﷡";
}

.fi-tr-wave-triangle:before {
  content: "﷢";
}

.fi-tr-wave:before {
  content: "﷣";
}

.fi-tr-waveform-path:before {
  content: "﷤";
}

.fi-tr-waveform:before {
  content: "﷥";
}

.fi-tr-web-design:before {
  content: "﷦";
}

.fi-tr-web:before {
  content: "﷧";
}

.fi-tr-webcam-slash:before {
  content: "﷨";
}

.fi-tr-webcam:before {
  content: "﷩";
}

.fi-tr-webhook:before {
  content: "﷪";
}

.fi-tr-wednesday:before {
  content: "﷫";
}

.fi-tr-whale:before {
  content: "﷬";
}

.fi-tr-wheat-awn-circle-exclamation:before {
  content: "﷭";
}

.fi-tr-wheat-awn-slash:before {
  content: "﷮";
}

.fi-tr-wheat-awn:before {
  content: "﷯";
}

.fi-tr-wheat-slash:before {
  content: "ﷰ";
}

.fi-tr-wheat:before {
  content: "ﷱ";
}

.fi-tr-wheelchair-move:before {
  content: "ﷲ";
}

.fi-tr-wheelchair-sleeping:before {
  content: "ﷳ";
}

.fi-tr-wheelchair:before {
  content: "ﷴ";
}

.fi-tr-whistle:before {
  content: "ﷵ";
}

.fi-tr-white-space:before {
  content: "ﷶ";
}

.fi-tr-wifi-1:before {
  content: "ﷷ";
}

.fi-tr-wifi-2:before {
  content: "ﷸ";
}

.fi-tr-wifi-alt:before {
  content: "ﷹ";
}

.fi-tr-wifi-exclamation:before {
  content: "ﷺ";
}

.fi-tr-wifi-slash:before {
  content: "ﷻ";
}

.fi-tr-wifi:before {
  content: "﷼";
}

.fi-tr-wind-turbine:before {
  content: "﷽";
}

.fi-tr-wind-warning:before {
  content: "﷾";
}

.fi-tr-wind:before {
  content: "﷿";
}

.fi-tr-window-alt:before {
  content: "︐";
}

.fi-tr-window-frame-open:before {
  content: "︑";
}

.fi-tr-window-frame:before {
  content: "︒";
}

.fi-tr-window-maximize:before {
  content: "︓";
}

.fi-tr-window-minimize:before {
  content: "︔";
}

.fi-tr-window-restore:before {
  content: "︕";
}

.fi-tr-windsock:before {
  content: "︖";
}

.fi-tr-wine-bottle:before {
  content: "︗";
}

.fi-tr-wine-glass-crack:before {
  content: "︘";
}

.fi-tr-wine-glass-empty:before {
  content: "︙";
}

.fi-tr-wishlist-heart:before {
  content: "︚";
}

.fi-tr-wishlist-star:before {
  content: "︛";
}

.fi-tr-woman-head:before {
  content: "︜";
}

.fi-tr-woman-scientist:before {
  content: "︝";
}

.fi-tr-won-sign:before {
  content: "︞";
}

.fi-tr-work-in-progress:before {
  content: "︟";
}

.fi-tr-workshop:before {
  content: "︰";
}

.fi-tr-world:before {
  content: "︱";
}

.fi-tr-worm:before {
  content: "︲";
}

.fi-tr-wreath:before {
  content: "︳";
}

.fi-tr-wrench-alt:before {
  content: "︴";
}

.fi-tr-wrench-simple:before {
  content: "︵";
}

.fi-tr-x-ray:before {
  content: "︶";
}

.fi-tr-x:before {
  content: "︷";
}

.fi-tr-y:before {
  content: "︸";
}

.fi-tr-yen:before {
  content: "︹";
}

.fi-tr-yin-yang:before {
  content: "︺";
}

.fi-tr-z:before {
  content: "︻";
}

.fi-tr-zip-file:before {
  content: "︼";
}

@font-face {
  font-family: uicons-bold-straight;
  src: url('uicons-bold-straight-3JAZKD6K.woff2') format("woff2"), url('uicons-bold-straight-3S6L5GRX.woff') format("woff"), url('uicons-bold-straight-UHOZTY66.eot#iefix') format("embedded-opentype");
  font-display: swap;
}
i[class^=fi-bs-]:before, i[class*=" fi-bs-"]:before, span[class^=fi-bs-]:before, span[class*=fi-bs-]:before {
  font-family: uicons-bold-straight !important;
  font-style: normal;
  font-weight: 400 !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.variable-selector-00:before {
  content: "︀";
}

.variable-selector-01:before {
  content: "︁";
}

.variable-selector-02:before {
  content: "︂";
}

.variable-selector-03:before {
  content: "︃";
}

.variable-selector-04:before {
  content: "︄";
}

.variable-selector-05:before {
  content: "︅";
}

.variable-selector-06:before {
  content: "︆";
}

.variable-selector-07:before {
  content: "︇";
}

.variable-selector-08:before {
  content: "︈";
}

.variable-selector-09:before {
  content: "︉";
}

.variable-selector-0a:before {
  content: "︊";
}

.variable-selector-0b:before {
  content: "︋";
}

.variable-selector-0c:before {
  content: "︌";
}

.variable-selector-0d:before {
  content: "︍";
}

.variable-selector-0e:before {
  content: "︎";
}

.variable-selector-0f:before {
  content: "️";
}

.combining-half-marks-00:before {
  content: "︠";
}

.combining-half-marks-01:before {
  content: "︡";
}

.combining-half-marks-02:before {
  content: "︢";
}

.combining-half-marks-03:before {
  content: "︣";
}

.combining-half-marks-04:before {
  content: "︤";
}

.combining-half-marks-05:before {
  content: "︥";
}

.combining-half-marks-06:before {
  content: "︦";
}

.combining-half-marks-07:before {
  content: "︧";
}

.combining-half-marks-08:before {
  content: "︨";
}

.combining-half-marks-09:before {
  content: "︩";
}

.combining-half-marks-0a:before {
  content: "︪";
}

.combining-half-marks-0b:before {
  content: "︫";
}

.combining-half-marks-0c:before {
  content: "︬";
}

.combining-half-marks-0d:before {
  content: "︭";
}

.combining-half-marks-0e:before {
  content: "︮";
}

.combining-half-marks-0f:before {
  content: "︯";
}

.zero-width-no-break-space-0f:before {
  content: "﻿";
}

.fi-bs-0:before {
  content: "\f101";
}

.fi-bs-00s-music-disc:before {
  content: "\f102";
}

.fi-bs-1:before {
  content: "\f103";
}

.fi-bs-2:before {
  content: "\f104";
}

.fi-bs-3:before {
  content: "\f105";
}

.fi-bs-360-degrees:before {
  content: "\f106";
}

.fi-bs-4:before {
  content: "\f107";
}

.fi-bs-404:before {
  content: "\f108";
}

.fi-bs-5:before {
  content: "\f109";
}

.fi-bs-6:before {
  content: "\f10a";
}

.fi-bs-60s-music-disc:before {
  content: "\f10b";
}

.fi-bs-7:before {
  content: "\f10c";
}

.fi-bs-70s-music-disc:before {
  content: "\f10d";
}

.fi-bs-8:before {
  content: "\f10e";
}

.fi-bs-80s-music-disc:before {
  content: "\f10f";
}

.fi-bs-9:before {
  content: "\f110";
}

.fi-bs-90s-music-disc:before {
  content: "\f111";
}

.fi-bs-a:before {
  content: "\f112";
}

.fi-bs-accident:before {
  content: "\f113";
}

.fi-bs-acorn:before {
  content: "\f114";
}

.fi-bs-ad-paid:before {
  content: "\f115";
}

.fi-bs-ad:before {
  content: "\f116";
}

.fi-bs-add-document:before {
  content: "\f117";
}

.fi-bs-add-folder:before {
  content: "\f118";
}

.fi-bs-add-image:before {
  content: "\f119";
}

.fi-bs-add:before {
  content: "\f11a";
}

.fi-bs-address-book:before {
  content: "\f11b";
}

.fi-bs-address-card:before {
  content: "\f11c";
}

.fi-bs-admin-alt:before {
  content: "\f11d";
}

.fi-bs-admin:before {
  content: "\f11e";
}

.fi-bs-age-alt:before {
  content: "\f11f";
}

.fi-bs-age-restriction-eighteen:before {
  content: "\f120";
}

.fi-bs-age-restriction-seven:before {
  content: "\f121";
}

.fi-bs-age-restriction-six:before {
  content: "\f122";
}

.fi-bs-age-restriction-sixteen:before {
  content: "\f123";
}

.fi-bs-age-restriction-thirteen:before {
  content: "\f124";
}

.fi-bs-age-restriction-three:before {
  content: "\f125";
}

.fi-bs-age-restriction-twelve:before {
  content: "\f126";
}

.fi-bs-age-restriction-twenty-one:before {
  content: "\f127";
}

.fi-bs-age-restriction-zero:before {
  content: "\f128";
}

.fi-bs-age:before {
  content: "\f129";
}

.fi-bs-air-conditioner:before {
  content: "\f12a";
}

.fi-bs-air-freshener:before {
  content: "\f12b";
}

.fi-bs-air-pollution:before {
  content: "\f12c";
}

.fi-bs-airplane-journey:before {
  content: "\f12d";
}

.fi-bs-airplane-window-open:before {
  content: "\f12e";
}

.fi-bs-airplay:before {
  content: "\f12f";
}

.fi-bs-alarm-clock:before {
  content: "\f130";
}

.fi-bs-alarm-exclamation:before {
  content: "\f131";
}

.fi-bs-alarm-plus:before {
  content: "\f132";
}

.fi-bs-alarm-snooze:before {
  content: "\f133";
}

.fi-bs-album-circle-plus:before {
  content: "\f134";
}

.fi-bs-album-circle-user:before {
  content: "\f135";
}

.fi-bs-album-collection:before {
  content: "\f136";
}

.fi-bs-album:before {
  content: "\f137";
}

.fi-bs-algorithm:before {
  content: "\f138";
}

.fi-bs-alicorn:before {
  content: "\f139";
}

.fi-bs-alien:before {
  content: "\f13a";
}

.fi-bs-align-center:before {
  content: "\f13b";
}

.fi-bs-align-justify:before {
  content: "\f13c";
}

.fi-bs-align-left:before {
  content: "\f13d";
}

.fi-bs-align-slash:before {
  content: "\f13e";
}

.fi-bs-ambulance:before {
  content: "\f13f";
}

.fi-bs-analyse-alt:before {
  content: "\f140";
}

.fi-bs-analyse:before {
  content: "\f141";
}

.fi-bs-anatomical-heart:before {
  content: "\f142";
}

.fi-bs-anchor:before {
  content: "\f143";
}

.fi-bs-angel:before {
  content: "\f144";
}

.fi-bs-angle-90:before {
  content: "\f145";
}

.fi-bs-angle-circle-down:before {
  content: "\f146";
}

.fi-bs-angle-circle-left:before {
  content: "\f147";
}

.fi-bs-angle-circle-right:before {
  content: "\f148";
}

.fi-bs-angle-circle-up:before {
  content: "\f149";
}

.fi-bs-angle-double-left:before {
  content: "\f14a";
}

.fi-bs-angle-double-right:before {
  content: "\f14b";
}

.fi-bs-angle-double-small-down:before {
  content: "\f14c";
}

.fi-bs-angle-double-small-left:before {
  content: "\f14d";
}

.fi-bs-angle-double-small-right:before {
  content: "\f14e";
}

.fi-bs-angle-double-small-up:before {
  content: "\f14f";
}

.fi-bs-angle-down:before {
  content: "\f150";
}

.fi-bs-angle-left:before {
  content: "\f151";
}

.fi-bs-angle-right:before {
  content: "\f152";
}

.fi-bs-angle-small-down:before {
  content: "\f153";
}

.fi-bs-angle-small-left:before {
  content: "\f154";
}

.fi-bs-angle-small-right:before {
  content: "\f155";
}

.fi-bs-angle-small-up:before {
  content: "\f156";
}

.fi-bs-angle-square-down:before {
  content: "\f157";
}

.fi-bs-angle-square-left:before {
  content: "\f158";
}

.fi-bs-angle-square-right:before {
  content: "\f159";
}

.fi-bs-angle-square-up:before {
  content: "\f15a";
}

.fi-bs-angle-up:before {
  content: "\f15b";
}

.fi-bs-angle:before {
  content: "\f15c";
}

.fi-bs-angles-up-down:before {
  content: "\f15d";
}

.fi-bs-angry:before {
  content: "\f15e";
}

.fi-bs-animated-icon:before {
  content: "\f15f";
}

.fi-bs-ankh:before {
  content: "\f160";
}

.fi-bs-answer-alt:before {
  content: "\f161";
}

.fi-bs-answer:before {
  content: "\f162";
}

.fi-bs-apartment:before {
  content: "\f163";
}

.fi-bs-aperture:before {
  content: "\f164";
}

.fi-bs-api:before {
  content: "\f165";
}

.fi-bs-apple-core:before {
  content: "\f166";
}

.fi-bs-apple-crate:before {
  content: "\f167";
}

.fi-bs-apple-whole:before {
  content: "\f168";
}

.fi-bs-apps-add:before {
  content: "\f169";
}

.fi-bs-apps-delete:before {
  content: "\f16a";
}

.fi-bs-apps-sort:before {
  content: "\f16b";
}

.fi-bs-apps:before {
  content: "\f16c";
}

.fi-bs-archive:before {
  content: "\f16d";
}

.fi-bs-archway:before {
  content: "\f16e";
}

.fi-bs-arrow-alt-circle-down:before {
  content: "\f16f";
}

.fi-bs-arrow-alt-circle-left:before {
  content: "\f170";
}

.fi-bs-arrow-alt-circle-right:before {
  content: "\f171";
}

.fi-bs-arrow-alt-circle-up:before {
  content: "\f172";
}

.fi-bs-arrow-alt-down:before {
  content: "\f173";
}

.fi-bs-arrow-alt-from-bottom:before {
  content: "\f174";
}

.fi-bs-arrow-alt-from-left:before {
  content: "\f175";
}

.fi-bs-arrow-alt-from-right:before {
  content: "\f176";
}

.fi-bs-arrow-alt-from-top:before {
  content: "\f177";
}

.fi-bs-arrow-alt-left:before {
  content: "\f178";
}

.fi-bs-arrow-alt-right:before {
  content: "\f179";
}

.fi-bs-arrow-alt-square-down:before {
  content: "\f17a";
}

.fi-bs-arrow-alt-square-left:before {
  content: "\f17b";
}

.fi-bs-arrow-alt-square-right:before {
  content: "\f17c";
}

.fi-bs-arrow-alt-square-up:before {
  content: "\f17d";
}

.fi-bs-arrow-alt-to-bottom:before {
  content: "\f17e";
}

.fi-bs-arrow-alt-to-left:before {
  content: "\f17f";
}

.fi-bs-arrow-alt-to-right:before {
  content: "\f180";
}

.fi-bs-arrow-alt-to-top:before {
  content: "\f181";
}

.fi-bs-arrow-alt-up:before {
  content: "\f182";
}

.fi-bs-arrow-circle-down:before {
  content: "\f183";
}

.fi-bs-arrow-circle-left:before {
  content: "\f184";
}

.fi-bs-arrow-circle-right:before {
  content: "\f185";
}

.fi-bs-arrow-circle-up:before {
  content: "\f186";
}

.fi-bs-arrow-comparison:before {
  content: "\f187";
}

.fi-bs-arrow-down-from-arc:before {
  content: "\f188";
}

.fi-bs-arrow-down-from-dotted-line:before {
  content: "\f189";
}

.fi-bs-arrow-down-left:before {
  content: "\f18a";
}

.fi-bs-arrow-down-small-big:before {
  content: "\f18b";
}

.fi-bs-arrow-down-to-dotted-line:before {
  content: "\f18c";
}

.fi-bs-arrow-down-to-square:before {
  content: "\f18d";
}

.fi-bs-arrow-down-triangle-square:before {
  content: "\f18e";
}

.fi-bs-arrow-down:before {
  content: "\f18f";
}

.fi-bs-arrow-from-bottom:before {
  content: "\f190";
}

.fi-bs-arrow-from-left:before {
  content: "\f191";
}

.fi-bs-arrow-from-right:before {
  content: "\f192";
}

.fi-bs-arrow-from-top:before {
  content: "\f193";
}

.fi-bs-arrow-left-from-arc:before {
  content: "\f194";
}

.fi-bs-arrow-left-from-line:before {
  content: "\f195";
}

.fi-bs-arrow-left-to-arc:before {
  content: "\f196";
}

.fi-bs-arrow-left:before {
  content: "\f197";
}

.fi-bs-arrow-progress-alt:before {
  content: "\f198";
}

.fi-bs-arrow-progress:before {
  content: "\f199";
}

.fi-bs-arrow-right-to-bracket:before {
  content: "\f19a";
}

.fi-bs-arrow-right:before {
  content: "\f19b";
}

.fi-bs-arrow-small-down:before {
  content: "\f19c";
}

.fi-bs-arrow-small-left:before {
  content: "\f19d";
}

.fi-bs-arrow-small-right:before {
  content: "\f19e";
}

.fi-bs-arrow-small-up:before {
  content: "\f19f";
}

.fi-bs-arrow-square-down:before {
  content: "\f1a0";
}

.fi-bs-arrow-square-left:before {
  content: "\f1a1";
}

.fi-bs-arrow-square-right:before {
  content: "\f1a2";
}

.fi-bs-arrow-square-up:before {
  content: "\f1a3";
}

.fi-bs-arrow-to-bottom:before {
  content: "\f1a4";
}

.fi-bs-arrow-to-left:before {
  content: "\f1a5";
}

.fi-bs-arrow-to-right:before {
  content: "\f1a6";
}

.fi-bs-arrow-to-top:before {
  content: "\f1a7";
}

.fi-bs-arrow-trend-down:before {
  content: "\f1a8";
}

.fi-bs-arrow-trend-up:before {
  content: "\f1a9";
}

.fi-bs-arrow-turn-down-left:before {
  content: "\f1aa";
}

.fi-bs-arrow-turn-down-right:before {
  content: "\f1ab";
}

.fi-bs-arrow-turn-left-up:before {
  content: "\f1ac";
}

.fi-bs-arrow-up-from-dotted-line:before {
  content: "\f1ad";
}

.fi-bs-arrow-up-from-ground-water:before {
  content: "\f1ae";
}

.fi-bs-arrow-up-from-square:before {
  content: "\f1af";
}

.fi-bs-arrow-up-left-from-circle:before {
  content: "\f1b0";
}

.fi-bs-arrow-up-left:before {
  content: "\f1b1";
}

.fi-bs-arrow-up-right-and-arrow-down-left-from-center:before {
  content: "\f1b2";
}

.fi-bs-arrow-up-right-from-square:before {
  content: "\f1b3";
}

.fi-bs-arrow-up-right:before {
  content: "\f1b4";
}

.fi-bs-arrow-up-small-big:before {
  content: "\f1b5";
}

.fi-bs-arrow-up-square-triangle:before {
  content: "\f1b6";
}

.fi-bs-arrow-up-to-arc:before {
  content: "\f1b7";
}

.fi-bs-arrow-up-to-dotted-line:before {
  content: "\f1b8";
}

.fi-bs-arrow-up:before {
  content: "\f1b9";
}

.fi-bs-arrow-upward-growth-crypto:before {
  content: "\f1ba";
}

.fi-bs-arrows-alt-h:before {
  content: "\f1bb";
}

.fi-bs-arrows-alt-v:before {
  content: "\f1bc";
}

.fi-bs-arrows-alt:before {
  content: "\f1bd";
}

.fi-bs-arrows-cross:before {
  content: "\f1be";
}

.fi-bs-arrows-from-dotted-line:before {
  content: "\f1bf";
}

.fi-bs-arrows-from-line:before {
  content: "\f1c0";
}

.fi-bs-arrows-h-copy:before {
  content: "\f1c1";
}

.fi-bs-arrows-h:before {
  content: "\f1c2";
}

.fi-bs-arrows-repeat-1:before {
  content: "\f1c3";
}

.fi-bs-arrows-repeat:before {
  content: "\f1c4";
}

.fi-bs-arrows-retweet:before {
  content: "\f1c5";
}

.fi-bs-arrows-split-right-and-left:before {
  content: "\f1c6";
}

.fi-bs-arrows-split-up-and-left:before {
  content: "\f1c7";
}

.fi-bs-arrows-to-circle:before {
  content: "\f1c8";
}

.fi-bs-arrows-to-dotted-line:before {
  content: "\f1c9";
}

.fi-bs-arrows-to-eye:before {
  content: "\f1ca";
}

.fi-bs-arrows-to-line:before {
  content: "\f1cb";
}

.fi-bs-arrows:before {
  content: "\f1cc";
}

.fi-bs-artificial-intelligence:before {
  content: "\f1cd";
}

.fi-bs-assept-document:before {
  content: "\f1ce";
}

.fi-bs-assessment-alt:before {
  content: "\f1cf";
}

.fi-bs-assessment:before {
  content: "\f1d0";
}

.fi-bs-assign:before {
  content: "\f1d1";
}

.fi-bs-assistive-listening-systems:before {
  content: "\f1d2";
}

.fi-bs-asterik:before {
  content: "\f1d3";
}

.fi-bs-at:before {
  content: "\f1d4";
}

.fi-bs-attribution-pen:before {
  content: "\f1d5";
}

.fi-bs-attribution-pencil:before {
  content: "\f1d6";
}

.fi-bs-aubergine:before {
  content: "\f1d7";
}

.fi-bs-auction:before {
  content: "\f1d8";
}

.fi-bs-audience-megaphone:before {
  content: "\f1d9";
}

.fi-bs-audio-description-slash:before {
  content: "\f1da";
}

.fi-bs-audit-alt:before {
  content: "\f1db";
}

.fi-bs-audit:before {
  content: "\f1dc";
}

.fi-bs-austral-sign:before {
  content: "\f1dd";
}

.fi-bs-avocado:before {
  content: "\f1de";
}

.fi-bs-award:before {
  content: "\f1df";
}

.fi-bs-axe-battle:before {
  content: "\f1e0";
}

.fi-bs-axe:before {
  content: "\f1e1";
}

.fi-bs-b:before {
  content: "\f1e2";
}

.fi-bs-baby-carriage:before {
  content: "\f1e3";
}

.fi-bs-baby:before {
  content: "\f1e4";
}

.fi-bs-back-up:before {
  content: "\f1e5";
}

.fi-bs-background:before {
  content: "\f1e6";
}

.fi-bs-backpack:before {
  content: "\f1e7";
}

.fi-bs-bacon:before {
  content: "\f1e8";
}

.fi-bs-bacteria:before {
  content: "\f1e9";
}

.fi-bs-bacterium:before {
  content: "\f1ea";
}

.fi-bs-badge-check:before {
  content: "\f1eb";
}

.fi-bs-badge-dollar:before {
  content: "\f1ec";
}

.fi-bs-badge-leaf:before {
  content: "\f1ed";
}

.fi-bs-badge-percent:before {
  content: "\f1ee";
}

.fi-bs-badge-sheriff:before {
  content: "\f1ef";
}

.fi-bs-badge:before {
  content: "\f1f0";
}

.fi-bs-badger-honey:before {
  content: "\f1f1";
}

.fi-bs-badget-check-alt:before {
  content: "\f1f2";
}

.fi-bs-badminton:before {
  content: "\f1f3";
}

.fi-bs-bag-map-pin:before {
  content: "\f1f4";
}

.fi-bs-bag-seedling:before {
  content: "\f1f5";
}

.fi-bs-bag-shopping-minus:before {
  content: "\f1f6";
}

.fi-bs-bags-shopping:before {
  content: "\f1f7";
}

.fi-bs-baguette:before {
  content: "\f1f8";
}

.fi-bs-bahai:before {
  content: "\f1f9";
}

.fi-bs-baht-sign:before {
  content: "\f1fa";
}

.fi-bs-balance-scale-left:before {
  content: "\f1fb";
}

.fi-bs-balance-scale-right:before {
  content: "\f1fc";
}

.fi-bs-ball-pile:before {
  content: "\f1fd";
}

.fi-bs-ballet-dance:before {
  content: "\f1fe";
}

.fi-bs-balloon:before {
  content: "\f1ff";
}

.fi-bs-balloons:before {
  content: "\f200";
}

.fi-bs-ballot-check:before {
  content: "\f201";
}

.fi-bs-ballot:before {
  content: "\f202";
}

.fi-bs-ban-bug:before {
  content: "\f203";
}

.fi-bs-ban:before {
  content: "\f204";
}

.fi-bs-banana:before {
  content: "\f205";
}

.fi-bs-band-aid:before {
  content: "\f206";
}

.fi-bs-bangladeshi-taka-sign:before {
  content: "\f207";
}

.fi-bs-banjo:before {
  content: "\f208";
}

.fi-bs-bank:before {
  content: "\f209";
}

.fi-bs-banner-2:before {
  content: "\f20a";
}

.fi-bs-banner-3:before {
  content: "\f20b";
}

.fi-bs-banner-4:before {
  content: "\f20c";
}

.fi-bs-banner-5:before {
  content: "\f20d";
}

.fi-bs-banner:before {
  content: "\f20e";
}

.fi-bs-barber-pole:before {
  content: "\f20f";
}

.fi-bs-barber-shop:before {
  content: "\f210";
}

.fi-bs-barcode-read:before {
  content: "\f211";
}

.fi-bs-barcode-scan:before {
  content: "\f212";
}

.fi-bs-barcode:before {
  content: "\f213";
}

.fi-bs-bars-filter:before {
  content: "\f214";
}

.fi-bs-bars-progress:before {
  content: "\f215";
}

.fi-bs-bars-sort:before {
  content: "\f216";
}

.fi-bs-bars-staggered:before {
  content: "\f217";
}

.fi-bs-baseball-alt:before {
  content: "\f218";
}

.fi-bs-baseball:before {
  content: "\f219";
}

.fi-bs-basket-shopping-minus:before {
  content: "\f21a";
}

.fi-bs-basket-shopping-plus:before {
  content: "\f21b";
}

.fi-bs-basket-shopping-simple:before {
  content: "\f21c";
}

.fi-bs-basketball-hoop:before {
  content: "\f21d";
}

.fi-bs-basketball:before {
  content: "\f21e";
}

.fi-bs-bat:before {
  content: "\f21f";
}

.fi-bs-bath:before {
  content: "\f220";
}

.fi-bs-battery-bolt:before {
  content: "\f221";
}

.fi-bs-battery-empty:before {
  content: "\f222";
}

.fi-bs-battery-exclamation:before {
  content: "\f223";
}

.fi-bs-battery-full:before {
  content: "\f224";
}

.fi-bs-battery-half:before {
  content: "\f225";
}

.fi-bs-battery-quarter:before {
  content: "\f226";
}

.fi-bs-battery-slash:before {
  content: "\f227";
}

.fi-bs-battery-three-quarters:before {
  content: "\f228";
}

.fi-bs-beacon:before {
  content: "\f229";
}

.fi-bs-bed-alt:before {
  content: "\f22a";
}

.fi-bs-bed-bunk:before {
  content: "\f22b";
}

.fi-bs-bed-empty:before {
  content: "\f22c";
}

.fi-bs-bed:before {
  content: "\f22d";
}

.fi-bs-bee:before {
  content: "\f22e";
}

.fi-bs-beer-mug-empty:before {
  content: "\f22f";
}

.fi-bs-beer:before {
  content: "\f230";
}

.fi-bs-bell-concierge:before {
  content: "\f231";
}

.fi-bs-bell-notification-call:before {
  content: "\f232";
}

.fi-bs-bell-notification-social-media:before {
  content: "\f233";
}

.fi-bs-bell-ring:before {
  content: "\f234";
}

.fi-bs-bell-school-slash:before {
  content: "\f235";
}

.fi-bs-bell-school:before {
  content: "\f236";
}

.fi-bs-bell-slash:before {
  content: "\f237";
}

.fi-bs-bell:before {
  content: "\f238";
}

.fi-bs-bells:before {
  content: "\f239";
}

.fi-bs-bench-tree:before {
  content: "\f23a";
}

.fi-bs-benefit-diamond-alt:before {
  content: "\f23b";
}

.fi-bs-benefit-diamond:before {
  content: "\f23c";
}

.fi-bs-benefit-hand:before {
  content: "\f23d";
}

.fi-bs-benefit-increase:before {
  content: "\f23e";
}

.fi-bs-benefit-porcent:before {
  content: "\f23f";
}

.fi-bs-benefit:before {
  content: "\f240";
}

.fi-bs-betamax:before {
  content: "\f241";
}

.fi-bs-bible:before {
  content: "\f242";
}

.fi-bs-bicycle-journey:before {
  content: "\f243";
}

.fi-bs-bike:before {
  content: "\f244";
}

.fi-bs-biking-mountain:before {
  content: "\f245";
}

.fi-bs-biking:before {
  content: "\f246";
}

.fi-bs-bill-arrow:before {
  content: "\f247";
}

.fi-bs-billiard:before {
  content: "\f248";
}

.fi-bs-bin-bottles:before {
  content: "\f249";
}

.fi-bs-binary-circle-check:before {
  content: "\f24a";
}

.fi-bs-binary-lock:before {
  content: "\f24b";
}

.fi-bs-binary-slash:before {
  content: "\f24c";
}

.fi-bs-binary:before {
  content: "\f24d";
}

.fi-bs-binoculars:before {
  content: "\f24e";
}

.fi-bs-bio-leaves:before {
  content: "\f24f";
}

.fi-bs-bio:before {
  content: "\f250";
}

.fi-bs-biohazard:before {
  content: "\f251";
}

.fi-bs-bird:before {
  content: "\f252";
}

.fi-bs-bitcoin-sign:before {
  content: "\f253";
}

.fi-bs-blanket:before {
  content: "\f254";
}

.fi-bs-blender-phone:before {
  content: "\f255";
}

.fi-bs-blender:before {
  content: "\f256";
}

.fi-bs-blinds-open:before {
  content: "\f257";
}

.fi-bs-blinds-raised:before {
  content: "\f258";
}

.fi-bs-blinds:before {
  content: "\f259";
}

.fi-bs-block-brick:before {
  content: "\f25a";
}

.fi-bs-block-microphone:before {
  content: "\f25b";
}

.fi-bs-block-question:before {
  content: "\f25c";
}

.fi-bs-block-quote:before {
  content: "\f25d";
}

.fi-bs-block:before {
  content: "\f25e";
}

.fi-bs-blockchain-3:before {
  content: "\f25f";
}

.fi-bs-blog-pencil:before {
  content: "\f260";
}

.fi-bs-blog-text:before {
  content: "\f261";
}

.fi-bs-blood-dropper:before {
  content: "\f262";
}

.fi-bs-blood-test-tube-alt:before {
  content: "\f263";
}

.fi-bs-blood-test-tube:before {
  content: "\f264";
}

.fi-bs-blood:before {
  content: "\f265";
}

.fi-bs-blueberries:before {
  content: "\f266";
}

.fi-bs-blueprint:before {
  content: "\f267";
}

.fi-bs-bold:before {
  content: "\f268";
}

.fi-bs-bolt-auto:before {
  content: "\f269";
}

.fi-bs-bolt-slash:before {
  content: "\f26a";
}

.fi-bs-bolt:before {
  content: "\f26b";
}

.fi-bs-bomb:before {
  content: "\f26c";
}

.fi-bs-bone-break:before {
  content: "\f26d";
}

.fi-bs-bone:before {
  content: "\f26e";
}

.fi-bs-bong:before {
  content: "\f26f";
}

.fi-bs-bonus-alt:before {
  content: "\f270";
}

.fi-bs-bonus-star:before {
  content: "\f271";
}

.fi-bs-bonus:before {
  content: "\f272";
}

.fi-bs-book-alt:before {
  content: "\f273";
}

.fi-bs-book-arrow-right:before {
  content: "\f274";
}

.fi-bs-book-arrow-up:before {
  content: "\f275";
}

.fi-bs-book-atlas:before {
  content: "\f276";
}

.fi-bs-book-bookmark:before {
  content: "\f277";
}

.fi-bs-book-circle-arrow-right:before {
  content: "\f278";
}

.fi-bs-book-circle-arrow-up:before {
  content: "\f279";
}

.fi-bs-book-copy:before {
  content: "\f27a";
}

.fi-bs-book-dead:before {
  content: "\f27b";
}

.fi-bs-book-font:before {
  content: "\f27c";
}

.fi-bs-book-heart:before {
  content: "\f27d";
}

.fi-bs-book-medical:before {
  content: "\f27e";
}

.fi-bs-book-open-cover:before {
  content: "\f27f";
}

.fi-bs-book-open-reader:before {
  content: "\f280";
}

.fi-bs-book-plus:before {
  content: "\f281";
}

.fi-bs-book-quran:before {
  content: "\f282";
}

.fi-bs-book-section:before {
  content: "\f283";
}

.fi-bs-book-spells:before {
  content: "\f284";
}

.fi-bs-book-tanakh:before {
  content: "\f285";
}

.fi-bs-book-user:before {
  content: "\f286";
}

.fi-bs-book:before {
  content: "\f287";
}

.fi-bs-Booking:before {
  content: "\f288";
}

.fi-bs-bookmark-slash:before {
  content: "\f289";
}

.fi-bs-bookmark:before {
  content: "\f28a";
}

.fi-bs-books-medical:before {
  content: "\f28b";
}

.fi-bs-books:before {
  content: "\f28c";
}

.fi-bs-boot-heeled:before {
  content: "\f28d";
}

.fi-bs-boot:before {
  content: "\f28e";
}

.fi-bs-booth-curtain:before {
  content: "\f28f";
}

.fi-bs-border-all:before {
  content: "\f290";
}

.fi-bs-border-bottom:before {
  content: "\f291";
}

.fi-bs-border-center-h:before {
  content: "\f292";
}

.fi-bs-border-center-v:before {
  content: "\f293";
}

.fi-bs-border-inner:before {
  content: "\f294";
}

.fi-bs-border-left:before {
  content: "\f295";
}

.fi-bs-border-none:before {
  content: "\f296";
}

.fi-bs-border-outer:before {
  content: "\f297";
}

.fi-bs-border-right:before {
  content: "\f298";
}

.fi-bs-border-style-alt:before {
  content: "\f299";
}

.fi-bs-border-style:before {
  content: "\f29a";
}

.fi-bs-border-top:before {
  content: "\f29b";
}

.fi-bs-boss:before {
  content: "\f29c";
}

.fi-bs-bottle-droplet:before {
  content: "\f29d";
}

.fi-bs-bottle:before {
  content: "\f29e";
}

.fi-bs-bow-arrow:before {
  content: "\f29f";
}

.fi-bs-bowl-chopsticks-noodles:before {
  content: "\f2a0";
}

.fi-bs-bowl-chopsticks:before {
  content: "\f2a1";
}

.fi-bs-bowl-rice:before {
  content: "\f2a2";
}

.fi-bs-bowl-scoop:before {
  content: "\f2a3";
}

.fi-bs-bowl-scoops:before {
  content: "\f2a4";
}

.fi-bs-bowl-soft-serve:before {
  content: "\f2a5";
}

.fi-bs-bowl-spoon:before {
  content: "\f2a6";
}

.fi-bs-bowling-ball:before {
  content: "\f2a7";
}

.fi-bs-bowling-pins:before {
  content: "\f2a8";
}

.fi-bs-bowling:before {
  content: "\f2a9";
}

.fi-bs-box-alt:before {
  content: "\f2aa";
}

.fi-bs-box-ballot:before {
  content: "\f2ab";
}

.fi-bs-box-check:before {
  content: "\f2ac";
}

.fi-bs-box-circle-check:before {
  content: "\f2ad";
}

.fi-bs-box-dollar:before {
  content: "\f2ae";
}

.fi-bs-box-fragile:before {
  content: "\f2af";
}

.fi-bs-box-heart:before {
  content: "\f2b0";
}

.fi-bs-box-open-full:before {
  content: "\f2b1";
}

.fi-bs-box-open:before {
  content: "\f2b2";
}

.fi-bs-box-tissue:before {
  content: "\f2b3";
}

.fi-bs-box-up:before {
  content: "\f2b4";
}

.fi-bs-box:before {
  content: "\f2b5";
}

.fi-bs-boxes:before {
  content: "\f2b6";
}

.fi-bs-boxing-glove:before {
  content: "\f2b7";
}

.fi-bs-bracket-curly-right:before {
  content: "\f2b8";
}

.fi-bs-bracket-curly:before {
  content: "\f2b9";
}

.fi-bs-bracket-round-right:before {
  content: "\f2ba";
}

.fi-bs-bracket-round:before {
  content: "\f2bb";
}

.fi-bs-bracket-square-right:before {
  content: "\f2bc";
}

.fi-bs-bracket-square:before {
  content: "\f2bd";
}

.fi-bs-brackets-curly:before {
  content: "\f2be";
}

.fi-bs-brackets-round:before {
  content: "\f2bf";
}

.fi-bs-brackets-square:before {
  content: "\f2c0";
}

.fi-bs-braille-a:before {
  content: "\f2c1";
}

.fi-bs-braille-b:before {
  content: "\f2c2";
}

.fi-bs-braille-c:before {
  content: "\f2c3";
}

.fi-bs-braille-d:before {
  content: "\f2c4";
}

.fi-bs-braille-e:before {
  content: "\f2c5";
}

.fi-bs-braille-g:before {
  content: "\f2c6";
}

.fi-bs-braille-h:before {
  content: "\f2c7";
}

.fi-bs-braille-i:before {
  content: "\f2c8";
}

.fi-bs-braille-j:before {
  content: "\f2c9";
}

.fi-bs-braille-k:before {
  content: "\f2ca";
}

.fi-bs-braille-l:before {
  content: "\f2cb";
}

.fi-bs-braille-m:before {
  content: "\f2cc";
}

.fi-bs-braille-n-alt:before {
  content: "\f2cd";
}

.fi-bs-braille-n:before {
  content: "\f2ce";
}

.fi-bs-braille-o:before {
  content: "\f2cf";
}

.fi-bs-braille-p:before {
  content: "\f2d0";
}

.fi-bs-braille-q:before {
  content: "\f2d1";
}

.fi-bs-braille-r:before {
  content: "\f2d2";
}

.fi-bs-braille-s:before {
  content: "\f2d3";
}

.fi-bs-braille-t:before {
  content: "\f2d4";
}

.fi-bs-braille-u:before {
  content: "\f2d5";
}

.fi-bs-braille-v:before {
  content: "\f2d6";
}

.fi-bs-braille-w:before {
  content: "\f2d7";
}

.fi-bs-braille-x:before {
  content: "\f2d8";
}

.fi-bs-braille-y:before {
  content: "\f2d9";
}

.fi-bs-braille-z:before {
  content: "\f2da";
}

.fi-bs-braille:before {
  content: "\f2db";
}

.fi-bs-brain-circuit:before {
  content: "\f2dc";
}

.fi-bs-brain:before {
  content: "\f2dd";
}

.fi-bs-brake-warning:before {
  content: "\f2de";
}

.fi-bs-branching:before {
  content: "\f2df";
}

.fi-bs-brand:before {
  content: "\f2e0";
}

.fi-bs-branding:before {
  content: "\f2e1";
}

.fi-bs-bread-loaf:before {
  content: "\f2e2";
}

.fi-bs-bread-slice-butter:before {
  content: "\f2e3";
}

.fi-bs-bread-slice:before {
  content: "\f2e4";
}

.fi-bs-bread:before {
  content: "\f2e5";
}

.fi-bs-briefcase-arrow-right:before {
  content: "\f2e6";
}

.fi-bs-briefcase-blank:before {
  content: "\f2e7";
}

.fi-bs-briefcase:before {
  content: "\f2e8";
}

.fi-bs-brightness-low:before {
  content: "\f2e9";
}

.fi-bs-brightness:before {
  content: "\f2ea";
}

.fi-bs-bring-forward:before {
  content: "\f2eb";
}

.fi-bs-bring-front:before {
  content: "\f2ec";
}

.fi-bs-broadcast-tower:before {
  content: "\f2ed";
}

.fi-bs-broccoli:before {
  content: "\f2ee";
}

.fi-bs-broken-chain-link-wrong:before {
  content: "\f2ef";
}

.fi-bs-broken-image:before {
  content: "\f2f0";
}

.fi-bs-broom-ball:before {
  content: "\f2f1";
}

.fi-bs-broom:before {
  content: "\f2f2";
}

.fi-bs-browser-ui:before {
  content: "\f2f3";
}

.fi-bs-browser:before {
  content: "\f2f4";
}

.fi-bs-browsers:before {
  content: "\f2f5";
}

.fi-bs-brush:before {
  content: "\f2f6";
}

.fi-bs-bucket:before {
  content: "\f2f7";
}

.fi-bs-budget-alt:before {
  content: "\f2f8";
}

.fi-bs-budget:before {
  content: "\f2f9";
}

.fi-bs-bug-slash:before {
  content: "\f2fa";
}

.fi-bs-bug:before {
  content: "\f2fb";
}

.fi-bs-bugs:before {
  content: "\f2fc";
}

.fi-bs-build-alt:before {
  content: "\f2fd";
}

.fi-bs-build:before {
  content: "\f2fe";
}

.fi-bs-builder:before {
  content: "\f2ff";
}

.fi-bs-building-circle-arrow-right:before {
  content: "\f300";
}

.fi-bs-building-ngo:before {
  content: "\f301";
}

.fi-bs-building:before {
  content: "\f302";
}

.fi-bs-bulb:before {
  content: "\f303";
}

.fi-bs-bullet:before {
  content: "\f304";
}

.fi-bs-bullhorn:before {
  content: "\f305";
}

.fi-bs-bullseye-arrow:before {
  content: "\f306";
}

.fi-bs-bullseye-pointer:before {
  content: "\f307";
}

.fi-bs-bullseye:before {
  content: "\f308";
}

.fi-bs-burger-alt:before {
  content: "\f309";
}

.fi-bs-burger-fries:before {
  content: "\f30a";
}

.fi-bs-burger-glass:before {
  content: "\f30b";
}

.fi-bs-burrito:before {
  content: "\f30c";
}

.fi-bs-burst:before {
  content: "\f30d";
}

.fi-bs-bus-alt:before {
  content: "\f30e";
}

.fi-bs-bus:before {
  content: "\f30f";
}

.fi-bs-business-time:before {
  content: "\f310";
}

.fi-bs-Butter:before {
  content: "\f311";
}

.fi-bs-butterfly:before {
  content: "\f312";
}

.fi-bs-c:before {
  content: "\f313";
}

.fi-bs-cabin:before {
  content: "\f314";
}

.fi-bs-cactus:before {
  content: "\f315";
}

.fi-bs-cage-empty:before {
  content: "\f316";
}

.fi-bs-cake-birthday:before {
  content: "\f317";
}

.fi-bs-cake-slice:before {
  content: "\f318";
}

.fi-bs-cake-wedding:before {
  content: "\f319";
}

.fi-bs-calculator-bill:before {
  content: "\f31a";
}

.fi-bs-calculator-math-tax:before {
  content: "\f31b";
}

.fi-bs-calculator-money:before {
  content: "\f31c";
}

.fi-bs-calculator-simple:before {
  content: "\f31d";
}

.fi-bs-calculator:before {
  content: "\f31e";
}

.fi-bs-calendar-arrow-down:before {
  content: "\f31f";
}

.fi-bs-calendar-arrow-up:before {
  content: "\f320";
}

.fi-bs-calendar-birhtday-cake:before {
  content: "\f321";
}

.fi-bs-calendar-call:before {
  content: "\f322";
}

.fi-bs-calendar-check:before {
  content: "\f323";
}

.fi-bs-calendar-clock:before {
  content: "\f324";
}

.fi-bs-calendar-day:before {
  content: "\f325";
}

.fi-bs-calendar-days:before {
  content: "\f326";
}

.fi-bs-calendar-event-tax:before {
  content: "\f327";
}

.fi-bs-calendar-exclamation:before {
  content: "\f328";
}

.fi-bs-calendar-gavel-legal:before {
  content: "\f329";
}

.fi-bs-calendar-heart:before {
  content: "\f32a";
}

.fi-bs-calendar-image:before {
  content: "\f32b";
}

.fi-bs-calendar-lines-pen:before {
  content: "\f32c";
}

.fi-bs-calendar-lines:before {
  content: "\f32d";
}

.fi-bs-calendar-minus:before {
  content: "\f32e";
}

.fi-bs-calendar-payment-loan:before {
  content: "\f32f";
}

.fi-bs-calendar-pen:before {
  content: "\f330";
}

.fi-bs-calendar-plus:before {
  content: "\f331";
}

.fi-bs-calendar-salary:before {
  content: "\f332";
}

.fi-bs-calendar-shift-swap:before {
  content: "\f333";
}

.fi-bs-calendar-star:before {
  content: "\f334";
}

.fi-bs-calendar-swap:before {
  content: "\f335";
}

.fi-bs-calendar-week:before {
  content: "\f336";
}

.fi-bs-calendar-xmark:before {
  content: "\f337";
}

.fi-bs-calendar:before {
  content: "\f338";
}

.fi-bs-calendars:before {
  content: "\f339";
}

.fi-bs-call-duration:before {
  content: "\f33a";
}

.fi-bs-call-history:before {
  content: "\f33b";
}

.fi-bs-call-incoming:before {
  content: "\f33c";
}

.fi-bs-call-missed:before {
  content: "\f33d";
}

.fi-bs-call-outgoing:before {
  content: "\f33e";
}

.fi-bs-camcorder:before {
  content: "\f33f";
}

.fi-bs-camera-cctv:before {
  content: "\f340";
}

.fi-bs-camera-movie:before {
  content: "\f341";
}

.fi-bs-camera-retro:before {
  content: "\f342";
}

.fi-bs-camera-rotate:before {
  content: "\f343";
}

.fi-bs-camera-security:before {
  content: "\f344";
}

.fi-bs-camera-slash:before {
  content: "\f345";
}

.fi-bs-camera-viewfinder:before {
  content: "\f346";
}

.fi-bs-camera:before {
  content: "\f347";
}

.fi-bs-campfire:before {
  content: "\f348";
}

.fi-bs-camping:before {
  content: "\f349";
}

.fi-bs-can-food:before {
  content: "\f34a";
}

.fi-bs-candle-holder:before {
  content: "\f34b";
}

.fi-bs-candle-lotus-yoga:before {
  content: "\f34c";
}

.fi-bs-candle-pose-yoga:before {
  content: "\f34d";
}

.fi-bs-candy-alt:before {
  content: "\f34e";
}

.fi-bs-candy-bar:before {
  content: "\f34f";
}

.fi-bs-candy-cane:before {
  content: "\f350";
}

.fi-bs-candy-corn:before {
  content: "\f351";
}

.fi-bs-candy-sweet:before {
  content: "\f352";
}

.fi-bs-candy:before {
  content: "\f353";
}

.fi-bs-Cannabis:before {
  content: "\f354";
}

.fi-bs-canned-food:before {
  content: "\f355";
}

.fi-bs-capsules:before {
  content: "\f356";
}

.fi-bs-car-alt:before {
  content: "\f357";
}

.fi-bs-car-battery:before {
  content: "\f358";
}

.fi-bs-car-bolt:before {
  content: "\f359";
}

.fi-bs-car-building:before {
  content: "\f35a";
}

.fi-bs-car-bump:before {
  content: "\f35b";
}

.fi-bs-car-bus:before {
  content: "\f35c";
}

.fi-bs-car-circle-bolt:before {
  content: "\f35d";
}

.fi-bs-car-crash:before {
  content: "\f35e";
}

.fi-bs-car-garage:before {
  content: "\f35f";
}

.fi-bs-car-journey:before {
  content: "\f360";
}

.fi-bs-car-mechanic:before {
  content: "\f361";
}

.fi-bs-car-rear:before {
  content: "\f362";
}

.fi-bs-car-side-bolt:before {
  content: "\f363";
}

.fi-bs-car-side:before {
  content: "\f364";
}

.fi-bs-car-tilt:before {
  content: "\f365";
}

.fi-bs-car-tunnel:before {
  content: "\f366";
}

.fi-bs-car-wash:before {
  content: "\f367";
}

.fi-bs-car:before {
  content: "\f368";
}

.fi-bs-caravan-alt:before {
  content: "\f369";
}

.fi-bs-caravan:before {
  content: "\f36a";
}

.fi-bs-card-club:before {
  content: "\f36b";
}

.fi-bs-card-diamond:before {
  content: "\f36c";
}

.fi-bs-card-heart:before {
  content: "\f36d";
}

.fi-bs-card-spade:before {
  content: "\f36e";
}

.fi-bs-cardinal-compass:before {
  content: "\f36f";
}

.fi-bs-career-growth:before {
  content: "\f370";
}

.fi-bs-career-path:before {
  content: "\f371";
}

.fi-bs-caret-circle-down:before {
  content: "\f372";
}

.fi-bs-caret-circle-right:before {
  content: "\f373";
}

.fi-bs-caret-circle-up:before {
  content: "\f374";
}

.fi-bs-caret-down:before {
  content: "\f375";
}

.fi-bs-caret-left:before {
  content: "\f376";
}

.fi-bs-caret-quare-up:before {
  content: "\f377";
}

.fi-bs-caret-right:before {
  content: "\f378";
}

.fi-bs-caret-square-down:before {
  content: "\f379";
}

.fi-bs-caret-square-left_1:before {
  content: "\f37a";
}

.fi-bs-caret-square-left:before {
  content: "\f37b";
}

.fi-bs-caret-square-right:before {
  content: "\f37c";
}

.fi-bs-caret-up:before {
  content: "\f37d";
}

.fi-bs-carrot:before {
  content: "\f37e";
}

.fi-bs-cars-crash:before {
  content: "\f37f";
}

.fi-bs-cars:before {
  content: "\f380";
}

.fi-bs-cart-arrow-down:before {
  content: "\f381";
}

.fi-bs-cart-minus:before {
  content: "\f382";
}

.fi-bs-cart-shopping-fast:before {
  content: "\f383";
}

.fi-bs-cash-register:before {
  content: "\f384";
}

.fi-bs-cassette-tape:before {
  content: "\f385";
}

.fi-bs-cassette-vhs:before {
  content: "\f386";
}

.fi-bs-castle:before {
  content: "\f387";
}

.fi-bs-cat-head:before {
  content: "\f388";
}

.fi-bs-cat-space:before {
  content: "\f389";
}

.fi-bs-cat:before {
  content: "\f38a";
}

.fi-bs-catalog-alt:before {
  content: "\f38b";
}

.fi-bs-catalog-magazine:before {
  content: "\f38c";
}

.fi-bs-catalog:before {
  content: "\f38d";
}

.fi-bs-category-alt:before {
  content: "\f38e";
}

.fi-bs-category:before {
  content: "\f38f";
}

.fi-bs-cauldron:before {
  content: "\f390";
}

.fi-bs-cedi-sign:before {
  content: "\f391";
}

.fi-bs-cello:before {
  content: "\f392";
}

.fi-bs-cent-sign:before {
  content: "\f393";
}

.fi-bs-chair-office:before {
  content: "\f394";
}

.fi-bs-chair:before {
  content: "\f395";
}

.fi-bs-chalkboard-user:before {
  content: "\f396";
}

.fi-bs-chalkboard:before {
  content: "\f397";
}

.fi-bs-challenge-alt:before {
  content: "\f398";
}

.fi-bs-challenge:before {
  content: "\f399";
}

.fi-bs-channel:before {
  content: "\f39a";
}

.fi-bs-charging-station:before {
  content: "\f39b";
}

.fi-bs-chart-area:before {
  content: "\f39c";
}

.fi-bs-chart-bullet:before {
  content: "\f39d";
}

.fi-bs-chart-candlestick:before {
  content: "\f39e";
}

.fi-bs-chart-connected:before {
  content: "\f39f";
}

.fi-bs-chart-gantt:before {
  content: "\f3a0";
}

.fi-bs-chart-histogram:before {
  content: "\f3a1";
}

.fi-bs-chart-kanban:before {
  content: "\f3a2";
}

.fi-bs-chart-line-up-down:before {
  content: "\f3a3";
}

.fi-bs-chart-line-up:before {
  content: "\f3a4";
}

.fi-bs-chart-mixed-up-circle-currency:before {
  content: "\f3a5";
}

.fi-bs-chart-mixed-up-circle-dollar:before {
  content: "\f3a6";
}

.fi-bs-chart-mixed:before {
  content: "\f3a7";
}

.fi-bs-chart-network:before {
  content: "\f3a8";
}

.fi-bs-chart-pie-alt:before {
  content: "\f3a9";
}

.fi-bs-chart-pie-simple-circle-currency:before {
  content: "\f3aa";
}

.fi-bs-chart-pie-simple-circle-dollar:before {
  content: "\f3ab";
}

.fi-bs-chart-pie:before {
  content: "\f3ac";
}

.fi-bs-chart-pyramid:before {
  content: "\f3ad";
}

.fi-bs-chart-radar:before {
  content: "\f3ae";
}

.fi-bs-chart-scatter-3d:before {
  content: "\f3af";
}

.fi-bs-chart-scatter-bubble:before {
  content: "\f3b0";
}

.fi-bs-chart-scatter:before {
  content: "\f3b1";
}

.fi-bs-chart-set-theory:before {
  content: "\f3b2";
}

.fi-bs-chart-simple-horizontal:before {
  content: "\f3b3";
}

.fi-bs-chart-simple:before {
  content: "\f3b4";
}

.fi-bs-chart-tree-map:before {
  content: "\f3b5";
}

.fi-bs-chart-tree:before {
  content: "\f3b6";
}

.fi-bs-chart-user:before {
  content: "\f3b7";
}

.fi-bs-chart-waterfall:before {
  content: "\f3b8";
}

.fi-bs-chat-arrow-down:before {
  content: "\f3b9";
}

.fi-bs-chat-arrow-grow:before {
  content: "\f3ba";
}

.fi-bs-chat-bubble-call:before {
  content: "\f3bb";
}

.fi-bs-chatbot-speech-bubble:before {
  content: "\f3bc";
}

.fi-bs-chatbot:before {
  content: "\f3bd";
}

.fi-bs-cheap-bill:before {
  content: "\f3be";
}

.fi-bs-cheap-dollar:before {
  content: "\f3bf";
}

.fi-bs-cheap-stack-dollar:before {
  content: "\f3c0";
}

.fi-bs-cheap-stack:before {
  content: "\f3c1";
}

.fi-bs-cheap:before {
  content: "\f3c2";
}

.fi-bs-check-circle:before {
  content: "\f3c3";
}

.fi-bs-check-double:before {
  content: "\f3c4";
}

.fi-bs-check-in-calendar:before {
  content: "\f3c5";
}

.fi-bs-check-out-calendar:before {
  content: "\f3c6";
}

.fi-bs-check:before {
  content: "\f3c7";
}

.fi-bs-checkbox:before {
  content: "\f3c8";
}

.fi-bs-checklist-task-budget:before {
  content: "\f3c9";
}

.fi-bs-cheese-alt:before {
  content: "\f3ca";
}

.fi-bs-cheese:before {
  content: "\f3cb";
}

.fi-bs-cheeseburger:before {
  content: "\f3cc";
}

.fi-bs-cherry:before {
  content: "\f3cd";
}

.fi-bs-chess-bishop:before {
  content: "\f3ce";
}

.fi-bs-chess-board:before {
  content: "\f3cf";
}

.fi-bs-chess-clock-alt:before {
  content: "\f3d0";
}

.fi-bs-chess-clock:before {
  content: "\f3d1";
}

.fi-bs-chess-king-alt:before {
  content: "\f3d2";
}

.fi-bs-chess-king:before {
  content: "\f3d3";
}

.fi-bs-chess-knight-alt:before {
  content: "\f3d4";
}

.fi-bs-chess-knight:before {
  content: "\f3d5";
}

.fi-bs-chess-pawn-alt:before {
  content: "\f3d6";
}

.fi-bs-chess-pawn:before {
  content: "\f3d7";
}

.fi-bs-chess-piece:before {
  content: "\f3d8";
}

.fi-bs-chess-queen-alt:before {
  content: "\f3d9";
}

.fi-bs-chess-queen:before {
  content: "\f3da";
}

.fi-bs-chess-rook-alt:before {
  content: "\f3db";
}

.fi-bs-chess-rook:before {
  content: "\f3dc";
}

.fi-bs-chess:before {
  content: "\f3dd";
}

.fi-bs-chevron-double-down:before {
  content: "\f3de";
}

.fi-bs-chevron-double-up:before {
  content: "\f3df";
}

.fi-bs-child-head:before {
  content: "\f3e0";
}

.fi-bs-child:before {
  content: "\f3e1";
}

.fi-bs-chimney:before {
  content: "\f3e2";
}

.fi-bs-chip:before {
  content: "\f3e3";
}

.fi-bs-chocolate:before {
  content: "\f3e4";
}

.fi-bs-choir-singing:before {
  content: "\f3e5";
}

.fi-bs-choose-alt:before {
  content: "\f3e6";
}

.fi-bs-choose:before {
  content: "\f3e7";
}

.fi-bs-church:before {
  content: "\f3e8";
}

.fi-bs-circle-0:before {
  content: "\f3e9";
}

.fi-bs-circle-1:before {
  content: "\f3ea";
}

.fi-bs-circle-2:before {
  content: "\f3eb";
}

.fi-bs-circle-3:before {
  content: "\f3ec";
}

.fi-bs-circle-4:before {
  content: "\f3ed";
}

.fi-bs-circle-5:before {
  content: "\f3ee";
}

.fi-bs-circle-6:before {
  content: "\f3ef";
}

.fi-bs-circle-7:before {
  content: "\f3f0";
}

.fi-bs-circle-8:before {
  content: "\f3f1";
}

.fi-bs-circle-9:before {
  content: "\f3f2";
}

.fi-bs-circle-a:before {
  content: "\f3f3";
}

.fi-bs-circle-b:before {
  content: "\f3f4";
}

.fi-bs-circle-bolt:before {
  content: "\f3f5";
}

.fi-bs-circle-book-open:before {
  content: "\f3f6";
}

.fi-bs-circle-bookmark:before {
  content: "\f3f7";
}

.fi-bs-circle-c:before {
  content: "\f3f8";
}

.fi-bs-circle-calendar:before {
  content: "\f3f9";
}

.fi-bs-circle-camera:before {
  content: "\f3fa";
}

.fi-bs-circle-d:before {
  content: "\f3fb";
}

.fi-bs-circle-dashed:before {
  content: "\f3fc";
}

.fi-bs-circle-divide:before {
  content: "\f3fd";
}

.fi-bs-circle-e:before {
  content: "\f3fe";
}

.fi-bs-circle-ellipsis-vertical:before {
  content: "\f3ff";
}

.fi-bs-circle-ellipsis:before {
  content: "\f400";
}

.fi-bs-circle-envelope:before {
  content: "\f401";
}

.fi-bs-circle-exclamation-check:before {
  content: "\f402";
}

.fi-bs-circle-f:before {
  content: "\f403";
}

.fi-bs-circle-g:before {
  content: "\f404";
}

.fi-bs-circle-h:before {
  content: "\f405";
}

.fi-bs-circle-half-stroke:before {
  content: "\f406";
}

.fi-bs-circle-half:before {
  content: "\f407";
}

.fi-bs-circle-heart:before {
  content: "\f408";
}

.fi-bs-circle-i:before {
  content: "\f409";
}

.fi-bs-circle-j:before {
  content: "\f40a";
}

.fi-bs-circle-k:before {
  content: "\f40b";
}

.fi-bs-circle-l:before {
  content: "\f40c";
}

.fi-bs-circle-m:before {
  content: "\f40d";
}

.fi-bs-circle-microphone-lines:before {
  content: "\f40e";
}

.fi-bs-circle-microphone:before {
  content: "\f40f";
}

.fi-bs-circle-n:before {
  content: "\f410";
}

.fi-bs-circle-nodes:before {
  content: "\f411";
}

.fi-bs-circle-o:before {
  content: "\f412";
}

.fi-bs-circle-overlap:before {
  content: "\f413";
}

.fi-bs-circle-p:before {
  content: "\f414";
}

.fi-bs-circle-phone-flip:before {
  content: "\f415";
}

.fi-bs-circle-phone-hangup:before {
  content: "\f416";
}

.fi-bs-circle-phone:before {
  content: "\f417";
}

.fi-bs-circle-q:before {
  content: "\f418";
}

.fi-bs-circle-quarter:before {
  content: "\f419";
}

.fi-bs-circle-quarters-alt:before {
  content: "\f41a";
}

.fi-bs-circle-r:before {
  content: "\f41b";
}

.fi-bs-circle-s:before {
  content: "\f41c";
}

.fi-bs-circle-small:before {
  content: "\f41d";
}

.fi-bs-circle-star:before {
  content: "\f41e";
}

.fi-bs-circle-t:before {
  content: "\f41f";
}

.fi-bs-circle-three-quarters:before {
  content: "\f420";
}

.fi-bs-circle-trash:before {
  content: "\f421";
}

.fi-bs-circle-u:before {
  content: "\f422";
}

.fi-bs-circle-user:before {
  content: "\f423";
}

.fi-bs-circle-v:before {
  content: "\f424";
}

.fi-bs-circle-video:before {
  content: "\f425";
}

.fi-bs-circle-w:before {
  content: "\f426";
}

.fi-bs-circle-waveform-lines:before {
  content: "\f427";
}

.fi-bs-circle-x:before {
  content: "\f428";
}

.fi-bs-circle-xmark:before {
  content: "\f429";
}

.fi-bs-circle-y:before {
  content: "\f42a";
}

.fi-bs-circle-z:before {
  content: "\f42b";
}

.fi-bs-circle:before {
  content: "\f42c";
}

.fi-bs-citrus-slice:before {
  content: "\f42d";
}

.fi-bs-citrus:before {
  content: "\f42e";
}

.fi-bs-city:before {
  content: "\f42f";
}

.fi-bs-clapperboard-play:before {
  content: "\f430";
}

.fi-bs-clapperboard:before {
  content: "\f431";
}

.fi-bs-clarinet:before {
  content: "\f432";
}

.fi-bs-claw-marks:before {
  content: "\f433";
}

.fi-bs-clear-alt:before {
  content: "\f434";
}

.fi-bs-clip-file:before {
  content: "\f435";
}

.fi-bs-clip-mail:before {
  content: "\f436";
}

.fi-bs-clip:before {
  content: "\f437";
}

.fi-bs-clipboard-check:before {
  content: "\f438";
}

.fi-bs-clipboard-exclamation:before {
  content: "\f439";
}

.fi-bs-clipboard-list-check:before {
  content: "\f43a";
}

.fi-bs-clipboard-list:before {
  content: "\f43b";
}

.fi-bs-clipboard-prescription:before {
  content: "\f43c";
}

.fi-bs-clipboard-question:before {
  content: "\f43d";
}

.fi-bs-clipboard-user:before {
  content: "\f43e";
}

.fi-bs-clipboard:before {
  content: "\f43f";
}

.fi-bs-clipoard-wrong:before {
  content: "\f440";
}

.fi-bs-clock-desk:before {
  content: "\f441";
}

.fi-bs-clock-eight-thirty:before {
  content: "\f442";
}

.fi-bs-clock-eleven-thirty:before {
  content: "\f443";
}

.fi-bs-clock-eleven:before {
  content: "\f444";
}

.fi-bs-clock-five-thirty:before {
  content: "\f445";
}

.fi-bs-clock-five:before {
  content: "\f446";
}

.fi-bs-clock-four-thirty:before {
  content: "\f447";
}

.fi-bs-clock-nine-thirty:before {
  content: "\f448";
}

.fi-bs-clock-nine:before {
  content: "\f449";
}

.fi-bs-clock-one-thirty:before {
  content: "\f44a";
}

.fi-bs-clock-one:before {
  content: "\f44b";
}

.fi-bs-clock-seven-thirty:before {
  content: "\f44c";
}

.fi-bs-clock-seven:before {
  content: "\f44d";
}

.fi-bs-clock-six-thirty:before {
  content: "\f44e";
}

.fi-bs-clock-six:before {
  content: "\f44f";
}

.fi-bs-clock-ten-thirty:before {
  content: "\f450";
}

.fi-bs-clock-ten:before {
  content: "\f451";
}

.fi-bs-clock-three-thirty:before {
  content: "\f452";
}

.fi-bs-clock-three:before {
  content: "\f453";
}

.fi-bs-clock-time-tracking:before {
  content: "\f454";
}

.fi-bs-clock-twelve-thirty:before {
  content: "\f455";
}

.fi-bs-clock-twelve:before {
  content: "\f456";
}

.fi-bs-clock-two-thirty:before {
  content: "\f457";
}

.fi-bs-clock-two:before {
  content: "\f458";
}

.fi-bs-clock-up-arrow:before {
  content: "\f459";
}

.fi-bs-clock:before {
  content: "\f45a";
}

.fi-bs-clone:before {
  content: "\f45b";
}

.fi-bs-closed-captioning-slash:before {
  content: "\f45c";
}

.fi-bs-clothes-hanger:before {
  content: "\f45d";
}

.fi-bs-cloud-back-up-alt:before {
  content: "\f45e";
}

.fi-bs-cloud-back-up:before {
  content: "\f45f";
}

.fi-bs-cloud-check:before {
  content: "\f460";
}

.fi-bs-cloud-code:before {
  content: "\f461";
}

.fi-bs-cloud-disabled:before {
  content: "\f462";
}

.fi-bs-cloud-download-alt:before {
  content: "\f463";
}

.fi-bs-cloud-download:before {
  content: "\f464";
}

.fi-bs-cloud-drizzle:before {
  content: "\f465";
}

.fi-bs-cloud-exclamation:before {
  content: "\f466";
}

.fi-bs-cloud-gear-automation:before {
  content: "\f467";
}

.fi-bs-cloud-hail-mixed:before {
  content: "\f468";
}

.fi-bs-cloud-hail:before {
  content: "\f469";
}

.fi-bs-cloud-meatball:before {
  content: "\f46a";
}

.fi-bs-cloud-moon-rain:before {
  content: "\f46b";
}

.fi-bs-cloud-moon:before {
  content: "\f46c";
}

.fi-bs-cloud-question:before {
  content: "\f46d";
}

.fi-bs-cloud-rain:before {
  content: "\f46e";
}

.fi-bs-cloud-rainbow:before {
  content: "\f46f";
}

.fi-bs-cloud-share:before {
  content: "\f470";
}

.fi-bs-cloud-showers-heavy:before {
  content: "\f471";
}

.fi-bs-cloud-showers:before {
  content: "\f472";
}

.fi-bs-cloud-sleet:before {
  content: "\f473";
}

.fi-bs-cloud-snow:before {
  content: "\f474";
}

.fi-bs-cloud-sun-rain:before {
  content: "\f475";
}

.fi-bs-cloud-sun:before {
  content: "\f476";
}

.fi-bs-cloud-upload-alt:before {
  content: "\f477";
}

.fi-bs-cloud-upload:before {
  content: "\f478";
}

.fi-bs-cloud:before {
  content: "\f479";
}

.fi-bs-clouds-moon:before {
  content: "\f47a";
}

.fi-bs-clouds-sun:before {
  content: "\f47b";
}

.fi-bs-clouds:before {
  content: "\f47c";
}

.fi-bs-clover-alt:before {
  content: "\f47d";
}

.fi-bs-club:before {
  content: "\f47e";
}

.fi-bs-cocktail-alt:before {
  content: "\f47f";
}

.fi-bs-cocktail:before {
  content: "\f480";
}

.fi-bs-coconut:before {
  content: "\f481";
}

.fi-bs-code-branch:before {
  content: "\f482";
}

.fi-bs-code-commit:before {
  content: "\f483";
}

.fi-bs-code-compare:before {
  content: "\f484";
}

.fi-bs-code-fork:before {
  content: "\f485";
}

.fi-bs-code-merge:before {
  content: "\f486";
}

.fi-bs-code-pull-request-closed:before {
  content: "\f487";
}

.fi-bs-code-pull-request-draft:before {
  content: "\f488";
}

.fi-bs-code-pull-request:before {
  content: "\f489";
}

.fi-bs-code-simple:before {
  content: "\f48a";
}

.fi-bs-coffee-bean:before {
  content: "\f48b";
}

.fi-bs-coffee-beans:before {
  content: "\f48c";
}

.fi-bs-coffee-heart:before {
  content: "\f48d";
}

.fi-bs-coffee-pot:before {
  content: "\f48e";
}

.fi-bs-coffee:before {
  content: "\f48f";
}

.fi-bs-coffin-cross:before {
  content: "\f490";
}

.fi-bs-coffin:before {
  content: "\f491";
}

.fi-bs-coin-up-arrow:before {
  content: "\f492";
}

.fi-bs-coin:before {
  content: "\f493";
}

.fi-bs-coins:before {
  content: "\f494";
}

.fi-bs-colon-sign:before {
  content: "\f495";
}

.fi-bs-columns-3:before {
  content: "\f496";
}

.fi-bs-comet:before {
  content: "\f497";
}

.fi-bs-command:before {
  content: "\f498";
}

.fi-bs-comment-alt-check:before {
  content: "\f499";
}

.fi-bs-comment-alt-dots:before {
  content: "\f49a";
}

.fi-bs-comment-alt-edit:before {
  content: "\f49b";
}

.fi-bs-comment-alt-medical:before {
  content: "\f49c";
}

.fi-bs-comment-alt-middle-top:before {
  content: "\f49d";
}

.fi-bs-comment-alt-middle:before {
  content: "\f49e";
}

.fi-bs-comment-alt-minus:before {
  content: "\f49f";
}

.fi-bs-comment-alt-music:before {
  content: "\f4a0";
}

.fi-bs-comment-alt:before {
  content: "\f4a1";
}

.fi-bs-comment-arrow-down:before {
  content: "\f4a2";
}

.fi-bs-comment-arrow-up-right:before {
  content: "\f4a3";
}

.fi-bs-comment-arrow-up:before {
  content: "\f4a4";
}

.fi-bs-comment-check:before {
  content: "\f4a5";
}

.fi-bs-comment-code:before {
  content: "\f4a6";
}

.fi-bs-comment-dollar:before {
  content: "\f4a7";
}

.fi-bs-comment-dots:before {
  content: "\f4a8";
}

.fi-bs-comment-exclamation:before {
  content: "\f4a9";
}

.fi-bs-comment-heart:before {
  content: "\f4aa";
}

.fi-bs-comment-image:before {
  content: "\f4ab";
}

.fi-bs-comment-info:before {
  content: "\f4ac";
}

.fi-bs-comment-medical:before {
  content: "\f4ad";
}

.fi-bs-comment-minus:before {
  content: "\f4ae";
}

.fi-bs-comment-pen:before {
  content: "\f4af";
}

.fi-bs-comment-question:before {
  content: "\f4b0";
}

.fi-bs-comment-quote:before {
  content: "\f4b1";
}

.fi-bs-comment-slash:before {
  content: "\f4b2";
}

.fi-bs-comment-smile:before {
  content: "\f4b3";
}

.fi-bs-comment-sms:before {
  content: "\f4b4";
}

.fi-bs-comment-text:before {
  content: "\f4b5";
}

.fi-bs-comment-user:before {
  content: "\f4b6";
}

.fi-bs-comment-xmark:before {
  content: "\f4b7";
}

.fi-bs-comment:before {
  content: "\f4b8";
}

.fi-bs-comments-dollar:before {
  content: "\f4b9";
}

.fi-bs-comments-question-check:before {
  content: "\f4ba";
}

.fi-bs-comments-question:before {
  content: "\f4bb";
}

.fi-bs-comments:before {
  content: "\f4bc";
}

.fi-bs-compass-alt:before {
  content: "\f4bd";
}

.fi-bs-compass-east:before {
  content: "\f4be";
}

.fi-bs-compass-north:before {
  content: "\f4bf";
}

.fi-bs-compass-slash:before {
  content: "\f4c0";
}

.fi-bs-compass-south:before {
  content: "\f4c1";
}

.fi-bs-compass-west:before {
  content: "\f4c2";
}

.fi-bs-completed:before {
  content: "\f4c3";
}

.fi-bs-compliance-clipboard:before {
  content: "\f4c4";
}

.fi-bs-compliance-document:before {
  content: "\f4c5";
}

.fi-bs-compliance:before {
  content: "\f4c6";
}

.fi-bs-compress-alt:before {
  content: "\f4c7";
}

.fi-bs-compress:before {
  content: "\f4c8";
}

.fi-bs-computer-classic:before {
  content: "\f4c9";
}

.fi-bs-computer-mouse:before {
  content: "\f4ca";
}

.fi-bs-computer-speaker:before {
  content: "\f4cb";
}

.fi-bs-computer:before {
  content: "\f4cc";
}

.fi-bs-concierge-bell:before {
  content: "\f4cd";
}

.fi-bs-condition-alt:before {
  content: "\f4ce";
}

.fi-bs-condition:before {
  content: "\f4cf";
}

.fi-bs-confetti:before {
  content: "\f4d0";
}

.fi-bs-constellation:before {
  content: "\f4d1";
}

.fi-bs-container-storage:before {
  content: "\f4d2";
}

.fi-bs-convert-document:before {
  content: "\f4d3";
}

.fi-bs-convert-shapes:before {
  content: "\f4d4";
}

.fi-bs-conveyor-belt-alt:before {
  content: "\f4d5";
}

.fi-bs-conveyor-belt-arm:before {
  content: "\f4d6";
}

.fi-bs-conveyor-belt-empty:before {
  content: "\f4d7";
}

.fi-bs-conveyor-belt:before {
  content: "\f4d8";
}

.fi-bs-cookie-alt:before {
  content: "\f4d9";
}

.fi-bs-cookie:before {
  content: "\f4da";
}

.fi-bs-copy-alt:before {
  content: "\f4db";
}

.fi-bs-copy-image:before {
  content: "\f4dc";
}

.fi-bs-copy:before {
  content: "\f4dd";
}

.fi-bs-copyright:before {
  content: "\f4de";
}

.fi-bs-corn:before {
  content: "\f4df";
}

.fi-bs-corporate-alt:before {
  content: "\f4e0";
}

.fi-bs-corporate:before {
  content: "\f4e1";
}

.fi-bs-couch:before {
  content: "\f4e2";
}

.fi-bs-court-sport:before {
  content: "\f4e3";
}

.fi-bs-cow-alt:before {
  content: "\f4e4";
}

.fi-bs-cow:before {
  content: "\f4e5";
}

.fi-bs-cowbell-circle-plus:before {
  content: "\f4e6";
}

.fi-bs-cowbell-more:before {
  content: "\f4e7";
}

.fi-bs-cowbell:before {
  content: "\f4e8";
}

.fi-bs-crab:before {
  content: "\f4e9";
}

.fi-bs-crate-empty:before {
  content: "\f4ea";
}

.fi-bs-cream:before {
  content: "\f4eb";
}

.fi-bs-credit-card-buyer:before {
  content: "\f4ec";
}

.fi-bs-credit-card-eye:before {
  content: "\f4ed";
}

.fi-bs-credit-card:before {
  content: "\f4ee";
}

.fi-bs-cricket:before {
  content: "\f4ef";
}

.fi-bs-crm-alt:before {
  content: "\f4f0";
}

.fi-bs-crm-computer:before {
  content: "\f4f1";
}

.fi-bs-CRM:before {
  content: "\f4f2";
}

.fi-bs-croissant:before {
  content: "\f4f3";
}

.fi-bs-cross-circle:before {
  content: "\f4f4";
}

.fi-bs-cross-religion:before {
  content: "\f4f5";
}

.fi-bs-cross-small:before {
  content: "\f4f6";
}

.fi-bs-cross:before {
  content: "\f4f7";
}

.fi-bs-crow:before {
  content: "\f4f8";
}

.fi-bs-crown:before {
  content: "\f4f9";
}

.fi-bs-crutch:before {
  content: "\f4fa";
}

.fi-bs-crutches:before {
  content: "\f4fb";
}

.fi-bs-cruzeiro-sign:before {
  content: "\f4fc";
}

.fi-bs-crypto-calendar:before {
  content: "\f4fd";
}

.fi-bs-cryptocurrency:before {
  content: "\f4fe";
}

.fi-bs-crystal-ball:before {
  content: "\f4ff";
}

.fi-bs-cube:before {
  content: "\f500";
}

.fi-bs-cubes-stacked:before {
  content: "\f501";
}

.fi-bs-cubes:before {
  content: "\f502";
}

.fi-bs-cucumber:before {
  content: "\f503";
}

.fi-bs-cup-straw-swoosh:before {
  content: "\f504";
}

.fi-bs-cup-straw:before {
  content: "\f505";
}

.fi-bs-cup-togo:before {
  content: "\f506";
}

.fi-bs-cupcake-alt:before {
  content: "\f507";
}

.fi-bs-cupcake:before {
  content: "\f508";
}

.fi-bs-curling:before {
  content: "\f509";
}

.fi-bs-cursor-finger:before {
  content: "\f50a";
}

.fi-bs-cursor-plus:before {
  content: "\f50b";
}

.fi-bs-cursor-text-alt:before {
  content: "\f50c";
}

.fi-bs-cursor-text:before {
  content: "\f50d";
}

.fi-bs-cursor:before {
  content: "\f50e";
}

.fi-bs-curve-alt:before {
  content: "\f50f";
}

.fi-bs-curve-arrow:before {
  content: "\f510";
}

.fi-bs-curve:before {
  content: "\f511";
}

.fi-bs-custard:before {
  content: "\f512";
}

.fi-bs-customer-care:before {
  content: "\f513";
}

.fi-bs-customer-service:before {
  content: "\f514";
}

.fi-bs-customization-cogwheel:before {
  content: "\f515";
}

.fi-bs-customization:before {
  content: "\f516";
}

.fi-bs-customize-computer:before {
  content: "\f517";
}

.fi-bs-customize-edit:before {
  content: "\f518";
}

.fi-bs-customize:before {
  content: "\f519";
}

.fi-bs-CV:before {
  content: "\f51a";
}

.fi-bs-cvv-card:before {
  content: "\f51b";
}

.fi-bs-d:before {
  content: "\f51c";
}

.fi-bs-dagger:before {
  content: "\f51d";
}

.fi-bs-daily-calendar:before {
  content: "\f51e";
}

.fi-bs-damage:before {
  content: "\f51f";
}

.fi-bs-dart:before {
  content: "\f520";
}

.fi-bs-dashboard-monitor:before {
  content: "\f521";
}

.fi-bs-dashboard-panel:before {
  content: "\f522";
}

.fi-bs-dashboard:before {
  content: "\f523";
}

.fi-bs-data-transfer:before {
  content: "\f524";
}

.fi-bs-database:before {
  content: "\f525";
}

.fi-bs-debt:before {
  content: "\f526";
}

.fi-bs-deer-rudolph:before {
  content: "\f527";
}

.fi-bs-deer:before {
  content: "\f528";
}

.fi-bs-delete-document:before {
  content: "\f529";
}

.fi-bs-delete-right:before {
  content: "\f52a";
}

.fi-bs-delete-user:before {
  content: "\f52b";
}

.fi-bs-delete:before {
  content: "\f52c";
}

.fi-bs-democrat:before {
  content: "\f52d";
}

.fi-bs-department-structure:before {
  content: "\f52e";
}

.fi-bs-department:before {
  content: "\f52f";
}

.fi-bs-deposit-alt:before {
  content: "\f530";
}

.fi-bs-deposit:before {
  content: "\f531";
}

.fi-bs-description-alt:before {
  content: "\f532";
}

.fi-bs-description:before {
  content: "\f533";
}

.fi-bs-desk:before {
  content: "\f534";
}

.fi-bs-desktop-arrow-down:before {
  content: "\f535";
}

.fi-bs-desktop-wallpaper:before {
  content: "\f536";
}

.fi-bs-devices:before {
  content: "\f537";
}

.fi-bs-dewpoint:before {
  content: "\f538";
}

.fi-bs-dharmachakra:before {
  content: "\f539";
}

.fi-bs-diagram-cells:before {
  content: "\f53a";
}

.fi-bs-diagram-lean-canvas:before {
  content: "\f53b";
}

.fi-bs-diagram-nested:before {
  content: "\f53c";
}

.fi-bs-diagram-next:before {
  content: "\f53d";
}

.fi-bs-diagram-predecessor:before {
  content: "\f53e";
}

.fi-bs-diagram-previous:before {
  content: "\f53f";
}

.fi-bs-diagram-project:before {
  content: "\f540";
}

.fi-bs-diagram-sankey:before {
  content: "\f541";
}

.fi-bs-diagram-subtask:before {
  content: "\f542";
}

.fi-bs-diagram-successor:before {
  content: "\f543";
}

.fi-bs-diagram-venn:before {
  content: "\f544";
}

.fi-bs-dial-high:before {
  content: "\f545";
}

.fi-bs-dial-low:before {
  content: "\f546";
}

.fi-bs-dial-max:before {
  content: "\f547";
}

.fi-bs-dial-med-low:before {
  content: "\f548";
}

.fi-bs-dial-med:before {
  content: "\f549";
}

.fi-bs-dial-min:before {
  content: "\f54a";
}

.fi-bs-dial-off:before {
  content: "\f54b";
}

.fi-bs-dial:before {
  content: "\f54c";
}

.fi-bs-diamond-exclamation:before {
  content: "\f54d";
}

.fi-bs-diamond-turn-right:before {
  content: "\f54e";
}

.fi-bs-diamond:before {
  content: "\f54f";
}

.fi-bs-diary-bookmark-down:before {
  content: "\f550";
}

.fi-bs-diary-bookmarks:before {
  content: "\f551";
}

.fi-bs-diary-clasp:before {
  content: "\f552";
}

.fi-bs-dice-alt:before {
  content: "\f553";
}

.fi-bs-dice-d10:before {
  content: "\f554";
}

.fi-bs-dice-d12:before {
  content: "\f555";
}

.fi-bs-dice-d20:before {
  content: "\f556";
}

.fi-bs-dice-d4:before {
  content: "\f557";
}

.fi-bs-dice-d6:before {
  content: "\f558";
}

.fi-bs-dice-d8:before {
  content: "\f559";
}

.fi-bs-dice-four:before {
  content: "\f55a";
}

.fi-bs-dice-one:before {
  content: "\f55b";
}

.fi-bs-dice-six:before {
  content: "\f55c";
}

.fi-bs-dice-three:before {
  content: "\f55d";
}

.fi-bs-dice-two:before {
  content: "\f55e";
}

.fi-bs-dice:before {
  content: "\f55f";
}

.fi-bs-digging:before {
  content: "\f560";
}

.fi-bs-digital-tachograph:before {
  content: "\f561";
}

.fi-bs-dinner:before {
  content: "\f562";
}

.fi-bs-diploma:before {
  content: "\f563";
}

.fi-bs-direction-signal-arrow:before {
  content: "\f564";
}

.fi-bs-direction-signal:before {
  content: "\f565";
}

.fi-bs-disc-drive:before {
  content: "\f566";
}

.fi-bs-disco-ball:before {
  content: "\f567";
}

.fi-bs-discover:before {
  content: "\f568";
}

.fi-bs-disease:before {
  content: "\f569";
}

.fi-bs-disk:before {
  content: "\f56a";
}

.fi-bs-display-arrow-down:before {
  content: "\f56b";
}

.fi-bs-display-chart-up:before {
  content: "\f56c";
}

.fi-bs-display-code:before {
  content: "\f56d";
}

.fi-bs-display-medical:before {
  content: "\f56e";
}

.fi-bs-display-slash:before {
  content: "\f56f";
}

.fi-bs-distribute-spacing-horizontal:before {
  content: "\f570";
}

.fi-bs-distribute-spacing-vertical:before {
  content: "\f571";
}

.fi-bs-divide:before {
  content: "\f572";
}

.fi-bs-dizzy:before {
  content: "\f573";
}

.fi-bs-dna:before {
  content: "\f574";
}

.fi-bs-do-not-enter:before {
  content: "\f575";
}

.fi-bs-doctor:before {
  content: "\f576";
}

.fi-bs-document-circle-wrong:before {
  content: "\f577";
}

.fi-bs-document-paid:before {
  content: "\f578";
}

.fi-bs-document-signed:before {
  content: "\f579";
}

.fi-bs-document:before {
  content: "\f57a";
}

.fi-bs-dog-leashed:before {
  content: "\f57b";
}

.fi-bs-dog:before {
  content: "\f57c";
}

.fi-bs-dollar:before {
  content: "\f57d";
}

.fi-bs-dolly-flatbed-alt:before {
  content: "\f57e";
}

.fi-bs-dolly-flatbed-empty:before {
  content: "\f57f";
}

.fi-bs-dolly-flatbed:before {
  content: "\f580";
}

.fi-bs-dolphin:before {
  content: "\f581";
}

.fi-bs-domino-effect:before {
  content: "\f582";
}

.fi-bs-donate:before {
  content: "\f583";
}

.fi-bs-dong-sign:before {
  content: "\f584";
}

.fi-bs-donut:before {
  content: "\f585";
}

.fi-bs-door-closed:before {
  content: "\f586";
}

.fi-bs-door-open:before {
  content: "\f587";
}

.fi-bs-dot-circle:before {
  content: "\f588";
}

.fi-bs-dot-pending:before {
  content: "\f589";
}

.fi-bs-dove:before {
  content: "\f58a";
}

.fi-bs-down-from-bracket:before {
  content: "\f58b";
}

.fi-bs-down-left-and-up-right-to-center:before {
  content: "\f58c";
}

.fi-bs-down-left:before {
  content: "\f58d";
}

.fi-bs-down-right:before {
  content: "\f58e";
}

.fi-bs-down-to-line:before {
  content: "\f58f";
}

.fi-bs-down:before {
  content: "\f590";
}

.fi-bs-download:before {
  content: "\f591";
}

.fi-bs-drafting-compass:before {
  content: "\f592";
}

.fi-bs-dragon:before {
  content: "\f593";
}

.fi-bs-draw-polygon:before {
  content: "\f594";
}

.fi-bs-draw-square:before {
  content: "\f595";
}

.fi-bs-drawer-alt:before {
  content: "\f596";
}

.fi-bs-drawer-empty:before {
  content: "\f597";
}

.fi-bs-drawer:before {
  content: "\f598";
}

.fi-bs-dreidel:before {
  content: "\f599";
}

.fi-bs-drink-alt:before {
  content: "\f59a";
}

.fi-bs-driver-man:before {
  content: "\f59b";
}

.fi-bs-driver-woman:before {
  content: "\f59c";
}

.fi-bs-drone-alt:before {
  content: "\f59d";
}

.fi-bs-drone-front:before {
  content: "\f59e";
}

.fi-bs-drone:before {
  content: "\f59f";
}

.fi-bs-drop-down:before {
  content: "\f5a0";
}

.fi-bs-dropdown-select:before {
  content: "\f5a1";
}

.fi-bs-dropdown:before {
  content: "\f5a2";
}

.fi-bs-drum-steelpan:before {
  content: "\f5a3";
}

.fi-bs-drum:before {
  content: "\f5a4";
}

.fi-bs-drumstick-bite:before {
  content: "\f5a5";
}

.fi-bs-drumstick:before {
  content: "\f5a6";
}

.fi-bs-dryer-alt:before {
  content: "\f5a7";
}

.fi-bs-dryer:before {
  content: "\f5a8";
}

.fi-bs-duck:before {
  content: "\f5a9";
}

.fi-bs-dumbbell-fitness:before {
  content: "\f5aa";
}

.fi-bs-dumbbell-horizontal:before {
  content: "\f5ab";
}

.fi-bs-dumbbell-ray:before {
  content: "\f5ac";
}

.fi-bs-dumbbell-weightlifting:before {
  content: "\f5ad";
}

.fi-bs-dumpster-fire:before {
  content: "\f5ae";
}

.fi-bs-dumpster:before {
  content: "\f5af";
}

.fi-bs-dungeon:before {
  content: "\f5b0";
}

.fi-bs-duplicate:before {
  content: "\f5b1";
}

.fi-bs-duration-alt:before {
  content: "\f5b2";
}

.fi-bs-duration:before {
  content: "\f5b3";
}

.fi-bs-e-learning:before {
  content: "\f5b4";
}

.fi-bs-e:before {
  content: "\f5b5";
}

.fi-bs-ear-deaf:before {
  content: "\f5b6";
}

.fi-bs-ear-muffs:before {
  content: "\f5b7";
}

.fi-bs-ear:before {
  content: "\f5b8";
}

.fi-bs-earnings:before {
  content: "\f5b9";
}

.fi-bs-earth-africa:before {
  content: "\f5ba";
}

.fi-bs-earth-americas:before {
  content: "\f5bb";
}

.fi-bs-earth-asia:before {
  content: "\f5bc";
}

.fi-bs-earth-europa:before {
  content: "\f5bd";
}

.fi-bs-eclipse-alt:before {
  content: "\f5be";
}

.fi-bs-eclipse:before {
  content: "\f5bf";
}

.fi-bs-edit-alt:before {
  content: "\f5c0";
}

.fi-bs-edit:before {
  content: "\f5c1";
}

.fi-bs-effect:before {
  content: "\f5c2";
}

.fi-bs-egg-fried:before {
  content: "\f5c3";
}

.fi-bs-egg:before {
  content: "\f5c4";
}

.fi-bs-eject:before {
  content: "\f5c5";
}

.fi-bs-elephant:before {
  content: "\f5c6";
}

.fi-bs-elevator:before {
  content: "\f5c7";
}

.fi-bs-email-pending:before {
  content: "\f5c8";
}

.fi-bs-employee-alt:before {
  content: "\f5c9";
}

.fi-bs-employee-handbook:before {
  content: "\f5ca";
}

.fi-bs-employee-man-alt:before {
  content: "\f5cb";
}

.fi-bs-employee-man:before {
  content: "\f5cc";
}

.fi-bs-employees-woman-man:before {
  content: "\f5cd";
}

.fi-bs-employees:before {
  content: "\f5ce";
}

.fi-bs-empty-set:before {
  content: "\f5cf";
}

.fi-bs-endless-loop:before {
  content: "\f5d0";
}

.fi-bs-engine-warning:before {
  content: "\f5d1";
}

.fi-bs-engine:before {
  content: "\f5d2";
}

.fi-bs-enter:before {
  content: "\f5d3";
}

.fi-bs-envelope-ban:before {
  content: "\f5d4";
}

.fi-bs-envelope-bulk:before {
  content: "\f5d5";
}

.fi-bs-envelope-dot:before {
  content: "\f5d6";
}

.fi-bs-envelope-download:before {
  content: "\f5d7";
}

.fi-bs-envelope-heart:before {
  content: "\f5d8";
}

.fi-bs-envelope-marker:before {
  content: "\f5d9";
}

.fi-bs-envelope-open-dollar:before {
  content: "\f5da";
}

.fi-bs-envelope-open-text:before {
  content: "\f5db";
}

.fi-bs-envelope-open:before {
  content: "\f5dc";
}

.fi-bs-envelope-plus:before {
  content: "\f5dd";
}

.fi-bs-envelope:before {
  content: "\f5de";
}

.fi-bs-envelopes:before {
  content: "\f5df";
}

.fi-bs-equality:before {
  content: "\f5e0";
}

.fi-bs-equals:before {
  content: "\f5e1";
}

.fi-bs-eraser:before {
  content: "\f5e2";
}

.fi-bs-error-camera:before {
  content: "\f5e3";
}

.fi-bs-escalator:before {
  content: "\f5e4";
}

.fi-bs-ethernet:before {
  content: "\f5e5";
}

.fi-bs-euro:before {
  content: "\f5e6";
}

.fi-bs-excavator:before {
  content: "\f5e7";
}

.fi-bs-exchange-alt:before {
  content: "\f5e8";
}

.fi-bs-exchange-cryptocurrency:before {
  content: "\f5e9";
}

.fi-bs-exchange:before {
  content: "\f5ea";
}

.fi-bs-exclamation:before {
  content: "\f5eb";
}

.fi-bs-exit-alt:before {
  content: "\f5ec";
}

.fi-bs-exit:before {
  content: "\f5ed";
}

.fi-bs-expand-arrows-alt:before {
  content: "\f5ee";
}

.fi-bs-expand-arrows:before {
  content: "\f5ef";
}

.fi-bs-expand:before {
  content: "\f5f0";
}

.fi-bs-expense-bill:before {
  content: "\f5f1";
}

.fi-bs-expense:before {
  content: "\f5f2";
}

.fi-bs-external-hard-drive:before {
  content: "\f5f3";
}

.fi-bs-external-world:before {
  content: "\f5f4";
}

.fi-bs-eye-crossed:before {
  content: "\f5f5";
}

.fi-bs-eye-dropper-half:before {
  content: "\f5f6";
}

.fi-bs-eye-dropper:before {
  content: "\f5f7";
}

.fi-bs-eye:before {
  content: "\f5f8";
}

.fi-bs-eyes:before {
  content: "\f5f9";
}

.fi-bs-f:before {
  content: "\f5fa";
}

.fi-bs-fabric:before {
  content: "\f5fb";
}

.fi-bs-face-angry-horns:before {
  content: "\f5fc";
}

.fi-bs-face-anguished:before {
  content: "\f5fd";
}

.fi-bs-face-anxious-sweat:before {
  content: "\f5fe";
}

.fi-bs-face-astonished:before {
  content: "\f5ff";
}

.fi-bs-face-awesome:before {
  content: "\f600";
}

.fi-bs-face-beam-hand-over-mouth:before {
  content: "\f601";
}

.fi-bs-face-confounded:before {
  content: "\f602";
}

.fi-bs-face-confused:before {
  content: "\f603";
}

.fi-bs-face-cowboy-hat:before {
  content: "\f604";
}

.fi-bs-face-disappointed:before {
  content: "\f605";
}

.fi-bs-face-disguise:before {
  content: "\f606";
}

.fi-bs-face-downcast-sweat:before {
  content: "\f607";
}

.fi-bs-face-drooling:before {
  content: "\f608";
}

.fi-bs-face-explode:before {
  content: "\f609";
}

.fi-bs-face-expressionless:before {
  content: "\f60a";
}

.fi-bs-face-eyes-xmarks:before {
  content: "\f60b";
}

.fi-bs-face-fearful:before {
  content: "\f60c";
}

.fi-bs-face-glasses:before {
  content: "\f60d";
}

.fi-bs-face-grin-tongue-wink:before {
  content: "\f60e";
}

.fi-bs-face-hand-yawn:before {
  content: "\f60f";
}

.fi-bs-face-head-bandage:before {
  content: "\f610";
}

.fi-bs-face-hushed:before {
  content: "\f611";
}

.fi-bs-face-icicles:before {
  content: "\f612";
}

.fi-bs-face-lying:before {
  content: "\f613";
}

.fi-bs-face-mask:before {
  content: "\f614";
}

.fi-bs-face-monocle:before {
  content: "\f615";
}

.fi-bs-face-nauseated:before {
  content: "\f616";
}

.fi-bs-face-nose-steam:before {
  content: "\f617";
}

.fi-bs-face-party:before {
  content: "\f618";
}

.fi-bs-face-pensive:before {
  content: "\f619";
}

.fi-bs-face-persevering:before {
  content: "\f61a";
}

.fi-bs-face-pleading:before {
  content: "\f61b";
}

.fi-bs-face-raised-eyebrow:before {
  content: "\f61c";
}

.fi-bs-face-relieved:before {
  content: "\f61d";
}

.fi-bs-face-sad-sweat:before {
  content: "\f61e";
}

.fi-bs-face-scream:before {
  content: "\f61f";
}

.fi-bs-face-shush:before {
  content: "\f620";
}

.fi-bs-face-sleeping:before {
  content: "\f621";
}

.fi-bs-face-sleepy:before {
  content: "\f622";
}

.fi-bs-face-smile-halo:before {
  content: "\f623";
}

.fi-bs-face-smile-hearts:before {
  content: "\f624";
}

.fi-bs-face-smile-horns:before {
  content: "\f625";
}

.fi-bs-face-smile-tear:before {
  content: "\f626";
}

.fi-bs-face-smile-tongue:before {
  content: "\f627";
}

.fi-bs-face-smile-upside-down:before {
  content: "\f628";
}

.fi-bs-face-smiling-hands:before {
  content: "\f629";
}

.fi-bs-face-smirking:before {
  content: "\f62a";
}

.fi-bs-face-sunglasses-alt:before {
  content: "\f62b";
}

.fi-bs-face-sunglasses:before {
  content: "\f62c";
}

.fi-bs-face-swear:before {
  content: "\f62d";
}

.fi-bs-face-thermometer:before {
  content: "\f62e";
}

.fi-bs-face-thinking:before {
  content: "\f62f";
}

.fi-bs-face-tissue:before {
  content: "\f630";
}

.fi-bs-face-tongue-money:before {
  content: "\f631";
}

.fi-bs-face-tongue-sweat:before {
  content: "\f632";
}

.fi-bs-face-unamused:before {
  content: "\f633";
}

.fi-bs-face-viewfinder:before {
  content: "\f634";
}

.fi-bs-face-vomit:before {
  content: "\f635";
}

.fi-bs-face-weary:before {
  content: "\f636";
}

.fi-bs-face-woozy:before {
  content: "\f637";
}

.fi-bs-face-worried:before {
  content: "\f638";
}

.fi-bs-face-zany:before {
  content: "\f639";
}

.fi-bs-face-zipper:before {
  content: "\f63a";
}

.fi-bs-fail:before {
  content: "\f63b";
}

.fi-bs-falafel:before {
  content: "\f63c";
}

.fi-bs-family-dress:before {
  content: "\f63d";
}

.fi-bs-family-pants:before {
  content: "\f63e";
}

.fi-bs-family:before {
  content: "\f63f";
}

.fi-bs-fan-table:before {
  content: "\f640";
}

.fi-bs-fan:before {
  content: "\f641";
}

.fi-bs-farm:before {
  content: "\f642";
}

.fi-bs-faucet-drip:before {
  content: "\f643";
}

.fi-bs-faucet:before {
  content: "\f644";
}

.fi-bs-fax:before {
  content: "\f645";
}

.fi-bs-feather-pointed:before {
  content: "\f646";
}

.fi-bs-feather:before {
  content: "\f647";
}

.fi-bs-features-alt:before {
  content: "\f648";
}

.fi-bs-features:before {
  content: "\f649";
}

.fi-bs-fee-receipt:before {
  content: "\f64a";
}

.fi-bs-fee:before {
  content: "\f64b";
}

.fi-bs-feedback-alt:before {
  content: "\f64c";
}

.fi-bs-feedback-cycle-loop:before {
  content: "\f64d";
}

.fi-bs-feedback-hand:before {
  content: "\f64e";
}

.fi-bs-feedback-review:before {
  content: "\f64f";
}

.fi-bs-feedback:before {
  content: "\f650";
}

.fi-bs-fence:before {
  content: "\f651";
}

.fi-bs-ferris-wheel:before {
  content: "\f652";
}

.fi-bs-field-hockey:before {
  content: "\f653";
}

.fi-bs-fighter-jet:before {
  content: "\f654";
}

.fi-bs-file-ai:before {
  content: "\f655";
}

.fi-bs-file-audio:before {
  content: "\f656";
}

.fi-bs-file-binary:before {
  content: "\f657";
}

.fi-bs-file-chart-line:before {
  content: "\f658";
}

.fi-bs-file-chart-pie:before {
  content: "\f659";
}

.fi-bs-file-circle-info:before {
  content: "\f65a";
}

.fi-bs-file-cloud:before {
  content: "\f65b";
}

.fi-bs-file-code:before {
  content: "\f65c";
}

.fi-bs-file-csv:before {
  content: "\f65d";
}

.fi-bs-file-download:before {
  content: "\f65e";
}

.fi-bs-file-edit:before {
  content: "\f65f";
}

.fi-bs-file-eps:before {
  content: "\f660";
}

.fi-bs-file-excel:before {
  content: "\f661";
}

.fi-bs-file-exclamation:before {
  content: "\f662";
}

.fi-bs-file-export:before {
  content: "\f663";
}

.fi-bs-file-image:before {
  content: "\f664";
}

.fi-bs-file-import:before {
  content: "\f665";
}

.fi-bs-file-invoice-dollar:before {
  content: "\f666";
}

.fi-bs-file-invoice:before {
  content: "\f667";
}

.fi-bs-file-medical-alt:before {
  content: "\f668";
}

.fi-bs-file-medical:before {
  content: "\f669";
}

.fi-bs-file-minus:before {
  content: "\f66a";
}

.fi-bs-file-pdf:before {
  content: "\f66b";
}

.fi-bs-file-powerpoint:before {
  content: "\f66c";
}

.fi-bs-file-prescription:before {
  content: "\f66d";
}

.fi-bs-file-psd:before {
  content: "\f66e";
}

.fi-bs-file-signature:before {
  content: "\f66f";
}

.fi-bs-file-spreadsheet:before {
  content: "\f670";
}

.fi-bs-file-upload:before {
  content: "\f671";
}

.fi-bs-file-user:before {
  content: "\f672";
}

.fi-bs-file-video:before {
  content: "\f673";
}

.fi-bs-file-word:before {
  content: "\f674";
}

.fi-bs-file-zipper:before {
  content: "\f675";
}

.fi-bs-file:before {
  content: "\f676";
}

.fi-bs-files-medical:before {
  content: "\f677";
}

.fi-bs-fill:before {
  content: "\f678";
}

.fi-bs-film-canister:before {
  content: "\f679";
}

.fi-bs-film-slash:before {
  content: "\f67a";
}

.fi-bs-film:before {
  content: "\f67b";
}

.fi-bs-films:before {
  content: "\f67c";
}

.fi-bs-filter-list:before {
  content: "\f67d";
}

.fi-bs-filter-slash:before {
  content: "\f67e";
}

.fi-bs-filter:before {
  content: "\f67f";
}

.fi-bs-filters:before {
  content: "\f680";
}

.fi-bs-fingerprint-security-risk:before {
  content: "\f681";
}

.fi-bs-fingerprint:before {
  content: "\f682";
}

.fi-bs-fire-burner:before {
  content: "\f683";
}

.fi-bs-fire-extinguisher:before {
  content: "\f684";
}

.fi-bs-fire-flame-curved:before {
  content: "\f685";
}

.fi-bs-fire-flame-simple:before {
  content: "\f686";
}

.fi-bs-fire-hydrant:before {
  content: "\f687";
}

.fi-bs-fire-smoke:before {
  content: "\f688";
}

.fi-bs-fireplace:before {
  content: "\f689";
}

.fi-bs-first-award:before {
  content: "\f68a";
}

.fi-bs-first-laurel:before {
  content: "\f68b";
}

.fi-bs-first-medal:before {
  content: "\f68c";
}

.fi-bs-first:before {
  content: "\f68d";
}

.fi-bs-fish-bones:before {
  content: "\f68e";
}

.fi-bs-fish-cooked:before {
  content: "\f68f";
}

.fi-bs-fish:before {
  content: "\f690";
}

.fi-bs-fishing-rod:before {
  content: "\f691";
}

.fi-bs-fist-move:before {
  content: "\f692";
}

.fi-bs-flag-alt:before {
  content: "\f693";
}

.fi-bs-flag-checkered:before {
  content: "\f694";
}

.fi-bs-flag-usa:before {
  content: "\f695";
}

.fi-bs-flag:before {
  content: "\f696";
}

.fi-bs-flame:before {
  content: "\f697";
}

.fi-bs-flashlight:before {
  content: "\f698";
}

.fi-bs-flask-gear:before {
  content: "\f699";
}

.fi-bs-flask-poison:before {
  content: "\f69a";
}

.fi-bs-flask-potion:before {
  content: "\f69b";
}

.fi-bs-flask:before {
  content: "\f69c";
}

.fi-bs-flatbread-stuffed:before {
  content: "\f69d";
}

.fi-bs-flatbread:before {
  content: "\f69e";
}

.fi-bs-flip-horizontal:before {
  content: "\f69f";
}

.fi-bs-floor-alt:before {
  content: "\f6a0";
}

.fi-bs-floor-layer:before {
  content: "\f6a1";
}

.fi-bs-floor:before {
  content: "\f6a2";
}

.fi-bs-floppy-disk-circle-arrow-right:before {
  content: "\f6a3";
}

.fi-bs-floppy-disk-circle-xmark:before {
  content: "\f6a4";
}

.fi-bs-floppy-disk-pen:before {
  content: "\f6a5";
}

.fi-bs-floppy-disks:before {
  content: "\f6a6";
}

.fi-bs-florin-sign:before {
  content: "\f6a7";
}

.fi-bs-flower-bouquet:before {
  content: "\f6a8";
}

.fi-bs-flower-butterfly:before {
  content: "\f6a9";
}

.fi-bs-flower-daffodil:before {
  content: "\f6aa";
}

.fi-bs-flower-tulip:before {
  content: "\f6ab";
}

.fi-bs-flower:before {
  content: "\f6ac";
}

.fi-bs-flushed:before {
  content: "\f6ad";
}

.fi-bs-flute:before {
  content: "\f6ae";
}

.fi-bs-flux-capacitor:before {
  content: "\f6af";
}

.fi-bs-fly-insect:before {
  content: "\f6b0";
}

.fi-bs-flying-disc:before {
  content: "\f6b1";
}

.fi-bs-fog:before {
  content: "\f6b2";
}

.fi-bs-folder-download:before {
  content: "\f6b3";
}

.fi-bs-folder-fire:before {
  content: "\f6b4";
}

.fi-bs-folder-minus:before {
  content: "\f6b5";
}

.fi-bs-folder-open:before {
  content: "\f6b6";
}

.fi-bs-folder-times:before {
  content: "\f6b7";
}

.fi-bs-folder-tree:before {
  content: "\f6b8";
}

.fi-bs-folder-upload:before {
  content: "\f6b9";
}

.fi-bs-folder-xmark:before {
  content: "\f6ba";
}

.fi-bs-folder:before {
  content: "\f6bb";
}

.fi-bs-folders:before {
  content: "\f6bc";
}

.fi-bs-follow-folder:before {
  content: "\f6bd";
}

.fi-bs-followcollection:before {
  content: "\f6be";
}

.fi-bs-following:before {
  content: "\f6bf";
}

.fi-bs-fondue-pot:before {
  content: "\f6c0";
}

.fi-bs-football:before {
  content: "\f6c1";
}

.fi-bs-foreign-language-audio:before {
  content: "\f6c2";
}

.fi-bs-fork:before {
  content: "\f6c3";
}

.fi-bs-forklift:before {
  content: "\f6c4";
}

.fi-bs-form:before {
  content: "\f6c5";
}

.fi-bs-fort:before {
  content: "\f6c6";
}

.fi-bs-forward-fast:before {
  content: "\f6c7";
}

.fi-bs-forward:before {
  content: "\f6c8";
}

.fi-bs-fox:before {
  content: "\f6c9";
}

.fi-bs-frame:before {
  content: "\f6ca";
}

.fi-bs-franc-sign:before {
  content: "\f6cb";
}

.fi-bs-free-delivery:before {
  content: "\f6cc";
}

.fi-bs-free:before {
  content: "\f6cd";
}

.fi-bs-french-fries:before {
  content: "\f6ce";
}

.fi-bs-friday:before {
  content: "\f6cf";
}

.fi-bs-frog:before {
  content: "\f6d0";
}

.fi-bs-frown:before {
  content: "\f6d1";
}

.fi-bs-ftp:before {
  content: "\f6d2";
}

.fi-bs-fuel-gauge:before {
  content: "\f6d3";
}

.fi-bs-function-process:before {
  content: "\f6d4";
}

.fi-bs-function-square:before {
  content: "\f6d5";
}

.fi-bs-function:before {
  content: "\f6d6";
}

.fi-bs-funnel-dollar:before {
  content: "\f6d7";
}

.fi-bs-g:before {
  content: "\f6d8";
}

.fi-bs-galaxy-alt:before {
  content: "\f6d9";
}

.fi-bs-galaxy-planet:before {
  content: "\f6da";
}

.fi-bs-galaxy-star:before {
  content: "\f6db";
}

.fi-bs-galaxy:before {
  content: "\f6dc";
}

.fi-bs-gallery-thumbnails:before {
  content: "\f6dd";
}

.fi-bs-gallery:before {
  content: "\f6de";
}

.fi-bs-game-board-alt:before {
  content: "\f6df";
}

.fi-bs-gamepad:before {
  content: "\f6e0";
}

.fi-bs-garage-car:before {
  content: "\f6e1";
}

.fi-bs-garage-open:before {
  content: "\f6e2";
}

.fi-bs-garage:before {
  content: "\f6e3";
}

.fi-bs-garlic-alt:before {
  content: "\f6e4";
}

.fi-bs-garlic:before {
  content: "\f6e5";
}

.fi-bs-gas-pump-alt:before {
  content: "\f6e6";
}

.fi-bs-gas-pump-slash:before {
  content: "\f6e7";
}

.fi-bs-gas-pump:before {
  content: "\f6e8";
}

.fi-bs-gauge-circle-bolt:before {
  content: "\f6e9";
}

.fi-bs-gauge-circle-minus:before {
  content: "\f6ea";
}

.fi-bs-gauge-circle-plus:before {
  content: "\f6eb";
}

.fi-bs-gavel:before {
  content: "\f6ec";
}

.fi-bs-gay-couple:before {
  content: "\f6ed";
}

.fi-bs-gears:before {
  content: "\f6ee";
}

.fi-bs-gem:before {
  content: "\f6ef";
}

.fi-bs-general:before {
  content: "\f6f0";
}

.fi-bs-ghost:before {
  content: "\f6f1";
}

.fi-bs-gif-square:before {
  content: "\f6f2";
}

.fi-bs-gif:before {
  content: "\f6f3";
}

.fi-bs-gift-box-benefits:before {
  content: "\f6f4";
}

.fi-bs-gift-card:before {
  content: "\f6f5";
}

.fi-bs-gift:before {
  content: "\f6f6";
}

.fi-bs-gifts:before {
  content: "\f6f7";
}

.fi-bs-gingerbread-man:before {
  content: "\f6f8";
}

.fi-bs-glass-champagne:before {
  content: "\f6f9";
}

.fi-bs-glass-cheers:before {
  content: "\f6fa";
}

.fi-bs-glass-citrus:before {
  content: "\f6fb";
}

.fi-bs-glass-empty:before {
  content: "\f6fc";
}

.fi-bs-glass-half:before {
  content: "\f6fd";
}

.fi-bs-glass-water-droplet:before {
  content: "\f6fe";
}

.fi-bs-glass-whiskey-rocks:before {
  content: "\f6ff";
}

.fi-bs-glass-whiskey:before {
  content: "\f700";
}

.fi-bs-glass:before {
  content: "\f701";
}

.fi-bs-glasses:before {
  content: "\f702";
}

.fi-bs-globe-alt:before {
  content: "\f703";
}

.fi-bs-globe-pointer:before {
  content: "\f704";
}

.fi-bs-globe-snow:before {
  content: "\f705";
}

.fi-bs-globe:before {
  content: "\f706";
}

.fi-bs-goal-net:before {
  content: "\f707";
}

.fi-bs-golf-ball:before {
  content: "\f708";
}

.fi-bs-golf-club:before {
  content: "\f709";
}

.fi-bs-golf-hole:before {
  content: "\f70a";
}

.fi-bs-golf:before {
  content: "\f70b";
}

.fi-bs-gopuram:before {
  content: "\f70c";
}

.fi-bs-government-budget:before {
  content: "\f70d";
}

.fi-bs-government-flag:before {
  content: "\f70e";
}

.fi-bs-government-user:before {
  content: "\f70f";
}

.fi-bs-gps-navigation:before {
  content: "\f710";
}

.fi-bs-graduation-cap:before {
  content: "\f711";
}

.fi-bs-gramophone:before {
  content: "\f712";
}

.fi-bs-grape:before {
  content: "\f713";
}

.fi-bs-graph-curve:before {
  content: "\f714";
}

.fi-bs-graphic-style:before {
  content: "\f715";
}

.fi-bs-graphic-tablet:before {
  content: "\f716";
}

.fi-bs-grate-droplet:before {
  content: "\f717";
}

.fi-bs-grate:before {
  content: "\f718";
}

.fi-bs-greater-than-equal:before {
  content: "\f719";
}

.fi-bs-greater-than:before {
  content: "\f71a";
}

.fi-bs-greek-helmet:before {
  content: "\f71b";
}

.fi-bs-grid-alt:before {
  content: "\f71c";
}

.fi-bs-grid-dividers:before {
  content: "\f71d";
}

.fi-bs-grid:before {
  content: "\f71e";
}

.fi-bs-grill-hot-alt:before {
  content: "\f71f";
}

.fi-bs-grill:before {
  content: "\f720";
}

.fi-bs-grimace:before {
  content: "\f721";
}

.fi-bs-grin-alt:before {
  content: "\f722";
}

.fi-bs-grin-beam-sweat:before {
  content: "\f723";
}

.fi-bs-grin-beam:before {
  content: "\f724";
}

.fi-bs-grin-hearts:before {
  content: "\f725";
}

.fi-bs-grin-squint-tears:before {
  content: "\f726";
}

.fi-bs-grin-squint:before {
  content: "\f727";
}

.fi-bs-grin-stars:before {
  content: "\f728";
}

.fi-bs-grin-tears:before {
  content: "\f729";
}

.fi-bs-grin-tongue-squint:before {
  content: "\f72a";
}

.fi-bs-grin-tongue-wink:before {
  content: "\f72b";
}

.fi-bs-grin-tongue:before {
  content: "\f72c";
}

.fi-bs-grin-wink:before {
  content: "\f72d";
}

.fi-bs-grin:before {
  content: "\f72e";
}

.fi-bs-grip-dots-vertical:before {
  content: "\f72f";
}

.fi-bs-grip-dots:before {
  content: "\f730";
}

.fi-bs-grip-horizontal:before {
  content: "\f731";
}

.fi-bs-grip-lines-vertical:before {
  content: "\f732";
}

.fi-bs-grip-lines:before {
  content: "\f733";
}

.fi-bs-grip-vertical:before {
  content: "\f734";
}

.fi-bs-grocery-bag:before {
  content: "\f735";
}

.fi-bs-grocery-basket:before {
  content: "\f736";
}

.fi-bs-group-arrows-rotate:before {
  content: "\f737";
}

.fi-bs-group-call:before {
  content: "\f738";
}

.fi-bs-group-community-social-media:before {
  content: "\f739";
}

.fi-bs-growth-chart-invest:before {
  content: "\f73a";
}

.fi-bs-guarani-sign:before {
  content: "\f73b";
}

.fi-bs-guide-alt:before {
  content: "\f73c";
}

.fi-bs-guide:before {
  content: "\f73d";
}

.fi-bs-guitar-electric:before {
  content: "\f73e";
}

.fi-bs-guitar:before {
  content: "\f73f";
}

.fi-bs-guitars:before {
  content: "\f740";
}

.fi-bs-gun-squirt:before {
  content: "\f741";
}

.fi-bs-gym:before {
  content: "\f742";
}

.fi-bs-h-square:before {
  content: "\f743";
}

.fi-bs-h:before {
  content: "\f744";
}

.fi-bs-h1:before {
  content: "\f745";
}

.fi-bs-h2:before {
  content: "\f746";
}

.fi-bs-h3:before {
  content: "\f747";
}

.fi-bs-h4:before {
  content: "\f748";
}

.fi-bs-hair-clipper:before {
  content: "\f749";
}

.fi-bs-hamburger-soda:before {
  content: "\f74a";
}

.fi-bs-hamburger:before {
  content: "\f74b";
}

.fi-bs-hammer-crash:before {
  content: "\f74c";
}

.fi-bs-hammer-war:before {
  content: "\f74d";
}

.fi-bs-hammer:before {
  content: "\f74e";
}

.fi-bs-hamsa:before {
  content: "\f74f";
}

.fi-bs-hand-back-fist:before {
  content: "\f750";
}

.fi-bs-hand-back-point-down:before {
  content: "\f751";
}

.fi-bs-hand-back-point-left:before {
  content: "\f752";
}

.fi-bs-hand-back-point-ribbon:before {
  content: "\f753";
}

.fi-bs-hand-back-point-right:before {
  content: "\f754";
}

.fi-bs-hand-bill:before {
  content: "\f755";
}

.fi-bs-hand-dots:before {
  content: "\f756";
}

.fi-bs-hand-fingers-crossed:before {
  content: "\f757";
}

.fi-bs-hand-fist:before {
  content: "\f758";
}

.fi-bs-hand-heart:before {
  content: "\f759";
}

.fi-bs-hand-holding-box:before {
  content: "\f75a";
}

.fi-bs-hand-holding-droplet:before {
  content: "\f75b";
}

.fi-bs-hand-holding-heart:before {
  content: "\f75c";
}

.fi-bs-hand-holding-magic:before {
  content: "\f75d";
}

.fi-bs-hand-holding-medical:before {
  content: "\f75e";
}

.fi-bs-hand-holding-seedling:before {
  content: "\f75f";
}

.fi-bs-hand-holding-skull:before {
  content: "\f760";
}

.fi-bs-hand-holding-usd:before {
  content: "\f761";
}

.fi-bs-hand-holding-water:before {
  content: "\f762";
}

.fi-bs-hand-horns:before {
  content: "\f763";
}

.fi-bs-hand-lizard:before {
  content: "\f764";
}

.fi-bs-hand-love:before {
  content: "\f765";
}

.fi-bs-hand-middle-finger:before {
  content: "\f766";
}

.fi-bs-hand-paper:before {
  content: "\f767";
}

.fi-bs-hand-peace:before {
  content: "\f768";
}

.fi-bs-hand-point-ribbon:before {
  content: "\f769";
}

.fi-bs-hand-scissors:before {
  content: "\f76a";
}

.fi-bs-hand-sparkles:before {
  content: "\f76b";
}

.fi-bs-hand-spock:before {
  content: "\f76c";
}

.fi-bs-hand-wave:before {
  content: "\f76d";
}

.fi-bs-hand:before {
  content: "\f76e";
}

.fi-bs-handmade:before {
  content: "\f76f";
}

.fi-bs-hands-bubbles:before {
  content: "\f770";
}

.fi-bs-hands-clapping:before {
  content: "\f771";
}

.fi-bs-hands-heart:before {
  content: "\f772";
}

.fi-bs-hands-holding-diamond:before {
  content: "\f773";
}

.fi-bs-hands-holding:before {
  content: "\f774";
}

.fi-bs-hands-usd:before {
  content: "\f775";
}

.fi-bs-handshake-angle:before {
  content: "\f776";
}

.fi-bs-handshake-deal-loan:before {
  content: "\f777";
}

.fi-bs-handshake-house:before {
  content: "\f778";
}

.fi-bs-handshake-simple-slash:before {
  content: "\f779";
}

.fi-bs-handshake-trust:before {
  content: "\f77a";
}

.fi-bs-handshake:before {
  content: "\f77b";
}

.fi-bs-happy:before {
  content: "\f77c";
}

.fi-bs-hard-hat:before {
  content: "\f77d";
}

.fi-bs-hashtag-lock:before {
  content: "\f77e";
}

.fi-bs-hastag:before {
  content: "\f77f";
}

.fi-bs-hat-beach:before {
  content: "\f780";
}

.fi-bs-hat-birthday:before {
  content: "\f781";
}

.fi-bs-hat-chef:before {
  content: "\f782";
}

.fi-bs-hat-cowboy-side:before {
  content: "\f783";
}

.fi-bs-hat-cowboy:before {
  content: "\f784";
}

.fi-bs-hat-santa:before {
  content: "\f785";
}

.fi-bs-hat-winter:before {
  content: "\f786";
}

.fi-bs-hat-witch:before {
  content: "\f787";
}

.fi-bs-hat-wizard:before {
  content: "\f788";
}

.fi-bs-hdd:before {
  content: "\f789";
}

.fi-bs-head-side-brain:before {
  content: "\f78a";
}

.fi-bs-head-side-cough-slash:before {
  content: "\f78b";
}

.fi-bs-head-side-cough:before {
  content: "\f78c";
}

.fi-bs-head-side-headphones:before {
  content: "\f78d";
}

.fi-bs-head-side-heart:before {
  content: "\f78e";
}

.fi-bs-head-side-mask:before {
  content: "\f78f";
}

.fi-bs-head-side-medical:before {
  content: "\f790";
}

.fi-bs-head-side-thinking:before {
  content: "\f791";
}

.fi-bs-head-side-virus:before {
  content: "\f792";
}

.fi-bs-head-side:before {
  content: "\f793";
}

.fi-bs-head-vr:before {
  content: "\f794";
}

.fi-bs-heading:before {
  content: "\f795";
}

.fi-bs-headphones:before {
  content: "\f796";
}

.fi-bs-headset:before {
  content: "\f797";
}

.fi-bs-heart-arrow:before {
  content: "\f798";
}

.fi-bs-heart-brain:before {
  content: "\f799";
}

.fi-bs-heart-crack:before {
  content: "\f79a";
}

.fi-bs-heart-half-stroke:before {
  content: "\f79b";
}

.fi-bs-heart-half:before {
  content: "\f79c";
}

.fi-bs-heart-health-muscle:before {
  content: "\f79d";
}

.fi-bs-heart-lock:before {
  content: "\f79e";
}

.fi-bs-heart-partner-handshake:before {
  content: "\f79f";
}

.fi-bs-heart-rate:before {
  content: "\f7a0";
}

.fi-bs-heart-slash:before {
  content: "\f7a1";
}

.fi-bs-heart-upside-down:before {
  content: "\f7a2";
}

.fi-bs-heart:before {
  content: "\f7a3";
}

.fi-bs-heat:before {
  content: "\f7a4";
}

.fi-bs-helicopter-side:before {
  content: "\f7a5";
}

.fi-bs-helmet-battle:before {
  content: "\f7a6";
}

.fi-bs-hexagon-check:before {
  content: "\f7a7";
}

.fi-bs-hexagon-divide:before {
  content: "\f7a8";
}

.fi-bs-hexagon-exclamation:before {
  content: "\f7a9";
}

.fi-bs-hexagon:before {
  content: "\f7aa";
}

.fi-bs-high-definition:before {
  content: "\f7ab";
}

.fi-bs-high-five-celebration-yes:before {
  content: "\f7ac";
}

.fi-bs-high-five:before {
  content: "\f7ad";
}

.fi-bs-highlighter-line:before {
  content: "\f7ae";
}

.fi-bs-highlighter:before {
  content: "\f7af";
}

.fi-bs-hiking:before {
  content: "\f7b0";
}

.fi-bs-hippo:before {
  content: "\f7b1";
}

.fi-bs-hockey-mask:before {
  content: "\f7b2";
}

.fi-bs-hockey-puck:before {
  content: "\f7b3";
}

.fi-bs-hockey-stick-puck:before {
  content: "\f7b4";
}

.fi-bs-hockey-sticks:before {
  content: "\f7b5";
}

.fi-bs-holding-hand-gear:before {
  content: "\f7b6";
}

.fi-bs-holding-hand-revenue:before {
  content: "\f7b7";
}

.fi-bs-holly-berry:before {
  content: "\f7b8";
}

.fi-bs-home-heart:before {
  content: "\f7b9";
}

.fi-bs-home-location-alt:before {
  content: "\f7ba";
}

.fi-bs-home-location:before {
  content: "\f7bb";
}

.fi-bs-home:before {
  content: "\f7bc";
}

.fi-bs-honey-pot:before {
  content: "\f7bd";
}

.fi-bs-hood-cloak:before {
  content: "\f7be";
}

.fi-bs-horizontal-rule:before {
  content: "\f7bf";
}

.fi-bs-horse-head:before {
  content: "\f7c0";
}

.fi-bs-horse-saddle:before {
  content: "\f7c1";
}

.fi-bs-horse:before {
  content: "\f7c2";
}

.fi-bs-horseshoe-broken:before {
  content: "\f7c3";
}

.fi-bs-horseshoe:before {
  content: "\f7c4";
}

.fi-bs-hose-reel:before {
  content: "\f7c5";
}

.fi-bs-hose:before {
  content: "\f7c6";
}

.fi-bs-hospital-symbol:before {
  content: "\f7c7";
}

.fi-bs-hospital-user:before {
  content: "\f7c8";
}

.fi-bs-hospital:before {
  content: "\f7c9";
}

.fi-bs-hospitals:before {
  content: "\f7ca";
}

.fi-bs-hot-tub:before {
  content: "\f7cb";
}

.fi-bs-hotdog:before {
  content: "\f7cc";
}

.fi-bs-hotel:before {
  content: "\f7cd";
}

.fi-bs-hourglass-end:before {
  content: "\f7ce";
}

.fi-bs-hourglass-start:before {
  content: "\f7cf";
}

.fi-bs-hourglass:before {
  content: "\f7d0";
}

.fi-bs-house-blank:before {
  content: "\f7d1";
}

.fi-bs-house-building:before {
  content: "\f7d2";
}

.fi-bs-house-chimney-blank:before {
  content: "\f7d3";
}

.fi-bs-house-chimney-crack:before {
  content: "\f7d4";
}

.fi-bs-house-chimney-heart:before {
  content: "\f7d5";
}

.fi-bs-house-chimney-medical:before {
  content: "\f7d6";
}

.fi-bs-house-chimney-user:before {
  content: "\f7d7";
}

.fi-bs-house-chimney-window:before {
  content: "\f7d8";
}

.fi-bs-house-chimney:before {
  content: "\f7d9";
}

.fi-bs-house-circle-check:before {
  content: "\f7da";
}

.fi-bs-house-circle-exclamation:before {
  content: "\f7db";
}

.fi-bs-house-circle-xmark:before {
  content: "\f7dc";
}

.fi-bs-house-crack-alt:before {
  content: "\f7dd";
}

.fi-bs-house-crack:before {
  content: "\f7de";
}

.fi-bs-house-day:before {
  content: "\f7df";
}

.fi-bs-house-fire:before {
  content: "\f7e0";
}

.fi-bs-house-flag:before {
  content: "\f7e1";
}

.fi-bs-house-flood:before {
  content: "\f7e2";
}

.fi-bs-house-laptop:before {
  content: "\f7e3";
}

.fi-bs-house-leave:before {
  content: "\f7e4";
}

.fi-bs-house-lock:before {
  content: "\f7e5";
}

.fi-bs-house-medical:before {
  content: "\f7e6";
}

.fi-bs-house-night:before {
  content: "\f7e7";
}

.fi-bs-house-return:before {
  content: "\f7e8";
}

.fi-bs-house-signal:before {
  content: "\f7e9";
}

.fi-bs-house-tree:before {
  content: "\f7ea";
}

.fi-bs-house-tsunami:before {
  content: "\f7eb";
}

.fi-bs-house-turret:before {
  content: "\f7ec";
}

.fi-bs-house-user:before {
  content: "\f7ed";
}

.fi-bs-house-window:before {
  content: "\f7ee";
}

.fi-bs-hr-group:before {
  content: "\f7ef";
}

.fi-bs-hr-person:before {
  content: "\f7f0";
}

.fi-bs-hr:before {
  content: "\f7f1";
}

.fi-bs-hryvnia:before {
  content: "\f7f2";
}

.fi-bs-humidity:before {
  content: "\f7f3";
}

.fi-bs-hundred-points:before {
  content: "\f7f4";
}

.fi-bs-hurricane:before {
  content: "\f7f5";
}

.fi-bs-i:before {
  content: "\f7f6";
}

.fi-bs-ice-cream:before {
  content: "\f7f7";
}

.fi-bs-ice-skate:before {
  content: "\f7f8";
}

.fi-bs-icicles:before {
  content: "\f7f9";
}

.fi-bs-icon-star:before {
  content: "\f7fa";
}

.fi-bs-id-badge:before {
  content: "\f7fb";
}

.fi-bs-id-card-clip-alt:before {
  content: "\f7fc";
}

.fi-bs-igloo:before {
  content: "\f7fd";
}

.fi-bs-image-slash:before {
  content: "\f7fe";
}

.fi-bs-images-user:before {
  content: "\f7ff";
}

.fi-bs-images:before {
  content: "\f800";
}

.fi-bs-improve-user:before {
  content: "\f801";
}

.fi-bs-inbox-full:before {
  content: "\f802";
}

.fi-bs-inbox-in:before {
  content: "\f803";
}

.fi-bs-inbox-out:before {
  content: "\f804";
}

.fi-bs-inbox:before {
  content: "\f805";
}

.fi-bs-inboxes:before {
  content: "\f806";
}

.fi-bs-incense-sticks-yoga:before {
  content: "\f807";
}

.fi-bs-incognito:before {
  content: "\f808";
}

.fi-bs-indent:before {
  content: "\f809";
}

.fi-bs-indian-rupee-sign:before {
  content: "\f80a";
}

.fi-bs-industry-alt:before {
  content: "\f80b";
}

.fi-bs-industry-windows:before {
  content: "\f80c";
}

.fi-bs-infinity:before {
  content: "\f80d";
}

.fi-bs-info-guide:before {
  content: "\f80e";
}

.fi-bs-info:before {
  content: "\f80f";
}

.fi-bs-information:before {
  content: "\f810";
}

.fi-bs-inhaler:before {
  content: "\f811";
}

.fi-bs-input-numeric:before {
  content: "\f812";
}

.fi-bs-input-pipe:before {
  content: "\f813";
}

.fi-bs-input-text:before {
  content: "\f814";
}

.fi-bs-insert-alt:before {
  content: "\f815";
}

.fi-bs-insert-arrows:before {
  content: "\f816";
}

.fi-bs-insert-button-circle:before {
  content: "\f817";
}

.fi-bs-insert-credit-card:before {
  content: "\f818";
}

.fi-bs-insert-square:before {
  content: "\f819";
}

.fi-bs-insert:before {
  content: "\f81a";
}

.fi-bs-insight-alt:before {
  content: "\f81b";
}

.fi-bs-insight-head:before {
  content: "\f81c";
}

.fi-bs-insight:before {
  content: "\f81d";
}

.fi-bs-integral:before {
  content: "\f81e";
}

.fi-bs-interactive:before {
  content: "\f81f";
}

.fi-bs-interlining:before {
  content: "\f820";
}

.fi-bs-internet-speed-wifi:before {
  content: "\f821";
}

.fi-bs-interrogation:before {
  content: "\f822";
}

.fi-bs-intersection:before {
  content: "\f823";
}

.fi-bs-introduction-handshake:before {
  content: "\f824";
}

.fi-bs-introduction:before {
  content: "\f825";
}

.fi-bs-inventory-alt:before {
  content: "\f826";
}

.fi-bs-invest:before {
  content: "\f827";
}

.fi-bs-investment:before {
  content: "\f828";
}

.fi-bs-invite-alt:before {
  content: "\f829";
}

.fi-bs-invite:before {
  content: "\f82a";
}

.fi-bs-iot-alt:before {
  content: "\f82b";
}

.fi-bs-iot:before {
  content: "\f82c";
}

.fi-bs-ip-address:before {
  content: "\f82d";
}

.fi-bs-island-tropical:before {
  content: "\f82e";
}

.fi-bs-issue-loupe:before {
  content: "\f82f";
}

.fi-bs-it-alt:before {
  content: "\f830";
}

.fi-bs-it-computer:before {
  content: "\f831";
}

.fi-bs-it:before {
  content: "\f832";
}

.fi-bs-italian-lira-sign:before {
  content: "\f833";
}

.fi-bs-italic:before {
  content: "\f834";
}

.fi-bs-j:before {
  content: "\f835";
}

.fi-bs-jam:before {
  content: "\f836";
}

.fi-bs-jar-alt:before {
  content: "\f837";
}

.fi-bs-jar-wheat:before {
  content: "\f838";
}

.fi-bs-javascript:before {
  content: "\f839";
}

.fi-bs-joint:before {
  content: "\f83a";
}

.fi-bs-joker:before {
  content: "\f83b";
}

.fi-bs-journal-alt:before {
  content: "\f83c";
}

.fi-bs-journal:before {
  content: "\f83d";
}

.fi-bs-journey:before {
  content: "\f83e";
}

.fi-bs-joystick:before {
  content: "\f83f";
}

.fi-bs-jpg:before {
  content: "\f840";
}

.fi-bs-jug-alt:before {
  content: "\f841";
}

.fi-bs-jug-bottle:before {
  content: "\f842";
}

.fi-bs-jug:before {
  content: "\f843";
}

.fi-bs-jumping-rope:before {
  content: "\f844";
}

.fi-bs-k:before {
  content: "\f845";
}

.fi-bs-kaaba:before {
  content: "\f846";
}

.fi-bs-kazoo:before {
  content: "\f847";
}

.fi-bs-kerning:before {
  content: "\f848";
}

.fi-bs-key-lock-crypto:before {
  content: "\f849";
}

.fi-bs-key-skeleton-left-right:before {
  content: "\f84a";
}

.fi-bs-key:before {
  content: "\f84b";
}

.fi-bs-keyboard-brightness-low:before {
  content: "\f84c";
}

.fi-bs-keyboard-brightness:before {
  content: "\f84d";
}

.fi-bs-keyboard-down:before {
  content: "\f84e";
}

.fi-bs-keyboard-left:before {
  content: "\f84f";
}

.fi-bs-keyboard:before {
  content: "\f850";
}

.fi-bs-keynote:before {
  content: "\f851";
}

.fi-bs-kidneys:before {
  content: "\f852";
}

.fi-bs-kip-sign:before {
  content: "\f853";
}

.fi-bs-kiss-beam:before {
  content: "\f854";
}

.fi-bs-kiss-wink-heart:before {
  content: "\f855";
}

.fi-bs-kiss:before {
  content: "\f856";
}

.fi-bs-kite:before {
  content: "\f857";
}

.fi-bs-kiwi-bird:before {
  content: "\f858";
}

.fi-bs-kiwi-fruit:before {
  content: "\f859";
}

.fi-bs-knife-kitchen:before {
  content: "\f85a";
}

.fi-bs-knife:before {
  content: "\f85b";
}

.fi-bs-knitting:before {
  content: "\f85c";
}

.fi-bs-kpi-evaluation:before {
  content: "\f85d";
}

.fi-bs-kpi:before {
  content: "\f85e";
}

.fi-bs-l:before {
  content: "\f85f";
}

.fi-bs-label:before {
  content: "\f860";
}

.fi-bs-lacrosse-stick-ball:before {
  content: "\f861";
}

.fi-bs-lacrosse-stick:before {
  content: "\f862";
}

.fi-bs-lambda:before {
  content: "\f863";
}

.fi-bs-lamp-desk:before {
  content: "\f864";
}

.fi-bs-lamp-floor:before {
  content: "\f865";
}

.fi-bs-lamp-street:before {
  content: "\f866";
}

.fi-bs-lamp:before {
  content: "\f867";
}

.fi-bs-land-layer-location:before {
  content: "\f868";
}

.fi-bs-land-layers:before {
  content: "\f869";
}

.fi-bs-land-location:before {
  content: "\f86a";
}

.fi-bs-landmark-alt:before {
  content: "\f86b";
}

.fi-bs-language:before {
  content: "\f86c";
}

.fi-bs-laptop-arrow-down:before {
  content: "\f86d";
}

.fi-bs-laptop-binary:before {
  content: "\f86e";
}

.fi-bs-laptop-code:before {
  content: "\f86f";
}

.fi-bs-laptop-medical:before {
  content: "\f870";
}

.fi-bs-laptop-mobile:before {
  content: "\f871";
}

.fi-bs-laptop-slash:before {
  content: "\f872";
}

.fi-bs-laptop:before {
  content: "\f873";
}

.fi-bs-lari-sign:before {
  content: "\f874";
}

.fi-bs-lasso-sparkles:before {
  content: "\f875";
}

.fi-bs-lasso:before {
  content: "\f876";
}

.fi-bs-last-square:before {
  content: "\f877";
}

.fi-bs-laugh-beam:before {
  content: "\f878";
}

.fi-bs-laugh-squint:before {
  content: "\f879";
}

.fi-bs-laugh-wink:before {
  content: "\f87a";
}

.fi-bs-laugh:before {
  content: "\f87b";
}

.fi-bs-lawyer-man:before {
  content: "\f87c";
}

.fi-bs-lawyer-woman:before {
  content: "\f87d";
}

.fi-bs-layer-minus:before {
  content: "\f87e";
}

.fi-bs-layer-plus:before {
  content: "\f87f";
}

.fi-bs-layers:before {
  content: "\f880";
}

.fi-bs-layout-fluid:before {
  content: "\f881";
}

.fi-bs-lead-funnel:before {
  content: "\f882";
}

.fi-bs-lead-management:before {
  content: "\f883";
}

.fi-bs-lead:before {
  content: "\f884";
}

.fi-bs-leader-alt:before {
  content: "\f885";
}

.fi-bs-leader-speech:before {
  content: "\f886";
}

.fi-bs-leader:before {
  content: "\f887";
}

.fi-bs-leaderboard-alt:before {
  content: "\f888";
}

.fi-bs-leaderboard-trophy:before {
  content: "\f889";
}

.fi-bs-leaderboard:before {
  content: "\f88a";
}

.fi-bs-leadership-alt:before {
  content: "\f88b";
}

.fi-bs-leadership:before {
  content: "\f88c";
}

.fi-bs-leaf-heart:before {
  content: "\f88d";
}

.fi-bs-leaf-maple:before {
  content: "\f88e";
}

.fi-bs-leaf-oak:before {
  content: "\f88f";
}

.fi-bs-leaf:before {
  content: "\f890";
}

.fi-bs-leafy-green:before {
  content: "\f891";
}

.fi-bs-leave:before {
  content: "\f892";
}

.fi-bs-left-from-bracket:before {
  content: "\f893";
}

.fi-bs-left:before {
  content: "\f894";
}

.fi-bs-legal:before {
  content: "\f895";
}

.fi-bs-lemon:before {
  content: "\f896";
}

.fi-bs-lesbian-couple:before {
  content: "\f897";
}

.fi-bs-less-than-equal:before {
  content: "\f898";
}

.fi-bs-less-than:before {
  content: "\f899";
}

.fi-bs-lesson-class:before {
  content: "\f89a";
}

.fi-bs-lesson:before {
  content: "\f89b";
}

.fi-bs-letter-case:before {
  content: "\f89c";
}

.fi-bs-lettuce:before {
  content: "\f89d";
}

.fi-bs-level-down-alt:before {
  content: "\f89e";
}

.fi-bs-level-down:before {
  content: "\f89f";
}

.fi-bs-level-up-alt:before {
  content: "\f8a0";
}

.fi-bs-level-up:before {
  content: "\f8a1";
}

.fi-bs-license:before {
  content: "\f8a2";
}

.fi-bs-life-ring:before {
  content: "\f8a3";
}

.fi-bs-life:before {
  content: "\f8a4";
}

.fi-bs-light-ceiling:before {
  content: "\f8a5";
}

.fi-bs-light-emergency-on:before {
  content: "\f8a6";
}

.fi-bs-light-emergency:before {
  content: "\f8a7";
}

.fi-bs-light-switch-off:before {
  content: "\f8a8";
}

.fi-bs-light-switch-on:before {
  content: "\f8a9";
}

.fi-bs-light-switch:before {
  content: "\f8aa";
}

.fi-bs-lightbulb-cfl-on:before {
  content: "\f8ab";
}

.fi-bs-lightbulb-cfl:before {
  content: "\f8ac";
}

.fi-bs-lightbulb-dollar:before {
  content: "\f8ad";
}

.fi-bs-lightbulb-exclamation:before {
  content: "\f8ae";
}

.fi-bs-lightbulb-head:before {
  content: "\f8af";
}

.fi-bs-lightbulb-on:before {
  content: "\f8b0";
}

.fi-bs-lightbulb-question:before {
  content: "\f8b1";
}

.fi-bs-lightbulb-setting:before {
  content: "\f8b2";
}

.fi-bs-lightbulb-slash:before {
  content: "\f8b3";
}

.fi-bs-lighthouse:before {
  content: "\f8b4";
}

.fi-bs-lights-holiday:before {
  content: "\f8b5";
}

.fi-bs-limit-hand:before {
  content: "\f8b6";
}

.fi-bs-limit-speedometer:before {
  content: "\f8b7";
}

.fi-bs-line-width:before {
  content: "\f8b8";
}

.fi-bs-link-alt:before {
  content: "\f8b9";
}

.fi-bs-link-horizontal-slash:before {
  content: "\f8ba";
}

.fi-bs-link-horizontal:before {
  content: "\f8bb";
}

.fi-bs-link-slash-alt:before {
  content: "\f8bc";
}

.fi-bs-link-slash:before {
  content: "\f8bd";
}

.fi-bs-link:before {
  content: "\f8be";
}

.fi-bs-lion-head:before {
  content: "\f8bf";
}

.fi-bs-lion:before {
  content: "\f8c0";
}

.fi-bs-lips:before {
  content: "\f8c1";
}

.fi-bs-lipstick:before {
  content: "\f8c2";
}

.fi-bs-lira-sign:before {
  content: "\f8c3";
}

.fi-bs-list-check:before {
  content: "\f8c4";
}

.fi-bs-list-dropdown:before {
  content: "\f8c5";
}

.fi-bs-list-music:before {
  content: "\f8c6";
}

.fi-bs-list-timeline:before {
  content: "\f8c7";
}

.fi-bs-list:before {
  content: "\f8c8";
}

.fi-bs-litecoin-sign:before {
  content: "\f8c9";
}

.fi-bs-live-alt:before {
  content: "\f8ca";
}

.fi-bs-live:before {
  content: "\f8cb";
}

.fi-bs-loading:before {
  content: "\f8cc";
}

.fi-bs-loan:before {
  content: "\f8cd";
}

.fi-bs-lobster:before {
  content: "\f8ce";
}

.fi-bs-location-alt:before {
  content: "\f8cf";
}

.fi-bs-location-arrow:before {
  content: "\f8d0";
}

.fi-bs-location-crosshairs-slash:before {
  content: "\f8d1";
}

.fi-bs-location-crosshairs:before {
  content: "\f8d2";
}

.fi-bs-location-dot-slash:before {
  content: "\f8d3";
}

.fi-bs-location-exclamation:before {
  content: "\f8d4";
}

.fi-bs-location-pin-call:before {
  content: "\f8d5";
}

.fi-bs-lock-alt:before {
  content: "\f8d6";
}

.fi-bs-lock-hashtag:before {
  content: "\f8d7";
}

.fi-bs-lock-open-alt:before {
  content: "\f8d8";
}

.fi-bs-lock:before {
  content: "\f8d9";
}

.fi-bs-locust:before {
  content: "\f8da";
}

.fi-bs-loop-square:before {
  content: "\f8db";
}

.fi-bs-loveseat:before {
  content: "\f8dc";
}

.fi-bs-low-vision:before {
  content: "\f8dd";
}

.fi-bs-luchador:before {
  content: "\f8de";
}

.fi-bs-luggage-cart:before {
  content: "\f8df";
}

.fi-bs-luggage-rolling:before {
  content: "\f8e0";
}

.fi-bs-lungs-virus:before {
  content: "\f8e1";
}

.fi-bs-lungs:before {
  content: "\f8e2";
}

.fi-bs-m:before {
  content: "\f8e3";
}

.fi-bs-mace:before {
  content: "\f8e4";
}

.fi-bs-magic-wand:before {
  content: "\f8e5";
}

.fi-bs-magnet-user:before {
  content: "\f8e6";
}

.fi-bs-magnet:before {
  content: "\f8e7";
}

.fi-bs-mailbox-envelope:before {
  content: "\f8e8";
}

.fi-bs-mailbox-flag-up:before {
  content: "\f8e9";
}

.fi-bs-mailbox:before {
  content: "\f8ea";
}

.fi-bs-makeup-brush:before {
  content: "\f8eb";
}

.fi-bs-man-head:before {
  content: "\f8ec";
}

.fi-bs-man-scientist:before {
  content: "\f8ed";
}

.fi-bs-manat-sign:before {
  content: "\f8ee";
}

.fi-bs-mandolin:before {
  content: "\f8ef";
}

.fi-bs-mango:before {
  content: "\f8f0";
}

.fi-bs-manhole:before {
  content: "\f8f1";
}

.fi-bs-map-location-track:before {
  content: "\f8f2";
}

.fi-bs-map-marker-check:before {
  content: "\f8f3";
}

.fi-bs-map-marker-cross:before {
  content: "\f8f4";
}

.fi-bs-map-marker-edit:before {
  content: "\f8f5";
}

.fi-bs-map-marker-home:before {
  content: "\f8f6";
}

.fi-bs-map-marker-minus:before {
  content: "\f8f7";
}

.fi-bs-map-marker-plus:before {
  content: "\f8f8";
}

.fi-bs-map-marker-question:before {
  content: "\f8f9";
}

.fi-bs-map-marker-slash:before {
  content: "\f8fa";
}

.fi-bs-map-marker-smile:before {
  content: "\f8fb";
}

.fi-bs-map-marker:before {
  content: "\f8fc";
}

.fi-bs-map-pin:before {
  content: "\f8fd";
}

.fi-bs-map-point:before {
  content: "\f8fe";
}

.fi-bs-map:before {
  content: "\f8ff";
}

.fi-bs-marker-time:before {
  content: "豈";
}

.fi-bs-marker:before {
  content: "更";
}

.fi-bs-marketplace-alt:before {
  content: "車";
}

.fi-bs-marketplace-store:before {
  content: "賈";
}

.fi-bs-marketplace:before {
  content: "滑";
}

.fi-bs-mars-double:before {
  content: "串";
}

.fi-bs-mars-stroke-right:before {
  content: "句";
}

.fi-bs-mars-stroke-up:before {
  content: "龜";
}

.fi-bs-mars:before {
  content: "龜";
}

.fi-bs-martini-glass-citrus:before {
  content: "契";
}

.fi-bs-martini-glass-empty:before {
  content: "金";
}

.fi-bs-mask-carnival:before {
  content: "喇";
}

.fi-bs-mask-face:before {
  content: "奈";
}

.fi-bs-mask-snorkel:before {
  content: "懶";
}

.fi-bs-massage:before {
  content: "癩";
}

.fi-bs-match-fire:before {
  content: "羅";
}

.fi-bs-mattress-pillow:before {
  content: "蘿";
}

.fi-bs-measuring-tape:before {
  content: "螺";
}

.fi-bs-meat:before {
  content: "裸";
}

.fi-bs-medal:before {
  content: "邏";
}

.fi-bs-medical-star:before {
  content: "樂";
}

.fi-bs-medicine:before {
  content: "洛";
}

.fi-bs-meditation:before {
  content: "烙";
}

.fi-bs-meeting-alt:before {
  content: "珞";
}

.fi-bs-meeting:before {
  content: "落";
}

.fi-bs-megaphone-announcement-leader:before {
  content: "酪";
}

.fi-bs-megaphone:before {
  content: "駱";
}

.fi-bs-meh-blank:before {
  content: "亂";
}

.fi-bs-meh-rolling-eyes:before {
  content: "卵";
}

.fi-bs-meh:before {
  content: "欄";
}

.fi-bs-melon-alt:before {
  content: "爛";
}

.fi-bs-melon:before {
  content: "蘭";
}

.fi-bs-member-list:before {
  content: "鸞";
}

.fi-bs-member-search:before {
  content: "嵐";
}

.fi-bs-membership-vip:before {
  content: "濫";
}

.fi-bs-membership:before {
  content: "藍";
}

.fi-bs-memo-circle-check:before {
  content: "襤";
}

.fi-bs-memo-pad:before {
  content: "拉";
}

.fi-bs-memo:before {
  content: "臘";
}

.fi-bs-memory:before {
  content: "蠟";
}

.fi-bs-menu-burger:before {
  content: "廊";
}

.fi-bs-menu-dots-vertical:before {
  content: "朗";
}

.fi-bs-menu-dots:before {
  content: "浪";
}

.fi-bs-mercury:before {
  content: "狼";
}

.fi-bs-message-arrow-down:before {
  content: "郎";
}

.fi-bs-message-arrow-up-right:before {
  content: "來";
}

.fi-bs-message-arrow-up:before {
  content: "冷";
}

.fi-bs-message-bot:before {
  content: "勞";
}

.fi-bs-message-code:before {
  content: "擄";
}

.fi-bs-message-dollar:before {
  content: "櫓";
}

.fi-bs-message-heart:before {
  content: "爐";
}

.fi-bs-message-image:before {
  content: "盧";
}

.fi-bs-message-question:before {
  content: "老";
}

.fi-bs-message-quote:before {
  content: "蘆";
}

.fi-bs-message-slash:before {
  content: "虜";
}

.fi-bs-message-sms:before {
  content: "路";
}

.fi-bs-message-text:before {
  content: "露";
}

.fi-bs-message-xmark:before {
  content: "魯";
}

.fi-bs-messages-dollar:before {
  content: "鷺";
}

.fi-bs-messages-question:before {
  content: "碌";
}

.fi-bs-messages:before {
  content: "祿";
}

.fi-bs-meteor:before {
  content: "綠";
}

.fi-bs-meter-bolt:before {
  content: "菉";
}

.fi-bs-meter-droplet:before {
  content: "錄";
}

.fi-bs-meter-fire:before {
  content: "鹿";
}

.fi-bs-meter:before {
  content: "論";
}

.fi-bs-method:before {
  content: "壟";
}

.fi-bs-microchip-ai:before {
  content: "弄";
}

.fi-bs-microchip:before {
  content: "籠";
}

.fi-bs-microphone-alt:before {
  content: "聾";
}

.fi-bs-microphone-slash:before {
  content: "牢";
}

.fi-bs-microphone:before {
  content: "磊";
}

.fi-bs-microscope:before {
  content: "賂";
}

.fi-bs-microwave:before {
  content: "雷";
}

.fi-bs-milk-alt:before {
  content: "壘";
}

.fi-bs-milk:before {
  content: "屢";
}

.fi-bs-mill-sign:before {
  content: "樓";
}

.fi-bs-mind-share:before {
  content: "淚";
}

.fi-bs-minus-circle:before {
  content: "漏";
}

.fi-bs-minus-hexagon:before {
  content: "累";
}

.fi-bs-minus-small:before {
  content: "縷";
}

.fi-bs-minus:before {
  content: "陋";
}

.fi-bs-mistletoe:before {
  content: "勒";
}

.fi-bs-mix:before {
  content: "肋";
}

.fi-bs-mobile-button:before {
  content: "凜";
}

.fi-bs-mobile-notch:before {
  content: "凌";
}

.fi-bs-mobile:before {
  content: "稜";
}

.fi-bs-mockup:before {
  content: "綾";
}

.fi-bs-mode-alt:before {
  content: "菱";
}

.fi-bs-mode-landscape:before {
  content: "陵";
}

.fi-bs-mode-portrait:before {
  content: "讀";
}

.fi-bs-mode:before {
  content: "拏";
}

.fi-bs-model-cube-arrows:before {
  content: "樂";
}

.fi-bs-model-cube-space:before {
  content: "諾";
}

.fi-bs-model-cube:before {
  content: "丹";
}

.fi-bs-module:before {
  content: "寧";
}

.fi-bs-monday:before {
  content: "怒";
}

.fi-bs-money-bill-simple:before {
  content: "率";
}

.fi-bs-money-bill-transfer:before {
  content: "異";
}

.fi-bs-money-bill-wave-alt:before {
  content: "北";
}

.fi-bs-money-bill-wave:before {
  content: "磻";
}

.fi-bs-money-bills-simple:before {
  content: "便";
}

.fi-bs-money-bills:before {
  content: "復";
}

.fi-bs-money-check-edit-alt:before {
  content: "不";
}

.fi-bs-money-check-edit:before {
  content: "泌";
}

.fi-bs-money-check:before {
  content: "數";
}

.fi-bs-money-coin-transfer:before {
  content: "索";
}

.fi-bs-money-from-bracket:before {
  content: "參";
}

.fi-bs-money-simple-from-bracket:before {
  content: "塞";
}

.fi-bs-money-transfer-alt:before {
  content: "省";
}

.fi-bs-money-transfer-coin-arrow:before {
  content: "葉";
}

.fi-bs-money-transfer-smartphone:before {
  content: "說";
}

.fi-bs-money-wings:before {
  content: "殺";
}

.fi-bs-money:before {
  content: "辰";
}

.fi-bs-monkey:before {
  content: "沈";
}

.fi-bs-monument:before {
  content: "拾";
}

.fi-bs-moon-stars:before {
  content: "若";
}

.fi-bs-moon:before {
  content: "掠";
}

.fi-bs-moped:before {
  content: "略";
}

.fi-bs-mortar-pestle:before {
  content: "亮";
}

.fi-bs-mortgage:before {
  content: "兩";
}

.fi-bs-mosque-alt:before {
  content: "凉";
}

.fi-bs-mosque-moon:before {
  content: "梁";
}

.fi-bs-mosque:before {
  content: "糧";
}

.fi-bs-mosquito-net:before {
  content: "良";
}

.fi-bs-mosquito:before {
  content: "諒";
}

.fi-bs-motorcycle:before {
  content: "量";
}

.fi-bs-mound:before {
  content: "勵";
}

.fi-bs-mountain-city:before {
  content: "呂";
}

.fi-bs-mountain:before {
  content: "女";
}

.fi-bs-mountains:before {
  content: "廬";
}

.fi-bs-mouse-field:before {
  content: "旅";
}

.fi-bs-mouse:before {
  content: "濾";
}

.fi-bs-mov-file:before {
  content: "礪";
}

.fi-bs-move-to-folder-2:before {
  content: "閭";
}

.fi-bs-move-to-folder:before {
  content: "驪";
}

.fi-bs-mp3-file:before {
  content: "麗";
}

.fi-bs-mp3-player:before {
  content: "黎";
}

.fi-bs-mp4-file:before {
  content: "力";
}

.fi-bs-mug-alt:before {
  content: "曆";
}

.fi-bs-mug-hot-alt:before {
  content: "歷";
}

.fi-bs-mug-hot:before {
  content: "轢";
}

.fi-bs-mug-marshmallows:before {
  content: "年";
}

.fi-bs-mug-tea-saucer:before {
  content: "憐";
}

.fi-bs-mug-tea:before {
  content: "戀";
}

.fi-bs-mug:before {
  content: "撚";
}

.fi-bs-multiple-alt:before {
  content: "漣";
}

.fi-bs-multiple:before {
  content: "煉";
}

.fi-bs-muscle:before {
  content: "璉";
}

.fi-bs-mushroom-alt:before {
  content: "秊";
}

.fi-bs-mushroom:before {
  content: "練";
}

.fi-bs-music-alt:before {
  content: "聯";
}

.fi-bs-music-file:before {
  content: "輦";
}

.fi-bs-music-note-slash:before {
  content: "蓮";
}

.fi-bs-music-note:before {
  content: "連";
}

.fi-bs-music-slash:before {
  content: "鍊";
}

.fi-bs-music:before {
  content: "列";
}

.fi-bs-n:before {
  content: "劣";
}

.fi-bs-naira-sign:before {
  content: "咽";
}

.fi-bs-narwhal:before {
  content: "烈";
}

.fi-bs-navigation:before {
  content: "裂";
}

.fi-bs-nesting-dolls:before {
  content: "說";
}

.fi-bs-network-analytic:before {
  content: "廉";
}

.fi-bs-network-cloud:before {
  content: "念";
}

.fi-bs-network:before {
  content: "捻";
}

.fi-bs-neuter:before {
  content: "殮";
}

.fi-bs-newsletter-subscribe:before {
  content: "簾";
}

.fi-bs-newspaper-open:before {
  content: "獵";
}

.fi-bs-newspaper:before {
  content: "令";
}

.fi-bs-nfc-lock:before {
  content: "囹";
}

.fi-bs-nfc-magnifying-glass:before {
  content: "寧";
}

.fi-bs-nfc-pen:before {
  content: "嶺";
}

.fi-bs-nfc-slash:before {
  content: "怜";
}

.fi-bs-nfc-trash:before {
  content: "玲";
}

.fi-bs-nfc:before {
  content: "瑩";
}

.fi-bs-night-day:before {
  content: "羚";
}

.fi-bs-no-fee:before {
  content: "聆";
}

.fi-bs-no-people:before {
  content: "鈴";
}

.fi-bs-noodles:before {
  content: "零";
}

.fi-bs-nose:before {
  content: "靈";
}

.fi-bs-not-equal:before {
  content: "領";
}

.fi-bs-not-found-alt:before {
  content: "例";
}

.fi-bs-not-found-magnifying-glass:before {
  content: "禮";
}

.fi-bs-not-found:before {
  content: "醴";
}

.fi-bs-notdef:before {
  content: "隸";
}

.fi-bs-note-medical:before {
  content: "惡";
}

.fi-bs-note-sticky:before {
  content: "了";
}

.fi-bs-note:before {
  content: "僚";
}

.fi-bs-notebook-alt:before {
  content: "寮";
}

.fi-bs-notebook:before {
  content: "尿";
}

.fi-bs-notes-medical:before {
  content: "料";
}

.fi-bs-notes:before {
  content: "樂";
}

.fi-bs-o:before {
  content: "燎";
}

.fi-bs-object-exclude:before {
  content: "療";
}

.fi-bs-object-group:before {
  content: "蓼";
}

.fi-bs-object-intersect:before {
  content: "遼";
}

.fi-bs-object-subtract:before {
  content: "龍";
}

.fi-bs-object-ungroup:before {
  content: "暈";
}

.fi-bs-object-union:before {
  content: "阮";
}

.fi-bs-objects-column:before {
  content: "劉";
}

.fi-bs-octagon-check:before {
  content: "杻";
}

.fi-bs-octagon-divide:before {
  content: "柳";
}

.fi-bs-octagon-exclamation:before {
  content: "流";
}

.fi-bs-octagon-minus:before {
  content: "溜";
}

.fi-bs-octagon-plus:before {
  content: "琉";
}

.fi-bs-octagon-xmark:before {
  content: "留";
}

.fi-bs-octagon:before {
  content: "硫";
}

.fi-bs-oil-can:before {
  content: "紐";
}

.fi-bs-oil-temp:before {
  content: "類";
}

.fi-bs-olive-oil:before {
  content: "六";
}

.fi-bs-olive:before {
  content: "戮";
}

.fi-bs-olives:before {
  content: "陸";
}

.fi-bs-om:before {
  content: "倫";
}

.fi-bs-omega:before {
  content: "崙";
}

.fi-bs-onboarding:before {
  content: "淪";
}

.fi-bs-onion:before {
  content: "輪";
}

.fi-bs-opacity:before {
  content: "律";
}

.fi-bs-open-mail-clip:before {
  content: "慄";
}

.fi-bs-operating-system-upgrade:before {
  content: "栗";
}

.fi-bs-operation:before {
  content: "率";
}

.fi-bs-order-history:before {
  content: "隆";
}

.fi-bs-organization-chart:before {
  content: "利";
}

.fi-bs-ornament:before {
  content: "吏";
}

.fi-bs-otp:before {
  content: "履";
}

.fi-bs-otter:before {
  content: "易";
}

.fi-bs-outdent:before {
  content: "李";
}

.fi-bs-oval-alt:before {
  content: "梨";
}

.fi-bs-oval:before {
  content: "泥";
}

.fi-bs-oven:before {
  content: "理";
}

.fi-bs-overline:before {
  content: "痢";
}

.fi-bs-overview:before {
  content: "罹";
}

.fi-bs-p:before {
  content: "裏";
}

.fi-bs-package:before {
  content: "裡";
}

.fi-bs-padlock-check:before {
  content: "里";
}

.fi-bs-page-break:before {
  content: "離";
}

.fi-bs-pager:before {
  content: "匿";
}

.fi-bs-paid:before {
  content: "溺";
}

.fi-bs-paint-brush:before {
  content: "吝";
}

.fi-bs-paint-roller:before {
  content: "燐";
}

.fi-bs-paintbrush-pencil:before {
  content: "璘";
}

.fi-bs-palette:before {
  content: "藺";
}

.fi-bs-pallet-alt:before {
  content: "隣";
}

.fi-bs-pallet:before {
  content: "鱗";
}

.fi-bs-pan-food:before {
  content: "麟";
}

.fi-bs-pan-frying:before {
  content: "林";
}

.fi-bs-pan:before {
  content: "淋";
}

.fi-bs-pancakes:before {
  content: "臨";
}

.fi-bs-panorama:before {
  content: "立";
}

.fi-bs-paper-plane-launch:before {
  content: "笠";
}

.fi-bs-paper-plane-top:before {
  content: "粒";
}

.fi-bs-paper-plane:before {
  content: "狀";
}

.fi-bs-paperclip-vertical:before {
  content: "炙";
}

.fi-bs-parachute-box:before {
  content: "識";
}

.fi-bs-paragraph-left:before {
  content: "什";
}

.fi-bs-paragraph:before {
  content: "茶";
}

.fi-bs-parking-circle-slash:before {
  content: "刺";
}

.fi-bs-parking-circle:before {
  content: "切";
}

.fi-bs-parking-slash:before {
  content: "度";
}

.fi-bs-parking:before {
  content: "拓";
}

.fi-bs-party-bell:before {
  content: "糖";
}

.fi-bs-party-horn:before {
  content: "宅";
}

.fi-bs-passport:before {
  content: "洞";
}

.fi-bs-password-alt:before {
  content: "暴";
}

.fi-bs-password-computer:before {
  content: "輻";
}

.fi-bs-password-email:before {
  content: "行";
}

.fi-bs-password-smartphone:before {
  content: "降";
}

.fi-bs-password:before {
  content: "見";
}

.fi-bs-paste:before {
  content: "廓";
}

.fi-bs-pattern:before {
  content: "兀";
}

.fi-bs-pause-circle:before {
  content: "嗀";
}

.fi-bs-pause-square:before {
  content: "﨎";
}

.fi-bs-pause:before {
  content: "﨏";
}

.fi-bs-paw-claws:before {
  content: "塚";
}

.fi-bs-paw-heart:before {
  content: "﨑";
}

.fi-bs-paw:before {
  content: "晴";
}

.fi-bs-payment-pos:before {
  content: "﨓";
}

.fi-bs-payroll-calendar:before {
  content: "﨔";
}

.fi-bs-payroll-check:before {
  content: "凞";
}

.fi-bs-payroll:before {
  content: "猪";
}

.fi-bs-peace:before {
  content: "益";
}

.fi-bs-peach:before {
  content: "礼";
}

.fi-bs-peanut:before {
  content: "神";
}

.fi-bs-peanuts:before {
  content: "祥";
}

.fi-bs-peapod:before {
  content: "福";
}

.fi-bs-pear:before {
  content: "靖";
}

.fi-bs-pedestal:before {
  content: "精";
}

.fi-bs-pen-circle:before {
  content: "羽";
}

.fi-bs-pen-clip-slash:before {
  content: "﨟";
}

.fi-bs-pen-clip:before {
  content: "蘒";
}

.fi-bs-pen-fancy-slash:before {
  content: "﨡";
}

.fi-bs-pen-fancy:before {
  content: "諸";
}

.fi-bs-pen-field:before {
  content: "﨣";
}

.fi-bs-pen-nib-slash:before {
  content: "﨤";
}

.fi-bs-pen-nib:before {
  content: "逸";
}

.fi-bs-pen-slash:before {
  content: "都";
}

.fi-bs-pen-square:before {
  content: "﨧";
}

.fi-bs-pen-swirl:before {
  content: "﨨";
}

.fi-bs-pencil-paintbrush:before {
  content: "﨩";
}

.fi-bs-pencil-ruler:before {
  content: "飯";
}

.fi-bs-pencil-slash:before {
  content: "飼";
}

.fi-bs-pencil:before {
  content: "館";
}

.fi-bs-pending:before {
  content: "鶴";
}

.fi-bs-pennant:before {
  content: "郞";
}

.fi-bs-people-arrows-left-right:before {
  content: "隷";
}

.fi-bs-people-carry-box:before {
  content: "侮";
}

.fi-bs-people-dress:before {
  content: "僧";
}

.fi-bs-people-network-partner:before {
  content: "免";
}

.fi-bs-people-pants:before {
  content: "勉";
}

.fi-bs-people-poll:before {
  content: "勤";
}

.fi-bs-people-pulling:before {
  content: "卑";
}

.fi-bs-people-roof:before {
  content: "喝";
}

.fi-bs-people:before {
  content: "嘆";
}

.fi-bs-pepper-alt:before {
  content: "器";
}

.fi-bs-pepper-hot:before {
  content: "塀";
}

.fi-bs-pepper:before {
  content: "墨";
}

.fi-bs-percent-10:before {
  content: "層";
}

.fi-bs-percent-100:before {
  content: "屮";
}

.fi-bs-percent-20:before {
  content: "悔";
}

.fi-bs-percent-25:before {
  content: "慨";
}

.fi-bs-percent-30:before {
  content: "憎";
}

.fi-bs-percent-40:before {
  content: "懲";
}

.fi-bs-percent-50:before {
  content: "敏";
}

.fi-bs-percent-60:before {
  content: "既";
}

.fi-bs-percent-70:before {
  content: "暑";
}

.fi-bs-percent-75:before {
  content: "梅";
}

.fi-bs-percent-80:before {
  content: "海";
}

.fi-bs-percent-90:before {
  content: "渚";
}

.fi-bs-percentage:before {
  content: "漢";
}

.fi-bs-person-burst:before {
  content: "煮";
}

.fi-bs-person-carry-box:before {
  content: "爫";
}

.fi-bs-person-circle-check:before {
  content: "琢";
}

.fi-bs-person-circle-exclamation:before {
  content: "碑";
}

.fi-bs-person-circle-minus:before {
  content: "社";
}

.fi-bs-person-circle-plus:before {
  content: "祉";
}

.fi-bs-person-circle-question:before {
  content: "祈";
}

.fi-bs-person-circle-xmark:before {
  content: "祐";
}

.fi-bs-person-cv:before {
  content: "祖";
}

.fi-bs-person-dolly-empty:before {
  content: "祝";
}

.fi-bs-person-dolly:before {
  content: "禍";
}

.fi-bs-person-dress-simple:before {
  content: "禎";
}

.fi-bs-person-dress:before {
  content: "穀";
}

.fi-bs-person-luggage:before {
  content: "突";
}

.fi-bs-person-lunge:before {
  content: "節";
}

.fi-bs-person-pilates:before {
  content: "練";
}

.fi-bs-person-praying:before {
  content: "縉";
}

.fi-bs-person-pregnant:before {
  content: "繁";
}

.fi-bs-person-seat-reclined:before {
  content: "署";
}

.fi-bs-person-seat:before {
  content: "者";
}

.fi-bs-person-shelter:before {
  content: "臭";
}

.fi-bs-person-sign:before {
  content: "艹";
}

.fi-bs-person-simple:before {
  content: "艹";
}

.fi-bs-person-walking-with-cane:before {
  content: "著";
}

.fi-bs-peseta-sign:before {
  content: "褐";
}

.fi-bs-peso-sign:before {
  content: "視";
}

.fi-bs-pets:before {
  content: "謁";
}

.fi-bs-pharmacy:before {
  content: "謹";
}

.fi-bs-phone-call:before {
  content: "賓";
}

.fi-bs-phone-cross:before {
  content: "贈";
}

.fi-bs-phone-flip:before {
  content: "辶";
}

.fi-bs-phone-guide:before {
  content: "逸";
}

.fi-bs-phone-heart-message:before {
  content: "難";
}

.fi-bs-phone-office:before {
  content: "響";
}

.fi-bs-phone-pause:before {
  content: "頻";
}

.fi-bs-phone-plus:before {
  content: "恵";
}

.fi-bs-phone-rotary:before {
  content: "𤋮";
}

.fi-bs-phone-slash:before {
  content: "舘";
}

.fi-bs-photo-capture:before {
  content: "﩮";
}

.fi-bs-photo-film-music:before {
  content: "﩯";
}

.fi-bs-photo-video:before {
  content: "並";
}

.fi-bs-physics:before {
  content: "况";
}

.fi-bs-Pi:before {
  content: "全";
}

.fi-bs-piano-keyboard:before {
  content: "侀";
}

.fi-bs-piano:before {
  content: "充";
}

.fi-bs-pickaxe:before {
  content: "冀";
}

.fi-bs-picking-box:before {
  content: "勇";
}

.fi-bs-picking:before {
  content: "勺";
}

.fi-bs-picnic:before {
  content: "喝";
}

.fi-bs-picpeople-filled:before {
  content: "啕";
}

.fi-bs-picpeople:before {
  content: "喙";
}

.fi-bs-picture:before {
  content: "嗢";
}

.fi-bs-pie:before {
  content: "塚";
}

.fi-bs-pig-bank-bulb:before {
  content: "墳";
}

.fi-bs-pig-face:before {
  content: "奄";
}

.fi-bs-pig:before {
  content: "奔";
}

.fi-bs-piggy-bank-budget:before {
  content: "婢";
}

.fi-bs-piggy-bank:before {
  content: "嬨";
}

.fi-bs-pills:before {
  content: "廒";
}

.fi-bs-pinata:before {
  content: "廙";
}

.fi-bs-pineapple-alt:before {
  content: "彩";
}

.fi-bs-pineapple:before {
  content: "徭";
}

.fi-bs-ping-pong:before {
  content: "惘";
}

.fi-bs-pipe-smoking:before {
  content: "慎";
}

.fi-bs-pizza-slice:before {
  content: "愈";
}

.fi-bs-place-of-worship:before {
  content: "憎";
}

.fi-bs-plan-strategy:before {
  content: "慠";
}

.fi-bs-plan:before {
  content: "懲";
}

.fi-bs-plane-alt:before {
  content: "戴";
}

.fi-bs-plane-arrival:before {
  content: "揄";
}

.fi-bs-plane-departure:before {
  content: "搜";
}

.fi-bs-plane-prop:before {
  content: "摒";
}

.fi-bs-plane-slash:before {
  content: "敖";
}

.fi-bs-plane-tail:before {
  content: "晴";
}

.fi-bs-plane:before {
  content: "朗";
}

.fi-bs-planet-moon:before {
  content: "望";
}

.fi-bs-planet-ringed:before {
  content: "杖";
}

.fi-bs-plant-care:before {
  content: "歹";
}

.fi-bs-plant-growth:before {
  content: "殺";
}

.fi-bs-plant-seed-invest:before {
  content: "流";
}

.fi-bs-plant-wilt:before {
  content: "滛";
}

.fi-bs-plate-utensils:before {
  content: "滋";
}

.fi-bs-plate-wheat:before {
  content: "漢";
}

.fi-bs-plate:before {
  content: "瀞";
}

.fi-bs-play-alt:before {
  content: "煮";
}

.fi-bs-play-circle:before {
  content: "瞧";
}

.fi-bs-play-microphone:before {
  content: "爵";
}

.fi-bs-play-pause:before {
  content: "犯";
}

.fi-bs-play:before {
  content: "猪";
}

.fi-bs-playing-cards:before {
  content: "瑱";
}

.fi-bs-plug-alt:before {
  content: "甆";
}

.fi-bs-plug-cable:before {
  content: "画";
}

.fi-bs-plug-circle-bolt:before {
  content: "瘝";
}

.fi-bs-plug-circle-check:before {
  content: "瘟";
}

.fi-bs-plug-circle-exclamation:before {
  content: "益";
}

.fi-bs-plug-circle-minus:before {
  content: "盛";
}

.fi-bs-plug-circle-plus:before {
  content: "直";
}

.fi-bs-plug-connection:before {
  content: "睊";
}

.fi-bs-plug:before {
  content: "着";
}

.fi-bs-plus-hexagon:before {
  content: "磌";
}

.fi-bs-plus-minus:before {
  content: "窱";
}

.fi-bs-plus-small:before {
  content: "節";
}

.fi-bs-plus:before {
  content: "类";
}

.fi-bs-png-file:before {
  content: "絛";
}

.fi-bs-podcast:before {
  content: "練";
}

.fi-bs-podium-star:before {
  content: "缾";
}

.fi-bs-podium-victory-leader:before {
  content: "者";
}

.fi-bs-podium:before {
  content: "荒";
}

.fi-bs-point-of-sale-bill:before {
  content: "華";
}

.fi-bs-point-of-sale-signal:before {
  content: "蝹";
}

.fi-bs-point-of-sale:before {
  content: "襁";
}

.fi-bs-pointer-loading:before {
  content: "覆";
}

.fi-bs-pointer-text:before {
  content: "視";
}

.fi-bs-poker-chip:before {
  content: "調";
}

.fi-bs-police-box:before {
  content: "諸";
}

.fi-bs-poll-h:before {
  content: "請";
}

.fi-bs-pollution:before {
  content: "謁";
}

.fi-bs-pompebled:before {
  content: "諾";
}

.fi-bs-poo-bolt:before {
  content: "諭";
}

.fi-bs-poo:before {
  content: "謹";
}

.fi-bs-pool-8-ball:before {
  content: "變";
}

.fi-bs-poop:before {
  content: "贈";
}

.fi-bs-popcorn:before {
  content: "輸";
}

.fi-bs-popsicle:before {
  content: "遲";
}

.fi-bs-portal-enter:before {
  content: "醙";
}

.fi-bs-portal-exit:before {
  content: "鉶";
}

.fi-bs-portrait:before {
  content: "陼";
}

.fi-bs-postal-address:before {
  content: "難";
}

.fi-bs-pot:before {
  content: "靖";
}

.fi-bs-potato:before {
  content: "韛";
}

.fi-bs-pound:before {
  content: "響";
}

.fi-bs-power:before {
  content: "頋";
}

.fi-bs-ppt-file:before {
  content: "頻";
}

.fi-bs-practice:before {
  content: "鬒";
}

.fi-bs-praying-hands:before {
  content: "龜";
}

.fi-bs-prescription-bottle-alt:before {
  content: "𢡊";
}

.fi-bs-prescription-bottle-pill:before {
  content: "𢡄";
}

.fi-bs-prescription-bottle:before {
  content: "𣏕";
}

.fi-bs-prescription:before {
  content: "㮝";
}

.fi-bs-presentation:before {
  content: "䀘";
}

.fi-bs-preview:before {
  content: "䀹";
}

.fi-bs-previous-square:before {
  content: "𥉉";
}

.fi-bs-print-magnifying-glass:before {
  content: "𥳐";
}

.fi-bs-print-slash:before {
  content: "𧻓";
}

.fi-bs-print:before {
  content: "齃";
}

.fi-bs-priority-arrow:before {
  content: "龎";
}

.fi-bs-priority-arrows:before {
  content: "﫚";
}

.fi-bs-priority-importance:before {
  content: "﫛";
}

.fi-bs-problem-solving:before {
  content: "﫜";
}

.fi-bs-procedures:before {
  content: "﫝";
}

.fi-bs-process:before {
  content: "﫞";
}

.fi-bs-productivity:before {
  content: "﫟";
}

.fi-bs-progress-complete:before {
  content: "﫠";
}

.fi-bs-progress-download:before {
  content: "﫡";
}

.fi-bs-progress-upload:before {
  content: "﫢";
}

.fi-bs-projector:before {
  content: "﫣";
}

.fi-bs-protractor:before {
  content: "﫤";
}

.fi-bs-pulse:before {
  content: "﫥";
}

.fi-bs-pump-medical:before {
  content: "﫦";
}

.fi-bs-pump:before {
  content: "﫧";
}

.fi-bs-pumpkin-alt-2:before {
  content: "﫨";
}

.fi-bs-pumpkin-alt:before {
  content: "﫩";
}

.fi-bs-pumpkin:before {
  content: "﫪";
}

.fi-bs-puzzle-alt:before {
  content: "﫫";
}

.fi-bs-puzzle-piece-integration:before {
  content: "﫬";
}

.fi-bs-puzzle-piece:before {
  content: "﫭";
}

.fi-bs-puzzle-pieces:before {
  content: "﫮";
}

.fi-bs-pyramid:before {
  content: "﫯";
}

.fi-bs-q:before {
  content: "﫰";
}

.fi-bs-qr-scan:before {
  content: "﫱";
}

.fi-bs-QR:before {
  content: "﫲";
}

.fi-bs-qrcode:before {
  content: "﫳";
}

.fi-bs-question-square:before {
  content: "﫴";
}

.fi-bs-question:before {
  content: "﫵";
}

.fi-bs-queue-alt:before {
  content: "﫶";
}

.fi-bs-queue-line:before {
  content: "﫷";
}

.fi-bs-queue-signal:before {
  content: "﫸";
}

.fi-bs-queue:before {
  content: "﫹";
}

.fi-bs-quill-pen-story:before {
  content: "﫺";
}

.fi-bs-quiz-alt:before {
  content: "﫻";
}

.fi-bs-quiz:before {
  content: "﫼";
}

.fi-bs-quote-right:before {
  content: "﫽";
}

.fi-bs-r:before {
  content: "﫾";
}

.fi-bs-rabbit-fast:before {
  content: "﫿";
}

.fi-bs-rabbit:before {
  content: "ﬀ";
}

.fi-bs-raccoon:before {
  content: "ﬁ";
}

.fi-bs-racquet:before {
  content: "ﬂ";
}

.fi-bs-radar-monitoring-track:before {
  content: "ﬃ";
}

.fi-bs-radar:before {
  content: "ﬄ";
}

.fi-bs-radiation-alt:before {
  content: "ﬅ";
}

.fi-bs-radiation:before {
  content: "ﬆ";
}

.fi-bs-radio-alt:before {
  content: "﬇";
}

.fi-bs-radio-button:before {
  content: "﬈";
}

.fi-bs-radio:before {
  content: "﬉";
}

.fi-bs-radish:before {
  content: "﬊";
}

.fi-bs-rainbow:before {
  content: "﬋";
}

.fi-bs-raindrops:before {
  content: "﬌";
}

.fi-bs-ram:before {
  content: "﬍";
}

.fi-bs-ramp-loading:before {
  content: "﬎";
}

.fi-bs-rank:before {
  content: "﬏";
}

.fi-bs-ranking-podium-empty:before {
  content: "﬐";
}

.fi-bs-ranking-podium:before {
  content: "﬑";
}

.fi-bs-ranking-star:before {
  content: "﬒";
}

.fi-bs-ranking-stars:before {
  content: "ﬓ";
}

.fi-bs-raygun:before {
  content: "ﬔ";
}

.fi-bs-razor-barber:before {
  content: "ﬕ";
}

.fi-bs-react:before {
  content: "ﬖ";
}

.fi-bs-rec:before {
  content: "ﬗ";
}

.fi-bs-receipt:before {
  content: "﬘";
}

.fi-bs-recipe-book:before {
  content: "﬙";
}

.fi-bs-recipe:before {
  content: "﬚";
}

.fi-bs-record-vinyl:before {
  content: "﬛";
}

.fi-bs-rectabgle-vertical:before {
  content: "﬜";
}

.fi-bs-rectangle-barcode:before {
  content: "יִ";
}

.fi-bs-rectangle-code:before {
  content: "ﬞ";
}

.fi-bs-rectangle-history-circle-plus:before {
  content: "ײַ";
}

.fi-bs-rectangle-horizontal:before {
  content: "ﬠ";
}

.fi-bs-rectangle-list:before {
  content: "ﬡ";
}

.fi-bs-rectangle-panoramic:before {
  content: "ﬢ";
}

.fi-bs-rectangle-pro:before {
  content: "ﬣ";
}

.fi-bs-rectangle-vertical-history:before {
  content: "ﬤ";
}

.fi-bs-rectangle-vertical:before {
  content: "ﬥ";
}

.fi-bs-rectangle-xmark:before {
  content: "ﬦ";
}

.fi-bs-rectangles-mixed:before {
  content: "ﬧ";
}

.fi-bs-recycle-bin:before {
  content: "ﬨ";
}

.fi-bs-recycle:before {
  content: "﬩";
}

.fi-bs-redo-alt:before {
  content: "שׁ";
}

.fi-bs-redo:before {
  content: "שׂ";
}

.fi-bs-reel:before {
  content: "שּׁ";
}

.fi-bs-refer-arrow:before {
  content: "שּׂ";
}

.fi-bs-refer:before {
  content: "אַ";
}

.fi-bs-referral-alt:before {
  content: "אָ";
}

.fi-bs-referral-user:before {
  content: "אּ";
}

.fi-bs-referral:before {
  content: "בּ";
}

.fi-bs-reflect-horizontal-alt:before {
  content: "גּ";
}

.fi-bs-reflect-horizontal:before {
  content: "דּ";
}

.fi-bs-reflect-vertical:before {
  content: "הּ";
}

.fi-bs-reflect:before {
  content: "וּ";
}

.fi-bs-refresh:before {
  content: "זּ";
}

.fi-bs-refrigerator:before {
  content: "﬷";
}

.fi-bs-refund-alt:before {
  content: "טּ";
}

.fi-bs-refund:before {
  content: "יּ";
}

.fi-bs-region-pin-alt:before {
  content: "ךּ";
}

.fi-bs-region-pin:before {
  content: "כּ";
}

.fi-bs-registered:before {
  content: "לּ";
}

.fi-bs-registration-paper:before {
  content: "﬽";
}

.fi-bs-remove-folder:before {
  content: "מּ";
}

.fi-bs-remove-user:before {
  content: "﬿";
}

.fi-bs-rent-signal:before {
  content: "נּ";
}

.fi-bs-rent:before {
  content: "סּ";
}

.fi-bs-replace:before {
  content: "﭂";
}

.fi-bs-replay-10:before {
  content: "ףּ";
}

.fi-bs-replay-30:before {
  content: "פּ";
}

.fi-bs-replay-5:before {
  content: "﭅";
}

.fi-bs-reply-all:before {
  content: "צּ";
}

.fi-bs-republican:before {
  content: "קּ";
}

.fi-bs-reservation-smartphone:before {
  content: "רּ";
}

.fi-bs-reservation-table:before {
  content: "שּ";
}

.fi-bs-resistance-band:before {
  content: "תּ";
}

.fi-bs-resize:before {
  content: "וֹ";
}

.fi-bs-resources:before {
  content: "בֿ";
}

.fi-bs-restaurant:before {
  content: "כֿ";
}

.fi-bs-restock:before {
  content: "פֿ";
}

.fi-bs-restroom-simple:before {
  content: "ﭏ";
}

.fi-bs-resume:before {
  content: "ﭐ";
}

.fi-bs-revenue-alt:before {
  content: "ﭑ";
}

.fi-bs-revenue-euro:before {
  content: "ﭒ";
}

.fi-bs-Revenue:before {
  content: "ﭓ";
}

.fi-bs-review:before {
  content: "ﭔ";
}

.fi-bs-rewind-button-circle:before {
  content: "ﭕ";
}

.fi-bs-rewind:before {
  content: "ﭖ";
}

.fi-bs-rhombus:before {
  content: "ﭗ";
}

.fi-bs-ribbon:before {
  content: "ﭘ";
}

.fi-bs-right-from-bracket:before {
  content: "ﭙ";
}

.fi-bs-right:before {
  content: "ﭚ";
}

.fi-bs-ring-diamond:before {
  content: "ﭛ";
}

.fi-bs-ring:before {
  content: "ﭜ";
}

.fi-bs-rings-wedding:before {
  content: "ﭝ";
}

.fi-bs-risk-alt:before {
  content: "ﭞ";
}

.fi-bs-risk:before {
  content: "ﭟ";
}

.fi-bs-road-barrier:before {
  content: "ﭠ";
}

.fi-bs-road-sign-left:before {
  content: "ﭡ";
}

.fi-bs-road:before {
  content: "ﭢ";
}

.fi-bs-robot:before {
  content: "ﭣ";
}

.fi-bs-robotic-arm:before {
  content: "ﭤ";
}

.fi-bs-rocket-lunch:before {
  content: "ﭥ";
}

.fi-bs-rocket:before {
  content: "ﭦ";
}

.fi-bs-roller-coaster:before {
  content: "ﭧ";
}

.fi-bs-room-service:before {
  content: "ﭨ";
}

.fi-bs-rotate-exclamation:before {
  content: "ﭩ";
}

.fi-bs-rotate-left:before {
  content: "ﭪ";
}

.fi-bs-rotate-reverse:before {
  content: "ﭫ";
}

.fi-bs-rotate-right:before {
  content: "ﭬ";
}

.fi-bs-rotate-square:before {
  content: "ﭭ";
}

.fi-bs-roulette:before {
  content: "ﭮ";
}

.fi-bs-route-highway:before {
  content: "ﭯ";
}

.fi-bs-route-interstate:before {
  content: "ﭰ";
}

.fi-bs-route:before {
  content: "ﭱ";
}

.fi-bs-router:before {
  content: "ﭲ";
}

.fi-bs-rss-alt:before {
  content: "ﭳ";
}

.fi-bs-rss:before {
  content: "ﭴ";
}

.fi-bs-ruble-sign:before {
  content: "ﭵ";
}

.fi-bs-rugby-helmet:before {
  content: "ﭶ";
}

.fi-bs-rugby:before {
  content: "ﭷ";
}

.fi-bs-ruler-combined:before {
  content: "ﭸ";
}

.fi-bs-ruler-horizontal:before {
  content: "ﭹ";
}

.fi-bs-ruler-triangle:before {
  content: "ﭺ";
}

.fi-bs-ruler-vertical:before {
  content: "ﭻ";
}

.fi-bs-rules-alt:before {
  content: "ﭼ";
}

.fi-bs-rules:before {
  content: "ﭽ";
}

.fi-bs-running-track:before {
  content: "ﭾ";
}

.fi-bs-running:before {
  content: "ﭿ";
}

.fi-bs-rupee-sign:before {
  content: "ﮀ";
}

.fi-bs-rupiah-sign:before {
  content: "ﮁ";
}

.fi-bs-rv:before {
  content: "ﮂ";
}

.fi-bs-s:before {
  content: "ﮃ";
}

.fi-bs-sack-dollar:before {
  content: "ﮄ";
}

.fi-bs-sack:before {
  content: "ﮅ";
}

.fi-bs-sad-cry:before {
  content: "ﮆ";
}

.fi-bs-sad-tear:before {
  content: "ﮇ";
}

.fi-bs-sad:before {
  content: "ﮈ";
}

.fi-bs-safe-box:before {
  content: "ﮉ";
}

.fi-bs-sailboat:before {
  content: "ﮊ";
}

.fi-bs-salad:before {
  content: "ﮋ";
}

.fi-bs-salary-alt:before {
  content: "ﮌ";
}

.fi-bs-salt-pepper:before {
  content: "ﮍ";
}

.fi-bs-salt-shaker:before {
  content: "ﮎ";
}

.fi-bs-sandwich-alt:before {
  content: "ﮏ";
}

.fi-bs-sandwich:before {
  content: "ﮐ";
}

.fi-bs-satellite-dish:before {
  content: "ﮑ";
}

.fi-bs-satellite:before {
  content: "ﮒ";
}

.fi-bs-saturday:before {
  content: "ﮓ";
}

.fi-bs-sauce:before {
  content: "ﮔ";
}

.fi-bs-sausage:before {
  content: "ﮕ";
}

.fi-bs-sax-hot:before {
  content: "ﮖ";
}

.fi-bs-saxophone:before {
  content: "ﮗ";
}

.fi-bs-scale-comparison-alt:before {
  content: "ﮘ";
}

.fi-bs-scale-comparison:before {
  content: "ﮙ";
}

.fi-bs-scale:before {
  content: "ﮚ";
}

.fi-bs-scalpel-path:before {
  content: "ﮛ";
}

.fi-bs-scalpel:before {
  content: "ﮜ";
}

.fi-bs-scanner-gun:before {
  content: "ﮝ";
}

.fi-bs-scanner-image:before {
  content: "ﮞ";
}

.fi-bs-scanner-keyboard:before {
  content: "ﮟ";
}

.fi-bs-scanner-touchscreen:before {
  content: "ﮠ";
}

.fi-bs-scarecrow:before {
  content: "ﮡ";
}

.fi-bs-scarf:before {
  content: "ﮢ";
}

.fi-bs-school-bus:before {
  content: "ﮣ";
}

.fi-bs-school:before {
  content: "ﮤ";
}

.fi-bs-scissors:before {
  content: "ﮥ";
}

.fi-bs-scooter:before {
  content: "ﮦ";
}

.fi-bs-screen:before {
  content: "ﮧ";
}

.fi-bs-screencast:before {
  content: "ﮨ";
}

.fi-bs-screw-alt:before {
  content: "ﮩ";
}

.fi-bs-screw:before {
  content: "ﮪ";
}

.fi-bs-screwdriver:before {
  content: "ﮫ";
}

.fi-bs-scribble:before {
  content: "ﮬ";
}

.fi-bs-script:before {
  content: "ﮭ";
}

.fi-bs-scroll-document-story:before {
  content: "ﮮ";
}

.fi-bs-scroll-old:before {
  content: "ﮯ";
}

.fi-bs-scroll-torah:before {
  content: "ﮰ";
}

.fi-bs-scroll:before {
  content: "ﮱ";
}

.fi-bs-scrubber:before {
  content: "﮲";
}

.fi-bs-scythe:before {
  content: "﮳";
}

.fi-bs-sd-card:before {
  content: "﮴";
}

.fi-bs-sd-cards:before {
  content: "﮵";
}

.fi-bs-seal-exclamation:before {
  content: "﮶";
}

.fi-bs-seal-question:before {
  content: "﮷";
}

.fi-bs-seal:before {
  content: "﮸";
}

.fi-bs-search-alt:before {
  content: "﮹";
}

.fi-bs-search-dollar:before {
  content: "﮺";
}

.fi-bs-search-heart:before {
  content: "﮻";
}

.fi-bs-search-location:before {
  content: "﮼";
}

.fi-bs-search:before {
  content: "﮽";
}

.fi-bs-seat-airline:before {
  content: "﮾";
}

.fi-bs-seatbelt-safety-driver:before {
  content: "﮿";
}

.fi-bs-second-award:before {
  content: "﯀";
}

.fi-bs-second-laurel:before {
  content: "﯁";
}

.fi-bs-second-medal:before {
  content: "﯂";
}

.fi-bs-second:before {
  content: "﯃";
}

.fi-bs-seedling:before {
  content: "﯄";
}

.fi-bs-selection:before {
  content: "﯅";
}

.fi-bs-sell:before {
  content: "﯆";
}

.fi-bs-seller-store:before {
  content: "﯇";
}

.fi-bs-seller:before {
  content: "﯈";
}

.fi-bs-selling:before {
  content: "﯉";
}

.fi-bs-send-back:before {
  content: "﯊";
}

.fi-bs-send-backward:before {
  content: "﯋";
}

.fi-bs-send-money-smartphone:before {
  content: "﯌";
}

.fi-bs-send-money:before {
  content: "﯍";
}

.fi-bs-sensor-alert:before {
  content: "﯎";
}

.fi-bs-sensor-fire:before {
  content: "﯏";
}

.fi-bs-sensor-on:before {
  content: "﯐";
}

.fi-bs-sensor-smoke:before {
  content: "﯑";
}

.fi-bs-sensor:before {
  content: "﯒";
}

.fi-bs-settings-sliders:before {
  content: "ﯓ";
}

.fi-bs-settings:before {
  content: "ﯔ";
}

.fi-bs-share-alt-square:before {
  content: "ﯕ";
}

.fi-bs-share-square:before {
  content: "ﯖ";
}

.fi-bs-share:before {
  content: "ﯗ";
}

.fi-bs-sheep:before {
  content: "ﯘ";
}

.fi-bs-shekel-sign:before {
  content: "ﯙ";
}

.fi-bs-shelves:before {
  content: "ﯚ";
}

.fi-bs-shield-alt:before {
  content: "ﯛ";
}

.fi-bs-shield-cat:before {
  content: "ﯜ";
}

.fi-bs-shield-check:before {
  content: "ﯝ";
}

.fi-bs-shield-cross:before {
  content: "ﯞ";
}

.fi-bs-shield-dog:before {
  content: "ﯟ";
}

.fi-bs-shield-exclamation:before {
  content: "ﯠ";
}

.fi-bs-shield-interrogation:before {
  content: "ﯡ";
}

.fi-bs-shield-keyhole:before {
  content: "ﯢ";
}

.fi-bs-shield-minus:before {
  content: "ﯣ";
}

.fi-bs-shield-plus:before {
  content: "ﯤ";
}

.fi-bs-shield-security-risk:before {
  content: "ﯥ";
}

.fi-bs-shield-slash:before {
  content: "ﯦ";
}

.fi-bs-shield-trust:before {
  content: "ﯧ";
}

.fi-bs-shield-virus:before {
  content: "ﯨ";
}

.fi-bs-shield-xmark:before {
  content: "ﯩ";
}

.fi-bs-shield:before {
  content: "ﯪ";
}

.fi-bs-ship-side:before {
  content: "ﯫ";
}

.fi-bs-ship:before {
  content: "ﯬ";
}

.fi-bs-shipping-fast:before {
  content: "ﯭ";
}

.fi-bs-shipping-timed:before {
  content: "ﯮ";
}

.fi-bs-shirt-long-sleeve:before {
  content: "ﯯ";
}

.fi-bs-shirt-running:before {
  content: "ﯰ";
}

.fi-bs-shirt-tank-top:before {
  content: "ﯱ";
}

.fi-bs-shirt:before {
  content: "ﯲ";
}

.fi-bs-shish-kebab:before {
  content: "ﯳ";
}

.fi-bs-shoe-prints:before {
  content: "ﯴ";
}

.fi-bs-shop-lock:before {
  content: "ﯵ";
}

.fi-bs-shop-slash:before {
  content: "ﯶ";
}

.fi-bs-shop:before {
  content: "ﯷ";
}

.fi-bs-shopping-bag-add:before {
  content: "ﯸ";
}

.fi-bs-shopping-bag:before {
  content: "ﯹ";
}

.fi-bs-shopping-basket:before {
  content: "ﯺ";
}

.fi-bs-shopping-cart-add:before {
  content: "ﯻ";
}

.fi-bs-shopping-cart-buyer:before {
  content: "ﯼ";
}

.fi-bs-shopping-cart-check:before {
  content: "ﯽ";
}

.fi-bs-shopping-cart:before {
  content: "ﯾ";
}

.fi-bs-shovel-snow:before {
  content: "ﯿ";
}

.fi-bs-shovel:before {
  content: "ﰀ";
}

.fi-bs-shower-down:before {
  content: "ﰁ";
}

.fi-bs-shower:before {
  content: "ﰂ";
}

.fi-bs-shredder:before {
  content: "ﰃ";
}

.fi-bs-shrimp:before {
  content: "ﰄ";
}

.fi-bs-shuffle:before {
  content: "ﰅ";
}

.fi-bs-shuttle-van:before {
  content: "ﰆ";
}

.fi-bs-shuttlecock:before {
  content: "ﰇ";
}

.fi-bs-Sickle:before {
  content: "ﰈ";
}

.fi-bs-sidebar-flip:before {
  content: "ﰉ";
}

.fi-bs-sidebar:before {
  content: "ﰊ";
}

.fi-bs-sigma:before {
  content: "ﰋ";
}

.fi-bs-sign-hanging:before {
  content: "ﰌ";
}

.fi-bs-sign-in-alt:before {
  content: "ﰍ";
}

.fi-bs-sign-out-alt:before {
  content: "ﰎ";
}

.fi-bs-sign-posts-wrench:before {
  content: "ﰏ";
}

.fi-bs-sign-posts:before {
  content: "ﰐ";
}

.fi-bs-sign-up:before {
  content: "ﰑ";
}

.fi-bs-signal-alt-1:before {
  content: "ﰒ";
}

.fi-bs-signal-alt-2:before {
  content: "ﰓ";
}

.fi-bs-signal-alt-slash:before {
  content: "ﰔ";
}

.fi-bs-signal-alt:before {
  content: "ﰕ";
}

.fi-bs-signal-bars-fair:before {
  content: "ﰖ";
}

.fi-bs-signal-bars-good:before {
  content: "ﰗ";
}

.fi-bs-signal-bars-weak:before {
  content: "ﰘ";
}

.fi-bs-signal-stream-slash:before {
  content: "ﰙ";
}

.fi-bs-signal-stream:before {
  content: "ﰚ";
}

.fi-bs-signature-lock:before {
  content: "ﰛ";
}

.fi-bs-signature-slash:before {
  content: "ﰜ";
}

.fi-bs-signature:before {
  content: "ﰝ";
}

.fi-bs-sim-card:before {
  content: "ﰞ";
}

.fi-bs-sim-cards:before {
  content: "ﰟ";
}

.fi-bs-sink:before {
  content: "ﰠ";
}

.fi-bs-siren-on:before {
  content: "ﰡ";
}

.fi-bs-Siren:before {
  content: "ﰢ";
}

.fi-bs-site-alt:before {
  content: "ﰣ";
}

.fi-bs-site-browser:before {
  content: "ﰤ";
}

.fi-bs-site:before {
  content: "ﰥ";
}

.fi-bs-sitemap:before {
  content: "ﰦ";
}

.fi-bs-skateboard:before {
  content: "ﰧ";
}

.fi-bs-skating:before {
  content: "ﰨ";
}

.fi-bs-skeleton-ribs:before {
  content: "ﰩ";
}

.fi-bs-skeleton:before {
  content: "ﰪ";
}

.fi-bs-skewer:before {
  content: "ﰫ";
}

.fi-bs-ski-boot-ski:before {
  content: "ﰬ";
}

.fi-bs-ski-jump:before {
  content: "ﰭ";
}

.fi-bs-ski-lift:before {
  content: "ﰮ";
}

.fi-bs-skiing-nordic:before {
  content: "ﰯ";
}

.fi-bs-skiing:before {
  content: "ﰰ";
}

.fi-bs-skill-alt:before {
  content: "ﰱ";
}

.fi-bs-skill-user:before {
  content: "ﰲ";
}

.fi-bs-skill:before {
  content: "ﰳ";
}

.fi-bs-skin-arrow:before {
  content: "ﰴ";
}

.fi-bs-skin-drop:before {
  content: "ﰵ";
}

.fi-bs-skin-hair:before {
  content: "ﰶ";
}

.fi-bs-skin:before {
  content: "ﰷ";
}

.fi-bs-skip-15-seconds:before {
  content: "ﰸ";
}

.fi-bs-skull-cow:before {
  content: "ﰹ";
}

.fi-bs-skull-crossbones:before {
  content: "ﰺ";
}

.fi-bs-skull:before {
  content: "ﰻ";
}

.fi-bs-slash:before {
  content: "ﰼ";
}

.fi-bs-sledding:before {
  content: "ﰽ";
}

.fi-bs-sleeping-bag:before {
  content: "ﰾ";
}

.fi-bs-sleigh:before {
  content: "ﰿ";
}

.fi-bs-sliders-h-square:before {
  content: "ﱀ";
}

.fi-bs-sliders-v-square:before {
  content: "ﱁ";
}

.fi-bs-sliders-v:before {
  content: "ﱂ";
}

.fi-bs-slot-machine:before {
  content: "ﱃ";
}

.fi-bs-smart-home-alt:before {
  content: "ﱄ";
}

.fi-bs-smart-home:before {
  content: "ﱅ";
}

.fi-bs-smartphone:before {
  content: "ﱆ";
}

.fi-bs-smile-beam:before {
  content: "ﱇ";
}

.fi-bs-smile-plus:before {
  content: "ﱈ";
}

.fi-bs-smile-wink:before {
  content: "ﱉ";
}

.fi-bs-smiley-comment-alt:before {
  content: "ﱊ";
}

.fi-bs-smog:before {
  content: "ﱋ";
}

.fi-bs-smoke:before {
  content: "ﱌ";
}

.fi-bs-smoking-ban:before {
  content: "ﱍ";
}

.fi-bs-smoking:before {
  content: "ﱎ";
}

.fi-bs-snake:before {
  content: "ﱏ";
}

.fi-bs-snap:before {
  content: "ﱐ";
}

.fi-bs-snooze:before {
  content: "ﱑ";
}

.fi-bs-snow-blowing:before {
  content: "ﱒ";
}

.fi-bs-snowboarding:before {
  content: "ﱓ";
}

.fi-bs-snowflake-droplets:before {
  content: "ﱔ";
}

.fi-bs-snowflake:before {
  content: "ﱕ";
}

.fi-bs-snowflakes:before {
  content: "ﱖ";
}

.fi-bs-snowman-alt:before {
  content: "ﱗ";
}

.fi-bs-snowman-head:before {
  content: "ﱘ";
}

.fi-bs-snowmobile:before {
  content: "ﱙ";
}

.fi-bs-snowplow:before {
  content: "ﱚ";
}

.fi-bs-soap-alt:before {
  content: "ﱛ";
}

.fi-bs-soap:before {
  content: "ﱜ";
}

.fi-bs-social-network:before {
  content: "ﱝ";
}

.fi-bs-socks:before {
  content: "ﱞ";
}

.fi-bs-sofa-size:before {
  content: "ﱟ";
}

.fi-bs-sofa:before {
  content: "ﱠ";
}

.fi-bs-solar-panel-sun:before {
  content: "ﱡ";
}

.fi-bs-solar-panel:before {
  content: "ﱢ";
}

.fi-bs-solar-system:before {
  content: "ﱣ";
}

.fi-bs-sold-house:before {
  content: "ﱤ";
}

.fi-bs-sold-signal:before {
  content: "ﱥ";
}

.fi-bs-sort-alpha-down-alt:before {
  content: "ﱦ";
}

.fi-bs-sort-alpha-down:before {
  content: "ﱧ";
}

.fi-bs-sort-alpha-up-alt:before {
  content: "ﱨ";
}

.fi-bs-sort-alpha-up:before {
  content: "ﱩ";
}

.fi-bs-sort-alt:before {
  content: "ﱪ";
}

.fi-bs-sort-amount-down-alt:before {
  content: "ﱫ";
}

.fi-bs-sort-amount-down:before {
  content: "ﱬ";
}

.fi-bs-sort-amount-up-alt:before {
  content: "ﱭ";
}

.fi-bs-sort-amount-up:before {
  content: "ﱮ";
}

.fi-bs-sort-circle-down:before {
  content: "ﱯ";
}

.fi-bs-sort-circle-up:before {
  content: "ﱰ";
}

.fi-bs-sort-circle:before {
  content: "ﱱ";
}

.fi-bs-sort-down:before {
  content: "ﱲ";
}

.fi-bs-sort-numeric-down-alt:before {
  content: "ﱳ";
}

.fi-bs-sort-numeric-down:before {
  content: "ﱴ";
}

.fi-bs-sort-shapes-down:before {
  content: "ﱵ";
}

.fi-bs-sort-shapes-up:before {
  content: "ﱶ";
}

.fi-bs-sort-size-down:before {
  content: "ﱷ";
}

.fi-bs-sort-size-up:before {
  content: "ﱸ";
}

.fi-bs-sort:before {
  content: "ﱹ";
}

.fi-bs-soup:before {
  content: "ﱺ";
}

.fi-bs-source-data:before {
  content: "ﱻ";
}

.fi-bs-source-document-alt:before {
  content: "ﱼ";
}

.fi-bs-source-document:before {
  content: "ﱽ";
}

.fi-bs-spa:before {
  content: "ﱾ";
}

.fi-bs-space-shuttle:before {
  content: "ﱿ";
}

.fi-bs-space-station-moon-alt:before {
  content: "ﲀ";
}

.fi-bs-space-station-moon:before {
  content: "ﲁ";
}

.fi-bs-spade:before {
  content: "ﲂ";
}

.fi-bs-spaghetti-monster-flying:before {
  content: "ﲃ";
}

.fi-bs-spain-map:before {
  content: "ﲄ";
}

.fi-bs-sparkles:before {
  content: "ﲅ";
}

.fi-bs-spartan-helmet:before {
  content: "ﲆ";
}

.fi-bs-speaker:before {
  content: "ﲇ";
}

.fi-bs-speakers:before {
  content: "ﲈ";
}

.fi-bs-speech-bubble-story:before {
  content: "ﲉ";
}

.fi-bs-speedometer-arrow:before {
  content: "ﲊ";
}

.fi-bs-speedometer-kpi:before {
  content: "ﲋ";
}

.fi-bs-sphere:before {
  content: "ﲌ";
}

.fi-bs-spider-black-widow:before {
  content: "ﲍ";
}

.fi-bs-spider-web:before {
  content: "ﲎ";
}

.fi-bs-spider:before {
  content: "ﲏ";
}

.fi-bs-spinner:before {
  content: "ﲐ";
}

.fi-bs-split-up-relation:before {
  content: "ﲑ";
}

.fi-bs-split:before {
  content: "ﲒ";
}

.fi-bs-splotch:before {
  content: "ﲓ";
}

.fi-bs-spoon:before {
  content: "ﲔ";
}

.fi-bs-spray-can-sparkles:before {
  content: "ﲕ";
}

.fi-bs-spray-can:before {
  content: "ﲖ";
}

.fi-bs-spring-calendar:before {
  content: "ﲗ";
}

.fi-bs-sprinkler:before {
  content: "ﲘ";
}

.fi-bs-spy:before {
  content: "ﲙ";
}

.fi-bs-square-0:before {
  content: "ﲚ";
}

.fi-bs-square-1:before {
  content: "ﲛ";
}

.fi-bs-square-2:before {
  content: "ﲜ";
}

.fi-bs-square-3:before {
  content: "ﲝ";
}

.fi-bs-square-4:before {
  content: "ﲞ";
}

.fi-bs-square-5:before {
  content: "ﲟ";
}

.fi-bs-square-6:before {
  content: "ﲠ";
}

.fi-bs-square-7:before {
  content: "ﲡ";
}

.fi-bs-square-8:before {
  content: "ﲢ";
}

.fi-bs-square-9:before {
  content: "ﲣ";
}

.fi-bs-square-a:before {
  content: "ﲤ";
}

.fi-bs-square-b:before {
  content: "ﲥ";
}

.fi-bs-square-bolt:before {
  content: "ﲦ";
}

.fi-bs-square-c:before {
  content: "ﲧ";
}

.fi-bs-square-code:before {
  content: "ﲨ";
}

.fi-bs-square-d:before {
  content: "ﲩ";
}

.fi-bs-square-dashed-circle-plus:before {
  content: "ﲪ";
}

.fi-bs-square-dashed:before {
  content: "ﲫ";
}

.fi-bs-square-divide:before {
  content: "ﲬ";
}

.fi-bs-square-e:before {
  content: "ﲭ";
}

.fi-bs-square-ellipsis-vertical:before {
  content: "ﲮ";
}

.fi-bs-square-ellipsis:before {
  content: "ﲯ";
}

.fi-bs-square-exclamation:before {
  content: "ﲰ";
}

.fi-bs-square-f:before {
  content: "ﲱ";
}

.fi-bs-square-g:before {
  content: "ﲲ";
}

.fi-bs-square-h:before {
  content: "ﲳ";
}

.fi-bs-square-heart:before {
  content: "ﲴ";
}

.fi-bs-square-i:before {
  content: "ﲵ";
}

.fi-bs-square-info:before {
  content: "ﲶ";
}

.fi-bs-square-j:before {
  content: "ﲷ";
}

.fi-bs-square-k:before {
  content: "ﲸ";
}

.fi-bs-square-kanban:before {
  content: "ﲹ";
}

.fi-bs-square-l:before {
  content: "ﲺ";
}

.fi-bs-square-m:before {
  content: "ﲻ";
}

.fi-bs-square-minus:before {
  content: "ﲼ";
}

.fi-bs-square-n:before {
  content: "ﲽ";
}

.fi-bs-square-o:before {
  content: "ﲾ";
}

.fi-bs-square-p:before {
  content: "ﲿ";
}

.fi-bs-square-phone-hangup:before {
  content: "ﳀ";
}

.fi-bs-square-plus:before {
  content: "ﳁ";
}

.fi-bs-square-poll-horizontal:before {
  content: "ﳂ";
}

.fi-bs-square-poll-vertical:before {
  content: "ﳃ";
}

.fi-bs-square-q:before {
  content: "ﳄ";
}

.fi-bs-square-quote:before {
  content: "ﳅ";
}

.fi-bs-square-r:before {
  content: "ﳆ";
}

.fi-bs-square-root:before {
  content: "ﳇ";
}

.fi-bs-square-s:before {
  content: "ﳈ";
}

.fi-bs-square-small:before {
  content: "ﳉ";
}

.fi-bs-square-star:before {
  content: "ﳊ";
}

.fi-bs-square-t:before {
  content: "ﳋ";
}

.fi-bs-square-terminal:before {
  content: "ﳌ";
}

.fi-bs-square-u:before {
  content: "ﳍ";
}

.fi-bs-square-up-right:before {
  content: "ﳎ";
}

.fi-bs-square-v:before {
  content: "ﳏ";
}

.fi-bs-square-w:before {
  content: "ﳐ";
}

.fi-bs-square-x:before {
  content: "ﳑ";
}

.fi-bs-square-y:before {
  content: "ﳒ";
}

.fi-bs-square-z:before {
  content: "ﳓ";
}

.fi-bs-square:before {
  content: "ﳔ";
}

.fi-bs-squid:before {
  content: "ﳕ";
}

.fi-bs-squircle:before {
  content: "ﳖ";
}

.fi-bs-squirrel:before {
  content: "ﳗ";
}

.fi-bs-staff:before {
  content: "ﳘ";
}

.fi-bs-stage-concert:before {
  content: "ﳙ";
}

.fi-bs-stage-theatre:before {
  content: "ﳚ";
}

.fi-bs-stage:before {
  content: "ﳛ";
}

.fi-bs-stairs:before {
  content: "ﳜ";
}

.fi-bs-stamp:before {
  content: "ﳝ";
}

.fi-bs-standard-definition:before {
  content: "ﳞ";
}

.fi-bs-star-and-crescent:before {
  content: "ﳟ";
}

.fi-bs-star-christmas:before {
  content: "ﳠ";
}

.fi-bs-star-comment-alt:before {
  content: "ﳡ";
}

.fi-bs-star-exclamation:before {
  content: "ﳢ";
}

.fi-bs-star-octogram:before {
  content: "ﳣ";
}

.fi-bs-star-of-david:before {
  content: "ﳤ";
}

.fi-bs-star-rating-call:before {
  content: "ﳥ";
}

.fi-bs-star-sharp-half-stroke:before {
  content: "ﳦ";
}

.fi-bs-star-sharp-half:before {
  content: "ﳧ";
}

.fi-bs-star-shooting:before {
  content: "ﳨ";
}

.fi-bs-star:before {
  content: "ﳩ";
}

.fi-bs-starfighter:before {
  content: "ﳪ";
}

.fi-bs-stars:before {
  content: "ﳫ";
}

.fi-bs-state-country:before {
  content: "ﳬ";
}

.fi-bs-stationary-bike:before {
  content: "ﳭ";
}

.fi-bs-stats:before {
  content: "ﳮ";
}

.fi-bs-steak:before {
  content: "ﳯ";
}

.fi-bs-steering-wheel:before {
  content: "ﳰ";
}

.fi-bs-step-backward:before {
  content: "ﳱ";
}

.fi-bs-step-forward:before {
  content: "ﳲ";
}

.fi-bs-sterling-sign:before {
  content: "ﳳ";
}

.fi-bs-stethoscope:before {
  content: "ﳴ";
}

.fi-bs-sticker:before {
  content: "ﳵ";
}

.fi-bs-stocking:before {
  content: "ﳶ";
}

.fi-bs-stomach:before {
  content: "ﳷ";
}

.fi-bs-stop-circle:before {
  content: "ﳸ";
}

.fi-bs-stop-square:before {
  content: "ﳹ";
}

.fi-bs-stop:before {
  content: "ﳺ";
}

.fi-bs-stopwatch:before {
  content: "ﳻ";
}

.fi-bs-store-alt:before {
  content: "ﳼ";
}

.fi-bs-store-buyer:before {
  content: "ﳽ";
}

.fi-bs-store-lock:before {
  content: "ﳾ";
}

.fi-bs-store-slash:before {
  content: "ﳿ";
}

.fi-bs-story-book:before {
  content: "ﴀ";
}

.fi-bs-story-fairy-tale:before {
  content: "ﴁ";
}

.fi-bs-story-fantasy:before {
  content: "ﴂ";
}

.fi-bs-strategy-chess-risk:before {
  content: "ﴃ";
}

.fi-bs-strawberry:before {
  content: "ﴄ";
}

.fi-bs-street-view:before {
  content: "ﴅ";
}

.fi-bs-stretcher:before {
  content: "ﴆ";
}

.fi-bs-strikethrough:before {
  content: "ﴇ";
}

.fi-bs-stroopwafel:before {
  content: "ﴈ";
}

.fi-bs-student-alt:before {
  content: "ﴉ";
}

.fi-bs-student:before {
  content: "ﴊ";
}

.fi-bs-subscript:before {
  content: "ﴋ";
}

.fi-bs-subscription-alt:before {
  content: "ﴌ";
}

.fi-bs-subscription:before {
  content: "ﴍ";
}

.fi-bs-subtitles-slash:before {
  content: "ﴎ";
}

.fi-bs-subtitles:before {
  content: "ﴏ";
}

.fi-bs-subway:before {
  content: "ﴐ";
}

.fi-bs-suitcase-alt:before {
  content: "ﴑ";
}

.fi-bs-summary-check:before {
  content: "ﴒ";
}

.fi-bs-summer:before {
  content: "ﴓ";
}

.fi-bs-sun-dust:before {
  content: "ﴔ";
}

.fi-bs-sun-plant-wilt:before {
  content: "ﴕ";
}

.fi-bs-sun-salutation-yoga:before {
  content: "ﴖ";
}

.fi-bs-sun:before {
  content: "ﴗ";
}

.fi-bs-sunday:before {
  content: "ﴘ";
}

.fi-bs-sunglasses-alt:before {
  content: "ﴙ";
}

.fi-bs-sunglasses:before {
  content: "ﴚ";
}

.fi-bs-sunrise-alt:before {
  content: "ﴛ";
}

.fi-bs-sunrise:before {
  content: "ﴜ";
}

.fi-bs-sunset:before {
  content: "ﴝ";
}

.fi-bs-superscript:before {
  content: "ﴞ";
}

.fi-bs-supplier-alt:before {
  content: "ﴟ";
}

.fi-bs-supplier:before {
  content: "ﴠ";
}

.fi-bs-surfing:before {
  content: "ﴡ";
}

.fi-bs-surprise:before {
  content: "ﴢ";
}

.fi-bs-surveillance-camera:before {
  content: "ﴣ";
}

.fi-bs-survey-xmark:before {
  content: "ﴤ";
}

.fi-bs-sushi-alt:before {
  content: "ﴥ";
}

.fi-bs-sushi-roll:before {
  content: "ﴦ";
}

.fi-bs-sushi:before {
  content: "ﴧ";
}

.fi-bs-svg:before {
  content: "ﴨ";
}

.fi-bs-swap:before {
  content: "ﴩ";
}

.fi-bs-swatchbook:before {
  content: "ﴪ";
}

.fi-bs-swimmer:before {
  content: "ﴫ";
}

.fi-bs-swimming-pool:before {
  content: "ﴬ";
}

.fi-bs-swing:before {
  content: "ﴭ";
}

.fi-bs-swipe-down:before {
  content: "ﴮ";
}

.fi-bs-swipe-left:before {
  content: "ﴯ";
}

.fi-bs-swipe-right:before {
  content: "ﴰ";
}

.fi-bs-swipe-up:before {
  content: "ﴱ";
}

.fi-bs-sword:before {
  content: "ﴲ";
}

.fi-bs-symbol:before {
  content: "ﴳ";
}

.fi-bs-symbols:before {
  content: "ﴴ";
}

.fi-bs-synagogue:before {
  content: "ﴵ";
}

.fi-bs-syringe:before {
  content: "ﴶ";
}

.fi-bs-system-cloud:before {
  content: "ﴷ";
}

.fi-bs-t:before {
  content: "ﴸ";
}

.fi-bs-tab-folder:before {
  content: "ﴹ";
}

.fi-bs-table-columns:before {
  content: "ﴺ";
}

.fi-bs-table-layout:before {
  content: "ﴻ";
}

.fi-bs-table-list:before {
  content: "ﴼ";
}

.fi-bs-table-picnic:before {
  content: "ﴽ";
}

.fi-bs-table-pivot:before {
  content: "﴾";
}

.fi-bs-table-rows:before {
  content: "﴿";
}

.fi-bs-table-tree:before {
  content: "﵀";
}

.fi-bs-table:before {
  content: "﵁";
}

.fi-bs-tablet-android-alt:before {
  content: "﵂";
}

.fi-bs-tablet-android:before {
  content: "﵃";
}

.fi-bs-tablet-rugged:before {
  content: "﵄";
}

.fi-bs-tablet:before {
  content: "﵅";
}

.fi-bs-tachometer-alt-average:before {
  content: "﵆";
}

.fi-bs-tachometer-alt-fastest:before {
  content: "﵇";
}

.fi-bs-tachometer-alt-slow:before {
  content: "﵈";
}

.fi-bs-tachometer-alt-slowest:before {
  content: "﵉";
}

.fi-bs-tachometer-average:before {
  content: "﵊";
}

.fi-bs-tachometer-fast:before {
  content: "﵋";
}

.fi-bs-tachometer-fastest:before {
  content: "﵌";
}

.fi-bs-tachometer-slow:before {
  content: "﵍";
}

.fi-bs-tachometer-slowest:before {
  content: "﵎";
}

.fi-bs-tachometer:before {
  content: "﵏";
}

.fi-bs-taco:before {
  content: "ﵐ";
}

.fi-bs-tags:before {
  content: "ﵑ";
}

.fi-bs-talent-alt:before {
  content: "ﵒ";
}

.fi-bs-talent-hand:before {
  content: "ﵓ";
}

.fi-bs-talent:before {
  content: "ﵔ";
}

.fi-bs-tally-1:before {
  content: "ﵕ";
}

.fi-bs-tally-2:before {
  content: "ﵖ";
}

.fi-bs-tally-3:before {
  content: "ﵗ";
}

.fi-bs-tally-4:before {
  content: "ﵘ";
}

.fi-bs-tally:before {
  content: "ﵙ";
}

.fi-bs-tamale:before {
  content: "ﵚ";
}

.fi-bs-tank-water:before {
  content: "ﵛ";
}

.fi-bs-tap:before {
  content: "ﵜ";
}

.fi-bs-tape:before {
  content: "ﵝ";
}

.fi-bs-target-audience:before {
  content: "ﵞ";
}

.fi-bs-target:before {
  content: "ﵟ";
}

.fi-bs-tax-alt:before {
  content: "ﵠ";
}

.fi-bs-tax:before {
  content: "ﵡ";
}

.fi-bs-taxi-bus:before {
  content: "ﵢ";
}

.fi-bs-taxi:before {
  content: "ﵣ";
}

.fi-bs-team-check-alt:before {
  content: "ﵤ";
}

.fi-bs-team-check:before {
  content: "ﵥ";
}

.fi-bs-teddy-bear:before {
  content: "ﵦ";
}

.fi-bs-teeth-open:before {
  content: "ﵧ";
}

.fi-bs-telescope:before {
  content: "ﵨ";
}

.fi-bs-temperature-down:before {
  content: "ﵩ";
}

.fi-bs-temperature-frigid:before {
  content: "ﵪ";
}

.fi-bs-temperature-high:before {
  content: "ﵫ";
}

.fi-bs-temperature-list:before {
  content: "ﵬ";
}

.fi-bs-temperature-low:before {
  content: "ﵭ";
}

.fi-bs-temperature-up:before {
  content: "ﵮ";
}

.fi-bs-template-alt:before {
  content: "ﵯ";
}

.fi-bs-template:before {
  content: "ﵰ";
}

.fi-bs-tenge:before {
  content: "ﵱ";
}

.fi-bs-tennis:before {
  content: "ﵲ";
}

.fi-bs-tent-arrow-down-to-line:before {
  content: "ﵳ";
}

.fi-bs-tent-arrow-left-right:before {
  content: "ﵴ";
}

.fi-bs-tent-arrow-turn-left:before {
  content: "ﵵ";
}

.fi-bs-tent-arrows-down:before {
  content: "ﵶ";
}

.fi-bs-tents:before {
  content: "ﵷ";
}

.fi-bs-terminal:before {
  content: "ﵸ";
}

.fi-bs-terrace:before {
  content: "ﵹ";
}

.fi-bs-test-tube:before {
  content: "ﵺ";
}

.fi-bs-test:before {
  content: "ﵻ";
}

.fi-bs-text-box-dots:before {
  content: "ﵼ";
}

.fi-bs-text-box-edit:before {
  content: "ﵽ";
}

.fi-bs-text-box:before {
  content: "ﵾ";
}

.fi-bs-text-check:before {
  content: "ﵿ";
}

.fi-bs-text-height:before {
  content: "ﶀ";
}

.fi-bs-text-shadow:before {
  content: "ﶁ";
}

.fi-bs-text-size:before {
  content: "ﶂ";
}

.fi-bs-text-slash:before {
  content: "ﶃ";
}

.fi-bs-text-width:before {
  content: "ﶄ";
}

.fi-bs-text:before {
  content: "ﶅ";
}

.fi-bs-theater-masks:before {
  content: "ﶆ";
}

.fi-bs-thermometer-alt:before {
  content: "ﶇ";
}

.fi-bs-thermometer-empty:before {
  content: "ﶈ";
}

.fi-bs-thermometer-full:before {
  content: "ﶉ";
}

.fi-bs-thermometer-half:before {
  content: "ﶊ";
}

.fi-bs-thermometer-quarter:before {
  content: "ﶋ";
}

.fi-bs-thermometer-three-quarters:before {
  content: "ﶌ";
}

.fi-bs-theta:before {
  content: "ﶍ";
}

.fi-bs-third-award:before {
  content: "ﶎ";
}

.fi-bs-third-laurel:before {
  content: "ﶏ";
}

.fi-bs-third-medal:before {
  content: "﶐";
}

.fi-bs-third:before {
  content: "﶑";
}

.fi-bs-thought-bubble:before {
  content: "ﶒ";
}

.fi-bs-three-leaf-clover:before {
  content: "ﶓ";
}

.fi-bs-thumbs-up-trust:before {
  content: "ﶔ";
}

.fi-bs-thumbtack:before {
  content: "ﶕ";
}

.fi-bs-thunderstorm-moon:before {
  content: "ﶖ";
}

.fi-bs-thunderstorm-risk:before {
  content: "ﶗ";
}

.fi-bs-thunderstorm-sun:before {
  content: "ﶘ";
}

.fi-bs-thunderstorm:before {
  content: "ﶙ";
}

.fi-bs-thursday:before {
  content: "ﶚ";
}

.fi-bs-ticket-airline:before {
  content: "ﶛ";
}

.fi-bs-ticket-alt:before {
  content: "ﶜ";
}

.fi-bs-ticket:before {
  content: "ﶝ";
}

.fi-bs-tickets-airline:before {
  content: "ﶞ";
}

.fi-bs-tie:before {
  content: "ﶟ";
}

.fi-bs-tilde:before {
  content: "ﶠ";
}

.fi-bs-time-add:before {
  content: "ﶡ";
}

.fi-bs-time-check:before {
  content: "ﶢ";
}

.fi-bs-time-delete:before {
  content: "ﶣ";
}

.fi-bs-time-fast:before {
  content: "ﶤ";
}

.fi-bs-time-forward-sixty:before {
  content: "ﶥ";
}

.fi-bs-time-forward-ten:before {
  content: "ﶦ";
}

.fi-bs-time-forward:before {
  content: "ﶧ";
}

.fi-bs-time-half-past:before {
  content: "ﶨ";
}

.fi-bs-time-oclock:before {
  content: "ﶩ";
}

.fi-bs-time-past:before {
  content: "ﶪ";
}

.fi-bs-time-quarter-past:before {
  content: "ﶫ";
}

.fi-bs-time-quarter-to:before {
  content: "ﶬ";
}

.fi-bs-time-twenty-four:before {
  content: "ﶭ";
}

.fi-bs-time-watch-calendar:before {
  content: "ﶮ";
}

.fi-bs-timer-clock-call:before {
  content: "ﶯ";
}

.fi-bs-times-hexagon:before {
  content: "ﶰ";
}

.fi-bs-tint-slash:before {
  content: "ﶱ";
}

.fi-bs-tip-coin:before {
  content: "ﶲ";
}

.fi-bs-tire-flat:before {
  content: "ﶳ";
}

.fi-bs-tire-pressure-warning:before {
  content: "ﶴ";
}

.fi-bs-tire-rugged:before {
  content: "ﶵ";
}

.fi-bs-tire:before {
  content: "ﶶ";
}

.fi-bs-tired:before {
  content: "ﶷ";
}

.fi-bs-to-do-alt:before {
  content: "ﶸ";
}

.fi-bs-to-do:before {
  content: "ﶹ";
}

.fi-bs-together-people:before {
  content: "ﶺ";
}

.fi-bs-toggle-off:before {
  content: "ﶻ";
}

.fi-bs-toggle-on:before {
  content: "ﶼ";
}

.fi-bs-toilet-paper-blank-under:before {
  content: "ﶽ";
}

.fi-bs-toilet-paper-blank:before {
  content: "ﶾ";
}

.fi-bs-toilet-paper-slash:before {
  content: "ﶿ";
}

.fi-bs-toilet-paper-under-slash:before {
  content: "ﷀ";
}

.fi-bs-toilet-paper-under:before {
  content: "ﷁ";
}

.fi-bs-toilet:before {
  content: "ﷂ";
}

.fi-bs-toilets-portable:before {
  content: "ﷃ";
}

.fi-bs-token:before {
  content: "ﷄ";
}

.fi-bs-tomato:before {
  content: "ﷅ";
}

.fi-bs-tombstone-alt:before {
  content: "ﷆ";
}

.fi-bs-tombstone:before {
  content: "ﷇ";
}

.fi-bs-tool-box:before {
  content: "﷈";
}

.fi-bs-tool-crop:before {
  content: "﷉";
}

.fi-bs-tool-marquee:before {
  content: "﷊";
}

.fi-bs-tools:before {
  content: "﷋";
}

.fi-bs-tooth:before {
  content: "﷌";
}

.fi-bs-toothbrush:before {
  content: "﷍";
}

.fi-bs-torch-inspiration-leader:before {
  content: "﷎";
}

.fi-bs-torii-gate:before {
  content: "﷏";
}

.fi-bs-tornado:before {
  content: "﷐";
}

.fi-bs-total:before {
  content: "﷑";
}

.fi-bs-tour-guide-people:before {
  content: "﷒";
}

.fi-bs-tour-virtual:before {
  content: "﷓";
}

.fi-bs-tower-control:before {
  content: "﷔";
}

.fi-bs-track:before {
  content: "﷕";
}

.fi-bs-tractor:before {
  content: "﷖";
}

.fi-bs-trademark:before {
  content: "﷗";
}

.fi-bs-traffic-cone:before {
  content: "﷘";
}

.fi-bs-traffic-light-go:before {
  content: "﷙";
}

.fi-bs-traffic-light-slow:before {
  content: "﷚";
}

.fi-bs-traffic-light-stop:before {
  content: "﷛";
}

.fi-bs-traffic-light:before {
  content: "﷜";
}

.fi-bs-trailer:before {
  content: "﷝";
}

.fi-bs-train-journey:before {
  content: "﷞";
}

.fi-bs-train-side:before {
  content: "﷟";
}

.fi-bs-train-station-building:before {
  content: "﷠";
}

.fi-bs-train-station:before {
  content: "﷡";
}

.fi-bs-train-subway-tunnel:before {
  content: "﷢";
}

.fi-bs-train-track:before {
  content: "﷣";
}

.fi-bs-train-tram:before {
  content: "﷤";
}

.fi-bs-train:before {
  content: "﷥";
}

.fi-bs-tram:before {
  content: "﷦";
}

.fi-bs-transform:before {
  content: "﷧";
}

.fi-bs-transformation-block:before {
  content: "﷨";
}

.fi-bs-transformation-circle:before {
  content: "﷩";
}

.fi-bs-transformation-design:before {
  content: "﷪";
}

.fi-bs-transformation-shapes:before {
  content: "﷫";
}

.fi-bs-transformer-bolt:before {
  content: "﷬";
}

.fi-bs-transgender:before {
  content: "﷭";
}

.fi-bs-transporter-1:before {
  content: "﷮";
}

.fi-bs-transporter-2:before {
  content: "﷯";
}

.fi-bs-transporter-3:before {
  content: "ﷰ";
}

.fi-bs-transporter-4:before {
  content: "ﷱ";
}

.fi-bs-transporter-5:before {
  content: "ﷲ";
}

.fi-bs-transporter-6:before {
  content: "ﷳ";
}

.fi-bs-transporter-7:before {
  content: "ﷴ";
}

.fi-bs-transporter-empty:before {
  content: "ﷵ";
}

.fi-bs-transporter:before {
  content: "ﷶ";
}

.fi-bs-trash-can-check:before {
  content: "ﷷ";
}

.fi-bs-trash-can-clock:before {
  content: "ﷸ";
}

.fi-bs-trash-can-list:before {
  content: "ﷹ";
}

.fi-bs-trash-can-plus:before {
  content: "ﷺ";
}

.fi-bs-trash-can-slash:before {
  content: "ﷻ";
}

.fi-bs-trash-check:before {
  content: "﷼";
}

.fi-bs-trash-clock:before {
  content: "﷽";
}

.fi-bs-trash-empty:before {
  content: "﷾";
}

.fi-bs-trash-list:before {
  content: "﷿";
}

.fi-bs-trash-plus:before {
  content: "︐";
}

.fi-bs-trash-restore-alt:before {
  content: "︑";
}

.fi-bs-trash-restore:before {
  content: "︒";
}

.fi-bs-trash-slash:before {
  content: "︓";
}

.fi-bs-trash-undo-alt:before {
  content: "︔";
}

.fi-bs-trash-undo:before {
  content: "︕";
}

.fi-bs-trash-xmark:before {
  content: "︖";
}

.fi-bs-trash:before {
  content: "︗";
}

.fi-bs-treadmill:before {
  content: "︘";
}

.fi-bs-treasure-chest:before {
  content: "︙";
}

.fi-bs-treatment:before {
  content: "︚";
}

.fi-bs-tree-alt:before {
  content: "︛";
}

.fi-bs-tree-christmas:before {
  content: "︜";
}

.fi-bs-tree-deciduous:before {
  content: "︝";
}

.fi-bs-tree:before {
  content: "︞";
}

.fi-bs-trees-alt:before {
  content: "︟";
}

.fi-bs-trees:before {
  content: "︰";
}

.fi-bs-triangle-music:before {
  content: "︱";
}

.fi-bs-triangle-person-digging:before {
  content: "︲";
}

.fi-bs-triangle-warning:before {
  content: "︳";
}

.fi-bs-triangle:before {
  content: "︴";
}

.fi-bs-tricycle:before {
  content: "︵";
}

.fi-bs-trillium:before {
  content: "︶";
}

.fi-bs-trophy-achievement-skill:before {
  content: "︷";
}

.fi-bs-trophy-star:before {
  content: "︸";
}

.fi-bs-trophy:before {
  content: "︹";
}

.fi-bs-truck-arrow-left:before {
  content: "︺";
}

.fi-bs-truck-arrow-right:before {
  content: "︻";
}

.fi-bs-truck-bolt:before {
  content: "︼";
}

.fi-bs-truck-box:before {
  content: "︽";
}

.fi-bs-truck-check:before {
  content: "︾";
}

.fi-bs-truck-container-empty:before {
  content: "︿";
}

.fi-bs-truck-container:before {
  content: "﹀";
}

.fi-bs-truck-couch:before {
  content: "﹁";
}

.fi-bs-truck-fire:before {
  content: "﹂";
}

.fi-bs-truck-flatbed:before {
  content: "﹃";
}

.fi-bs-truck-front:before {
  content: "﹄";
}

.fi-bs-truck-ladder:before {
  content: "﹅";
}

.fi-bs-truck-loading:before {
  content: "﹆";
}

.fi-bs-truck-medical:before {
  content: "﹇";
}

.fi-bs-truck-monster:before {
  content: "﹈";
}

.fi-bs-truck-moving:before {
  content: "﹉";
}

.fi-bs-truck-pickup:before {
  content: "﹊";
}

.fi-bs-truck-plow:before {
  content: "﹋";
}

.fi-bs-truck-ramp:before {
  content: "﹌";
}

.fi-bs-truck-side:before {
  content: "﹍";
}

.fi-bs-truck-tow:before {
  content: "﹎";
}

.fi-bs-truck-utensils:before {
  content: "﹏";
}

.fi-bs-trumpet:before {
  content: "﹐";
}

.fi-bs-trust-alt:before {
  content: "﹑";
}

.fi-bs-trust:before {
  content: "﹒";
}

.fi-bs-tshirt:before {
  content: "﹓";
}

.fi-bs-tty-answer:before {
  content: "﹔";
}

.fi-bs-tty:before {
  content: "﹕";
}

.fi-bs-tubes:before {
  content: "﹖";
}

.fi-bs-tuesday:before {
  content: "﹗";
}

.fi-bs-tugrik-sign:before {
  content: "﹘";
}

.fi-bs-turkey:before {
  content: "﹙";
}

.fi-bs-turn-left-down:before {
  content: "﹚";
}

.fi-bs-turn-left:before {
  content: "﹛";
}

.fi-bs-turn-right:before {
  content: "﹜";
}

.fi-bs-turntable:before {
  content: "﹝";
}

.fi-bs-turtle:before {
  content: "﹞";
}

.fi-bs-tv-music:before {
  content: "﹟";
}

.fi-bs-tv-retro:before {
  content: "﹠";
}

.fi-bs-typewriter:before {
  content: "﹡";
}

.fi-bs-u:before {
  content: "﹢";
}

.fi-bs-ufo-beam:before {
  content: "﹣";
}

.fi-bs-ufo:before {
  content: "﹤";
}

.fi-bs-ui-ux:before {
  content: "﹥";
}

.fi-bs-umbrella-beach:before {
  content: "﹦";
}

.fi-bs-umbrella:before {
  content: "﹧";
}

.fi-bs-under-construction:before {
  content: "﹨";
}

.fi-bs-underline:before {
  content: "﹩";
}

.fi-bs-undo-alt:before {
  content: "﹪";
}

.fi-bs-undo:before {
  content: "﹫";
}

.fi-bs-unicorn:before {
  content: "﹬";
}

.fi-bs-uniform-martial-arts:before {
  content: "﹭";
}

.fi-bs-universal-access:before {
  content: "﹮";
}

.fi-bs-unlock:before {
  content: "﹯";
}

.fi-bs-up-from-bracket:before {
  content: "ﹰ";
}

.fi-bs-up-left:before {
  content: "ﹱ";
}

.fi-bs-up-right-from-square:before {
  content: "ﹲ";
}

.fi-bs-up-right:before {
  content: "ﹳ";
}

.fi-bs-up:before {
  content: "ﹴ";
}

.fi-bs-upload:before {
  content: "﹵";
}

.fi-bs-url:before {
  content: "ﹶ";
}

.fi-bs-usb-pendrive:before {
  content: "ﹷ";
}

.fi-bs-usd-circle:before {
  content: "ﹸ";
}

.fi-bs-usd-square:before {
  content: "ﹹ";
}

.fi-bs-user-add:before {
  content: "ﹺ";
}

.fi-bs-user-alien:before {
  content: "ﹻ";
}

.fi-bs-user-astronaut:before {
  content: "ﹼ";
}

.fi-bs-user-check:before {
  content: "ﹽ";
}

.fi-bs-user-chef:before {
  content: "ﹾ";
}

.fi-bs-user-coach:before {
  content: "ﹿ";
}

.fi-bs-user-cowboy:before {
  content: "ﺀ";
}

.fi-bs-user-crown:before {
  content: "ﺁ";
}

.fi-bs-user-gear:before {
  content: "ﺂ";
}

.fi-bs-user-graduate:before {
  content: "ﺃ";
}

.fi-bs-user-headset:before {
  content: "ﺄ";
}

.fi-bs-user-helmet-safety:before {
  content: "ﺅ";
}

.fi-bs-user-injured:before {
  content: "ﺆ";
}

.fi-bs-user-interface-ui:before {
  content: "ﺇ";
}

.fi-bs-user-key:before {
  content: "ﺈ";
}

.fi-bs-user-lock:before {
  content: "ﺉ";
}

.fi-bs-user-md-chat:before {
  content: "ﺊ";
}

.fi-bs-user-md:before {
  content: "ﺋ";
}

.fi-bs-user-minus:before {
  content: "ﺌ";
}

.fi-bs-user-music:before {
  content: "ﺍ";
}

.fi-bs-user-ninja:before {
  content: "ﺎ";
}

.fi-bs-user-nurse:before {
  content: "ﺏ";
}

.fi-bs-user-pen:before {
  content: "ﺐ";
}

.fi-bs-user-pilot-tie:before {
  content: "ﺑ";
}

.fi-bs-user-pilot:before {
  content: "ﺒ";
}

.fi-bs-user-police:before {
  content: "ﺓ";
}

.fi-bs-user-robot-xmarks:before {
  content: "ﺔ";
}

.fi-bs-user-robot:before {
  content: "ﺕ";
}

.fi-bs-user-salary:before {
  content: "ﺖ";
}

.fi-bs-user-shield:before {
  content: "ﺗ";
}

.fi-bs-user-skill-gear:before {
  content: "ﺘ";
}

.fi-bs-user-slash:before {
  content: "ﺙ";
}

.fi-bs-user-tag:before {
  content: "ﺚ";
}

.fi-bs-user-time:before {
  content: "ﺛ";
}

.fi-bs-user-trust:before {
  content: "ﺜ";
}

.fi-bs-user-unlock:before {
  content: "ﺝ";
}

.fi-bs-user-visor:before {
  content: "ﺞ";
}

.fi-bs-user-xmark:before {
  content: "ﺟ";
}

.fi-bs-user:before {
  content: "ﺠ";
}

.fi-bs-users-alt:before {
  content: "ﺡ";
}

.fi-bs-users-class:before {
  content: "ﺢ";
}

.fi-bs-users-gear:before {
  content: "ﺣ";
}

.fi-bs-users-medical:before {
  content: "ﺤ";
}

.fi-bs-users-slash:before {
  content: "ﺥ";
}

.fi-bs-users:before {
  content: "ﺦ";
}

.fi-bs-utensils-slash:before {
  content: "ﺧ";
}

.fi-bs-utensils:before {
  content: "ﺨ";
}

.fi-bs-utility-pole-double:before {
  content: "ﺩ";
}

.fi-bs-utility-pole:before {
  content: "ﺪ";
}

.fi-bs-ux-browser:before {
  content: "ﺫ";
}

.fi-bs-ux:before {
  content: "ﺬ";
}

.fi-bs-v:before {
  content: "ﺭ";
}

.fi-bs-vacuum-robot:before {
  content: "ﺮ";
}

.fi-bs-vacuum:before {
  content: "ﺯ";
}

.fi-bs-value-absolute:before {
  content: "ﺰ";
}

.fi-bs-vault:before {
  content: "ﺱ";
}

.fi-bs-vector-alt:before {
  content: "ﺲ";
}

.fi-bs-vector-circle:before {
  content: "ﺳ";
}

.fi-bs-vector-polygon:before {
  content: "ﺴ";
}

.fi-bs-vector:before {
  content: "ﺵ";
}

.fi-bs-venus-double:before {
  content: "ﺶ";
}

.fi-bs-venus-mars:before {
  content: "ﺷ";
}

.fi-bs-venus:before {
  content: "ﺸ";
}

.fi-bs-vest-patches:before {
  content: "ﺹ";
}

.fi-bs-vest:before {
  content: "ﺺ";
}

.fi-bs-video-arrow-down-left:before {
  content: "ﺻ";
}

.fi-bs-video-arrow-up-right:before {
  content: "ﺼ";
}

.fi-bs-video-camera-alt:before {
  content: "ﺽ";
}

.fi-bs-video-camera:before {
  content: "ﺾ";
}

.fi-bs-video-duration:before {
  content: "ﺿ";
}

.fi-bs-video-plus:before {
  content: "ﻀ";
}

.fi-bs-video-slash:before {
  content: "ﻁ";
}

.fi-bs-videoconference:before {
  content: "ﻂ";
}

.fi-bs-vihara:before {
  content: "ﻃ";
}

.fi-bs-violin:before {
  content: "ﻄ";
}

.fi-bs-virus-slash:before {
  content: "ﻅ";
}

.fi-bs-virus:before {
  content: "ﻆ";
}

.fi-bs-viruses:before {
  content: "ﻇ";
}

.fi-bs-visit:before {
  content: "ﻈ";
}

.fi-bs-voicemail:before {
  content: "ﻉ";
}

.fi-bs-volcano:before {
  content: "ﻊ";
}

.fi-bs-volleyball:before {
  content: "ﻋ";
}

.fi-bs-volume-down:before {
  content: "ﻌ";
}

.fi-bs-volume-mute:before {
  content: "ﻍ";
}

.fi-bs-volume-off:before {
  content: "ﻎ";
}

.fi-bs-volume-slash:before {
  content: "ﻏ";
}

.fi-bs-volume:before {
  content: "ﻐ";
}

.fi-bs-vote-nay:before {
  content: "ﻑ";
}

.fi-bs-vote-yea:before {
  content: "ﻒ";
}

.fi-bs-vr-cardboard:before {
  content: "ﻓ";
}

.fi-bs-w:before {
  content: "ﻔ";
}

.fi-bs-waffle:before {
  content: "ﻕ";
}

.fi-bs-wagon-covered:before {
  content: "ﻖ";
}

.fi-bs-walker:before {
  content: "ﻗ";
}

.fi-bs-walkie-talkie:before {
  content: "ﻘ";
}

.fi-bs-walking:before {
  content: "ﻙ";
}

.fi-bs-wallet-arrow:before {
  content: "ﻚ";
}

.fi-bs-wallet-buyer:before {
  content: "ﻛ";
}

.fi-bs-wallet:before {
  content: "ﻜ";
}

.fi-bs-warehouse-alt:before {
  content: "ﻝ";
}

.fi-bs-warranty:before {
  content: "ﻞ";
}

.fi-bs-washer:before {
  content: "ﻟ";
}

.fi-bs-waste-pollution:before {
  content: "ﻠ";
}

.fi-bs-waste:before {
  content: "ﻡ";
}

.fi-bs-watch-calculator:before {
  content: "ﻢ";
}

.fi-bs-watch-fitness:before {
  content: "ﻣ";
}

.fi-bs-watch-smart:before {
  content: "ﻤ";
}

.fi-bs-watch:before {
  content: "ﻥ";
}

.fi-bs-water-bottle:before {
  content: "ﻦ";
}

.fi-bs-water-ladder:before {
  content: "ﻧ";
}

.fi-bs-water-lower:before {
  content: "ﻨ";
}

.fi-bs-water-rise:before {
  content: "ﻩ";
}

.fi-bs-water:before {
  content: "ﻪ";
}

.fi-bs-watermelon:before {
  content: "ﻫ";
}

.fi-bs-wave-sine:before {
  content: "ﻬ";
}

.fi-bs-wave-square:before {
  content: "ﻭ";
}

.fi-bs-wave-triangle:before {
  content: "ﻮ";
}

.fi-bs-wave:before {
  content: "ﻯ";
}

.fi-bs-waveform-path:before {
  content: "ﻰ";
}

.fi-bs-waveform:before {
  content: "ﻱ";
}

.fi-bs-web-design:before {
  content: "ﻲ";
}

.fi-bs-webcam-slash:before {
  content: "ﻳ";
}

.fi-bs-webcam:before {
  content: "ﻴ";
}

.fi-bs-webhook:before {
  content: "ﻵ";
}

.fi-bs-wednesday:before {
  content: "ﻶ";
}

.fi-bs-whale:before {
  content: "ﻷ";
}

.fi-bs-wheat-awn-circle-exclamation:before {
  content: "ﻸ";
}

.fi-bs-wheat-awn-slash:before {
  content: "ﻹ";
}

.fi-bs-wheat-awn:before {
  content: "ﻺ";
}

.fi-bs-wheat-slash:before {
  content: "ﻻ";
}

.fi-bs-wheat:before {
  content: "ﻼ";
}

.fi-bs-wheelchair-move:before {
  content: "﻽";
}

.fi-bs-wheelchair-sleeping:before {
  content: "﻾";
}

.fi-bs-wheelchair:before {
  content: "＀";
}

.fi-bs-whistle:before {
  content: "！";
}

.fi-bs-white-space:before {
  content: "＂";
}

.fi-bs-wifi-1:before {
  content: "＃";
}

.fi-bs-wifi-2:before {
  content: "＄";
}

.fi-bs-wifi-alt:before {
  content: "％";
}

.fi-bs-wifi-exclamation:before {
  content: "＆";
}

.fi-bs-wifi-slash:before {
  content: "＇";
}

.fi-bs-wifi:before {
  content: "（";
}

.fi-bs-wind-turbine:before {
  content: "）";
}

.fi-bs-wind-warning:before {
  content: "＊";
}

.fi-bs-wind:before {
  content: "＋";
}

.fi-bs-window-alt:before {
  content: "，";
}

.fi-bs-window-frame-open:before {
  content: "－";
}

.fi-bs-window-frame:before {
  content: "．";
}

.fi-bs-window-maximize:before {
  content: "／";
}

.fi-bs-window-minimize:before {
  content: "０";
}

.fi-bs-window-restore:before {
  content: "１";
}

.fi-bs-windsock:before {
  content: "２";
}

.fi-bs-wine-bottle:before {
  content: "３";
}

.fi-bs-wine-glass-crack:before {
  content: "４";
}

.fi-bs-wine-glass-empty:before {
  content: "５";
}

.fi-bs-wishlist-heart:before {
  content: "６";
}

.fi-bs-wishlist-star:before {
  content: "７";
}

.fi-bs-woman-head:before {
  content: "８";
}

.fi-bs-woman-scientist:before {
  content: "９";
}

.fi-bs-won-sign:before {
  content: "：";
}

.fi-bs-work-in-progress:before {
  content: "；";
}

.fi-bs-workflow-alt:before {
  content: "＜";
}

.fi-bs-workflow-setting-alt:before {
  content: "＝";
}

.fi-bs-workflow-setting:before {
  content: "＞";
}

.fi-bs-workflow:before {
  content: "？";
}

.fi-bs-workshop:before {
  content: "＠";
}

.fi-bs-world:before {
  content: "Ａ";
}

.fi-bs-worm:before {
  content: "Ｂ";
}

.fi-bs-wreath:before {
  content: "Ｃ";
}

.fi-bs-wrench-alt:before {
  content: "Ｄ";
}

.fi-bs-wrench-simple:before {
  content: "Ｅ";
}

.fi-bs-x-ray:before {
  content: "Ｆ";
}

.fi-bs-x:before {
  content: "Ｇ";
}

.fi-bs-y:before {
  content: "Ｈ";
}

.fi-bs-yen:before {
  content: "Ｉ";
}

.fi-bs-yin-yang:before {
  content: "Ｊ";
}

.fi-bs-z:before {
  content: "Ｋ";
}

.fi-bs-zip-file:before {
  content: "Ｌ";
}

.fi-bs-zoom-in:before {
  content: "Ｍ";
}

.fi-bs-zoom-out:before {
  content: "Ｎ";
}

@font-face {
  font-family: uicons-regular-straight;
  src: url('uicons-regular-straight-2I3O25UC.woff2') format("woff2"), url('uicons-regular-straight-AFQI6GFM.woff') format("woff"), url('uicons-regular-straight-E4NUVXFC.eot#iefix') format("embedded-opentype");
  font-display: swap;
}
i[class^=fi-rs-]:before, i[class*=" fi-rs-"]:before, span[class^=fi-rs-]:before, span[class*=fi-rs-]:before {
  font-family: uicons-regular-straight !important;
  font-style: normal;
  font-weight: 400 !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.variable-selector-00:before {
  content: "︀";
}

.variable-selector-01:before {
  content: "︁";
}

.variable-selector-02:before {
  content: "︂";
}

.variable-selector-03:before {
  content: "︃";
}

.variable-selector-04:before {
  content: "︄";
}

.variable-selector-05:before {
  content: "︅";
}

.variable-selector-06:before {
  content: "︆";
}

.variable-selector-07:before {
  content: "︇";
}

.variable-selector-08:before {
  content: "︈";
}

.variable-selector-09:before {
  content: "︉";
}

.variable-selector-0a:before {
  content: "︊";
}

.variable-selector-0b:before {
  content: "︋";
}

.variable-selector-0c:before {
  content: "︌";
}

.variable-selector-0d:before {
  content: "︍";
}

.variable-selector-0e:before {
  content: "︎";
}

.variable-selector-0f:before {
  content: "️";
}

.combining-half-marks-00:before {
  content: "︠";
}

.combining-half-marks-01:before {
  content: "︡";
}

.combining-half-marks-02:before {
  content: "︢";
}

.combining-half-marks-03:before {
  content: "︣";
}

.combining-half-marks-04:before {
  content: "︤";
}

.combining-half-marks-05:before {
  content: "︥";
}

.combining-half-marks-06:before {
  content: "︦";
}

.combining-half-marks-07:before {
  content: "︧";
}

.combining-half-marks-08:before {
  content: "︨";
}

.combining-half-marks-09:before {
  content: "︩";
}

.combining-half-marks-0a:before {
  content: "︪";
}

.combining-half-marks-0b:before {
  content: "︫";
}

.combining-half-marks-0c:before {
  content: "︬";
}

.combining-half-marks-0d:before {
  content: "︭";
}

.combining-half-marks-0e:before {
  content: "︮";
}

.combining-half-marks-0f:before {
  content: "︯";
}

.zero-width-no-break-space-0f:before {
  content: "﻿";
}

.fi-rs-0:before {
  content: "\f101";
}

.fi-rs-00s-music-disc:before {
  content: "\f102";
}

.fi-rs-1:before {
  content: "\f103";
}

.fi-rs-2:before {
  content: "\f104";
}

.fi-rs-3:before {
  content: "\f105";
}

.fi-rs-360-degrees:before {
  content: "\f106";
}

.fi-rs-4:before {
  content: "\f107";
}

.fi-rs-404:before {
  content: "\f108";
}

.fi-rs-5:before {
  content: "\f109";
}

.fi-rs-6:before {
  content: "\f10a";
}

.fi-rs-60s-music-disc:before {
  content: "\f10b";
}

.fi-rs-7:before {
  content: "\f10c";
}

.fi-rs-70s-music-disc:before {
  content: "\f10d";
}

.fi-rs-8:before {
  content: "\f10e";
}

.fi-rs-80s-music-disc:before {
  content: "\f10f";
}

.fi-rs-9:before {
  content: "\f110";
}

.fi-rs-90s-music-disc:before {
  content: "\f111";
}

.fi-rs-a:before {
  content: "\f112";
}

.fi-rs-accident:before {
  content: "\f113";
}

.fi-rs-acorn:before {
  content: "\f114";
}

.fi-rs-ad-paid:before {
  content: "\f115";
}

.fi-rs-ad:before {
  content: "\f116";
}

.fi-rs-add-document:before {
  content: "\f117";
}

.fi-rs-add-folder:before {
  content: "\f118";
}

.fi-rs-add-image:before {
  content: "\f119";
}

.fi-rs-add:before {
  content: "\f11a";
}

.fi-rs-address-book:before {
  content: "\f11b";
}

.fi-rs-address-card:before {
  content: "\f11c";
}

.fi-rs-admin-alt:before {
  content: "\f11d";
}

.fi-rs-admin:before {
  content: "\f11e";
}

.fi-rs-age-alt:before {
  content: "\f11f";
}

.fi-rs-age-restriction-eighteen:before {
  content: "\f120";
}

.fi-rs-age-restriction-seven:before {
  content: "\f121";
}

.fi-rs-age-restriction-six:before {
  content: "\f122";
}

.fi-rs-age-restriction-sixteen:before {
  content: "\f123";
}

.fi-rs-age-restriction-thirteen:before {
  content: "\f124";
}

.fi-rs-age-restriction-three:before {
  content: "\f125";
}

.fi-rs-age-restriction-twelve:before {
  content: "\f126";
}

.fi-rs-age-restriction-twenty-one:before {
  content: "\f127";
}

.fi-rs-age-restriction-zero:before {
  content: "\f128";
}

.fi-rs-age:before {
  content: "\f129";
}

.fi-rs-air-conditioner:before {
  content: "\f12a";
}

.fi-rs-air-freshener:before {
  content: "\f12b";
}

.fi-rs-air-pollution:before {
  content: "\f12c";
}

.fi-rs-airplane-journey:before {
  content: "\f12d";
}

.fi-rs-airplane-window-open:before {
  content: "\f12e";
}

.fi-rs-airplay:before {
  content: "\f12f";
}

.fi-rs-alarm-clock:before {
  content: "\f130";
}

.fi-rs-alarm-exclamation:before {
  content: "\f131";
}

.fi-rs-alarm-plus:before {
  content: "\f132";
}

.fi-rs-alarm-snooze:before {
  content: "\f133";
}

.fi-rs-album-circle-plus:before {
  content: "\f134";
}

.fi-rs-album-circle-user:before {
  content: "\f135";
}

.fi-rs-album-collection:before {
  content: "\f136";
}

.fi-rs-album:before {
  content: "\f137";
}

.fi-rs-algorithm:before {
  content: "\f138";
}

.fi-rs-alicorn:before {
  content: "\f139";
}

.fi-rs-alien:before {
  content: "\f13a";
}

.fi-rs-align-center:before {
  content: "\f13b";
}

.fi-rs-align-justify:before {
  content: "\f13c";
}

.fi-rs-align-left:before {
  content: "\f13d";
}

.fi-rs-align-slash:before {
  content: "\f13e";
}

.fi-rs-ambulance:before {
  content: "\f13f";
}

.fi-rs-analyse-alt:before {
  content: "\f140";
}

.fi-rs-analyse:before {
  content: "\f141";
}

.fi-rs-anatomical-heart:before {
  content: "\f142";
}

.fi-rs-anchor:before {
  content: "\f143";
}

.fi-rs-angel:before {
  content: "\f144";
}

.fi-rs-angle-90:before {
  content: "\f145";
}

.fi-rs-angle-circle-down:before {
  content: "\f146";
}

.fi-rs-angle-circle-left:before {
  content: "\f147";
}

.fi-rs-angle-circle-right:before {
  content: "\f148";
}

.fi-rs-angle-circle-up:before {
  content: "\f149";
}

.fi-rs-angle-double-left:before {
  content: "\f14a";
}

.fi-rs-angle-double-right:before {
  content: "\f14b";
}

.fi-rs-angle-double-small-down:before {
  content: "\f14c";
}

.fi-rs-angle-double-small-left:before {
  content: "\f14d";
}

.fi-rs-angle-double-small-right:before {
  content: "\f14e";
}

.fi-rs-angle-double-small-up:before {
  content: "\f14f";
}

.fi-rs-angle-down:before {
  content: "\f150";
}

.fi-rs-angle-left:before {
  content: "\f151";
}

.fi-rs-angle-right:before {
  content: "\f152";
}

.fi-rs-angle-small-down:before {
  content: "\f153";
}

.fi-rs-angle-small-left:before {
  content: "\f154";
}

.fi-rs-angle-small-right:before {
  content: "\f155";
}

.fi-rs-angle-small-up:before {
  content: "\f156";
}

.fi-rs-angle-square-down:before {
  content: "\f157";
}

.fi-rs-angle-square-left:before {
  content: "\f158";
}

.fi-rs-angle-square-right:before {
  content: "\f159";
}

.fi-rs-angle-square-up:before {
  content: "\f15a";
}

.fi-rs-angle-up:before {
  content: "\f15b";
}

.fi-rs-angle:before {
  content: "\f15c";
}

.fi-rs-angles-up-down:before {
  content: "\f15d";
}

.fi-rs-angry:before {
  content: "\f15e";
}

.fi-rs-animated-icon:before {
  content: "\f15f";
}

.fi-rs-ankh:before {
  content: "\f160";
}

.fi-rs-answer-alt:before {
  content: "\f161";
}

.fi-rs-answer:before {
  content: "\f162";
}

.fi-rs-apartment:before {
  content: "\f163";
}

.fi-rs-aperture:before {
  content: "\f164";
}

.fi-rs-api:before {
  content: "\f165";
}

.fi-rs-apple-core:before {
  content: "\f166";
}

.fi-rs-apple-crate:before {
  content: "\f167";
}

.fi-rs-apple-whole:before {
  content: "\f168";
}

.fi-rs-apps-add:before {
  content: "\f169";
}

.fi-rs-apps-delete:before {
  content: "\f16a";
}

.fi-rs-apps-sort:before {
  content: "\f16b";
}

.fi-rs-apps:before {
  content: "\f16c";
}

.fi-rs-archive:before {
  content: "\f16d";
}

.fi-rs-archway:before {
  content: "\f16e";
}

.fi-rs-arrow-alt-circle-down:before {
  content: "\f16f";
}

.fi-rs-arrow-alt-circle-left:before {
  content: "\f170";
}

.fi-rs-arrow-alt-circle-right:before {
  content: "\f171";
}

.fi-rs-arrow-alt-circle-up:before {
  content: "\f172";
}

.fi-rs-arrow-alt-down:before {
  content: "\f173";
}

.fi-rs-arrow-alt-from-bottom:before {
  content: "\f174";
}

.fi-rs-arrow-alt-from-left:before {
  content: "\f175";
}

.fi-rs-arrow-alt-from-right:before {
  content: "\f176";
}

.fi-rs-arrow-alt-from-top:before {
  content: "\f177";
}

.fi-rs-arrow-alt-left:before {
  content: "\f178";
}

.fi-rs-arrow-alt-right:before {
  content: "\f179";
}

.fi-rs-arrow-alt-square-down:before {
  content: "\f17a";
}

.fi-rs-arrow-alt-square-left:before {
  content: "\f17b";
}

.fi-rs-arrow-alt-square-right:before {
  content: "\f17c";
}

.fi-rs-arrow-alt-square-up:before {
  content: "\f17d";
}

.fi-rs-arrow-alt-to-bottom:before {
  content: "\f17e";
}

.fi-rs-arrow-alt-to-left:before {
  content: "\f17f";
}

.fi-rs-arrow-alt-to-right:before {
  content: "\f180";
}

.fi-rs-arrow-alt-to-top:before {
  content: "\f181";
}

.fi-rs-arrow-alt-up:before {
  content: "\f182";
}

.fi-rs-arrow-circle-down:before {
  content: "\f183";
}

.fi-rs-arrow-circle-left:before {
  content: "\f184";
}

.fi-rs-arrow-circle-right:before {
  content: "\f185";
}

.fi-rs-arrow-circle-up:before {
  content: "\f186";
}

.fi-rs-arrow-comparison:before {
  content: "\f187";
}

.fi-rs-arrow-down-from-arc:before {
  content: "\f188";
}

.fi-rs-arrow-down-from-dotted-line:before {
  content: "\f189";
}

.fi-rs-arrow-down-left:before {
  content: "\f18a";
}

.fi-rs-arrow-down-small-big:before {
  content: "\f18b";
}

.fi-rs-arrow-down-to-dotted-line:before {
  content: "\f18c";
}

.fi-rs-arrow-down-to-square:before {
  content: "\f18d";
}

.fi-rs-arrow-down-triangle-square:before {
  content: "\f18e";
}

.fi-rs-arrow-down:before {
  content: "\f18f";
}

.fi-rs-arrow-from-bottom:before {
  content: "\f190";
}

.fi-rs-arrow-from-left:before {
  content: "\f191";
}

.fi-rs-arrow-from-right:before {
  content: "\f192";
}

.fi-rs-arrow-from-top:before {
  content: "\f193";
}

.fi-rs-arrow-left-from-arc:before {
  content: "\f194";
}

.fi-rs-arrow-left-from-line:before {
  content: "\f195";
}

.fi-rs-arrow-left-to-arc:before {
  content: "\f196";
}

.fi-rs-arrow-left:before {
  content: "\f197";
}

.fi-rs-arrow-progress-alt:before {
  content: "\f198";
}

.fi-rs-arrow-progress:before {
  content: "\f199";
}

.fi-rs-arrow-right-to-bracket:before {
  content: "\f19a";
}

.fi-rs-arrow-right:before {
  content: "\f19b";
}

.fi-rs-arrow-small-down:before {
  content: "\f19c";
}

.fi-rs-arrow-small-left:before {
  content: "\f19d";
}

.fi-rs-arrow-small-right:before {
  content: "\f19e";
}

.fi-rs-arrow-small-up:before {
  content: "\f19f";
}

.fi-rs-arrow-square-down:before {
  content: "\f1a0";
}

.fi-rs-arrow-square-left:before {
  content: "\f1a1";
}

.fi-rs-arrow-square-right:before {
  content: "\f1a2";
}

.fi-rs-arrow-square-up:before {
  content: "\f1a3";
}

.fi-rs-arrow-to-bottom:before {
  content: "\f1a4";
}

.fi-rs-arrow-to-left:before {
  content: "\f1a5";
}

.fi-rs-arrow-to-right:before {
  content: "\f1a6";
}

.fi-rs-arrow-to-top:before {
  content: "\f1a7";
}

.fi-rs-arrow-trend-down:before {
  content: "\f1a8";
}

.fi-rs-arrow-trend-up:before {
  content: "\f1a9";
}

.fi-rs-arrow-turn-down-left:before {
  content: "\f1aa";
}

.fi-rs-arrow-turn-down-right:before {
  content: "\f1ab";
}

.fi-rs-arrow-turn-left-up:before {
  content: "\f1ac";
}

.fi-rs-arrow-turn-left:before {
  content: "\f1ad";
}

.fi-rs-arrow-up-from-dotted-line:before {
  content: "\f1ae";
}

.fi-rs-arrow-up-from-ground-water:before {
  content: "\f1af";
}

.fi-rs-arrow-up-from-square:before {
  content: "\f1b0";
}

.fi-rs-arrow-up-left-from-circle:before {
  content: "\f1b1";
}

.fi-rs-arrow-up-left:before {
  content: "\f1b2";
}

.fi-rs-arrow-up-right-and-arrow-down-left-from-center:before {
  content: "\f1b3";
}

.fi-rs-arrow-up-right-from-square:before {
  content: "\f1b4";
}

.fi-rs-arrow-up-right:before {
  content: "\f1b5";
}

.fi-rs-arrow-up-small-big:before {
  content: "\f1b6";
}

.fi-rs-arrow-up-square-triangle:before {
  content: "\f1b7";
}

.fi-rs-arrow-up-to-arc:before {
  content: "\f1b8";
}

.fi-rs-arrow-up-to-dotted-line:before {
  content: "\f1b9";
}

.fi-rs-arrow-up:before {
  content: "\f1ba";
}

.fi-rs-arrow-upward-growth-crypto:before {
  content: "\f1bb";
}

.fi-rs-arrows-alt-h:before {
  content: "\f1bc";
}

.fi-rs-arrows-alt-v:before {
  content: "\f1bd";
}

.fi-rs-arrows-alt:before {
  content: "\f1be";
}

.fi-rs-arrows-cross:before {
  content: "\f1bf";
}

.fi-rs-arrows-from-dotted-line:before {
  content: "\f1c0";
}

.fi-rs-arrows-from-line:before {
  content: "\f1c1";
}

.fi-rs-arrows-h-copy:before {
  content: "\f1c2";
}

.fi-rs-arrows-h:before {
  content: "\f1c3";
}

.fi-rs-arrows-repeat-1:before {
  content: "\f1c4";
}

.fi-rs-arrows-repeat:before {
  content: "\f1c5";
}

.fi-rs-arrows-retweet:before {
  content: "\f1c6";
}

.fi-rs-arrows-split-right-and-left:before {
  content: "\f1c7";
}

.fi-rs-arrows-split-up-and-left:before {
  content: "\f1c8";
}

.fi-rs-arrows-to-circle:before {
  content: "\f1c9";
}

.fi-rs-arrows-to-dotted-line:before {
  content: "\f1ca";
}

.fi-rs-arrows-to-eye:before {
  content: "\f1cb";
}

.fi-rs-arrows-to-line:before {
  content: "\f1cc";
}

.fi-rs-arrows:before {
  content: "\f1cd";
}

.fi-rs-artificial-intelligence:before {
  content: "\f1ce";
}

.fi-rs-assept-document:before {
  content: "\f1cf";
}

.fi-rs-assessment-alt:before {
  content: "\f1d0";
}

.fi-rs-assessment:before {
  content: "\f1d1";
}

.fi-rs-assign:before {
  content: "\f1d2";
}

.fi-rs-assistive-listening-systems:before {
  content: "\f1d3";
}

.fi-rs-asterik:before {
  content: "\f1d4";
}

.fi-rs-at:before {
  content: "\f1d5";
}

.fi-rs-attribution-pen:before {
  content: "\f1d6";
}

.fi-rs-attribution-pencil:before {
  content: "\f1d7";
}

.fi-rs-aubergine:before {
  content: "\f1d8";
}

.fi-rs-auction:before {
  content: "\f1d9";
}

.fi-rs-audience-megaphone:before {
  content: "\f1da";
}

.fi-rs-audio-description-slash:before {
  content: "\f1db";
}

.fi-rs-audit-alt:before {
  content: "\f1dc";
}

.fi-rs-audit:before {
  content: "\f1dd";
}

.fi-rs-austral-sign:before {
  content: "\f1de";
}

.fi-rs-avocado:before {
  content: "\f1df";
}

.fi-rs-award:before {
  content: "\f1e0";
}

.fi-rs-axe-battle:before {
  content: "\f1e1";
}

.fi-rs-axe:before {
  content: "\f1e2";
}

.fi-rs-b:before {
  content: "\f1e3";
}

.fi-rs-baby-carriage:before {
  content: "\f1e4";
}

.fi-rs-baby:before {
  content: "\f1e5";
}

.fi-rs-back-up:before {
  content: "\f1e6";
}

.fi-rs-background:before {
  content: "\f1e7";
}

.fi-rs-backpack:before {
  content: "\f1e8";
}

.fi-rs-bacon:before {
  content: "\f1e9";
}

.fi-rs-bacteria:before {
  content: "\f1ea";
}

.fi-rs-bacterium:before {
  content: "\f1eb";
}

.fi-rs-badge-check:before {
  content: "\f1ec";
}

.fi-rs-badge-dollar:before {
  content: "\f1ed";
}

.fi-rs-badge-leaf:before {
  content: "\f1ee";
}

.fi-rs-badge-percent:before {
  content: "\f1ef";
}

.fi-rs-badge-sheriff:before {
  content: "\f1f0";
}

.fi-rs-badge:before {
  content: "\f1f1";
}

.fi-rs-badger-honey:before {
  content: "\f1f2";
}

.fi-rs-badget-check-alt:before {
  content: "\f1f3";
}

.fi-rs-badminton:before {
  content: "\f1f4";
}

.fi-rs-bag-map-pin:before {
  content: "\f1f5";
}

.fi-rs-bag-seedling:before {
  content: "\f1f6";
}

.fi-rs-bag-shopping-minus:before {
  content: "\f1f7";
}

.fi-rs-bags-shopping:before {
  content: "\f1f8";
}

.fi-rs-baguette:before {
  content: "\f1f9";
}

.fi-rs-bahai:before {
  content: "\f1fa";
}

.fi-rs-baht-sign:before {
  content: "\f1fb";
}

.fi-rs-balance-scale-left:before {
  content: "\f1fc";
}

.fi-rs-balance-scale-right:before {
  content: "\f1fd";
}

.fi-rs-ball-pile:before {
  content: "\f1fe";
}

.fi-rs-ballet-dance:before {
  content: "\f1ff";
}

.fi-rs-balloon:before {
  content: "\f200";
}

.fi-rs-balloons:before {
  content: "\f201";
}

.fi-rs-ballot-check:before {
  content: "\f202";
}

.fi-rs-ballot:before {
  content: "\f203";
}

.fi-rs-ban-bug:before {
  content: "\f204";
}

.fi-rs-ban:before {
  content: "\f205";
}

.fi-rs-banana:before {
  content: "\f206";
}

.fi-rs-band-aid:before {
  content: "\f207";
}

.fi-rs-bangladeshi-taka-sign:before {
  content: "\f208";
}

.fi-rs-banjo:before {
  content: "\f209";
}

.fi-rs-bank:before {
  content: "\f20a";
}

.fi-rs-banner-2:before {
  content: "\f20b";
}

.fi-rs-banner-3:before {
  content: "\f20c";
}

.fi-rs-banner-4:before {
  content: "\f20d";
}

.fi-rs-banner-5:before {
  content: "\f20e";
}

.fi-rs-banner:before {
  content: "\f20f";
}

.fi-rs-barber-pole:before {
  content: "\f210";
}

.fi-rs-barber-shop:before {
  content: "\f211";
}

.fi-rs-barcode-read:before {
  content: "\f212";
}

.fi-rs-barcode-scan:before {
  content: "\f213";
}

.fi-rs-barcode:before {
  content: "\f214";
}

.fi-rs-bars-filter:before {
  content: "\f215";
}

.fi-rs-bars-progress:before {
  content: "\f216";
}

.fi-rs-bars-sort:before {
  content: "\f217";
}

.fi-rs-bars-staggered:before {
  content: "\f218";
}

.fi-rs-baseball-alt:before {
  content: "\f219";
}

.fi-rs-baseball:before {
  content: "\f21a";
}

.fi-rs-basket-shopping-minus:before {
  content: "\f21b";
}

.fi-rs-basket-shopping-plus:before {
  content: "\f21c";
}

.fi-rs-basket-shopping-simple:before {
  content: "\f21d";
}

.fi-rs-basketball-hoop:before {
  content: "\f21e";
}

.fi-rs-basketball:before {
  content: "\f21f";
}

.fi-rs-bat:before {
  content: "\f220";
}

.fi-rs-bath:before {
  content: "\f221";
}

.fi-rs-battery-bolt:before {
  content: "\f222";
}

.fi-rs-battery-empty:before {
  content: "\f223";
}

.fi-rs-battery-exclamation:before {
  content: "\f224";
}

.fi-rs-battery-full:before {
  content: "\f225";
}

.fi-rs-battery-half:before {
  content: "\f226";
}

.fi-rs-battery-quarter:before {
  content: "\f227";
}

.fi-rs-battery-slash:before {
  content: "\f228";
}

.fi-rs-battery-three-quarters:before {
  content: "\f229";
}

.fi-rs-beacon:before {
  content: "\f22a";
}

.fi-rs-bed-alt:before {
  content: "\f22b";
}

.fi-rs-bed-bunk:before {
  content: "\f22c";
}

.fi-rs-bed-empty:before {
  content: "\f22d";
}

.fi-rs-bed:before {
  content: "\f22e";
}

.fi-rs-bee:before {
  content: "\f22f";
}

.fi-rs-beer-mug-empty:before {
  content: "\f230";
}

.fi-rs-beer:before {
  content: "\f231";
}

.fi-rs-bell-concierge:before {
  content: "\f232";
}

.fi-rs-bell-notification-call:before {
  content: "\f233";
}

.fi-rs-bell-notification-social-media:before {
  content: "\f234";
}

.fi-rs-bell-ring:before {
  content: "\f235";
}

.fi-rs-bell-school-slash:before {
  content: "\f236";
}

.fi-rs-bell-school:before {
  content: "\f237";
}

.fi-rs-bell-slash:before {
  content: "\f238";
}

.fi-rs-bell:before {
  content: "\f239";
}

.fi-rs-bells:before {
  content: "\f23a";
}

.fi-rs-bench-tree:before {
  content: "\f23b";
}

.fi-rs-benefit-diamond-alt:before {
  content: "\f23c";
}

.fi-rs-benefit-diamond:before {
  content: "\f23d";
}

.fi-rs-benefit-hand:before {
  content: "\f23e";
}

.fi-rs-benefit-increase:before {
  content: "\f23f";
}

.fi-rs-benefit-porcent:before {
  content: "\f240";
}

.fi-rs-benefit:before {
  content: "\f241";
}

.fi-rs-betamax:before {
  content: "\f242";
}

.fi-rs-bible:before {
  content: "\f243";
}

.fi-rs-bicycle-journey:before {
  content: "\f244";
}

.fi-rs-bike:before {
  content: "\f245";
}

.fi-rs-biking-mountain:before {
  content: "\f246";
}

.fi-rs-biking:before {
  content: "\f247";
}

.fi-rs-bill-arrow:before {
  content: "\f248";
}

.fi-rs-billiard:before {
  content: "\f249";
}

.fi-rs-bin-bottles:before {
  content: "\f24a";
}

.fi-rs-binary-circle-check:before {
  content: "\f24b";
}

.fi-rs-binary-lock:before {
  content: "\f24c";
}

.fi-rs-binary-slash:before {
  content: "\f24d";
}

.fi-rs-binary:before {
  content: "\f24e";
}

.fi-rs-binoculars:before {
  content: "\f24f";
}

.fi-rs-bio-leaves:before {
  content: "\f250";
}

.fi-rs-bio:before {
  content: "\f251";
}

.fi-rs-biohazard:before {
  content: "\f252";
}

.fi-rs-bird:before {
  content: "\f253";
}

.fi-rs-bitcoin-sign:before {
  content: "\f254";
}

.fi-rs-blanket:before {
  content: "\f255";
}

.fi-rs-blender-phone:before {
  content: "\f256";
}

.fi-rs-blender:before {
  content: "\f257";
}

.fi-rs-blinds-open:before {
  content: "\f258";
}

.fi-rs-blinds-raised:before {
  content: "\f259";
}

.fi-rs-blinds:before {
  content: "\f25a";
}

.fi-rs-block-brick:before {
  content: "\f25b";
}

.fi-rs-block-microphone:before {
  content: "\f25c";
}

.fi-rs-block-question:before {
  content: "\f25d";
}

.fi-rs-block-quote:before {
  content: "\f25e";
}

.fi-rs-block:before {
  content: "\f25f";
}

.fi-rs-blockchain-3:before {
  content: "\f260";
}

.fi-rs-blog-pencil:before {
  content: "\f261";
}

.fi-rs-blog-text:before {
  content: "\f262";
}

.fi-rs-blood-dropper:before {
  content: "\f263";
}

.fi-rs-blood-test-tube-alt:before {
  content: "\f264";
}

.fi-rs-blood-test-tube:before {
  content: "\f265";
}

.fi-rs-blood:before {
  content: "\f266";
}

.fi-rs-blueberries:before {
  content: "\f267";
}

.fi-rs-blueprint:before {
  content: "\f268";
}

.fi-rs-bold:before {
  content: "\f269";
}

.fi-rs-bolt-auto:before {
  content: "\f26a";
}

.fi-rs-bolt-slash:before {
  content: "\f26b";
}

.fi-rs-bolt:before {
  content: "\f26c";
}

.fi-rs-bomb:before {
  content: "\f26d";
}

.fi-rs-bone-break:before {
  content: "\f26e";
}

.fi-rs-bone:before {
  content: "\f26f";
}

.fi-rs-bong:before {
  content: "\f270";
}

.fi-rs-bonus-alt:before {
  content: "\f271";
}

.fi-rs-bonus-star:before {
  content: "\f272";
}

.fi-rs-bonus:before {
  content: "\f273";
}

.fi-rs-book-alt:before {
  content: "\f274";
}

.fi-rs-book-arrow-right:before {
  content: "\f275";
}

.fi-rs-book-arrow-up:before {
  content: "\f276";
}

.fi-rs-book-atlas:before {
  content: "\f277";
}

.fi-rs-book-bookmark:before {
  content: "\f278";
}

.fi-rs-book-circle-arrow-right:before {
  content: "\f279";
}

.fi-rs-book-circle-arrow-up:before {
  content: "\f27a";
}

.fi-rs-book-copy:before {
  content: "\f27b";
}

.fi-rs-book-dead:before {
  content: "\f27c";
}

.fi-rs-book-font:before {
  content: "\f27d";
}

.fi-rs-book-heart:before {
  content: "\f27e";
}

.fi-rs-book-medical:before {
  content: "\f27f";
}

.fi-rs-book-open-cover:before {
  content: "\f280";
}

.fi-rs-book-open-reader:before {
  content: "\f281";
}

.fi-rs-book-plus:before {
  content: "\f282";
}

.fi-rs-book-quran:before {
  content: "\f283";
}

.fi-rs-book-section:before {
  content: "\f284";
}

.fi-rs-book-spells:before {
  content: "\f285";
}

.fi-rs-book-tanakh:before {
  content: "\f286";
}

.fi-rs-book-user:before {
  content: "\f287";
}

.fi-rs-book:before {
  content: "\f288";
}

.fi-rs-Booking:before {
  content: "\f289";
}

.fi-rs-bookmark-slash:before {
  content: "\f28a";
}

.fi-rs-bookmark:before {
  content: "\f28b";
}

.fi-rs-books-medical:before {
  content: "\f28c";
}

.fi-rs-books:before {
  content: "\f28d";
}

.fi-rs-boot-heeled:before {
  content: "\f28e";
}

.fi-rs-boot:before {
  content: "\f28f";
}

.fi-rs-booth-curtain:before {
  content: "\f290";
}

.fi-rs-border-all:before {
  content: "\f291";
}

.fi-rs-border-bottom:before {
  content: "\f292";
}

.fi-rs-border-center-h:before {
  content: "\f293";
}

.fi-rs-border-center-v:before {
  content: "\f294";
}

.fi-rs-border-inner:before {
  content: "\f295";
}

.fi-rs-border-left:before {
  content: "\f296";
}

.fi-rs-border-none:before {
  content: "\f297";
}

.fi-rs-border-outer:before {
  content: "\f298";
}

.fi-rs-border-right:before {
  content: "\f299";
}

.fi-rs-border-style-alt:before {
  content: "\f29a";
}

.fi-rs-border-style:before {
  content: "\f29b";
}

.fi-rs-border-top:before {
  content: "\f29c";
}

.fi-rs-boss:before {
  content: "\f29d";
}

.fi-rs-bottle-droplet:before {
  content: "\f29e";
}

.fi-rs-bottle:before {
  content: "\f29f";
}

.fi-rs-bow-arrow:before {
  content: "\f2a0";
}

.fi-rs-bowl-chopsticks-noodles:before {
  content: "\f2a1";
}

.fi-rs-bowl-chopsticks:before {
  content: "\f2a2";
}

.fi-rs-bowl-rice:before {
  content: "\f2a3";
}

.fi-rs-bowl-scoop:before {
  content: "\f2a4";
}

.fi-rs-bowl-scoops:before {
  content: "\f2a5";
}

.fi-rs-bowl-soft-serve:before {
  content: "\f2a6";
}

.fi-rs-bowl-spoon:before {
  content: "\f2a7";
}

.fi-rs-bowling-ball:before {
  content: "\f2a8";
}

.fi-rs-bowling-pins:before {
  content: "\f2a9";
}

.fi-rs-bowling:before {
  content: "\f2aa";
}

.fi-rs-box-alt:before {
  content: "\f2ab";
}

.fi-rs-box-ballot:before {
  content: "\f2ac";
}

.fi-rs-box-check:before {
  content: "\f2ad";
}

.fi-rs-box-circle-check:before {
  content: "\f2ae";
}

.fi-rs-box-dollar:before {
  content: "\f2af";
}

.fi-rs-box-fragile:before {
  content: "\f2b0";
}

.fi-rs-box-heart:before {
  content: "\f2b1";
}

.fi-rs-box-open-full:before {
  content: "\f2b2";
}

.fi-rs-box-open:before {
  content: "\f2b3";
}

.fi-rs-box-tissue:before {
  content: "\f2b4";
}

.fi-rs-box-up:before {
  content: "\f2b5";
}

.fi-rs-box:before {
  content: "\f2b6";
}

.fi-rs-boxes:before {
  content: "\f2b7";
}

.fi-rs-boxing-glove:before {
  content: "\f2b8";
}

.fi-rs-bracket-curly-right:before {
  content: "\f2b9";
}

.fi-rs-bracket-curly:before {
  content: "\f2ba";
}

.fi-rs-bracket-round-right:before {
  content: "\f2bb";
}

.fi-rs-bracket-round:before {
  content: "\f2bc";
}

.fi-rs-bracket-square-right:before {
  content: "\f2bd";
}

.fi-rs-bracket-square:before {
  content: "\f2be";
}

.fi-rs-brackets-curly:before {
  content: "\f2bf";
}

.fi-rs-brackets-round:before {
  content: "\f2c0";
}

.fi-rs-brackets-square:before {
  content: "\f2c1";
}

.fi-rs-braille-a:before {
  content: "\f2c2";
}

.fi-rs-braille-b:before {
  content: "\f2c3";
}

.fi-rs-braille-c:before {
  content: "\f2c4";
}

.fi-rs-braille-d:before {
  content: "\f2c5";
}

.fi-rs-braille-e:before {
  content: "\f2c6";
}

.fi-rs-braille-g:before {
  content: "\f2c7";
}

.fi-rs-braille-h:before {
  content: "\f2c8";
}

.fi-rs-braille-i:before {
  content: "\f2c9";
}

.fi-rs-braille-j:before {
  content: "\f2ca";
}

.fi-rs-braille-k:before {
  content: "\f2cb";
}

.fi-rs-braille-l:before {
  content: "\f2cc";
}

.fi-rs-braille-m:before {
  content: "\f2cd";
}

.fi-rs-braille-n-alt:before {
  content: "\f2ce";
}

.fi-rs-braille-n:before {
  content: "\f2cf";
}

.fi-rs-braille-o:before {
  content: "\f2d0";
}

.fi-rs-braille-p:before {
  content: "\f2d1";
}

.fi-rs-braille-q:before {
  content: "\f2d2";
}

.fi-rs-braille-r:before {
  content: "\f2d3";
}

.fi-rs-braille-s:before {
  content: "\f2d4";
}

.fi-rs-braille-t:before {
  content: "\f2d5";
}

.fi-rs-braille-u:before {
  content: "\f2d6";
}

.fi-rs-braille-v:before {
  content: "\f2d7";
}

.fi-rs-braille-w:before {
  content: "\f2d8";
}

.fi-rs-braille-x:before {
  content: "\f2d9";
}

.fi-rs-braille-y:before {
  content: "\f2da";
}

.fi-rs-braille-z:before {
  content: "\f2db";
}

.fi-rs-braille:before {
  content: "\f2dc";
}

.fi-rs-brain-circuit:before {
  content: "\f2dd";
}

.fi-rs-brain:before {
  content: "\f2de";
}

.fi-rs-brake-warning:before {
  content: "\f2df";
}

.fi-rs-branching:before {
  content: "\f2e0";
}

.fi-rs-brand:before {
  content: "\f2e1";
}

.fi-rs-branding:before {
  content: "\f2e2";
}

.fi-rs-bread-loaf:before {
  content: "\f2e3";
}

.fi-rs-bread-slice-butter:before {
  content: "\f2e4";
}

.fi-rs-bread-slice:before {
  content: "\f2e5";
}

.fi-rs-bread:before {
  content: "\f2e6";
}

.fi-rs-briefcase-arrow-right:before {
  content: "\f2e7";
}

.fi-rs-briefcase-blank:before {
  content: "\f2e8";
}

.fi-rs-briefcase:before {
  content: "\f2e9";
}

.fi-rs-brightness-low:before {
  content: "\f2ea";
}

.fi-rs-brightness:before {
  content: "\f2eb";
}

.fi-rs-bring-forward:before {
  content: "\f2ec";
}

.fi-rs-bring-front:before {
  content: "\f2ed";
}

.fi-rs-broadcast-tower:before {
  content: "\f2ee";
}

.fi-rs-broccoli:before {
  content: "\f2ef";
}

.fi-rs-broken-chain-link-wrong:before {
  content: "\f2f0";
}

.fi-rs-broken-image:before {
  content: "\f2f1";
}

.fi-rs-broom-ball:before {
  content: "\f2f2";
}

.fi-rs-browser-ui:before {
  content: "\f2f3";
}

.fi-rs-browser:before {
  content: "\f2f4";
}

.fi-rs-browsers:before {
  content: "\f2f5";
}

.fi-rs-brush:before {
  content: "\f2f6";
}

.fi-rs-bucket:before {
  content: "\f2f7";
}

.fi-rs-budget-alt:before {
  content: "\f2f8";
}

.fi-rs-budget:before {
  content: "\f2f9";
}

.fi-rs-bug-slash:before {
  content: "\f2fa";
}

.fi-rs-bug:before {
  content: "\f2fb";
}

.fi-rs-bugs:before {
  content: "\f2fc";
}

.fi-rs-build-alt:before {
  content: "\f2fd";
}

.fi-rs-build:before {
  content: "\f2fe";
}

.fi-rs-builder:before {
  content: "\f2ff";
}

.fi-rs-building-circle-arrow-right:before {
  content: "\f300";
}

.fi-rs-building-ngo:before {
  content: "\f301";
}

.fi-rs-building:before {
  content: "\f302";
}

.fi-rs-bulb:before {
  content: "\f303";
}

.fi-rs-bullet:before {
  content: "\f304";
}

.fi-rs-bullhorn:before {
  content: "\f305";
}

.fi-rs-bullseye-arrow:before {
  content: "\f306";
}

.fi-rs-bullseye-pointer:before {
  content: "\f307";
}

.fi-rs-bullseye:before {
  content: "\f308";
}

.fi-rs-burger-alt:before {
  content: "\f309";
}

.fi-rs-burger-fries:before {
  content: "\f30a";
}

.fi-rs-burger-glass:before {
  content: "\f30b";
}

.fi-rs-burger-menu:before {
  content: "\f30c";
}

.fi-rs-burrito:before {
  content: "\f30d";
}

.fi-rs-burst:before {
  content: "\f30e";
}

.fi-rs-bus-alt:before {
  content: "\f30f";
}

.fi-rs-bus:before {
  content: "\f310";
}

.fi-rs-business-time:before {
  content: "\f311";
}

.fi-rs-Butter:before {
  content: "\f312";
}

.fi-rs-butterfly:before {
  content: "\f313";
}

.fi-rs-c:before {
  content: "\f314";
}

.fi-rs-cabin:before {
  content: "\f315";
}

.fi-rs-cactus:before {
  content: "\f316";
}

.fi-rs-cage-empty:before {
  content: "\f317";
}

.fi-rs-cake-birthday:before {
  content: "\f318";
}

.fi-rs-cake-slice:before {
  content: "\f319";
}

.fi-rs-cake-wedding:before {
  content: "\f31a";
}

.fi-rs-calculator-bill:before {
  content: "\f31b";
}

.fi-rs-calculator-math-tax:before {
  content: "\f31c";
}

.fi-rs-calculator-money:before {
  content: "\f31d";
}

.fi-rs-calculator-simple:before {
  content: "\f31e";
}

.fi-rs-calculator:before {
  content: "\f31f";
}

.fi-rs-calendar-arrow-down:before {
  content: "\f320";
}

.fi-rs-calendar-arrow-up:before {
  content: "\f321";
}

.fi-rs-calendar-birhtday-cake:before {
  content: "\f322";
}

.fi-rs-calendar-call:before {
  content: "\f323";
}

.fi-rs-calendar-check:before {
  content: "\f324";
}

.fi-rs-calendar-clock:before {
  content: "\f325";
}

.fi-rs-calendar-day:before {
  content: "\f326";
}

.fi-rs-calendar-days:before {
  content: "\f327";
}

.fi-rs-calendar-event-tax:before {
  content: "\f328";
}

.fi-rs-calendar-exclamation:before {
  content: "\f329";
}

.fi-rs-calendar-gavel-legal:before {
  content: "\f32a";
}

.fi-rs-calendar-heart:before {
  content: "\f32b";
}

.fi-rs-calendar-image:before {
  content: "\f32c";
}

.fi-rs-calendar-lines-pen:before {
  content: "\f32d";
}

.fi-rs-calendar-lines:before {
  content: "\f32e";
}

.fi-rs-calendar-minus:before {
  content: "\f32f";
}

.fi-rs-calendar-payment-loan:before {
  content: "\f330";
}

.fi-rs-calendar-pen:before {
  content: "\f331";
}

.fi-rs-calendar-plus:before {
  content: "\f332";
}

.fi-rs-calendar-salary:before {
  content: "\f333";
}

.fi-rs-calendar-shift-swap:before {
  content: "\f334";
}

.fi-rs-calendar-star:before {
  content: "\f335";
}

.fi-rs-calendar-swap:before {
  content: "\f336";
}

.fi-rs-calendar-week:before {
  content: "\f337";
}

.fi-rs-calendar-xmark:before {
  content: "\f338";
}

.fi-rs-calendar:before {
  content: "\f339";
}

.fi-rs-calendars:before {
  content: "\f33a";
}

.fi-rs-call-duration:before {
  content: "\f33b";
}

.fi-rs-call-history:before {
  content: "\f33c";
}

.fi-rs-call-incoming:before {
  content: "\f33d";
}

.fi-rs-call-missed:before {
  content: "\f33e";
}

.fi-rs-call-outgoing:before {
  content: "\f33f";
}

.fi-rs-camcorder:before {
  content: "\f340";
}

.fi-rs-camera-cctv:before {
  content: "\f341";
}

.fi-rs-camera-movie:before {
  content: "\f342";
}

.fi-rs-camera-retro:before {
  content: "\f343";
}

.fi-rs-camera-rotate:before {
  content: "\f344";
}

.fi-rs-camera-security:before {
  content: "\f345";
}

.fi-rs-camera-slash:before {
  content: "\f346";
}

.fi-rs-camera-viewfinder:before {
  content: "\f347";
}

.fi-rs-camera:before {
  content: "\f348";
}

.fi-rs-campfire:before {
  content: "\f349";
}

.fi-rs-camping:before {
  content: "\f34a";
}

.fi-rs-can-food:before {
  content: "\f34b";
}

.fi-rs-candle-holder:before {
  content: "\f34c";
}

.fi-rs-candle-lotus-yoga:before {
  content: "\f34d";
}

.fi-rs-candle-pose-yoga:before {
  content: "\f34e";
}

.fi-rs-candy-alt:before {
  content: "\f34f";
}

.fi-rs-candy-bar:before {
  content: "\f350";
}

.fi-rs-candy-cane:before {
  content: "\f351";
}

.fi-rs-candy-corn:before {
  content: "\f352";
}

.fi-rs-candy-sweet:before {
  content: "\f353";
}

.fi-rs-candy:before {
  content: "\f354";
}

.fi-rs-Cannabis:before {
  content: "\f355";
}

.fi-rs-canned-food:before {
  content: "\f356";
}

.fi-rs-capsules:before {
  content: "\f357";
}

.fi-rs-car-alt:before {
  content: "\f358";
}

.fi-rs-car-battery:before {
  content: "\f359";
}

.fi-rs-car-bolt:before {
  content: "\f35a";
}

.fi-rs-car-building:before {
  content: "\f35b";
}

.fi-rs-car-bump:before {
  content: "\f35c";
}

.fi-rs-car-bus:before {
  content: "\f35d";
}

.fi-rs-car-circle-bolt:before {
  content: "\f35e";
}

.fi-rs-car-crash:before {
  content: "\f35f";
}

.fi-rs-car-garage:before {
  content: "\f360";
}

.fi-rs-car-journey:before {
  content: "\f361";
}

.fi-rs-car-mechanic:before {
  content: "\f362";
}

.fi-rs-car-rear:before {
  content: "\f363";
}

.fi-rs-car-side-bolt:before {
  content: "\f364";
}

.fi-rs-car-side:before {
  content: "\f365";
}

.fi-rs-car-tilt:before {
  content: "\f366";
}

.fi-rs-car-tunnel:before {
  content: "\f367";
}

.fi-rs-car-wash:before {
  content: "\f368";
}

.fi-rs-car:before {
  content: "\f369";
}

.fi-rs-caravan-alt:before {
  content: "\f36a";
}

.fi-rs-caravan:before {
  content: "\f36b";
}

.fi-rs-card-club:before {
  content: "\f36c";
}

.fi-rs-card-diamond:before {
  content: "\f36d";
}

.fi-rs-card-heart:before {
  content: "\f36e";
}

.fi-rs-card-spade:before {
  content: "\f36f";
}

.fi-rs-cardinal-compass:before {
  content: "\f370";
}

.fi-rs-career-growth:before {
  content: "\f371";
}

.fi-rs-career-path:before {
  content: "\f372";
}

.fi-rs-caret-circle-down:before {
  content: "\f373";
}

.fi-rs-caret-circle-right:before {
  content: "\f374";
}

.fi-rs-caret-circle-up:before {
  content: "\f375";
}

.fi-rs-caret-down:before {
  content: "\f376";
}

.fi-rs-caret-left:before {
  content: "\f377";
}

.fi-rs-caret-quare-up:before {
  content: "\f378";
}

.fi-rs-caret-right:before {
  content: "\f379";
}

.fi-rs-caret-square-down:before {
  content: "\f37a";
}

.fi-rs-caret-square-left_1:before {
  content: "\f37b";
}

.fi-rs-caret-square-left:before {
  content: "\f37c";
}

.fi-rs-caret-square-right:before {
  content: "\f37d";
}

.fi-rs-caret-up:before {
  content: "\f37e";
}

.fi-rs-carrot:before {
  content: "\f37f";
}

.fi-rs-cars-crash:before {
  content: "\f380";
}

.fi-rs-cars:before {
  content: "\f381";
}

.fi-rs-cart-arrow-down:before {
  content: "\f382";
}

.fi-rs-cart-minus:before {
  content: "\f383";
}

.fi-rs-cart-shopping-fast:before {
  content: "\f384";
}

.fi-rs-cash-register:before {
  content: "\f385";
}

.fi-rs-cassette-tape:before {
  content: "\f386";
}

.fi-rs-cassette-vhs:before {
  content: "\f387";
}

.fi-rs-castle:before {
  content: "\f388";
}

.fi-rs-cat-head:before {
  content: "\f389";
}

.fi-rs-cat-space:before {
  content: "\f38a";
}

.fi-rs-cat:before {
  content: "\f38b";
}

.fi-rs-catalog-alt:before {
  content: "\f38c";
}

.fi-rs-catalog-magazine:before {
  content: "\f38d";
}

.fi-rs-catalog:before {
  content: "\f38e";
}

.fi-rs-category-alt:before {
  content: "\f38f";
}

.fi-rs-category:before {
  content: "\f390";
}

.fi-rs-cauldron:before {
  content: "\f391";
}

.fi-rs-cedi-sign:before {
  content: "\f392";
}

.fi-rs-cello:before {
  content: "\f393";
}

.fi-rs-cent-sign:before {
  content: "\f394";
}

.fi-rs-chair-office:before {
  content: "\f395";
}

.fi-rs-chair:before {
  content: "\f396";
}

.fi-rs-chalkboard-user:before {
  content: "\f397";
}

.fi-rs-chalkboard:before {
  content: "\f398";
}

.fi-rs-challenge-alt:before {
  content: "\f399";
}

.fi-rs-challenge:before {
  content: "\f39a";
}

.fi-rs-channel:before {
  content: "\f39b";
}

.fi-rs-charging-station:before {
  content: "\f39c";
}

.fi-rs-chart-area:before {
  content: "\f39d";
}

.fi-rs-chart-bullet:before {
  content: "\f39e";
}

.fi-rs-chart-candlestick:before {
  content: "\f39f";
}

.fi-rs-chart-connected:before {
  content: "\f3a0";
}

.fi-rs-chart-gantt:before {
  content: "\f3a1";
}

.fi-rs-chart-histogram:before {
  content: "\f3a2";
}

.fi-rs-chart-kanban:before {
  content: "\f3a3";
}

.fi-rs-chart-line-up-down:before {
  content: "\f3a4";
}

.fi-rs-chart-line-up:before {
  content: "\f3a5";
}

.fi-rs-chart-mixed-up-circle-currency:before {
  content: "\f3a6";
}

.fi-rs-chart-mixed-up-circle-dollar:before {
  content: "\f3a7";
}

.fi-rs-chart-mixed:before {
  content: "\f3a8";
}

.fi-rs-chart-network:before {
  content: "\f3a9";
}

.fi-rs-chart-pie-alt:before {
  content: "\f3aa";
}

.fi-rs-chart-pie-simple-circle-currency:before {
  content: "\f3ab";
}

.fi-rs-chart-pie-simple-circle-dollar:before {
  content: "\f3ac";
}

.fi-rs-chart-pie:before {
  content: "\f3ad";
}

.fi-rs-chart-pyramid:before {
  content: "\f3ae";
}

.fi-rs-chart-radar:before {
  content: "\f3af";
}

.fi-rs-chart-scatter-3d:before {
  content: "\f3b0";
}

.fi-rs-chart-scatter-bubble:before {
  content: "\f3b1";
}

.fi-rs-chart-scatter:before {
  content: "\f3b2";
}

.fi-rs-chart-set-theory:before {
  content: "\f3b3";
}

.fi-rs-chart-simple-horizontal:before {
  content: "\f3b4";
}

.fi-rs-chart-simple:before {
  content: "\f3b5";
}

.fi-rs-chart-tree-map:before {
  content: "\f3b6";
}

.fi-rs-chart-tree:before {
  content: "\f3b7";
}

.fi-rs-chart-user:before {
  content: "\f3b8";
}

.fi-rs-chart-waterfall:before {
  content: "\f3b9";
}

.fi-rs-chat-arrow-down:before {
  content: "\f3ba";
}

.fi-rs-chat-arrow-grow:before {
  content: "\f3bb";
}

.fi-rs-chat-bubble-call:before {
  content: "\f3bc";
}

.fi-rs-chatbot-speech-bubble:before {
  content: "\f3bd";
}

.fi-rs-chatbot:before {
  content: "\f3be";
}

.fi-rs-cheap-bill:before {
  content: "\f3bf";
}

.fi-rs-cheap-dollar:before {
  content: "\f3c0";
}

.fi-rs-cheap-stack-dollar:before {
  content: "\f3c1";
}

.fi-rs-cheap-stack:before {
  content: "\f3c2";
}

.fi-rs-cheap:before {
  content: "\f3c3";
}

.fi-rs-check-circle:before {
  content: "\f3c4";
}

.fi-rs-check-double:before {
  content: "\f3c5";
}

.fi-rs-check-in-calendar:before {
  content: "\f3c6";
}

.fi-rs-check-out-calendar:before {
  content: "\f3c7";
}

.fi-rs-check:before {
  content: "\f3c8";
}

.fi-rs-checkbox:before {
  content: "\f3c9";
}

.fi-rs-checklist-task-budget:before {
  content: "\f3ca";
}

.fi-rs-cheese-alt:before {
  content: "\f3cb";
}

.fi-rs-cheese:before {
  content: "\f3cc";
}

.fi-rs-cheeseburger:before {
  content: "\f3cd";
}

.fi-rs-cherry:before {
  content: "\f3ce";
}

.fi-rs-chess-bishop:before {
  content: "\f3cf";
}

.fi-rs-chess-board:before {
  content: "\f3d0";
}

.fi-rs-chess-clock-alt:before {
  content: "\f3d1";
}

.fi-rs-chess-clock:before {
  content: "\f3d2";
}

.fi-rs-chess-king-alt:before {
  content: "\f3d3";
}

.fi-rs-chess-king:before {
  content: "\f3d4";
}

.fi-rs-chess-knight-alt:before {
  content: "\f3d5";
}

.fi-rs-chess-knight:before {
  content: "\f3d6";
}

.fi-rs-chess-pawn-alt:before {
  content: "\f3d7";
}

.fi-rs-chess-pawn:before {
  content: "\f3d8";
}

.fi-rs-chess-piece:before {
  content: "\f3d9";
}

.fi-rs-chess-queen-alt:before {
  content: "\f3da";
}

.fi-rs-chess-queen:before {
  content: "\f3db";
}

.fi-rs-chess-rook-alt:before {
  content: "\f3dc";
}

.fi-rs-chess-rook:before {
  content: "\f3dd";
}

.fi-rs-chess:before {
  content: "\f3de";
}

.fi-rs-chevron-double-down:before {
  content: "\f3df";
}

.fi-rs-chevron-double-up:before {
  content: "\f3e0";
}

.fi-rs-child-head:before {
  content: "\f3e1";
}

.fi-rs-child:before {
  content: "\f3e2";
}

.fi-rs-chimney:before {
  content: "\f3e3";
}

.fi-rs-chip:before {
  content: "\f3e4";
}

.fi-rs-chocolate:before {
  content: "\f3e5";
}

.fi-rs-choir-singing:before {
  content: "\f3e6";
}

.fi-rs-choose-alt:before {
  content: "\f3e7";
}

.fi-rs-choose:before {
  content: "\f3e8";
}

.fi-rs-church:before {
  content: "\f3e9";
}

.fi-rs-circle-0:before {
  content: "\f3ea";
}

.fi-rs-circle-1:before {
  content: "\f3eb";
}

.fi-rs-circle-2:before {
  content: "\f3ec";
}

.fi-rs-circle-3:before {
  content: "\f3ed";
}

.fi-rs-circle-4:before {
  content: "\f3ee";
}

.fi-rs-circle-5:before {
  content: "\f3ef";
}

.fi-rs-circle-6:before {
  content: "\f3f0";
}

.fi-rs-circle-7:before {
  content: "\f3f1";
}

.fi-rs-circle-8:before {
  content: "\f3f2";
}

.fi-rs-circle-9:before {
  content: "\f3f3";
}

.fi-rs-circle-a:before {
  content: "\f3f4";
}

.fi-rs-circle-b:before {
  content: "\f3f5";
}

.fi-rs-circle-bolt:before {
  content: "\f3f6";
}

.fi-rs-circle-book-open:before {
  content: "\f3f7";
}

.fi-rs-circle-bookmark:before {
  content: "\f3f8";
}

.fi-rs-circle-c:before {
  content: "\f3f9";
}

.fi-rs-circle-calendar:before {
  content: "\f3fa";
}

.fi-rs-circle-camera:before {
  content: "\f3fb";
}

.fi-rs-circle-cross:before {
  content: "\f3fc";
}

.fi-rs-circle-d:before {
  content: "\f3fd";
}

.fi-rs-circle-dashed:before {
  content: "\f3fe";
}

.fi-rs-circle-divide:before {
  content: "\f3ff";
}

.fi-rs-circle-e:before {
  content: "\f400";
}

.fi-rs-circle-ellipsis-vertical:before {
  content: "\f401";
}

.fi-rs-circle-ellipsis:before {
  content: "\f402";
}

.fi-rs-circle-envelope:before {
  content: "\f403";
}

.fi-rs-circle-exclamation-check:before {
  content: "\f404";
}

.fi-rs-circle-f:before {
  content: "\f405";
}

.fi-rs-circle-g:before {
  content: "\f406";
}

.fi-rs-circle-h:before {
  content: "\f407";
}

.fi-rs-circle-half-stroke:before {
  content: "\f408";
}

.fi-rs-circle-half:before {
  content: "\f409";
}

.fi-rs-circle-heart:before {
  content: "\f40a";
}

.fi-rs-circle-i:before {
  content: "\f40b";
}

.fi-rs-circle-j:before {
  content: "\f40c";
}

.fi-rs-circle-k:before {
  content: "\f40d";
}

.fi-rs-circle-l:before {
  content: "\f40e";
}

.fi-rs-circle-m:before {
  content: "\f40f";
}

.fi-rs-circle-microphone-lines:before {
  content: "\f410";
}

.fi-rs-circle-microphone:before {
  content: "\f411";
}

.fi-rs-circle-n:before {
  content: "\f412";
}

.fi-rs-circle-nodes:before {
  content: "\f413";
}

.fi-rs-circle-o:before {
  content: "\f414";
}

.fi-rs-circle-overlap:before {
  content: "\f415";
}

.fi-rs-circle-p:before {
  content: "\f416";
}

.fi-rs-circle-phone-flip:before {
  content: "\f417";
}

.fi-rs-circle-phone-hangup:before {
  content: "\f418";
}

.fi-rs-circle-phone:before {
  content: "\f419";
}

.fi-rs-circle-q:before {
  content: "\f41a";
}

.fi-rs-circle-quarter:before {
  content: "\f41b";
}

.fi-rs-circle-quarters-alt:before {
  content: "\f41c";
}

.fi-rs-circle-r:before {
  content: "\f41d";
}

.fi-rs-circle-s:before {
  content: "\f41e";
}

.fi-rs-circle-small:before {
  content: "\f41f";
}

.fi-rs-circle-star:before {
  content: "\f420";
}

.fi-rs-circle-t:before {
  content: "\f421";
}

.fi-rs-circle-three-quarters:before {
  content: "\f422";
}

.fi-rs-circle-trash:before {
  content: "\f423";
}

.fi-rs-circle-u:before {
  content: "\f424";
}

.fi-rs-circle-user:before {
  content: "\f425";
}

.fi-rs-circle-v:before {
  content: "\f426";
}

.fi-rs-circle-video:before {
  content: "\f427";
}

.fi-rs-circle-w:before {
  content: "\f428";
}

.fi-rs-circle-waveform-lines:before {
  content: "\f429";
}

.fi-rs-circle-x:before {
  content: "\f42a";
}

.fi-rs-circle-xmark:before {
  content: "\f42b";
}

.fi-rs-circle-y:before {
  content: "\f42c";
}

.fi-rs-circle-z:before {
  content: "\f42d";
}

.fi-rs-circle:before {
  content: "\f42e";
}

.fi-rs-citrus-slice:before {
  content: "\f42f";
}

.fi-rs-citrus:before {
  content: "\f430";
}

.fi-rs-city:before {
  content: "\f431";
}

.fi-rs-clapperboard-play:before {
  content: "\f432";
}

.fi-rs-clapperboard:before {
  content: "\f433";
}

.fi-rs-clarinet:before {
  content: "\f434";
}

.fi-rs-claw-marks:before {
  content: "\f435";
}

.fi-rs-clean:before {
  content: "\f436";
}

.fi-rs-clear-alt:before {
  content: "\f437";
}

.fi-rs-clip-file:before {
  content: "\f438";
}

.fi-rs-clip-mail:before {
  content: "\f439";
}

.fi-rs-clip:before {
  content: "\f43a";
}

.fi-rs-clipboard-check:before {
  content: "\f43b";
}

.fi-rs-clipboard-exclamation:before {
  content: "\f43c";
}

.fi-rs-clipboard-list-check:before {
  content: "\f43d";
}

.fi-rs-clipboard-list:before {
  content: "\f43e";
}

.fi-rs-clipboard-prescription:before {
  content: "\f43f";
}

.fi-rs-clipboard-question:before {
  content: "\f440";
}

.fi-rs-clipboard-user:before {
  content: "\f441";
}

.fi-rs-clipboard:before {
  content: "\f442";
}

.fi-rs-clipoard-wrong:before {
  content: "\f443";
}

.fi-rs-clock-desk:before {
  content: "\f444";
}

.fi-rs-clock-eight-thirty:before {
  content: "\f445";
}

.fi-rs-clock-eleven-thirty:before {
  content: "\f446";
}

.fi-rs-clock-eleven:before {
  content: "\f447";
}

.fi-rs-clock-five-thirty:before {
  content: "\f448";
}

.fi-rs-clock-five:before {
  content: "\f449";
}

.fi-rs-clock-four-thirty:before {
  content: "\f44a";
}

.fi-rs-clock-nine-thirty:before {
  content: "\f44b";
}

.fi-rs-clock-nine:before {
  content: "\f44c";
}

.fi-rs-clock-one-thirty:before {
  content: "\f44d";
}

.fi-rs-clock-one:before {
  content: "\f44e";
}

.fi-rs-clock-seven-thirty:before {
  content: "\f44f";
}

.fi-rs-clock-seven:before {
  content: "\f450";
}

.fi-rs-clock-six-thirty:before {
  content: "\f451";
}

.fi-rs-clock-six:before {
  content: "\f452";
}

.fi-rs-clock-ten-thirty:before {
  content: "\f453";
}

.fi-rs-clock-ten:before {
  content: "\f454";
}

.fi-rs-clock-three-thirty:before {
  content: "\f455";
}

.fi-rs-clock-three:before {
  content: "\f456";
}

.fi-rs-clock-time-tracking:before {
  content: "\f457";
}

.fi-rs-clock-twelve-thirty:before {
  content: "\f458";
}

.fi-rs-clock-twelve:before {
  content: "\f459";
}

.fi-rs-clock-two-thirty:before {
  content: "\f45a";
}

.fi-rs-clock-two:before {
  content: "\f45b";
}

.fi-rs-clock-up-arrow:before {
  content: "\f45c";
}

.fi-rs-clock:before {
  content: "\f45d";
}

.fi-rs-clone:before {
  content: "\f45e";
}

.fi-rs-closed-captioning-slash:before {
  content: "\f45f";
}

.fi-rs-clothes-hanger:before {
  content: "\f460";
}

.fi-rs-cloud-back-up-alt:before {
  content: "\f461";
}

.fi-rs-cloud-back-up:before {
  content: "\f462";
}

.fi-rs-cloud-check:before {
  content: "\f463";
}

.fi-rs-cloud-code:before {
  content: "\f464";
}

.fi-rs-cloud-disabled:before {
  content: "\f465";
}

.fi-rs-cloud-download-alt:before {
  content: "\f466";
}

.fi-rs-cloud-download:before {
  content: "\f467";
}

.fi-rs-cloud-drizzle:before {
  content: "\f468";
}

.fi-rs-cloud-exclamation:before {
  content: "\f469";
}

.fi-rs-cloud-gear-automation:before {
  content: "\f46a";
}

.fi-rs-cloud-hail-mixed:before {
  content: "\f46b";
}

.fi-rs-cloud-hail:before {
  content: "\f46c";
}

.fi-rs-cloud-meatball:before {
  content: "\f46d";
}

.fi-rs-cloud-moon-rain:before {
  content: "\f46e";
}

.fi-rs-cloud-moon:before {
  content: "\f46f";
}

.fi-rs-cloud-question:before {
  content: "\f470";
}

.fi-rs-cloud-rain:before {
  content: "\f471";
}

.fi-rs-cloud-rainbow:before {
  content: "\f472";
}

.fi-rs-cloud-share:before {
  content: "\f473";
}

.fi-rs-cloud-showers-heavy:before {
  content: "\f474";
}

.fi-rs-cloud-showers:before {
  content: "\f475";
}

.fi-rs-cloud-sleet:before {
  content: "\f476";
}

.fi-rs-cloud-snow:before {
  content: "\f477";
}

.fi-rs-cloud-sun-rain:before {
  content: "\f478";
}

.fi-rs-cloud-sun:before {
  content: "\f479";
}

.fi-rs-cloud-upload-alt:before {
  content: "\f47a";
}

.fi-rs-cloud-upload:before {
  content: "\f47b";
}

.fi-rs-cloud:before {
  content: "\f47c";
}

.fi-rs-clouds-moon:before {
  content: "\f47d";
}

.fi-rs-clouds-sun:before {
  content: "\f47e";
}

.fi-rs-clouds:before {
  content: "\f47f";
}

.fi-rs-clover-alt:before {
  content: "\f480";
}

.fi-rs-club:before {
  content: "\f481";
}

.fi-rs-cocktail-alt:before {
  content: "\f482";
}

.fi-rs-cocktail:before {
  content: "\f483";
}

.fi-rs-coconut:before {
  content: "\f484";
}

.fi-rs-code-branch:before {
  content: "\f485";
}

.fi-rs-code-commit:before {
  content: "\f486";
}

.fi-rs-code-compare:before {
  content: "\f487";
}

.fi-rs-code-fork:before {
  content: "\f488";
}

.fi-rs-code-merge:before {
  content: "\f489";
}

.fi-rs-code-pull-request-closed:before {
  content: "\f48a";
}

.fi-rs-code-pull-request-draft:before {
  content: "\f48b";
}

.fi-rs-code-pull-request:before {
  content: "\f48c";
}

.fi-rs-code-simple:before {
  content: "\f48d";
}

.fi-rs-coffee-bean:before {
  content: "\f48e";
}

.fi-rs-coffee-beans:before {
  content: "\f48f";
}

.fi-rs-coffee-heart:before {
  content: "\f490";
}

.fi-rs-coffee-pot:before {
  content: "\f491";
}

.fi-rs-coffee:before {
  content: "\f492";
}

.fi-rs-coffin-cross:before {
  content: "\f493";
}

.fi-rs-coffin:before {
  content: "\f494";
}

.fi-rs-coin-up-arrow:before {
  content: "\f495";
}

.fi-rs-coin:before {
  content: "\f496";
}

.fi-rs-coins:before {
  content: "\f497";
}

.fi-rs-colon-sign:before {
  content: "\f498";
}

.fi-rs-columns-3:before {
  content: "\f499";
}

.fi-rs-comet:before {
  content: "\f49a";
}

.fi-rs-command:before {
  content: "\f49b";
}

.fi-rs-comment-alt-check:before {
  content: "\f49c";
}

.fi-rs-comment-alt-dots:before {
  content: "\f49d";
}

.fi-rs-comment-alt-edit:before {
  content: "\f49e";
}

.fi-rs-comment-alt-medical:before {
  content: "\f49f";
}

.fi-rs-comment-alt-middle-top:before {
  content: "\f4a0";
}

.fi-rs-comment-alt-middle:before {
  content: "\f4a1";
}

.fi-rs-comment-alt-minus:before {
  content: "\f4a2";
}

.fi-rs-comment-alt-music:before {
  content: "\f4a3";
}

.fi-rs-comment-alt:before {
  content: "\f4a4";
}

.fi-rs-comment-arrow-down:before {
  content: "\f4a5";
}

.fi-rs-comment-arrow-up-right:before {
  content: "\f4a6";
}

.fi-rs-comment-arrow-up:before {
  content: "\f4a7";
}

.fi-rs-comment-check:before {
  content: "\f4a8";
}

.fi-rs-comment-code:before {
  content: "\f4a9";
}

.fi-rs-comment-dollar:before {
  content: "\f4aa";
}

.fi-rs-comment-dots:before {
  content: "\f4ab";
}

.fi-rs-comment-exclamation:before {
  content: "\f4ac";
}

.fi-rs-comment-heart:before {
  content: "\f4ad";
}

.fi-rs-comment-image:before {
  content: "\f4ae";
}

.fi-rs-comment-info:before {
  content: "\f4af";
}

.fi-rs-comment-medical:before {
  content: "\f4b0";
}

.fi-rs-comment-minus:before {
  content: "\f4b1";
}

.fi-rs-comment-pen:before {
  content: "\f4b2";
}

.fi-rs-comment-question:before {
  content: "\f4b3";
}

.fi-rs-comment-quote:before {
  content: "\f4b4";
}

.fi-rs-comment-slash:before {
  content: "\f4b5";
}

.fi-rs-comment-smile:before {
  content: "\f4b6";
}

.fi-rs-comment-sms:before {
  content: "\f4b7";
}

.fi-rs-comment-text:before {
  content: "\f4b8";
}

.fi-rs-comment-user:before {
  content: "\f4b9";
}

.fi-rs-comment-xmark:before {
  content: "\f4ba";
}

.fi-rs-comment:before {
  content: "\f4bb";
}

.fi-rs-comments-dollar:before {
  content: "\f4bc";
}

.fi-rs-comments-question-check:before {
  content: "\f4bd";
}

.fi-rs-comments-question:before {
  content: "\f4be";
}

.fi-rs-comments:before {
  content: "\f4bf";
}

.fi-rs-compass-alt:before {
  content: "\f4c0";
}

.fi-rs-compass-east:before {
  content: "\f4c1";
}

.fi-rs-compass-north:before {
  content: "\f4c2";
}

.fi-rs-compass-slash:before {
  content: "\f4c3";
}

.fi-rs-compass-south:before {
  content: "\f4c4";
}

.fi-rs-compass-west:before {
  content: "\f4c5";
}

.fi-rs-completed:before {
  content: "\f4c6";
}

.fi-rs-compliance-clipboard:before {
  content: "\f4c7";
}

.fi-rs-compliance-document:before {
  content: "\f4c8";
}

.fi-rs-compliance:before {
  content: "\f4c9";
}

.fi-rs-compress-alt:before {
  content: "\f4ca";
}

.fi-rs-compress:before {
  content: "\f4cb";
}

.fi-rs-computer-classic:before {
  content: "\f4cc";
}

.fi-rs-computer-mouse:before {
  content: "\f4cd";
}

.fi-rs-computer-speaker:before {
  content: "\f4ce";
}

.fi-rs-computer:before {
  content: "\f4cf";
}

.fi-rs-concierge-bell:before {
  content: "\f4d0";
}

.fi-rs-condition-alt:before {
  content: "\f4d1";
}

.fi-rs-condition:before {
  content: "\f4d2";
}

.fi-rs-confetti:before {
  content: "\f4d3";
}

.fi-rs-constellation:before {
  content: "\f4d4";
}

.fi-rs-container-storage:before {
  content: "\f4d5";
}

.fi-rs-convert-document:before {
  content: "\f4d6";
}

.fi-rs-convert-shapes:before {
  content: "\f4d7";
}

.fi-rs-conveyor-belt-alt:before {
  content: "\f4d8";
}

.fi-rs-conveyor-belt-arm:before {
  content: "\f4d9";
}

.fi-rs-conveyor-belt-empty:before {
  content: "\f4da";
}

.fi-rs-conveyor-belt:before {
  content: "\f4db";
}

.fi-rs-cookie-alt:before {
  content: "\f4dc";
}

.fi-rs-cookie:before {
  content: "\f4dd";
}

.fi-rs-copy-alt:before {
  content: "\f4de";
}

.fi-rs-copy-image:before {
  content: "\f4df";
}

.fi-rs-copy:before {
  content: "\f4e0";
}

.fi-rs-copyright:before {
  content: "\f4e1";
}

.fi-rs-corn:before {
  content: "\f4e2";
}

.fi-rs-corporate-alt:before {
  content: "\f4e3";
}

.fi-rs-corporate:before {
  content: "\f4e4";
}

.fi-rs-couch:before {
  content: "\f4e5";
}

.fi-rs-court-sport:before {
  content: "\f4e6";
}

.fi-rs-cow-alt:before {
  content: "\f4e7";
}

.fi-rs-cow:before {
  content: "\f4e8";
}

.fi-rs-cowbell-circle-plus:before {
  content: "\f4e9";
}

.fi-rs-cowbell-more:before {
  content: "\f4ea";
}

.fi-rs-cowbell:before {
  content: "\f4eb";
}

.fi-rs-crab:before {
  content: "\f4ec";
}

.fi-rs-crate-empty:before {
  content: "\f4ed";
}

.fi-rs-cream:before {
  content: "\f4ee";
}

.fi-rs-credit-card-buyer:before {
  content: "\f4ef";
}

.fi-rs-credit-card-eye:before {
  content: "\f4f0";
}

.fi-rs-credit-card:before {
  content: "\f4f1";
}

.fi-rs-cricket:before {
  content: "\f4f2";
}

.fi-rs-crm-alt:before {
  content: "\f4f3";
}

.fi-rs-crm-computer:before {
  content: "\f4f4";
}

.fi-rs-CRM:before {
  content: "\f4f5";
}

.fi-rs-croissant:before {
  content: "\f4f6";
}

.fi-rs-cross-religion:before {
  content: "\f4f7";
}

.fi-rs-cross-small:before {
  content: "\f4f8";
}

.fi-rs-cross:before {
  content: "\f4f9";
}

.fi-rs-crossed-eye:before {
  content: "\f4fa";
}

.fi-rs-crow:before {
  content: "\f4fb";
}

.fi-rs-crown:before {
  content: "\f4fc";
}

.fi-rs-crutch:before {
  content: "\f4fd";
}

.fi-rs-crutches:before {
  content: "\f4fe";
}

.fi-rs-cruzeiro-sign:before {
  content: "\f4ff";
}

.fi-rs-crypto-calendar:before {
  content: "\f500";
}

.fi-rs-cryptocurrency:before {
  content: "\f501";
}

.fi-rs-crystal-ball:before {
  content: "\f502";
}

.fi-rs-cube:before {
  content: "\f503";
}

.fi-rs-cubes-stacked:before {
  content: "\f504";
}

.fi-rs-cubes:before {
  content: "\f505";
}

.fi-rs-cucumber:before {
  content: "\f506";
}

.fi-rs-cup-straw-swoosh:before {
  content: "\f507";
}

.fi-rs-cup-straw:before {
  content: "\f508";
}

.fi-rs-cup-togo:before {
  content: "\f509";
}

.fi-rs-cupcake-alt:before {
  content: "\f50a";
}

.fi-rs-cupcake:before {
  content: "\f50b";
}

.fi-rs-curling:before {
  content: "\f50c";
}

.fi-rs-cursor-finger:before {
  content: "\f50d";
}

.fi-rs-cursor-plus:before {
  content: "\f50e";
}

.fi-rs-cursor-text-alt:before {
  content: "\f50f";
}

.fi-rs-cursor-text:before {
  content: "\f510";
}

.fi-rs-cursor:before {
  content: "\f511";
}

.fi-rs-curve-alt:before {
  content: "\f512";
}

.fi-rs-curve-arrow:before {
  content: "\f513";
}

.fi-rs-curve:before {
  content: "\f514";
}

.fi-rs-custard:before {
  content: "\f515";
}

.fi-rs-customer-care:before {
  content: "\f516";
}

.fi-rs-customer-service:before {
  content: "\f517";
}

.fi-rs-customization-cogwheel:before {
  content: "\f518";
}

.fi-rs-customization:before {
  content: "\f519";
}

.fi-rs-customize-computer:before {
  content: "\f51a";
}

.fi-rs-customize-edit:before {
  content: "\f51b";
}

.fi-rs-customize:before {
  content: "\f51c";
}

.fi-rs-CV:before {
  content: "\f51d";
}

.fi-rs-cvv-card:before {
  content: "\f51e";
}

.fi-rs-d:before {
  content: "\f51f";
}

.fi-rs-dagger:before {
  content: "\f520";
}

.fi-rs-daily-calendar:before {
  content: "\f521";
}

.fi-rs-damage:before {
  content: "\f522";
}

.fi-rs-dart:before {
  content: "\f523";
}

.fi-rs-dashboard-monitor:before {
  content: "\f524";
}

.fi-rs-dashboard-panel:before {
  content: "\f525";
}

.fi-rs-dashboard:before {
  content: "\f526";
}

.fi-rs-data-transfer:before {
  content: "\f527";
}

.fi-rs-database:before {
  content: "\f528";
}

.fi-rs-debt:before {
  content: "\f529";
}

.fi-rs-deer-rudolph:before {
  content: "\f52a";
}

.fi-rs-deer:before {
  content: "\f52b";
}

.fi-rs-delete-document:before {
  content: "\f52c";
}

.fi-rs-delete-right:before {
  content: "\f52d";
}

.fi-rs-delete-user:before {
  content: "\f52e";
}

.fi-rs-delete:before {
  content: "\f52f";
}

.fi-rs-democrat:before {
  content: "\f530";
}

.fi-rs-department-structure:before {
  content: "\f531";
}

.fi-rs-department:before {
  content: "\f532";
}

.fi-rs-deposit-alt:before {
  content: "\f533";
}

.fi-rs-deposit:before {
  content: "\f534";
}

.fi-rs-description-alt:before {
  content: "\f535";
}

.fi-rs-description:before {
  content: "\f536";
}

.fi-rs-desk:before {
  content: "\f537";
}

.fi-rs-desktop-arrow-down:before {
  content: "\f538";
}

.fi-rs-desktop-wallpaper:before {
  content: "\f539";
}

.fi-rs-devices:before {
  content: "\f53a";
}

.fi-rs-dewpoint:before {
  content: "\f53b";
}

.fi-rs-dharmachakra:before {
  content: "\f53c";
}

.fi-rs-diagram-cells:before {
  content: "\f53d";
}

.fi-rs-diagram-lean-canvas:before {
  content: "\f53e";
}

.fi-rs-diagram-nested:before {
  content: "\f53f";
}

.fi-rs-diagram-next:before {
  content: "\f540";
}

.fi-rs-diagram-predecessor:before {
  content: "\f541";
}

.fi-rs-diagram-previous:before {
  content: "\f542";
}

.fi-rs-diagram-project:before {
  content: "\f543";
}

.fi-rs-diagram-sankey:before {
  content: "\f544";
}

.fi-rs-diagram-subtask:before {
  content: "\f545";
}

.fi-rs-diagram-successor:before {
  content: "\f546";
}

.fi-rs-diagram-venn:before {
  content: "\f547";
}

.fi-rs-dial-high:before {
  content: "\f548";
}

.fi-rs-dial-low:before {
  content: "\f549";
}

.fi-rs-dial-max:before {
  content: "\f54a";
}

.fi-rs-dial-med-low:before {
  content: "\f54b";
}

.fi-rs-dial-med:before {
  content: "\f54c";
}

.fi-rs-dial-min:before {
  content: "\f54d";
}

.fi-rs-dial-off:before {
  content: "\f54e";
}

.fi-rs-dial:before {
  content: "\f54f";
}

.fi-rs-diamond-exclamation:before {
  content: "\f550";
}

.fi-rs-diamond-turn-right:before {
  content: "\f551";
}

.fi-rs-diamond:before {
  content: "\f552";
}

.fi-rs-diary-bookmark-down:before {
  content: "\f553";
}

.fi-rs-diary-bookmarks:before {
  content: "\f554";
}

.fi-rs-diary-clasp:before {
  content: "\f555";
}

.fi-rs-dice-alt:before {
  content: "\f556";
}

.fi-rs-dice-d10:before {
  content: "\f557";
}

.fi-rs-dice-d12:before {
  content: "\f558";
}

.fi-rs-dice-d20:before {
  content: "\f559";
}

.fi-rs-dice-d4:before {
  content: "\f55a";
}

.fi-rs-dice-d6:before {
  content: "\f55b";
}

.fi-rs-dice-d8:before {
  content: "\f55c";
}

.fi-rs-dice-four:before {
  content: "\f55d";
}

.fi-rs-dice-one:before {
  content: "\f55e";
}

.fi-rs-dice-six:before {
  content: "\f55f";
}

.fi-rs-dice-three:before {
  content: "\f560";
}

.fi-rs-dice-two:before {
  content: "\f561";
}

.fi-rs-dice:before {
  content: "\f562";
}

.fi-rs-digging:before {
  content: "\f563";
}

.fi-rs-digital-tachograph:before {
  content: "\f564";
}

.fi-rs-dinner:before {
  content: "\f565";
}

.fi-rs-diploma:before {
  content: "\f566";
}

.fi-rs-direction-signal-arrow:before {
  content: "\f567";
}

.fi-rs-direction-signal:before {
  content: "\f568";
}

.fi-rs-disc-drive:before {
  content: "\f569";
}

.fi-rs-disco-ball:before {
  content: "\f56a";
}

.fi-rs-discover:before {
  content: "\f56b";
}

.fi-rs-disease:before {
  content: "\f56c";
}

.fi-rs-disk:before {
  content: "\f56d";
}

.fi-rs-display-arrow-down:before {
  content: "\f56e";
}

.fi-rs-display-chart-up:before {
  content: "\f56f";
}

.fi-rs-display-code:before {
  content: "\f570";
}

.fi-rs-display-medical:before {
  content: "\f571";
}

.fi-rs-display-slash:before {
  content: "\f572";
}

.fi-rs-distribute-spacing-horizontal:before {
  content: "\f573";
}

.fi-rs-distribute-spacing-vertical:before {
  content: "\f574";
}

.fi-rs-divide:before {
  content: "\f575";
}

.fi-rs-dizzy:before {
  content: "\f576";
}

.fi-rs-dna:before {
  content: "\f577";
}

.fi-rs-do-not-enter:before {
  content: "\f578";
}

.fi-rs-doctor:before {
  content: "\f579";
}

.fi-rs-document-circle-wrong:before {
  content: "\f57a";
}

.fi-rs-document-paid:before {
  content: "\f57b";
}

.fi-rs-document-signed:before {
  content: "\f57c";
}

.fi-rs-document:before {
  content: "\f57d";
}

.fi-rs-dog-leashed:before {
  content: "\f57e";
}

.fi-rs-dog:before {
  content: "\f57f";
}

.fi-rs-dollar:before {
  content: "\f580";
}

.fi-rs-dolly-flatbed-alt:before {
  content: "\f581";
}

.fi-rs-dolly-flatbed-empty:before {
  content: "\f582";
}

.fi-rs-dolly-flatbed:before {
  content: "\f583";
}

.fi-rs-dolphin:before {
  content: "\f584";
}

.fi-rs-domino-effect:before {
  content: "\f585";
}

.fi-rs-donate:before {
  content: "\f586";
}

.fi-rs-dong-sign:before {
  content: "\f587";
}

.fi-rs-donut:before {
  content: "\f588";
}

.fi-rs-door-closed:before {
  content: "\f589";
}

.fi-rs-door-open:before {
  content: "\f58a";
}

.fi-rs-dot-circle:before {
  content: "\f58b";
}

.fi-rs-dot-pending:before {
  content: "\f58c";
}

.fi-rs-dove:before {
  content: "\f58d";
}

.fi-rs-down-from-bracket:before {
  content: "\f58e";
}

.fi-rs-down-left-and-up-right-to-center:before {
  content: "\f58f";
}

.fi-rs-down-left:before {
  content: "\f590";
}

.fi-rs-down-right:before {
  content: "\f591";
}

.fi-rs-down-to-line:before {
  content: "\f592";
}

.fi-rs-down:before {
  content: "\f593";
}

.fi-rs-download:before {
  content: "\f594";
}

.fi-rs-drafting-compass:before {
  content: "\f595";
}

.fi-rs-dragon:before {
  content: "\f596";
}

.fi-rs-draw-polygon:before {
  content: "\f597";
}

.fi-rs-draw-square:before {
  content: "\f598";
}

.fi-rs-drawer-alt:before {
  content: "\f599";
}

.fi-rs-drawer-empty:before {
  content: "\f59a";
}

.fi-rs-drawer:before {
  content: "\f59b";
}

.fi-rs-dreidel:before {
  content: "\f59c";
}

.fi-rs-drink-alt:before {
  content: "\f59d";
}

.fi-rs-driver-man:before {
  content: "\f59e";
}

.fi-rs-driver-woman:before {
  content: "\f59f";
}

.fi-rs-drone-alt:before {
  content: "\f5a0";
}

.fi-rs-drone-front:before {
  content: "\f5a1";
}

.fi-rs-drone:before {
  content: "\f5a2";
}

.fi-rs-drop-down:before {
  content: "\f5a3";
}

.fi-rs-dropdown-select:before {
  content: "\f5a4";
}

.fi-rs-dropdown:before {
  content: "\f5a5";
}

.fi-rs-drum-steelpan:before {
  content: "\f5a6";
}

.fi-rs-drum:before {
  content: "\f5a7";
}

.fi-rs-drumstick-bite:before {
  content: "\f5a8";
}

.fi-rs-drumstick:before {
  content: "\f5a9";
}

.fi-rs-dryer-alt:before {
  content: "\f5aa";
}

.fi-rs-dryer:before {
  content: "\f5ab";
}

.fi-rs-duck:before {
  content: "\f5ac";
}

.fi-rs-dumbbell-fitness:before {
  content: "\f5ad";
}

.fi-rs-dumbbell-horizontal:before {
  content: "\f5ae";
}

.fi-rs-dumbbell-ray:before {
  content: "\f5af";
}

.fi-rs-dumbbell-weightlifting:before {
  content: "\f5b0";
}

.fi-rs-dumpster-fire:before {
  content: "\f5b1";
}

.fi-rs-dumpster:before {
  content: "\f5b2";
}

.fi-rs-dungeon:before {
  content: "\f5b3";
}

.fi-rs-duplicate:before {
  content: "\f5b4";
}

.fi-rs-duration-alt:before {
  content: "\f5b5";
}

.fi-rs-duration:before {
  content: "\f5b6";
}

.fi-rs-e-learning:before {
  content: "\f5b7";
}

.fi-rs-e:before {
  content: "\f5b8";
}

.fi-rs-ear-deaf:before {
  content: "\f5b9";
}

.fi-rs-ear-muffs:before {
  content: "\f5ba";
}

.fi-rs-ear:before {
  content: "\f5bb";
}

.fi-rs-earnings:before {
  content: "\f5bc";
}

.fi-rs-earth-africa:before {
  content: "\f5bd";
}

.fi-rs-earth-americas:before {
  content: "\f5be";
}

.fi-rs-earth-asia:before {
  content: "\f5bf";
}

.fi-rs-earth-europa:before {
  content: "\f5c0";
}

.fi-rs-eclipse-alt:before {
  content: "\f5c1";
}

.fi-rs-eclipse:before {
  content: "\f5c2";
}

.fi-rs-edit-alt:before {
  content: "\f5c3";
}

.fi-rs-edit:before {
  content: "\f5c4";
}

.fi-rs-effect:before {
  content: "\f5c5";
}

.fi-rs-egg-fried:before {
  content: "\f5c6";
}

.fi-rs-egg:before {
  content: "\f5c7";
}

.fi-rs-eject:before {
  content: "\f5c8";
}

.fi-rs-elephant:before {
  content: "\f5c9";
}

.fi-rs-elevator:before {
  content: "\f5ca";
}

.fi-rs-email-pending:before {
  content: "\f5cb";
}

.fi-rs-employee-alt:before {
  content: "\f5cc";
}

.fi-rs-employee-handbook:before {
  content: "\f5cd";
}

.fi-rs-employee-man-alt:before {
  content: "\f5ce";
}

.fi-rs-employee-man:before {
  content: "\f5cf";
}

.fi-rs-employees-woman-man:before {
  content: "\f5d0";
}

.fi-rs-employees:before {
  content: "\f5d1";
}

.fi-rs-empty-set:before {
  content: "\f5d2";
}

.fi-rs-endless-loop:before {
  content: "\f5d3";
}

.fi-rs-engine-warning:before {
  content: "\f5d4";
}

.fi-rs-engine:before {
  content: "\f5d5";
}

.fi-rs-enter:before {
  content: "\f5d6";
}

.fi-rs-envelope-ban:before {
  content: "\f5d7";
}

.fi-rs-envelope-bulk:before {
  content: "\f5d8";
}

.fi-rs-envelope-dot:before {
  content: "\f5d9";
}

.fi-rs-envelope-download:before {
  content: "\f5da";
}

.fi-rs-envelope-heart:before {
  content: "\f5db";
}

.fi-rs-envelope-marker:before {
  content: "\f5dc";
}

.fi-rs-envelope-open-dollar:before {
  content: "\f5dd";
}

.fi-rs-envelope-open-text:before {
  content: "\f5de";
}

.fi-rs-envelope-open:before {
  content: "\f5df";
}

.fi-rs-envelope-plus:before {
  content: "\f5e0";
}

.fi-rs-envelope:before {
  content: "\f5e1";
}

.fi-rs-envelopes:before {
  content: "\f5e2";
}

.fi-rs-equality:before {
  content: "\f5e3";
}

.fi-rs-equals:before {
  content: "\f5e4";
}

.fi-rs-eraser:before {
  content: "\f5e5";
}

.fi-rs-error-camera:before {
  content: "\f5e6";
}

.fi-rs-escalator:before {
  content: "\f5e7";
}

.fi-rs-ethernet:before {
  content: "\f5e8";
}

.fi-rs-euro:before {
  content: "\f5e9";
}

.fi-rs-excavator:before {
  content: "\f5ea";
}

.fi-rs-exchange-alt:before {
  content: "\f5eb";
}

.fi-rs-exchange-cryptocurrency:before {
  content: "\f5ec";
}

.fi-rs-exchange:before {
  content: "\f5ed";
}

.fi-rs-exclamation:before {
  content: "\f5ee";
}

.fi-rs-exit-alt:before {
  content: "\f5ef";
}

.fi-rs-exit:before {
  content: "\f5f0";
}

.fi-rs-expand-arrows-alt:before {
  content: "\f5f1";
}

.fi-rs-expand-arrows:before {
  content: "\f5f2";
}

.fi-rs-expand:before {
  content: "\f5f3";
}

.fi-rs-expense-bill:before {
  content: "\f5f4";
}

.fi-rs-expense:before {
  content: "\f5f5";
}

.fi-rs-external-hard-drive:before {
  content: "\f5f6";
}

.fi-rs-external-world:before {
  content: "\f5f7";
}

.fi-rs-eye-dropper-half:before {
  content: "\f5f8";
}

.fi-rs-eye-dropper:before {
  content: "\f5f9";
}

.fi-rs-eye:before {
  content: "\f5fa";
}

.fi-rs-eyes:before {
  content: "\f5fb";
}

.fi-rs-f:before {
  content: "\f5fc";
}

.fi-rs-fabric:before {
  content: "\f5fd";
}

.fi-rs-face-angry-horns:before {
  content: "\f5fe";
}

.fi-rs-face-anguished:before {
  content: "\f5ff";
}

.fi-rs-face-anxious-sweat:before {
  content: "\f600";
}

.fi-rs-face-astonished:before {
  content: "\f601";
}

.fi-rs-face-awesome:before {
  content: "\f602";
}

.fi-rs-face-beam-hand-over-mouth:before {
  content: "\f603";
}

.fi-rs-face-confounded:before {
  content: "\f604";
}

.fi-rs-face-confused:before {
  content: "\f605";
}

.fi-rs-face-cowboy-hat:before {
  content: "\f606";
}

.fi-rs-face-disappointed:before {
  content: "\f607";
}

.fi-rs-face-disguise:before {
  content: "\f608";
}

.fi-rs-face-downcast-sweat:before {
  content: "\f609";
}

.fi-rs-face-drooling:before {
  content: "\f60a";
}

.fi-rs-face-explode:before {
  content: "\f60b";
}

.fi-rs-face-expressionless:before {
  content: "\f60c";
}

.fi-rs-face-eyes-xmarks:before {
  content: "\f60d";
}

.fi-rs-face-fearful:before {
  content: "\f60e";
}

.fi-rs-face-glasses:before {
  content: "\f60f";
}

.fi-rs-face-grin-tongue-wink:before {
  content: "\f610";
}

.fi-rs-face-hand-yawn:before {
  content: "\f611";
}

.fi-rs-face-head-bandage:before {
  content: "\f612";
}

.fi-rs-face-hushed:before {
  content: "\f613";
}

.fi-rs-face-icicles:before {
  content: "\f614";
}

.fi-rs-face-lying:before {
  content: "\f615";
}

.fi-rs-face-mask:before {
  content: "\f616";
}

.fi-rs-face-monocle:before {
  content: "\f617";
}

.fi-rs-face-nauseated:before {
  content: "\f618";
}

.fi-rs-face-nose-steam:before {
  content: "\f619";
}

.fi-rs-face-party:before {
  content: "\f61a";
}

.fi-rs-face-pensive:before {
  content: "\f61b";
}

.fi-rs-face-persevering:before {
  content: "\f61c";
}

.fi-rs-face-pleading:before {
  content: "\f61d";
}

.fi-rs-face-raised-eyebrow:before {
  content: "\f61e";
}

.fi-rs-face-relieved:before {
  content: "\f61f";
}

.fi-rs-face-sad-sweat:before {
  content: "\f620";
}

.fi-rs-face-scream:before {
  content: "\f621";
}

.fi-rs-face-shush:before {
  content: "\f622";
}

.fi-rs-face-sleeping:before {
  content: "\f623";
}

.fi-rs-face-sleepy:before {
  content: "\f624";
}

.fi-rs-face-smile-halo:before {
  content: "\f625";
}

.fi-rs-face-smile-hearts:before {
  content: "\f626";
}

.fi-rs-face-smile-horns:before {
  content: "\f627";
}

.fi-rs-face-smile-tear:before {
  content: "\f628";
}

.fi-rs-face-smile-tongue:before {
  content: "\f629";
}

.fi-rs-face-smile-upside-down:before {
  content: "\f62a";
}

.fi-rs-face-smiling-hands:before {
  content: "\f62b";
}

.fi-rs-face-smirking:before {
  content: "\f62c";
}

.fi-rs-face-sunglasses-alt:before {
  content: "\f62d";
}

.fi-rs-face-sunglasses:before {
  content: "\f62e";
}

.fi-rs-face-swear:before {
  content: "\f62f";
}

.fi-rs-face-thermometer:before {
  content: "\f630";
}

.fi-rs-face-thinking:before {
  content: "\f631";
}

.fi-rs-face-tissue:before {
  content: "\f632";
}

.fi-rs-face-tongue-money:before {
  content: "\f633";
}

.fi-rs-face-tongue-sweat:before {
  content: "\f634";
}

.fi-rs-face-unamused:before {
  content: "\f635";
}

.fi-rs-face-viewfinder:before {
  content: "\f636";
}

.fi-rs-face-vomit:before {
  content: "\f637";
}

.fi-rs-face-weary:before {
  content: "\f638";
}

.fi-rs-face-woozy:before {
  content: "\f639";
}

.fi-rs-face-worried:before {
  content: "\f63a";
}

.fi-rs-face-zany:before {
  content: "\f63b";
}

.fi-rs-face-zipper:before {
  content: "\f63c";
}

.fi-rs-fail:before {
  content: "\f63d";
}

.fi-rs-falafel:before {
  content: "\f63e";
}

.fi-rs-family-dress:before {
  content: "\f63f";
}

.fi-rs-family-pants:before {
  content: "\f640";
}

.fi-rs-family:before {
  content: "\f641";
}

.fi-rs-fan-table:before {
  content: "\f642";
}

.fi-rs-fan:before {
  content: "\f643";
}

.fi-rs-farm:before {
  content: "\f644";
}

.fi-rs-faucet-drip:before {
  content: "\f645";
}

.fi-rs-faucet:before {
  content: "\f646";
}

.fi-rs-fax:before {
  content: "\f647";
}

.fi-rs-feather-pointed:before {
  content: "\f648";
}

.fi-rs-feather:before {
  content: "\f649";
}

.fi-rs-features-alt:before {
  content: "\f64a";
}

.fi-rs-features:before {
  content: "\f64b";
}

.fi-rs-fee-receipt:before {
  content: "\f64c";
}

.fi-rs-fee:before {
  content: "\f64d";
}

.fi-rs-feedback-alt:before {
  content: "\f64e";
}

.fi-rs-feedback-cycle-loop:before {
  content: "\f64f";
}

.fi-rs-feedback-hand:before {
  content: "\f650";
}

.fi-rs-feedback-review:before {
  content: "\f651";
}

.fi-rs-feedback:before {
  content: "\f652";
}

.fi-rs-fence:before {
  content: "\f653";
}

.fi-rs-ferris-wheel:before {
  content: "\f654";
}

.fi-rs-field-hockey:before {
  content: "\f655";
}

.fi-rs-fighter-jet:before {
  content: "\f656";
}

.fi-rs-file-ai:before {
  content: "\f657";
}

.fi-rs-file-audio:before {
  content: "\f658";
}

.fi-rs-file-binary:before {
  content: "\f659";
}

.fi-rs-file-chart-line:before {
  content: "\f65a";
}

.fi-rs-file-chart-pie:before {
  content: "\f65b";
}

.fi-rs-file-circle-info:before {
  content: "\f65c";
}

.fi-rs-file-cloud:before {
  content: "\f65d";
}

.fi-rs-file-code:before {
  content: "\f65e";
}

.fi-rs-file-csv:before {
  content: "\f65f";
}

.fi-rs-file-download:before {
  content: "\f660";
}

.fi-rs-file-edit:before {
  content: "\f661";
}

.fi-rs-file-eps:before {
  content: "\f662";
}

.fi-rs-file-excel:before {
  content: "\f663";
}

.fi-rs-file-exclamation:before {
  content: "\f664";
}

.fi-rs-file-export:before {
  content: "\f665";
}

.fi-rs-file-image:before {
  content: "\f666";
}

.fi-rs-file-import:before {
  content: "\f667";
}

.fi-rs-file-invoice-dollar:before {
  content: "\f668";
}

.fi-rs-file-invoice:before {
  content: "\f669";
}

.fi-rs-file-medical-alt:before {
  content: "\f66a";
}

.fi-rs-file-medical:before {
  content: "\f66b";
}

.fi-rs-file-minus:before {
  content: "\f66c";
}

.fi-rs-file-pdf:before {
  content: "\f66d";
}

.fi-rs-file-powerpoint:before {
  content: "\f66e";
}

.fi-rs-file-prescription:before {
  content: "\f66f";
}

.fi-rs-file-psd:before {
  content: "\f670";
}

.fi-rs-file-signature:before {
  content: "\f671";
}

.fi-rs-file-spreadsheet:before {
  content: "\f672";
}

.fi-rs-file-upload:before {
  content: "\f673";
}

.fi-rs-file-user:before {
  content: "\f674";
}

.fi-rs-file-video:before {
  content: "\f675";
}

.fi-rs-file-word:before {
  content: "\f676";
}

.fi-rs-file-zipper:before {
  content: "\f677";
}

.fi-rs-file:before {
  content: "\f678";
}

.fi-rs-files-medical:before {
  content: "\f679";
}

.fi-rs-fill:before {
  content: "\f67a";
}

.fi-rs-film-canister:before {
  content: "\f67b";
}

.fi-rs-film-slash:before {
  content: "\f67c";
}

.fi-rs-film:before {
  content: "\f67d";
}

.fi-rs-films:before {
  content: "\f67e";
}

.fi-rs-filter-list:before {
  content: "\f67f";
}

.fi-rs-filter-slash:before {
  content: "\f680";
}

.fi-rs-filter:before {
  content: "\f681";
}

.fi-rs-filters:before {
  content: "\f682";
}

.fi-rs-fingerprint-security-risk:before {
  content: "\f683";
}

.fi-rs-fingerprint:before {
  content: "\f684";
}

.fi-rs-fire-burner:before {
  content: "\f685";
}

.fi-rs-fire-extinguisher:before {
  content: "\f686";
}

.fi-rs-fire-flame-curved:before {
  content: "\f687";
}

.fi-rs-fire-flame-simple:before {
  content: "\f688";
}

.fi-rs-fire-hydrant:before {
  content: "\f689";
}

.fi-rs-fire-smoke:before {
  content: "\f68a";
}

.fi-rs-fireplace:before {
  content: "\f68b";
}

.fi-rs-first-award:before {
  content: "\f68c";
}

.fi-rs-first-laurel:before {
  content: "\f68d";
}

.fi-rs-first-medal:before {
  content: "\f68e";
}

.fi-rs-first:before {
  content: "\f68f";
}

.fi-rs-fish-bones:before {
  content: "\f690";
}

.fi-rs-fish-cooked:before {
  content: "\f691";
}

.fi-rs-fish:before {
  content: "\f692";
}

.fi-rs-fishing-rod:before {
  content: "\f693";
}

.fi-rs-fist-move:before {
  content: "\f694";
}

.fi-rs-flag-alt:before {
  content: "\f695";
}

.fi-rs-flag-checkered:before {
  content: "\f696";
}

.fi-rs-flag-usa:before {
  content: "\f697";
}

.fi-rs-flag:before {
  content: "\f698";
}

.fi-rs-flame:before {
  content: "\f699";
}

.fi-rs-flashlight:before {
  content: "\f69a";
}

.fi-rs-flask-gear:before {
  content: "\f69b";
}

.fi-rs-flask-poison:before {
  content: "\f69c";
}

.fi-rs-flask-potion:before {
  content: "\f69d";
}

.fi-rs-flask:before {
  content: "\f69e";
}

.fi-rs-flatbread-stuffed:before {
  content: "\f69f";
}

.fi-rs-flatbread:before {
  content: "\f6a0";
}

.fi-rs-flip-horizontal:before {
  content: "\f6a1";
}

.fi-rs-floor-alt:before {
  content: "\f6a2";
}

.fi-rs-floor-layer:before {
  content: "\f6a3";
}

.fi-rs-floor:before {
  content: "\f6a4";
}

.fi-rs-floppy-disk-circle-arrow-right:before {
  content: "\f6a5";
}

.fi-rs-floppy-disk-circle-xmark:before {
  content: "\f6a6";
}

.fi-rs-floppy-disk-pen:before {
  content: "\f6a7";
}

.fi-rs-floppy-disks:before {
  content: "\f6a8";
}

.fi-rs-florin-sign:before {
  content: "\f6a9";
}

.fi-rs-flower-bouquet:before {
  content: "\f6aa";
}

.fi-rs-flower-butterfly:before {
  content: "\f6ab";
}

.fi-rs-flower-daffodil:before {
  content: "\f6ac";
}

.fi-rs-flower-tulip:before {
  content: "\f6ad";
}

.fi-rs-flower:before {
  content: "\f6ae";
}

.fi-rs-flushed:before {
  content: "\f6af";
}

.fi-rs-flute:before {
  content: "\f6b0";
}

.fi-rs-flux-capacitor:before {
  content: "\f6b1";
}

.fi-rs-fly-insect:before {
  content: "\f6b2";
}

.fi-rs-flying-disc:before {
  content: "\f6b3";
}

.fi-rs-fog:before {
  content: "\f6b4";
}

.fi-rs-folder-download:before {
  content: "\f6b5";
}

.fi-rs-folder-fire:before {
  content: "\f6b6";
}

.fi-rs-folder-minus:before {
  content: "\f6b7";
}

.fi-rs-folder-open:before {
  content: "\f6b8";
}

.fi-rs-folder-times:before {
  content: "\f6b9";
}

.fi-rs-folder-tree:before {
  content: "\f6ba";
}

.fi-rs-folder-upload:before {
  content: "\f6bb";
}

.fi-rs-folder-xmark:before {
  content: "\f6bc";
}

.fi-rs-folder:before {
  content: "\f6bd";
}

.fi-rs-folders:before {
  content: "\f6be";
}

.fi-rs-follow-folder:before {
  content: "\f6bf";
}

.fi-rs-followcollection:before {
  content: "\f6c0";
}

.fi-rs-following:before {
  content: "\f6c1";
}

.fi-rs-fondue-pot:before {
  content: "\f6c2";
}

.fi-rs-football:before {
  content: "\f6c3";
}

.fi-rs-foreign-language-audio:before {
  content: "\f6c4";
}

.fi-rs-fork:before {
  content: "\f6c5";
}

.fi-rs-forklift:before {
  content: "\f6c6";
}

.fi-rs-form:before {
  content: "\f6c7";
}

.fi-rs-fort:before {
  content: "\f6c8";
}

.fi-rs-forward-fast:before {
  content: "\f6c9";
}

.fi-rs-forward:before {
  content: "\f6ca";
}

.fi-rs-fox:before {
  content: "\f6cb";
}

.fi-rs-frame:before {
  content: "\f6cc";
}

.fi-rs-franc-sign:before {
  content: "\f6cd";
}

.fi-rs-free-delivery:before {
  content: "\f6ce";
}

.fi-rs-free:before {
  content: "\f6cf";
}

.fi-rs-french-fries:before {
  content: "\f6d0";
}

.fi-rs-friday:before {
  content: "\f6d1";
}

.fi-rs-frog:before {
  content: "\f6d2";
}

.fi-rs-frown:before {
  content: "\f6d3";
}

.fi-rs-ftp:before {
  content: "\f6d4";
}

.fi-rs-fuel-gauge:before {
  content: "\f6d5";
}

.fi-rs-function-process:before {
  content: "\f6d6";
}

.fi-rs-function-square:before {
  content: "\f6d7";
}

.fi-rs-function:before {
  content: "\f6d8";
}

.fi-rs-funnel-dollar:before {
  content: "\f6d9";
}

.fi-rs-g:before {
  content: "\f6da";
}

.fi-rs-galaxy-alt:before {
  content: "\f6db";
}

.fi-rs-galaxy-planet:before {
  content: "\f6dc";
}

.fi-rs-galaxy-star:before {
  content: "\f6dd";
}

.fi-rs-galaxy:before {
  content: "\f6de";
}

.fi-rs-gallery-thumbnails:before {
  content: "\f6df";
}

.fi-rs-gallery:before {
  content: "\f6e0";
}

.fi-rs-game-board-alt:before {
  content: "\f6e1";
}

.fi-rs-gamepad:before {
  content: "\f6e2";
}

.fi-rs-garage-car:before {
  content: "\f6e3";
}

.fi-rs-garage-open:before {
  content: "\f6e4";
}

.fi-rs-garage:before {
  content: "\f6e5";
}

.fi-rs-garlic-alt:before {
  content: "\f6e6";
}

.fi-rs-garlic:before {
  content: "\f6e7";
}

.fi-rs-gas-pump-alt:before {
  content: "\f6e8";
}

.fi-rs-gas-pump-slash:before {
  content: "\f6e9";
}

.fi-rs-gas-pump:before {
  content: "\f6ea";
}

.fi-rs-gauge-circle-bolt:before {
  content: "\f6eb";
}

.fi-rs-gauge-circle-minus:before {
  content: "\f6ec";
}

.fi-rs-gauge-circle-plus:before {
  content: "\f6ed";
}

.fi-rs-gavel:before {
  content: "\f6ee";
}

.fi-rs-gay-couple:before {
  content: "\f6ef";
}

.fi-rs-gears:before {
  content: "\f6f0";
}

.fi-rs-gem:before {
  content: "\f6f1";
}

.fi-rs-general:before {
  content: "\f6f2";
}

.fi-rs-ghost:before {
  content: "\f6f3";
}

.fi-rs-gif-square:before {
  content: "\f6f4";
}

.fi-rs-gif:before {
  content: "\f6f5";
}

.fi-rs-gift-box-benefits:before {
  content: "\f6f6";
}

.fi-rs-gift-card:before {
  content: "\f6f7";
}

.fi-rs-gift:before {
  content: "\f6f8";
}

.fi-rs-gifts:before {
  content: "\f6f9";
}

.fi-rs-gingerbread-man:before {
  content: "\f6fa";
}

.fi-rs-glass-champagne:before {
  content: "\f6fb";
}

.fi-rs-glass-cheers:before {
  content: "\f6fc";
}

.fi-rs-glass-citrus:before {
  content: "\f6fd";
}

.fi-rs-glass-empty:before {
  content: "\f6fe";
}

.fi-rs-glass-half:before {
  content: "\f6ff";
}

.fi-rs-glass-water-droplet:before {
  content: "\f700";
}

.fi-rs-glass-whiskey-rocks:before {
  content: "\f701";
}

.fi-rs-glass-whiskey:before {
  content: "\f702";
}

.fi-rs-glass:before {
  content: "\f703";
}

.fi-rs-glasses:before {
  content: "\f704";
}

.fi-rs-globe-alt:before {
  content: "\f705";
}

.fi-rs-globe-pointer:before {
  content: "\f706";
}

.fi-rs-globe-snow:before {
  content: "\f707";
}

.fi-rs-globe:before {
  content: "\f708";
}

.fi-rs-goal-net:before {
  content: "\f709";
}

.fi-rs-golf-ball:before {
  content: "\f70a";
}

.fi-rs-golf-club:before {
  content: "\f70b";
}

.fi-rs-golf-hole:before {
  content: "\f70c";
}

.fi-rs-golf:before {
  content: "\f70d";
}

.fi-rs-gopuram:before {
  content: "\f70e";
}

.fi-rs-government-budget:before {
  content: "\f70f";
}

.fi-rs-government-flag:before {
  content: "\f710";
}

.fi-rs-government-user:before {
  content: "\f711";
}

.fi-rs-gps-navigation:before {
  content: "\f712";
}

.fi-rs-graduation-cap:before {
  content: "\f713";
}

.fi-rs-gramophone:before {
  content: "\f714";
}

.fi-rs-grape:before {
  content: "\f715";
}

.fi-rs-graph-curve:before {
  content: "\f716";
}

.fi-rs-graphic-style:before {
  content: "\f717";
}

.fi-rs-graphic-tablet:before {
  content: "\f718";
}

.fi-rs-grate-droplet:before {
  content: "\f719";
}

.fi-rs-grate:before {
  content: "\f71a";
}

.fi-rs-greater-than-equal:before {
  content: "\f71b";
}

.fi-rs-greater-than:before {
  content: "\f71c";
}

.fi-rs-greek-helmet:before {
  content: "\f71d";
}

.fi-rs-grid-alt:before {
  content: "\f71e";
}

.fi-rs-grid-dividers:before {
  content: "\f71f";
}

.fi-rs-grid:before {
  content: "\f720";
}

.fi-rs-grill-hot-alt:before {
  content: "\f721";
}

.fi-rs-grill:before {
  content: "\f722";
}

.fi-rs-grimace:before {
  content: "\f723";
}

.fi-rs-grin-alt:before {
  content: "\f724";
}

.fi-rs-grin-beam-sweat:before {
  content: "\f725";
}

.fi-rs-grin-beam:before {
  content: "\f726";
}

.fi-rs-grin-hearts:before {
  content: "\f727";
}

.fi-rs-grin-squint-tears:before {
  content: "\f728";
}

.fi-rs-grin-squint:before {
  content: "\f729";
}

.fi-rs-grin-stars:before {
  content: "\f72a";
}

.fi-rs-grin-tears:before {
  content: "\f72b";
}

.fi-rs-grin-tongue-squint:before {
  content: "\f72c";
}

.fi-rs-grin-tongue-wink:before {
  content: "\f72d";
}

.fi-rs-grin-tongue:before {
  content: "\f72e";
}

.fi-rs-grin-wink:before {
  content: "\f72f";
}

.fi-rs-grin:before {
  content: "\f730";
}

.fi-rs-grip-dots-vertical:before {
  content: "\f731";
}

.fi-rs-grip-dots:before {
  content: "\f732";
}

.fi-rs-grip-horizontal:before {
  content: "\f733";
}

.fi-rs-grip-lines-vertical:before {
  content: "\f734";
}

.fi-rs-grip-lines:before {
  content: "\f735";
}

.fi-rs-grip-vertical:before {
  content: "\f736";
}

.fi-rs-grocery-bag:before {
  content: "\f737";
}

.fi-rs-grocery-basket:before {
  content: "\f738";
}

.fi-rs-group-arrows-rotate:before {
  content: "\f739";
}

.fi-rs-group-call:before {
  content: "\f73a";
}

.fi-rs-group-community-social-media:before {
  content: "\f73b";
}

.fi-rs-growth-chart-invest:before {
  content: "\f73c";
}

.fi-rs-guarani-sign:before {
  content: "\f73d";
}

.fi-rs-guide-alt:before {
  content: "\f73e";
}

.fi-rs-guide:before {
  content: "\f73f";
}

.fi-rs-guitar-electric:before {
  content: "\f740";
}

.fi-rs-guitar:before {
  content: "\f741";
}

.fi-rs-guitars:before {
  content: "\f742";
}

.fi-rs-gun-squirt:before {
  content: "\f743";
}

.fi-rs-gym:before {
  content: "\f744";
}

.fi-rs-h-square:before {
  content: "\f745";
}

.fi-rs-h:before {
  content: "\f746";
}

.fi-rs-h1:before {
  content: "\f747";
}

.fi-rs-h2:before {
  content: "\f748";
}

.fi-rs-h3:before {
  content: "\f749";
}

.fi-rs-h4:before {
  content: "\f74a";
}

.fi-rs-hair-clipper:before {
  content: "\f74b";
}

.fi-rs-hamburger-soda:before {
  content: "\f74c";
}

.fi-rs-hamburger:before {
  content: "\f74d";
}

.fi-rs-hammer-crash:before {
  content: "\f74e";
}

.fi-rs-hammer-war:before {
  content: "\f74f";
}

.fi-rs-hammer:before {
  content: "\f750";
}

.fi-rs-hamsa:before {
  content: "\f751";
}

.fi-rs-hand-back-fist:before {
  content: "\f752";
}

.fi-rs-hand-back-point-down:before {
  content: "\f753";
}

.fi-rs-hand-back-point-left:before {
  content: "\f754";
}

.fi-rs-hand-back-point-ribbon:before {
  content: "\f755";
}

.fi-rs-hand-back-point-right:before {
  content: "\f756";
}

.fi-rs-hand-bill:before {
  content: "\f757";
}

.fi-rs-hand-dots:before {
  content: "\f758";
}

.fi-rs-hand-fingers-crossed:before {
  content: "\f759";
}

.fi-rs-hand-fist:before {
  content: "\f75a";
}

.fi-rs-hand-heart:before {
  content: "\f75b";
}

.fi-rs-hand-holding-box:before {
  content: "\f75c";
}

.fi-rs-hand-holding-droplet:before {
  content: "\f75d";
}

.fi-rs-hand-holding-heart:before {
  content: "\f75e";
}

.fi-rs-hand-holding-magic:before {
  content: "\f75f";
}

.fi-rs-hand-holding-medical:before {
  content: "\f760";
}

.fi-rs-hand-holding-seeding:before {
  content: "\f761";
}

.fi-rs-hand-holding-skull:before {
  content: "\f762";
}

.fi-rs-hand-holding-usd:before {
  content: "\f763";
}

.fi-rs-hand-holding-water:before {
  content: "\f764";
}

.fi-rs-hand-horns:before {
  content: "\f765";
}

.fi-rs-hand-lizard:before {
  content: "\f766";
}

.fi-rs-hand-love:before {
  content: "\f767";
}

.fi-rs-hand-middle-finger:before {
  content: "\f768";
}

.fi-rs-hand-paper:before {
  content: "\f769";
}

.fi-rs-hand-peace:before {
  content: "\f76a";
}

.fi-rs-hand-point-ribbon:before {
  content: "\f76b";
}

.fi-rs-hand-scissors:before {
  content: "\f76c";
}

.fi-rs-hand-sparkles:before {
  content: "\f76d";
}

.fi-rs-hand-spock:before {
  content: "\f76e";
}

.fi-rs-hand-wave:before {
  content: "\f76f";
}

.fi-rs-hand:before {
  content: "\f770";
}

.fi-rs-handmade:before {
  content: "\f771";
}

.fi-rs-hands-bubbles:before {
  content: "\f772";
}

.fi-rs-hands-clapping:before {
  content: "\f773";
}

.fi-rs-hands-heart:before {
  content: "\f774";
}

.fi-rs-hands-holding-diamond:before {
  content: "\f775";
}

.fi-rs-hands-holding:before {
  content: "\f776";
}

.fi-rs-hands-usd:before {
  content: "\f777";
}

.fi-rs-handshake-angle:before {
  content: "\f778";
}

.fi-rs-handshake-deal-loan:before {
  content: "\f779";
}

.fi-rs-handshake-house:before {
  content: "\f77a";
}

.fi-rs-handshake-simple-slash:before {
  content: "\f77b";
}

.fi-rs-handshake-trust:before {
  content: "\f77c";
}

.fi-rs-handshake:before {
  content: "\f77d";
}

.fi-rs-happy:before {
  content: "\f77e";
}

.fi-rs-hard-hat:before {
  content: "\f77f";
}

.fi-rs-hashtag-lock:before {
  content: "\f780";
}

.fi-rs-hastag:before {
  content: "\f781";
}

.fi-rs-hat-beach:before {
  content: "\f782";
}

.fi-rs-hat-birthday:before {
  content: "\f783";
}

.fi-rs-hat-chef:before {
  content: "\f784";
}

.fi-rs-hat-cowboy-side:before {
  content: "\f785";
}

.fi-rs-hat-cowboy:before {
  content: "\f786";
}

.fi-rs-hat-santa:before {
  content: "\f787";
}

.fi-rs-hat-winter:before {
  content: "\f788";
}

.fi-rs-hat-witch:before {
  content: "\f789";
}

.fi-rs-hat-wizard:before {
  content: "\f78a";
}

.fi-rs-hdd:before {
  content: "\f78b";
}

.fi-rs-head-side-brain:before {
  content: "\f78c";
}

.fi-rs-head-side-cough-slash:before {
  content: "\f78d";
}

.fi-rs-head-side-cough:before {
  content: "\f78e";
}

.fi-rs-head-side-headphones:before {
  content: "\f78f";
}

.fi-rs-head-side-heart:before {
  content: "\f790";
}

.fi-rs-head-side-mask:before {
  content: "\f791";
}

.fi-rs-head-side-medical:before {
  content: "\f792";
}

.fi-rs-head-side-thinking:before {
  content: "\f793";
}

.fi-rs-head-side-virus:before {
  content: "\f794";
}

.fi-rs-head-side:before {
  content: "\f795";
}

.fi-rs-head-vr:before {
  content: "\f796";
}

.fi-rs-heading:before {
  content: "\f797";
}

.fi-rs-headphones:before {
  content: "\f798";
}

.fi-rs-headset:before {
  content: "\f799";
}

.fi-rs-heart-arrow:before {
  content: "\f79a";
}

.fi-rs-heart-brain:before {
  content: "\f79b";
}

.fi-rs-heart-crack:before {
  content: "\f79c";
}

.fi-rs-heart-half-stroke:before {
  content: "\f79d";
}

.fi-rs-heart-half:before {
  content: "\f79e";
}

.fi-rs-heart-health-muscle:before {
  content: "\f79f";
}

.fi-rs-heart-lock:before {
  content: "\f7a0";
}

.fi-rs-heart-partner-handshake:before {
  content: "\f7a1";
}

.fi-rs-heart-rate:before {
  content: "\f7a2";
}

.fi-rs-heart-slash:before {
  content: "\f7a3";
}

.fi-rs-heart-upside-down:before {
  content: "\f7a4";
}

.fi-rs-heart:before {
  content: "\f7a5";
}

.fi-rs-heat:before {
  content: "\f7a6";
}

.fi-rs-helicopter-side:before {
  content: "\f7a7";
}

.fi-rs-helmet-battle:before {
  content: "\f7a8";
}

.fi-rs-hexagon-check:before {
  content: "\f7a9";
}

.fi-rs-hexagon-divide:before {
  content: "\f7aa";
}

.fi-rs-hexagon-exclamation:before {
  content: "\f7ab";
}

.fi-rs-hexagon:before {
  content: "\f7ac";
}

.fi-rs-high-definition:before {
  content: "\f7ad";
}

.fi-rs-high-five-celebration-yes:before {
  content: "\f7ae";
}

.fi-rs-high-five:before {
  content: "\f7af";
}

.fi-rs-highlighter-line:before {
  content: "\f7b0";
}

.fi-rs-highlighter:before {
  content: "\f7b1";
}

.fi-rs-hiking:before {
  content: "\f7b2";
}

.fi-rs-hippo:before {
  content: "\f7b3";
}

.fi-rs-hockey-mask:before {
  content: "\f7b4";
}

.fi-rs-hockey-puck:before {
  content: "\f7b5";
}

.fi-rs-hockey-stick-puck:before {
  content: "\f7b6";
}

.fi-rs-hockey-sticks:before {
  content: "\f7b7";
}

.fi-rs-holding-hand-gear:before {
  content: "\f7b8";
}

.fi-rs-holding-hand-revenue:before {
  content: "\f7b9";
}

.fi-rs-holly-berry:before {
  content: "\f7ba";
}

.fi-rs-home-heart:before {
  content: "\f7bb";
}

.fi-rs-home-location-alt:before {
  content: "\f7bc";
}

.fi-rs-home-location:before {
  content: "\f7bd";
}

.fi-rs-home:before {
  content: "\f7be";
}

.fi-rs-honey-pot:before {
  content: "\f7bf";
}

.fi-rs-hood-cloak:before {
  content: "\f7c0";
}

.fi-rs-horizontal-rule:before {
  content: "\f7c1";
}

.fi-rs-horse-head:before {
  content: "\f7c2";
}

.fi-rs-horse-saddle:before {
  content: "\f7c3";
}

.fi-rs-horse:before {
  content: "\f7c4";
}

.fi-rs-horseshoe-broken:before {
  content: "\f7c5";
}

.fi-rs-horseshoe:before {
  content: "\f7c6";
}

.fi-rs-hose-reel:before {
  content: "\f7c7";
}

.fi-rs-hose:before {
  content: "\f7c8";
}

.fi-rs-hospital-symbol:before {
  content: "\f7c9";
}

.fi-rs-hospital-user:before {
  content: "\f7ca";
}

.fi-rs-hospital:before {
  content: "\f7cb";
}

.fi-rs-hospitals:before {
  content: "\f7cc";
}

.fi-rs-hot-tub:before {
  content: "\f7cd";
}

.fi-rs-hotdog:before {
  content: "\f7ce";
}

.fi-rs-hotel:before {
  content: "\f7cf";
}

.fi-rs-hourglass-end:before {
  content: "\f7d0";
}

.fi-rs-hourglass-start:before {
  content: "\f7d1";
}

.fi-rs-hourglass:before {
  content: "\f7d2";
}

.fi-rs-house-blank:before {
  content: "\f7d3";
}

.fi-rs-house-building:before {
  content: "\f7d4";
}

.fi-rs-house-chimney-blank:before {
  content: "\f7d5";
}

.fi-rs-house-chimney-crack:before {
  content: "\f7d6";
}

.fi-rs-house-chimney-heart:before {
  content: "\f7d7";
}

.fi-rs-house-chimney-medical:before {
  content: "\f7d8";
}

.fi-rs-house-chimney-user:before {
  content: "\f7d9";
}

.fi-rs-house-chimney-window:before {
  content: "\f7da";
}

.fi-rs-house-chimney:before {
  content: "\f7db";
}

.fi-rs-house-circle-check:before {
  content: "\f7dc";
}

.fi-rs-house-circle-exclamation:before {
  content: "\f7dd";
}

.fi-rs-house-circle-xmark:before {
  content: "\f7de";
}

.fi-rs-house-crack-alt:before {
  content: "\f7df";
}

.fi-rs-house-crack:before {
  content: "\f7e0";
}

.fi-rs-house-day:before {
  content: "\f7e1";
}

.fi-rs-house-fire:before {
  content: "\f7e2";
}

.fi-rs-house-flag:before {
  content: "\f7e3";
}

.fi-rs-house-flood:before {
  content: "\f7e4";
}

.fi-rs-house-laptop:before {
  content: "\f7e5";
}

.fi-rs-house-leave:before {
  content: "\f7e6";
}

.fi-rs-house-lock:before {
  content: "\f7e7";
}

.fi-rs-house-medical:before {
  content: "\f7e8";
}

.fi-rs-house-night:before {
  content: "\f7e9";
}

.fi-rs-house-return:before {
  content: "\f7ea";
}

.fi-rs-house-signal:before {
  content: "\f7eb";
}

.fi-rs-house-tree:before {
  content: "\f7ec";
}

.fi-rs-house-tsunami:before {
  content: "\f7ed";
}

.fi-rs-house-turret:before {
  content: "\f7ee";
}

.fi-rs-house-user:before {
  content: "\f7ef";
}

.fi-rs-house-window:before {
  content: "\f7f0";
}

.fi-rs-hr-group:before {
  content: "\f7f1";
}

.fi-rs-hr-person:before {
  content: "\f7f2";
}

.fi-rs-hr:before {
  content: "\f7f3";
}

.fi-rs-hryvnia:before {
  content: "\f7f4";
}

.fi-rs-humidity:before {
  content: "\f7f5";
}

.fi-rs-hundred-points:before {
  content: "\f7f6";
}

.fi-rs-hurricane:before {
  content: "\f7f7";
}

.fi-rs-i:before {
  content: "\f7f8";
}

.fi-rs-ice-cream:before {
  content: "\f7f9";
}

.fi-rs-ice-skate:before {
  content: "\f7fa";
}

.fi-rs-icicles:before {
  content: "\f7fb";
}

.fi-rs-icon-star:before {
  content: "\f7fc";
}

.fi-rs-id-badge:before {
  content: "\f7fd";
}

.fi-rs-id-card-clip-alt:before {
  content: "\f7fe";
}

.fi-rs-igloo:before {
  content: "\f7ff";
}

.fi-rs-image-slash:before {
  content: "\f800";
}

.fi-rs-images-user:before {
  content: "\f801";
}

.fi-rs-images:before {
  content: "\f802";
}

.fi-rs-improve-user:before {
  content: "\f803";
}

.fi-rs-inbox-full:before {
  content: "\f804";
}

.fi-rs-inbox-in:before {
  content: "\f805";
}

.fi-rs-inbox-out:before {
  content: "\f806";
}

.fi-rs-inbox:before {
  content: "\f807";
}

.fi-rs-inboxes:before {
  content: "\f808";
}

.fi-rs-incense-sticks-yoga:before {
  content: "\f809";
}

.fi-rs-incognito:before {
  content: "\f80a";
}

.fi-rs-indent:before {
  content: "\f80b";
}

.fi-rs-indian-rupee-sign:before {
  content: "\f80c";
}

.fi-rs-industry-alt:before {
  content: "\f80d";
}

.fi-rs-industry-windows:before {
  content: "\f80e";
}

.fi-rs-infinity:before {
  content: "\f80f";
}

.fi-rs-info-guide:before {
  content: "\f810";
}

.fi-rs-info:before {
  content: "\f811";
}

.fi-rs-information:before {
  content: "\f812";
}

.fi-rs-inhaler:before {
  content: "\f813";
}

.fi-rs-input-numeric:before {
  content: "\f814";
}

.fi-rs-input-pipe:before {
  content: "\f815";
}

.fi-rs-input-text:before {
  content: "\f816";
}

.fi-rs-insert-alt:before {
  content: "\f817";
}

.fi-rs-insert-arrows:before {
  content: "\f818";
}

.fi-rs-insert-button-circle:before {
  content: "\f819";
}

.fi-rs-insert-credit-card:before {
  content: "\f81a";
}

.fi-rs-insert-square:before {
  content: "\f81b";
}

.fi-rs-insert:before {
  content: "\f81c";
}

.fi-rs-insight-alt:before {
  content: "\f81d";
}

.fi-rs-insight-head:before {
  content: "\f81e";
}

.fi-rs-insight:before {
  content: "\f81f";
}

.fi-rs-integral:before {
  content: "\f820";
}

.fi-rs-interactive:before {
  content: "\f821";
}

.fi-rs-interlining:before {
  content: "\f822";
}

.fi-rs-internet-speed-wifi:before {
  content: "\f823";
}

.fi-rs-interrogation:before {
  content: "\f824";
}

.fi-rs-intersection:before {
  content: "\f825";
}

.fi-rs-introduction-handshake:before {
  content: "\f826";
}

.fi-rs-introduction:before {
  content: "\f827";
}

.fi-rs-inventory-alt:before {
  content: "\f828";
}

.fi-rs-invest:before {
  content: "\f829";
}

.fi-rs-investment:before {
  content: "\f82a";
}

.fi-rs-invite-alt:before {
  content: "\f82b";
}

.fi-rs-invite:before {
  content: "\f82c";
}

.fi-rs-iot-alt:before {
  content: "\f82d";
}

.fi-rs-iot:before {
  content: "\f82e";
}

.fi-rs-ip-address:before {
  content: "\f82f";
}

.fi-rs-island-tropical:before {
  content: "\f830";
}

.fi-rs-issue-loupe:before {
  content: "\f831";
}

.fi-rs-it-alt:before {
  content: "\f832";
}

.fi-rs-it-computer:before {
  content: "\f833";
}

.fi-rs-it:before {
  content: "\f834";
}

.fi-rs-italian-lira-sign:before {
  content: "\f835";
}

.fi-rs-italic:before {
  content: "\f836";
}

.fi-rs-j:before {
  content: "\f837";
}

.fi-rs-jam:before {
  content: "\f838";
}

.fi-rs-jar-alt:before {
  content: "\f839";
}

.fi-rs-jar-wheat:before {
  content: "\f83a";
}

.fi-rs-javascript:before {
  content: "\f83b";
}

.fi-rs-joint:before {
  content: "\f83c";
}

.fi-rs-joker:before {
  content: "\f83d";
}

.fi-rs-journal-alt:before {
  content: "\f83e";
}

.fi-rs-journal:before {
  content: "\f83f";
}

.fi-rs-journey:before {
  content: "\f840";
}

.fi-rs-joystick:before {
  content: "\f841";
}

.fi-rs-jpg:before {
  content: "\f842";
}

.fi-rs-jug-alt:before {
  content: "\f843";
}

.fi-rs-jug-bottle:before {
  content: "\f844";
}

.fi-rs-jug:before {
  content: "\f845";
}

.fi-rs-jumping-rope:before {
  content: "\f846";
}

.fi-rs-k:before {
  content: "\f847";
}

.fi-rs-kaaba:before {
  content: "\f848";
}

.fi-rs-kazoo:before {
  content: "\f849";
}

.fi-rs-kerning:before {
  content: "\f84a";
}

.fi-rs-key-lock-crypto:before {
  content: "\f84b";
}

.fi-rs-key-skeleton-left-right:before {
  content: "\f84c";
}

.fi-rs-key:before {
  content: "\f84d";
}

.fi-rs-keyboard-brightness-low:before {
  content: "\f84e";
}

.fi-rs-keyboard-brightness:before {
  content: "\f84f";
}

.fi-rs-keyboard-down:before {
  content: "\f850";
}

.fi-rs-keyboard-left:before {
  content: "\f851";
}

.fi-rs-keyboard:before {
  content: "\f852";
}

.fi-rs-keynote:before {
  content: "\f853";
}

.fi-rs-kidneys:before {
  content: "\f854";
}

.fi-rs-kip-sign:before {
  content: "\f855";
}

.fi-rs-kiss-beam:before {
  content: "\f856";
}

.fi-rs-kiss-wink-heart:before {
  content: "\f857";
}

.fi-rs-kiss:before {
  content: "\f858";
}

.fi-rs-kite:before {
  content: "\f859";
}

.fi-rs-kiwi-bird:before {
  content: "\f85a";
}

.fi-rs-kiwi-fruit:before {
  content: "\f85b";
}

.fi-rs-knife-kitchen:before {
  content: "\f85c";
}

.fi-rs-knife:before {
  content: "\f85d";
}

.fi-rs-knitting:before {
  content: "\f85e";
}

.fi-rs-kpi-evaluation:before {
  content: "\f85f";
}

.fi-rs-kpi:before {
  content: "\f860";
}

.fi-rs-l:before {
  content: "\f861";
}

.fi-rs-label:before {
  content: "\f862";
}

.fi-rs-lacrosse-stick-ball:before {
  content: "\f863";
}

.fi-rs-lacrosse-stick:before {
  content: "\f864";
}

.fi-rs-lambda:before {
  content: "\f865";
}

.fi-rs-lamp-desk:before {
  content: "\f866";
}

.fi-rs-lamp-floor:before {
  content: "\f867";
}

.fi-rs-lamp-street:before {
  content: "\f868";
}

.fi-rs-lamp:before {
  content: "\f869";
}

.fi-rs-land-layer-location:before {
  content: "\f86a";
}

.fi-rs-land-layers:before {
  content: "\f86b";
}

.fi-rs-land-location:before {
  content: "\f86c";
}

.fi-rs-landmark-alt:before {
  content: "\f86d";
}

.fi-rs-language:before {
  content: "\f86e";
}

.fi-rs-laptop-arrow-down:before {
  content: "\f86f";
}

.fi-rs-laptop-binary:before {
  content: "\f870";
}

.fi-rs-laptop-code:before {
  content: "\f871";
}

.fi-rs-laptop-medical:before {
  content: "\f872";
}

.fi-rs-laptop-mobile:before {
  content: "\f873";
}

.fi-rs-laptop-slash:before {
  content: "\f874";
}

.fi-rs-laptop:before {
  content: "\f875";
}

.fi-rs-lari-sign:before {
  content: "\f876";
}

.fi-rs-lasso-sparkles:before {
  content: "\f877";
}

.fi-rs-lasso:before {
  content: "\f878";
}

.fi-rs-last-square:before {
  content: "\f879";
}

.fi-rs-laugh-beam:before {
  content: "\f87a";
}

.fi-rs-laugh-squint:before {
  content: "\f87b";
}

.fi-rs-laugh-wink:before {
  content: "\f87c";
}

.fi-rs-laugh:before {
  content: "\f87d";
}

.fi-rs-lawyer-man:before {
  content: "\f87e";
}

.fi-rs-lawyer-woman:before {
  content: "\f87f";
}

.fi-rs-layer-minus:before {
  content: "\f880";
}

.fi-rs-layer-plus:before {
  content: "\f881";
}

.fi-rs-layers:before {
  content: "\f882";
}

.fi-rs-lead-funnel:before {
  content: "\f883";
}

.fi-rs-lead-management:before {
  content: "\f884";
}

.fi-rs-lead:before {
  content: "\f885";
}

.fi-rs-leader-alt:before {
  content: "\f886";
}

.fi-rs-leader-speech:before {
  content: "\f887";
}

.fi-rs-leader:before {
  content: "\f888";
}

.fi-rs-leaderboard-alt:before {
  content: "\f889";
}

.fi-rs-leaderboard-trophy:before {
  content: "\f88a";
}

.fi-rs-leaderboard:before {
  content: "\f88b";
}

.fi-rs-leadership-alt:before {
  content: "\f88c";
}

.fi-rs-leadership:before {
  content: "\f88d";
}

.fi-rs-leaf-heart:before {
  content: "\f88e";
}

.fi-rs-leaf-maple:before {
  content: "\f88f";
}

.fi-rs-leaf-oak:before {
  content: "\f890";
}

.fi-rs-leaf:before {
  content: "\f891";
}

.fi-rs-leafy-green:before {
  content: "\f892";
}

.fi-rs-leave:before {
  content: "\f893";
}

.fi-rs-left-from-bracket:before {
  content: "\f894";
}

.fi-rs-left:before {
  content: "\f895";
}

.fi-rs-legal:before {
  content: "\f896";
}

.fi-rs-lemon:before {
  content: "\f897";
}

.fi-rs-lesbian-couple:before {
  content: "\f898";
}

.fi-rs-less-than-equal:before {
  content: "\f899";
}

.fi-rs-less-than:before {
  content: "\f89a";
}

.fi-rs-lesson-class:before {
  content: "\f89b";
}

.fi-rs-lesson:before {
  content: "\f89c";
}

.fi-rs-letter-case:before {
  content: "\f89d";
}

.fi-rs-lettuce:before {
  content: "\f89e";
}

.fi-rs-level-down-alt:before {
  content: "\f89f";
}

.fi-rs-level-down:before {
  content: "\f8a0";
}

.fi-rs-level-up-alt:before {
  content: "\f8a1";
}

.fi-rs-level-up:before {
  content: "\f8a2";
}

.fi-rs-license:before {
  content: "\f8a3";
}

.fi-rs-life-ring:before {
  content: "\f8a4";
}

.fi-rs-life:before {
  content: "\f8a5";
}

.fi-rs-light-ceiling:before {
  content: "\f8a6";
}

.fi-rs-light-emergency-on:before {
  content: "\f8a7";
}

.fi-rs-light-emergency:before {
  content: "\f8a8";
}

.fi-rs-light-switch-off:before {
  content: "\f8a9";
}

.fi-rs-light-switch-on:before {
  content: "\f8aa";
}

.fi-rs-light-switch:before {
  content: "\f8ab";
}

.fi-rs-lightbulb-cfl-on:before {
  content: "\f8ac";
}

.fi-rs-lightbulb-cfl:before {
  content: "\f8ad";
}

.fi-rs-lightbulb-dollar:before {
  content: "\f8ae";
}

.fi-rs-lightbulb-exclamation:before {
  content: "\f8af";
}

.fi-rs-lightbulb-head:before {
  content: "\f8b0";
}

.fi-rs-lightbulb-on:before {
  content: "\f8b1";
}

.fi-rs-lightbulb-question:before {
  content: "\f8b2";
}

.fi-rs-lightbulb-setting:before {
  content: "\f8b3";
}

.fi-rs-lightbulb-slash:before {
  content: "\f8b4";
}

.fi-rs-lighthouse:before {
  content: "\f8b5";
}

.fi-rs-lights-holiday:before {
  content: "\f8b6";
}

.fi-rs-limit-hand:before {
  content: "\f8b7";
}

.fi-rs-limit-speedometer:before {
  content: "\f8b8";
}

.fi-rs-line-width:before {
  content: "\f8b9";
}

.fi-rs-link-alt:before {
  content: "\f8ba";
}

.fi-rs-link-horizontal-slash:before {
  content: "\f8bb";
}

.fi-rs-link-horizontal:before {
  content: "\f8bc";
}

.fi-rs-link-slash-alt:before {
  content: "\f8bd";
}

.fi-rs-link-slash:before {
  content: "\f8be";
}

.fi-rs-link:before {
  content: "\f8bf";
}

.fi-rs-lion-head:before {
  content: "\f8c0";
}

.fi-rs-lion:before {
  content: "\f8c1";
}

.fi-rs-lips:before {
  content: "\f8c2";
}

.fi-rs-lipstick:before {
  content: "\f8c3";
}

.fi-rs-lira-sign:before {
  content: "\f8c4";
}

.fi-rs-list-check:before {
  content: "\f8c5";
}

.fi-rs-list-dropdown:before {
  content: "\f8c6";
}

.fi-rs-list-music:before {
  content: "\f8c7";
}

.fi-rs-list-timeline:before {
  content: "\f8c8";
}

.fi-rs-list:before {
  content: "\f8c9";
}

.fi-rs-litecoin-sign:before {
  content: "\f8ca";
}

.fi-rs-live-alt:before {
  content: "\f8cb";
}

.fi-rs-live:before {
  content: "\f8cc";
}

.fi-rs-loading:before {
  content: "\f8cd";
}

.fi-rs-loan:before {
  content: "\f8ce";
}

.fi-rs-lobster:before {
  content: "\f8cf";
}

.fi-rs-location-alt:before {
  content: "\f8d0";
}

.fi-rs-location-arrow:before {
  content: "\f8d1";
}

.fi-rs-location-crosshairs-slash:before {
  content: "\f8d2";
}

.fi-rs-location-crosshairs:before {
  content: "\f8d3";
}

.fi-rs-location-dot-slash:before {
  content: "\f8d4";
}

.fi-rs-location-exclamation:before {
  content: "\f8d5";
}

.fi-rs-location-pin-call:before {
  content: "\f8d6";
}

.fi-rs-lock-alt:before {
  content: "\f8d7";
}

.fi-rs-lock-hashtag:before {
  content: "\f8d8";
}

.fi-rs-lock-open-alt:before {
  content: "\f8d9";
}

.fi-rs-lock:before {
  content: "\f8da";
}

.fi-rs-locust:before {
  content: "\f8db";
}

.fi-rs-log-out:before {
  content: "\f8dc";
}

.fi-rs-loop-square:before {
  content: "\f8dd";
}

.fi-rs-loveseat:before {
  content: "\f8de";
}

.fi-rs-low-vision:before {
  content: "\f8df";
}

.fi-rs-luchador:before {
  content: "\f8e0";
}

.fi-rs-luggage-cart:before {
  content: "\f8e1";
}

.fi-rs-luggage-rolling:before {
  content: "\f8e2";
}

.fi-rs-lungs-virus:before {
  content: "\f8e3";
}

.fi-rs-lungs:before {
  content: "\f8e4";
}

.fi-rs-m:before {
  content: "\f8e5";
}

.fi-rs-mace:before {
  content: "\f8e6";
}

.fi-rs-magic-wand:before {
  content: "\f8e7";
}

.fi-rs-magnet-user:before {
  content: "\f8e8";
}

.fi-rs-magnet:before {
  content: "\f8e9";
}

.fi-rs-mailbox-envelope:before {
  content: "\f8ea";
}

.fi-rs-mailbox-flag-up:before {
  content: "\f8eb";
}

.fi-rs-mailbox:before {
  content: "\f8ec";
}

.fi-rs-makeup-brush:before {
  content: "\f8ed";
}

.fi-rs-man-head:before {
  content: "\f8ee";
}

.fi-rs-man-scientist:before {
  content: "\f8ef";
}

.fi-rs-manat-sign:before {
  content: "\f8f0";
}

.fi-rs-mandolin:before {
  content: "\f8f1";
}

.fi-rs-mango:before {
  content: "\f8f2";
}

.fi-rs-manhole:before {
  content: "\f8f3";
}

.fi-rs-map-location-track:before {
  content: "\f8f4";
}

.fi-rs-map-marker-check:before {
  content: "\f8f5";
}

.fi-rs-map-marker-cross:before {
  content: "\f8f6";
}

.fi-rs-map-marker-edit:before {
  content: "\f8f7";
}

.fi-rs-map-marker-home:before {
  content: "\f8f8";
}

.fi-rs-map-marker-minus:before {
  content: "\f8f9";
}

.fi-rs-map-marker-plus:before {
  content: "\f8fa";
}

.fi-rs-map-marker-question:before {
  content: "\f8fb";
}

.fi-rs-map-marker-slash:before {
  content: "\f8fc";
}

.fi-rs-map-marker-smile:before {
  content: "\f8fd";
}

.fi-rs-map-marker:before {
  content: "\f8fe";
}

.fi-rs-map-pin:before {
  content: "\f8ff";
}

.fi-rs-map-point:before {
  content: "豈";
}

.fi-rs-map:before {
  content: "更";
}

.fi-rs-marker-time:before {
  content: "車";
}

.fi-rs-marker:before {
  content: "賈";
}

.fi-rs-marketplace-alt:before {
  content: "滑";
}

.fi-rs-marketplace-store:before {
  content: "串";
}

.fi-rs-marketplace:before {
  content: "句";
}

.fi-rs-mars-double:before {
  content: "龜";
}

.fi-rs-mars-stroke-right:before {
  content: "龜";
}

.fi-rs-mars-stroke-up:before {
  content: "契";
}

.fi-rs-mars:before {
  content: "金";
}

.fi-rs-martini-glass-citrus:before {
  content: "喇";
}

.fi-rs-martini-glass-empty:before {
  content: "奈";
}

.fi-rs-mask-carnival:before {
  content: "懶";
}

.fi-rs-mask-face:before {
  content: "癩";
}

.fi-rs-mask-snorkel:before {
  content: "羅";
}

.fi-rs-massage:before {
  content: "蘿";
}

.fi-rs-match-fire:before {
  content: "螺";
}

.fi-rs-mattress-pillow:before {
  content: "裸";
}

.fi-rs-measuring-tape:before {
  content: "邏";
}

.fi-rs-meat:before {
  content: "樂";
}

.fi-rs-medal:before {
  content: "洛";
}

.fi-rs-medical-star:before {
  content: "烙";
}

.fi-rs-medicine:before {
  content: "珞";
}

.fi-rs-meditation:before {
  content: "落";
}

.fi-rs-meeting-alt:before {
  content: "酪";
}

.fi-rs-meeting:before {
  content: "駱";
}

.fi-rs-megaphone-announcement-leader:before {
  content: "亂";
}

.fi-rs-megaphone:before {
  content: "卵";
}

.fi-rs-meh-blank:before {
  content: "欄";
}

.fi-rs-meh-rolling-eyes:before {
  content: "爛";
}

.fi-rs-meh:before {
  content: "蘭";
}

.fi-rs-melon-alt:before {
  content: "鸞";
}

.fi-rs-melon:before {
  content: "嵐";
}

.fi-rs-member-list:before {
  content: "濫";
}

.fi-rs-member-search:before {
  content: "藍";
}

.fi-rs-membership-vip:before {
  content: "襤";
}

.fi-rs-membership:before {
  content: "拉";
}

.fi-rs-memo-circle-check:before {
  content: "臘";
}

.fi-rs-memo-pad:before {
  content: "蠟";
}

.fi-rs-memo:before {
  content: "廊";
}

.fi-rs-memory:before {
  content: "朗";
}

.fi-rs-menu-dots-vertical:before {
  content: "浪";
}

.fi-rs-menu-dots:before {
  content: "狼";
}

.fi-rs-mercury:before {
  content: "郎";
}

.fi-rs-message-arrow-down:before {
  content: "來";
}

.fi-rs-message-arrow-up-right:before {
  content: "冷";
}

.fi-rs-message-arrow-up:before {
  content: "勞";
}

.fi-rs-message-bot:before {
  content: "擄";
}

.fi-rs-message-code:before {
  content: "櫓";
}

.fi-rs-message-dollar:before {
  content: "爐";
}

.fi-rs-message-heart:before {
  content: "盧";
}

.fi-rs-message-image:before {
  content: "老";
}

.fi-rs-message-question:before {
  content: "蘆";
}

.fi-rs-message-quote:before {
  content: "虜";
}

.fi-rs-message-slash:before {
  content: "路";
}

.fi-rs-message-sms:before {
  content: "露";
}

.fi-rs-message-text:before {
  content: "魯";
}

.fi-rs-message-xmark:before {
  content: "鷺";
}

.fi-rs-messages-dollar:before {
  content: "碌";
}

.fi-rs-messages-question:before {
  content: "祿";
}

.fi-rs-messages:before {
  content: "綠";
}

.fi-rs-meteor:before {
  content: "菉";
}

.fi-rs-meter-bolt:before {
  content: "錄";
}

.fi-rs-meter-droplet:before {
  content: "鹿";
}

.fi-rs-meter-fire:before {
  content: "論";
}

.fi-rs-meter:before {
  content: "壟";
}

.fi-rs-method:before {
  content: "弄";
}

.fi-rs-microchip-ai:before {
  content: "籠";
}

.fi-rs-microchip:before {
  content: "聾";
}

.fi-rs-microphone-alt:before {
  content: "牢";
}

.fi-rs-microphone-slash:before {
  content: "磊";
}

.fi-rs-microphone:before {
  content: "賂";
}

.fi-rs-microscope:before {
  content: "雷";
}

.fi-rs-microwave:before {
  content: "壘";
}

.fi-rs-milk-alt:before {
  content: "屢";
}

.fi-rs-milk:before {
  content: "樓";
}

.fi-rs-mill-sign:before {
  content: "淚";
}

.fi-rs-mind-share:before {
  content: "漏";
}

.fi-rs-minus-circle:before {
  content: "累";
}

.fi-rs-minus-hexagon:before {
  content: "縷";
}

.fi-rs-minus-small:before {
  content: "陋";
}

.fi-rs-minuss:before {
  content: "勒";
}

.fi-rs-mistletoe:before {
  content: "肋";
}

.fi-rs-mix:before {
  content: "凜";
}

.fi-rs-mobile-button:before {
  content: "凌";
}

.fi-rs-mobile-notch:before {
  content: "稜";
}

.fi-rs-mobile:before {
  content: "綾";
}

.fi-rs-mockup:before {
  content: "菱";
}

.fi-rs-mode-alt:before {
  content: "陵";
}

.fi-rs-mode-landscape:before {
  content: "讀";
}

.fi-rs-mode-portrait:before {
  content: "拏";
}

.fi-rs-mode:before {
  content: "樂";
}

.fi-rs-model-cube-arrows:before {
  content: "諾";
}

.fi-rs-model-cube-space:before {
  content: "丹";
}

.fi-rs-model-cube:before {
  content: "寧";
}

.fi-rs-module:before {
  content: "怒";
}

.fi-rs-monday:before {
  content: "率";
}

.fi-rs-money-bill-simple:before {
  content: "異";
}

.fi-rs-money-bill-transfer:before {
  content: "北";
}

.fi-rs-money-bill-wave-alt:before {
  content: "磻";
}

.fi-rs-money-bill-wave:before {
  content: "便";
}

.fi-rs-money-bills-simple:before {
  content: "復";
}

.fi-rs-money-bills:before {
  content: "不";
}

.fi-rs-money-check-edit-alt:before {
  content: "泌";
}

.fi-rs-money-check-edit:before {
  content: "數";
}

.fi-rs-money-check:before {
  content: "索";
}

.fi-rs-money-coin-transfer:before {
  content: "參";
}

.fi-rs-money-from-bracket:before {
  content: "塞";
}

.fi-rs-money-simple-from-bracket:before {
  content: "省";
}

.fi-rs-money-transfer-alt:before {
  content: "葉";
}

.fi-rs-money-transfer-coin-arrow:before {
  content: "說";
}

.fi-rs-money-transfer-smartphone:before {
  content: "殺";
}

.fi-rs-money-wings:before {
  content: "辰";
}

.fi-rs-money:before {
  content: "沈";
}

.fi-rs-monkey:before {
  content: "拾";
}

.fi-rs-monument:before {
  content: "若";
}

.fi-rs-moon-stars:before {
  content: "掠";
}

.fi-rs-moon:before {
  content: "略";
}

.fi-rs-moped:before {
  content: "亮";
}

.fi-rs-mortar-pestle:before {
  content: "兩";
}

.fi-rs-mortgage:before {
  content: "凉";
}

.fi-rs-mosque-alt:before {
  content: "梁";
}

.fi-rs-mosque-moon:before {
  content: "糧";
}

.fi-rs-mosque:before {
  content: "良";
}

.fi-rs-mosquito-net:before {
  content: "諒";
}

.fi-rs-mosquito:before {
  content: "量";
}

.fi-rs-motorcycle:before {
  content: "勵";
}

.fi-rs-mound:before {
  content: "呂";
}

.fi-rs-mountain-city:before {
  content: "女";
}

.fi-rs-mountain:before {
  content: "廬";
}

.fi-rs-mountains:before {
  content: "旅";
}

.fi-rs-mouse-field:before {
  content: "濾";
}

.fi-rs-mouse:before {
  content: "礪";
}

.fi-rs-mov-file:before {
  content: "閭";
}

.fi-rs-move-to-folder-2:before {
  content: "驪";
}

.fi-rs-move-to-folder:before {
  content: "麗";
}

.fi-rs-mp3-file:before {
  content: "黎";
}

.fi-rs-mp3-player:before {
  content: "力";
}

.fi-rs-mp4-file:before {
  content: "曆";
}

.fi-rs-mug-alt:before {
  content: "歷";
}

.fi-rs-mug-hot-alt:before {
  content: "轢";
}

.fi-rs-mug-hot:before {
  content: "年";
}

.fi-rs-mug-marshmallows:before {
  content: "憐";
}

.fi-rs-mug-tea-saucer:before {
  content: "戀";
}

.fi-rs-mug-tea:before {
  content: "撚";
}

.fi-rs-mug:before {
  content: "漣";
}

.fi-rs-multiple-alt:before {
  content: "煉";
}

.fi-rs-multiple:before {
  content: "璉";
}

.fi-rs-muscle:before {
  content: "秊";
}

.fi-rs-mushroom-alt:before {
  content: "練";
}

.fi-rs-mushroom:before {
  content: "聯";
}

.fi-rs-music-alt:before {
  content: "輦";
}

.fi-rs-music-file:before {
  content: "蓮";
}

.fi-rs-music-note-slash:before {
  content: "連";
}

.fi-rs-music-note:before {
  content: "鍊";
}

.fi-rs-music-slash:before {
  content: "列";
}

.fi-rs-music:before {
  content: "劣";
}

.fi-rs-n:before {
  content: "咽";
}

.fi-rs-naira-sign:before {
  content: "烈";
}

.fi-rs-narwhal:before {
  content: "裂";
}

.fi-rs-navigation:before {
  content: "說";
}

.fi-rs-nesting-dolls:before {
  content: "廉";
}

.fi-rs-network-analytic:before {
  content: "念";
}

.fi-rs-network-cloud:before {
  content: "捻";
}

.fi-rs-network:before {
  content: "殮";
}

.fi-rs-neuter:before {
  content: "簾";
}

.fi-rs-newsletter-subscribe:before {
  content: "獵";
}

.fi-rs-newspaper-open:before {
  content: "令";
}

.fi-rs-newspaper:before {
  content: "囹";
}

.fi-rs-nfc-lock:before {
  content: "寧";
}

.fi-rs-nfc-magnifying-glass:before {
  content: "嶺";
}

.fi-rs-nfc-pen:before {
  content: "怜";
}

.fi-rs-nfc-slash:before {
  content: "玲";
}

.fi-rs-nfc-trash:before {
  content: "瑩";
}

.fi-rs-nfc:before {
  content: "羚";
}

.fi-rs-night-day:before {
  content: "聆";
}

.fi-rs-no-fee:before {
  content: "鈴";
}

.fi-rs-no-people:before {
  content: "零";
}

.fi-rs-noodles:before {
  content: "靈";
}

.fi-rs-nose:before {
  content: "領";
}

.fi-rs-not-equal:before {
  content: "例";
}

.fi-rs-not-found-alt:before {
  content: "禮";
}

.fi-rs-not-found-magnifying-glass:before {
  content: "醴";
}

.fi-rs-not-found:before {
  content: "隸";
}

.fi-rs-notdef:before {
  content: "惡";
}

.fi-rs-note-medical:before {
  content: "了";
}

.fi-rs-note-sticky:before {
  content: "僚";
}

.fi-rs-note:before {
  content: "寮";
}

.fi-rs-notebook-alt:before {
  content: "尿";
}

.fi-rs-notebook:before {
  content: "料";
}

.fi-rs-notes-medical:before {
  content: "樂";
}

.fi-rs-notes:before {
  content: "燎";
}

.fi-rs-o:before {
  content: "療";
}

.fi-rs-object-exclude:before {
  content: "蓼";
}

.fi-rs-object-group:before {
  content: "遼";
}

.fi-rs-object-intersect:before {
  content: "龍";
}

.fi-rs-object-subtract:before {
  content: "暈";
}

.fi-rs-object-ungroup:before {
  content: "阮";
}

.fi-rs-object-union:before {
  content: "劉";
}

.fi-rs-objects-column:before {
  content: "杻";
}

.fi-rs-octagon-check:before {
  content: "柳";
}

.fi-rs-octagon-divide:before {
  content: "流";
}

.fi-rs-octagon-exclamation:before {
  content: "溜";
}

.fi-rs-octagon-minus:before {
  content: "琉";
}

.fi-rs-octagon-plus:before {
  content: "留";
}

.fi-rs-octagon-xmark:before {
  content: "硫";
}

.fi-rs-octagon:before {
  content: "紐";
}

.fi-rs-oil-can:before {
  content: "類";
}

.fi-rs-oil-temp:before {
  content: "六";
}

.fi-rs-olive-oil:before {
  content: "戮";
}

.fi-rs-olive:before {
  content: "陸";
}

.fi-rs-olives:before {
  content: "倫";
}

.fi-rs-om:before {
  content: "崙";
}

.fi-rs-omega:before {
  content: "淪";
}

.fi-rs-onboarding:before {
  content: "輪";
}

.fi-rs-onion:before {
  content: "律";
}

.fi-rs-opacity:before {
  content: "慄";
}

.fi-rs-open-mail-clip:before {
  content: "栗";
}

.fi-rs-operating-system-upgrade:before {
  content: "率";
}

.fi-rs-operation:before {
  content: "隆";
}

.fi-rs-order-history:before {
  content: "利";
}

.fi-rs-organization-chart:before {
  content: "吏";
}

.fi-rs-ornament:before {
  content: "履";
}

.fi-rs-otp:before {
  content: "易";
}

.fi-rs-otter:before {
  content: "李";
}

.fi-rs-outdent:before {
  content: "梨";
}

.fi-rs-oval-alt:before {
  content: "泥";
}

.fi-rs-oval:before {
  content: "理";
}

.fi-rs-oven:before {
  content: "痢";
}

.fi-rs-overline:before {
  content: "罹";
}

.fi-rs-overview:before {
  content: "裏";
}

.fi-rs-p:before {
  content: "裡";
}

.fi-rs-package:before {
  content: "里";
}

.fi-rs-padlock-check:before {
  content: "離";
}

.fi-rs-page-break:before {
  content: "匿";
}

.fi-rs-pager:before {
  content: "溺";
}

.fi-rs-paid:before {
  content: "吝";
}

.fi-rs-paint-brush:before {
  content: "燐";
}

.fi-rs-paint-roller:before {
  content: "璘";
}

.fi-rs-paintbrush-pencil:before {
  content: "藺";
}

.fi-rs-palette:before {
  content: "隣";
}

.fi-rs-pallet-alt:before {
  content: "鱗";
}

.fi-rs-pallet:before {
  content: "麟";
}

.fi-rs-pan-food:before {
  content: "林";
}

.fi-rs-pan-frying:before {
  content: "淋";
}

.fi-rs-pan:before {
  content: "臨";
}

.fi-rs-pancakes:before {
  content: "立";
}

.fi-rs-panorama:before {
  content: "笠";
}

.fi-rs-paper-plane-launch:before {
  content: "粒";
}

.fi-rs-paper-plane-top:before {
  content: "狀";
}

.fi-rs-paper-plane:before {
  content: "炙";
}

.fi-rs-paperclip-vertical:before {
  content: "識";
}

.fi-rs-parachute-box:before {
  content: "什";
}

.fi-rs-paragraph-left:before {
  content: "茶";
}

.fi-rs-paragraph:before {
  content: "刺";
}

.fi-rs-parking-circle-slash:before {
  content: "切";
}

.fi-rs-parking-circle:before {
  content: "度";
}

.fi-rs-parking-slash:before {
  content: "拓";
}

.fi-rs-parking:before {
  content: "糖";
}

.fi-rs-party-bell:before {
  content: "宅";
}

.fi-rs-party-horn:before {
  content: "洞";
}

.fi-rs-passport:before {
  content: "暴";
}

.fi-rs-password-alt:before {
  content: "輻";
}

.fi-rs-password-computer:before {
  content: "行";
}

.fi-rs-password-email:before {
  content: "降";
}

.fi-rs-password-smartphone:before {
  content: "見";
}

.fi-rs-password:before {
  content: "廓";
}

.fi-rs-paste:before {
  content: "兀";
}

.fi-rs-pattern:before {
  content: "嗀";
}

.fi-rs-pause-circle:before {
  content: "﨎";
}

.fi-rs-pause-square:before {
  content: "﨏";
}

.fi-rs-pause:before {
  content: "塚";
}

.fi-rs-paw-claws:before {
  content: "﨑";
}

.fi-rs-paw-heart:before {
  content: "晴";
}

.fi-rs-paw:before {
  content: "﨓";
}

.fi-rs-payment-pos:before {
  content: "﨔";
}

.fi-rs-payroll-calendar:before {
  content: "凞";
}

.fi-rs-payroll-check:before {
  content: "猪";
}

.fi-rs-payroll:before {
  content: "益";
}

.fi-rs-peace:before {
  content: "礼";
}

.fi-rs-peach:before {
  content: "神";
}

.fi-rs-peanut:before {
  content: "祥";
}

.fi-rs-peanuts:before {
  content: "福";
}

.fi-rs-peapod:before {
  content: "靖";
}

.fi-rs-pear:before {
  content: "精";
}

.fi-rs-pedestal:before {
  content: "羽";
}

.fi-rs-pen-circle:before {
  content: "﨟";
}

.fi-rs-pen-clip-slash:before {
  content: "蘒";
}

.fi-rs-pen-clip:before {
  content: "﨡";
}

.fi-rs-pen-fancy-slash:before {
  content: "諸";
}

.fi-rs-pen-fancy:before {
  content: "﨣";
}

.fi-rs-pen-field:before {
  content: "﨤";
}

.fi-rs-pen-nib-slash:before {
  content: "逸";
}

.fi-rs-pen-nib:before {
  content: "都";
}

.fi-rs-pen-slash:before {
  content: "﨧";
}

.fi-rs-pen-square:before {
  content: "﨨";
}

.fi-rs-pen-swirl:before {
  content: "﨩";
}

.fi-rs-pencil-paintbrush:before {
  content: "飯";
}

.fi-rs-pencil-ruler:before {
  content: "飼";
}

.fi-rs-pencil-slash:before {
  content: "館";
}

.fi-rs-pencil:before {
  content: "鶴";
}

.fi-rs-pending:before {
  content: "郞";
}

.fi-rs-pennant:before {
  content: "隷";
}

.fi-rs-people-arrows-left-right:before {
  content: "侮";
}

.fi-rs-people-carry-box:before {
  content: "僧";
}

.fi-rs-people-dress:before {
  content: "免";
}

.fi-rs-people-network-partner:before {
  content: "勉";
}

.fi-rs-people-pants:before {
  content: "勤";
}

.fi-rs-people-poll:before {
  content: "卑";
}

.fi-rs-people-pulling:before {
  content: "喝";
}

.fi-rs-people-roof:before {
  content: "嘆";
}

.fi-rs-people:before {
  content: "器";
}

.fi-rs-pepper-alt:before {
  content: "塀";
}

.fi-rs-pepper-hot:before {
  content: "墨";
}

.fi-rs-pepper:before {
  content: "層";
}

.fi-rs-percent-10:before {
  content: "屮";
}

.fi-rs-percent-100:before {
  content: "悔";
}

.fi-rs-percent-20:before {
  content: "慨";
}

.fi-rs-percent-25:before {
  content: "憎";
}

.fi-rs-percent-30:before {
  content: "懲";
}

.fi-rs-percent-40:before {
  content: "敏";
}

.fi-rs-percent-50:before {
  content: "既";
}

.fi-rs-percent-60:before {
  content: "暑";
}

.fi-rs-percent-70:before {
  content: "梅";
}

.fi-rs-percent-75:before {
  content: "海";
}

.fi-rs-percent-80:before {
  content: "渚";
}

.fi-rs-percent-90:before {
  content: "漢";
}

.fi-rs-percentage:before {
  content: "煮";
}

.fi-rs-person-burst:before {
  content: "爫";
}

.fi-rs-person-carry-box:before {
  content: "琢";
}

.fi-rs-person-circle-check:before {
  content: "碑";
}

.fi-rs-person-circle-exclamation:before {
  content: "社";
}

.fi-rs-person-circle-minus:before {
  content: "祉";
}

.fi-rs-person-circle-plus:before {
  content: "祈";
}

.fi-rs-person-circle-question:before {
  content: "祐";
}

.fi-rs-person-circle-xmark:before {
  content: "祖";
}

.fi-rs-person-cv:before {
  content: "祝";
}

.fi-rs-person-dolly-empty:before {
  content: "禍";
}

.fi-rs-person-dolly:before {
  content: "禎";
}

.fi-rs-person-dress-simple:before {
  content: "穀";
}

.fi-rs-person-dress:before {
  content: "突";
}

.fi-rs-person-luggage:before {
  content: "節";
}

.fi-rs-person-lunge:before {
  content: "練";
}

.fi-rs-person-pilates:before {
  content: "縉";
}

.fi-rs-person-praying:before {
  content: "繁";
}

.fi-rs-person-pregnant:before {
  content: "署";
}

.fi-rs-person-seat-reclined:before {
  content: "者";
}

.fi-rs-person-seat:before {
  content: "臭";
}

.fi-rs-person-shelter:before {
  content: "艹";
}

.fi-rs-person-sign:before {
  content: "艹";
}

.fi-rs-person-simple:before {
  content: "著";
}

.fi-rs-person-walking-with-cane:before {
  content: "褐";
}

.fi-rs-peseta-sign:before {
  content: "視";
}

.fi-rs-peso-sign:before {
  content: "謁";
}

.fi-rs-pets:before {
  content: "謹";
}

.fi-rs-pharmacy:before {
  content: "賓";
}

.fi-rs-phone-call:before {
  content: "贈";
}

.fi-rs-phone-cross:before {
  content: "辶";
}

.fi-rs-phone-flip:before {
  content: "逸";
}

.fi-rs-phone-guide:before {
  content: "難";
}

.fi-rs-phone-heart-message:before {
  content: "響";
}

.fi-rs-phone-office:before {
  content: "頻";
}

.fi-rs-phone-pause:before {
  content: "恵";
}

.fi-rs-phone-plus:before {
  content: "𤋮";
}

.fi-rs-phone-rotary:before {
  content: "舘";
}

.fi-rs-phone-slash:before {
  content: "﩮";
}

.fi-rs-photo-capture:before {
  content: "﩯";
}

.fi-rs-photo-film-music:before {
  content: "並";
}

.fi-rs-photo-video:before {
  content: "况";
}

.fi-rs-physics:before {
  content: "全";
}

.fi-rs-Pi:before {
  content: "侀";
}

.fi-rs-piano-keyboard:before {
  content: "充";
}

.fi-rs-piano:before {
  content: "冀";
}

.fi-rs-pickaxe:before {
  content: "勇";
}

.fi-rs-picking-box:before {
  content: "勺";
}

.fi-rs-picking:before {
  content: "喝";
}

.fi-rs-picnic:before {
  content: "啕";
}

.fi-rs-picpeople-filled:before {
  content: "喙";
}

.fi-rs-picpeople:before {
  content: "嗢";
}

.fi-rs-picture:before {
  content: "塚";
}

.fi-rs-pie:before {
  content: "墳";
}

.fi-rs-pig-bank-bulb:before {
  content: "奄";
}

.fi-rs-pig-face:before {
  content: "奔";
}

.fi-rs-pig:before {
  content: "婢";
}

.fi-rs-piggy-bank-budget:before {
  content: "嬨";
}

.fi-rs-piggy-bank:before {
  content: "廒";
}

.fi-rs-pills:before {
  content: "廙";
}

.fi-rs-pinata:before {
  content: "彩";
}

.fi-rs-pineapple-alt:before {
  content: "徭";
}

.fi-rs-pineapple:before {
  content: "惘";
}

.fi-rs-ping-pong:before {
  content: "慎";
}

.fi-rs-pipe-smoking:before {
  content: "愈";
}

.fi-rs-pixabay:before {
  content: "憎";
}

.fi-rs-pizza-slice:before {
  content: "慠";
}

.fi-rs-place-of-worship:before {
  content: "懲";
}

.fi-rs-plan-strategy:before {
  content: "戴";
}

.fi-rs-plan:before {
  content: "揄";
}

.fi-rs-plane-alt:before {
  content: "搜";
}

.fi-rs-plane-arrival:before {
  content: "摒";
}

.fi-rs-plane-departure:before {
  content: "敖";
}

.fi-rs-plane-prop:before {
  content: "晴";
}

.fi-rs-plane-slash:before {
  content: "朗";
}

.fi-rs-plane-tail:before {
  content: "望";
}

.fi-rs-plane:before {
  content: "杖";
}

.fi-rs-planet-moon:before {
  content: "歹";
}

.fi-rs-planet-ringed:before {
  content: "殺";
}

.fi-rs-plant-care:before {
  content: "流";
}

.fi-rs-plant-growth:before {
  content: "滛";
}

.fi-rs-plant-seed-invest:before {
  content: "滋";
}

.fi-rs-plant-wilt:before {
  content: "漢";
}

.fi-rs-plate-utensils:before {
  content: "瀞";
}

.fi-rs-plate-wheat:before {
  content: "煮";
}

.fi-rs-plate:before {
  content: "瞧";
}

.fi-rs-play-alt:before {
  content: "爵";
}

.fi-rs-play-circle:before {
  content: "犯";
}

.fi-rs-play-microphone:before {
  content: "猪";
}

.fi-rs-play-pause:before {
  content: "瑱";
}

.fi-rs-play:before {
  content: "甆";
}

.fi-rs-playing-cards:before {
  content: "画";
}

.fi-rs-plug-alt:before {
  content: "瘝";
}

.fi-rs-plug-cable:before {
  content: "瘟";
}

.fi-rs-plug-circle-bolt:before {
  content: "益";
}

.fi-rs-plug-circle-check:before {
  content: "盛";
}

.fi-rs-plug-circle-exclamation:before {
  content: "直";
}

.fi-rs-plug-circle-minus:before {
  content: "睊";
}

.fi-rs-plug-circle-plus:before {
  content: "着";
}

.fi-rs-plug-connection:before {
  content: "磌";
}

.fi-rs-plug:before {
  content: "窱";
}

.fi-rs-plus-hexagon:before {
  content: "節";
}

.fi-rs-plus-minus:before {
  content: "类";
}

.fi-rs-plus-small:before {
  content: "絛";
}

.fi-rs-plus:before {
  content: "練";
}

.fi-rs-png-file:before {
  content: "缾";
}

.fi-rs-podcast:before {
  content: "者";
}

.fi-rs-podium-star:before {
  content: "荒";
}

.fi-rs-podium-victory-leader:before {
  content: "華";
}

.fi-rs-podium:before {
  content: "蝹";
}

.fi-rs-point-of-sale-bill:before {
  content: "襁";
}

.fi-rs-point-of-sale-signal:before {
  content: "覆";
}

.fi-rs-point-of-sale:before {
  content: "視";
}

.fi-rs-pointer-loading:before {
  content: "調";
}

.fi-rs-pointer-text:before {
  content: "諸";
}

.fi-rs-poker-chip:before {
  content: "請";
}

.fi-rs-police-box:before {
  content: "謁";
}

.fi-rs-poll-h:before {
  content: "諾";
}

.fi-rs-pollution:before {
  content: "諭";
}

.fi-rs-pompebled:before {
  content: "謹";
}

.fi-rs-poo-bolt:before {
  content: "變";
}

.fi-rs-poo:before {
  content: "贈";
}

.fi-rs-pool-8-ball:before {
  content: "輸";
}

.fi-rs-poop:before {
  content: "遲";
}

.fi-rs-popcorn:before {
  content: "醙";
}

.fi-rs-popsicle:before {
  content: "鉶";
}

.fi-rs-portal-enter:before {
  content: "陼";
}

.fi-rs-portal-exit:before {
  content: "難";
}

.fi-rs-portrait:before {
  content: "靖";
}

.fi-rs-postal-address:before {
  content: "韛";
}

.fi-rs-pot:before {
  content: "響";
}

.fi-rs-potato:before {
  content: "頋";
}

.fi-rs-pound:before {
  content: "頻";
}

.fi-rs-ppt-file:before {
  content: "鬒";
}

.fi-rs-practice:before {
  content: "龜";
}

.fi-rs-praying-hands:before {
  content: "𢡊";
}

.fi-rs-prescription-bottle-alt:before {
  content: "𢡄";
}

.fi-rs-prescription-bottle-pill:before {
  content: "𣏕";
}

.fi-rs-prescription-bottle:before {
  content: "㮝";
}

.fi-rs-prescription:before {
  content: "䀘";
}

.fi-rs-presentation:before {
  content: "䀹";
}

.fi-rs-preview:before {
  content: "𥉉";
}

.fi-rs-previous-square:before {
  content: "𥳐";
}

.fi-rs-print-magnifying-glass:before {
  content: "𧻓";
}

.fi-rs-print-slash:before {
  content: "齃";
}

.fi-rs-print:before {
  content: "龎";
}

.fi-rs-priority-arrow:before {
  content: "﫚";
}

.fi-rs-priority-arrows:before {
  content: "﫛";
}

.fi-rs-priority-importance:before {
  content: "﫜";
}

.fi-rs-problem-solving:before {
  content: "﫝";
}

.fi-rs-procedures:before {
  content: "﫞";
}

.fi-rs-process:before {
  content: "﫟";
}

.fi-rs-productivity:before {
  content: "﫠";
}

.fi-rs-progress-complete:before {
  content: "﫡";
}

.fi-rs-progress-download:before {
  content: "﫢";
}

.fi-rs-progress-upload:before {
  content: "﫣";
}

.fi-rs-projector:before {
  content: "﫤";
}

.fi-rs-protractor:before {
  content: "﫥";
}

.fi-rs-pulse:before {
  content: "﫦";
}

.fi-rs-pump-medical:before {
  content: "﫧";
}

.fi-rs-pump:before {
  content: "﫨";
}

.fi-rs-pumpkin-alt-2:before {
  content: "﫩";
}

.fi-rs-pumpkin-alt:before {
  content: "﫪";
}

.fi-rs-pumpkin:before {
  content: "﫫";
}

.fi-rs-puzzle-alt:before {
  content: "﫬";
}

.fi-rs-puzzle-piece-integration:before {
  content: "﫭";
}

.fi-rs-puzzle-piece:before {
  content: "﫮";
}

.fi-rs-puzzle-pieces:before {
  content: "﫯";
}

.fi-rs-pyramid:before {
  content: "﫰";
}

.fi-rs-q:before {
  content: "﫱";
}

.fi-rs-qr-scan:before {
  content: "﫲";
}

.fi-rs-QR:before {
  content: "﫳";
}

.fi-rs-qrcode:before {
  content: "﫴";
}

.fi-rs-question-square:before {
  content: "﫵";
}

.fi-rs-question:before {
  content: "﫶";
}

.fi-rs-queue-alt:before {
  content: "﫷";
}

.fi-rs-queue-line:before {
  content: "﫸";
}

.fi-rs-queue-signal:before {
  content: "﫹";
}

.fi-rs-queue:before {
  content: "﫺";
}

.fi-rs-quill-pen-story:before {
  content: "﫻";
}

.fi-rs-quiz-alt:before {
  content: "﫼";
}

.fi-rs-quiz:before {
  content: "﫽";
}

.fi-rs-quote-right:before {
  content: "﫾";
}

.fi-rs-r:before {
  content: "﫿";
}

.fi-rs-rabbit-fast:before {
  content: "ﬀ";
}

.fi-rs-rabbit:before {
  content: "ﬁ";
}

.fi-rs-raccoon:before {
  content: "ﬂ";
}

.fi-rs-racquet:before {
  content: "ﬃ";
}

.fi-rs-radar-monitoring-track:before {
  content: "ﬄ";
}

.fi-rs-radar:before {
  content: "ﬅ";
}

.fi-rs-radiation-alt:before {
  content: "ﬆ";
}

.fi-rs-radiation:before {
  content: "﬇";
}

.fi-rs-radio-alt:before {
  content: "﬈";
}

.fi-rs-radio-button:before {
  content: "﬉";
}

.fi-rs-radio:before {
  content: "﬊";
}

.fi-rs-radish:before {
  content: "﬋";
}

.fi-rs-rainbow:before {
  content: "﬌";
}

.fi-rs-raindrops:before {
  content: "﬍";
}

.fi-rs-ram:before {
  content: "﬎";
}

.fi-rs-ramp-loading:before {
  content: "﬏";
}

.fi-rs-rank:before {
  content: "﬐";
}

.fi-rs-ranking-podium-empty:before {
  content: "﬑";
}

.fi-rs-ranking-podium:before {
  content: "﬒";
}

.fi-rs-ranking-star:before {
  content: "ﬓ";
}

.fi-rs-ranking-stars:before {
  content: "ﬔ";
}

.fi-rs-raygun:before {
  content: "ﬕ";
}

.fi-rs-razor-barber:before {
  content: "ﬖ";
}

.fi-rs-react:before {
  content: "ﬗ";
}

.fi-rs-rec:before {
  content: "﬘";
}

.fi-rs-receipt:before {
  content: "﬙";
}

.fi-rs-recipe-book:before {
  content: "﬚";
}

.fi-rs-recipe:before {
  content: "﬛";
}

.fi-rs-record-vinyl:before {
  content: "﬜";
}

.fi-rs-rectabgle-vertical:before {
  content: "יִ";
}

.fi-rs-rectangle-barcode:before {
  content: "ﬞ";
}

.fi-rs-rectangle-code:before {
  content: "ײַ";
}

.fi-rs-rectangle-history-circle-plus:before {
  content: "ﬠ";
}

.fi-rs-rectangle-horizontal:before {
  content: "ﬡ";
}

.fi-rs-rectangle-list:before {
  content: "ﬢ";
}

.fi-rs-rectangle-panoramic:before {
  content: "ﬣ";
}

.fi-rs-rectangle-pro:before {
  content: "ﬤ";
}

.fi-rs-rectangle-vertical-history:before {
  content: "ﬥ";
}

.fi-rs-rectangle-vertical:before {
  content: "ﬦ";
}

.fi-rs-rectangle-xmark:before {
  content: "ﬧ";
}

.fi-rs-rectangles-mixed:before {
  content: "ﬨ";
}

.fi-rs-recycle-bin:before {
  content: "﬩";
}

.fi-rs-recycle:before {
  content: "שׁ";
}

.fi-rs-redo-alt:before {
  content: "שׂ";
}

.fi-rs-redo:before {
  content: "שּׁ";
}

.fi-rs-reel:before {
  content: "שּׂ";
}

.fi-rs-refer-arrow:before {
  content: "אַ";
}

.fi-rs-refer:before {
  content: "אָ";
}

.fi-rs-referral-alt:before {
  content: "אּ";
}

.fi-rs-referral-user:before {
  content: "בּ";
}

.fi-rs-referral:before {
  content: "גּ";
}

.fi-rs-reflect-horizontal-alt:before {
  content: "דּ";
}

.fi-rs-reflect-horizontal:before {
  content: "הּ";
}

.fi-rs-reflect-vertical:before {
  content: "וּ";
}

.fi-rs-reflect:before {
  content: "זּ";
}

.fi-rs-refresh:before {
  content: "﬷";
}

.fi-rs-refrigerator:before {
  content: "טּ";
}

.fi-rs-refund-alt:before {
  content: "יּ";
}

.fi-rs-refund:before {
  content: "ךּ";
}

.fi-rs-region-pin-alt:before {
  content: "כּ";
}

.fi-rs-region-pin:before {
  content: "לּ";
}

.fi-rs-registered:before {
  content: "﬽";
}

.fi-rs-registration-paper:before {
  content: "מּ";
}

.fi-rs-remove-folder:before {
  content: "﬿";
}

.fi-rs-remove-user:before {
  content: "נּ";
}

.fi-rs-rent-signal:before {
  content: "סּ";
}

.fi-rs-rent:before {
  content: "﭂";
}

.fi-rs-replace:before {
  content: "ףּ";
}

.fi-rs-replay-10:before {
  content: "פּ";
}

.fi-rs-replay-30:before {
  content: "﭅";
}

.fi-rs-replay-5:before {
  content: "צּ";
}

.fi-rs-reply-all:before {
  content: "קּ";
}

.fi-rs-republican:before {
  content: "רּ";
}

.fi-rs-reservation-smartphone:before {
  content: "שּ";
}

.fi-rs-reservation-table:before {
  content: "תּ";
}

.fi-rs-resistance-band:before {
  content: "וֹ";
}

.fi-rs-resize:before {
  content: "בֿ";
}

.fi-rs-resources:before {
  content: "כֿ";
}

.fi-rs-restaurant:before {
  content: "פֿ";
}

.fi-rs-restock:before {
  content: "ﭏ";
}

.fi-rs-restroom-simple:before {
  content: "ﭐ";
}

.fi-rs-resume:before {
  content: "ﭑ";
}

.fi-rs-revenue-alt:before {
  content: "ﭒ";
}

.fi-rs-revenue-euro:before {
  content: "ﭓ";
}

.fi-rs-Revenue:before {
  content: "ﭔ";
}

.fi-rs-review:before {
  content: "ﭕ";
}

.fi-rs-rewind-button-circle:before {
  content: "ﭖ";
}

.fi-rs-rewind:before {
  content: "ﭗ";
}

.fi-rs-rhombus:before {
  content: "ﭘ";
}

.fi-rs-ribbon:before {
  content: "ﭙ";
}

.fi-rs-right-from-bracket:before {
  content: "ﭚ";
}

.fi-rs-right:before {
  content: "ﭛ";
}

.fi-rs-ring-diamond:before {
  content: "ﭜ";
}

.fi-rs-ring:before {
  content: "ﭝ";
}

.fi-rs-rings-wedding:before {
  content: "ﭞ";
}

.fi-rs-risk-alt:before {
  content: "ﭟ";
}

.fi-rs-risk:before {
  content: "ﭠ";
}

.fi-rs-road-barrier:before {
  content: "ﭡ";
}

.fi-rs-road-sign-left:before {
  content: "ﭢ";
}

.fi-rs-road:before {
  content: "ﭣ";
}

.fi-rs-robot:before {
  content: "ﭤ";
}

.fi-rs-robotic-arm:before {
  content: "ﭥ";
}

.fi-rs-rocket-lunch:before {
  content: "ﭦ";
}

.fi-rs-rocket:before {
  content: "ﭧ";
}

.fi-rs-roller-coaster:before {
  content: "ﭨ";
}

.fi-rs-room-service:before {
  content: "ﭩ";
}

.fi-rs-rotate-exclamation:before {
  content: "ﭪ";
}

.fi-rs-rotate-left:before {
  content: "ﭫ";
}

.fi-rs-rotate-reverse:before {
  content: "ﭬ";
}

.fi-rs-rotate-right:before {
  content: "ﭭ";
}

.fi-rs-rotate-square:before {
  content: "ﭮ";
}

.fi-rs-roulette:before {
  content: "ﭯ";
}

.fi-rs-route-highway:before {
  content: "ﭰ";
}

.fi-rs-route-interstate:before {
  content: "ﭱ";
}

.fi-rs-route:before {
  content: "ﭲ";
}

.fi-rs-router:before {
  content: "ﭳ";
}

.fi-rs-rss-alt:before {
  content: "ﭴ";
}

.fi-rs-rss:before {
  content: "ﭵ";
}

.fi-rs-ruble-sign:before {
  content: "ﭶ";
}

.fi-rs-rugby-helmet:before {
  content: "ﭷ";
}

.fi-rs-rugby:before {
  content: "ﭸ";
}

.fi-rs-ruler-combined:before {
  content: "ﭹ";
}

.fi-rs-ruler-horizontal:before {
  content: "ﭺ";
}

.fi-rs-ruler-triangle:before {
  content: "ﭻ";
}

.fi-rs-ruler-vertical:before {
  content: "ﭼ";
}

.fi-rs-rules-alt:before {
  content: "ﭽ";
}

.fi-rs-rules:before {
  content: "ﭾ";
}

.fi-rs-running-track:before {
  content: "ﭿ";
}

.fi-rs-running:before {
  content: "ﮀ";
}

.fi-rs-rupee-sign:before {
  content: "ﮁ";
}

.fi-rs-rupiah-sign:before {
  content: "ﮂ";
}

.fi-rs-rv:before {
  content: "ﮃ";
}

.fi-rs-s:before {
  content: "ﮄ";
}

.fi-rs-sack-dollar:before {
  content: "ﮅ";
}

.fi-rs-sack:before {
  content: "ﮆ";
}

.fi-rs-sad-cry:before {
  content: "ﮇ";
}

.fi-rs-sad-tear:before {
  content: "ﮈ";
}

.fi-rs-sad:before {
  content: "ﮉ";
}

.fi-rs-safe-box:before {
  content: "ﮊ";
}

.fi-rs-sailboat:before {
  content: "ﮋ";
}

.fi-rs-salad:before {
  content: "ﮌ";
}

.fi-rs-salary-alt:before {
  content: "ﮍ";
}

.fi-rs-salt-pepper:before {
  content: "ﮎ";
}

.fi-rs-salt-shaker:before {
  content: "ﮏ";
}

.fi-rs-sandwich-alt:before {
  content: "ﮐ";
}

.fi-rs-sandwich:before {
  content: "ﮑ";
}

.fi-rs-satellite-dish:before {
  content: "ﮒ";
}

.fi-rs-satellite:before {
  content: "ﮓ";
}

.fi-rs-saturday:before {
  content: "ﮔ";
}

.fi-rs-sauce:before {
  content: "ﮕ";
}

.fi-rs-sausage:before {
  content: "ﮖ";
}

.fi-rs-sax-hot:before {
  content: "ﮗ";
}

.fi-rs-saxophone:before {
  content: "ﮘ";
}

.fi-rs-scale-comparison-alt:before {
  content: "ﮙ";
}

.fi-rs-scale-comparison:before {
  content: "ﮚ";
}

.fi-rs-scale:before {
  content: "ﮛ";
}

.fi-rs-scalpel-path:before {
  content: "ﮜ";
}

.fi-rs-scalpel:before {
  content: "ﮝ";
}

.fi-rs-scanner-gun:before {
  content: "ﮞ";
}

.fi-rs-scanner-image:before {
  content: "ﮟ";
}

.fi-rs-scanner-keyboard:before {
  content: "ﮠ";
}

.fi-rs-scanner-touchscreen:before {
  content: "ﮡ";
}

.fi-rs-scarecrow:before {
  content: "ﮢ";
}

.fi-rs-scarf:before {
  content: "ﮣ";
}

.fi-rs-school-bus:before {
  content: "ﮤ";
}

.fi-rs-school:before {
  content: "ﮥ";
}

.fi-rs-scissors:before {
  content: "ﮦ";
}

.fi-rs-scooter:before {
  content: "ﮧ";
}

.fi-rs-screen:before {
  content: "ﮨ";
}

.fi-rs-screencast:before {
  content: "ﮩ";
}

.fi-rs-screw-alt:before {
  content: "ﮪ";
}

.fi-rs-screw:before {
  content: "ﮫ";
}

.fi-rs-screwdriver:before {
  content: "ﮬ";
}

.fi-rs-scribble:before {
  content: "ﮭ";
}

.fi-rs-script:before {
  content: "ﮮ";
}

.fi-rs-scroll-document-story:before {
  content: "ﮯ";
}

.fi-rs-scroll-old:before {
  content: "ﮰ";
}

.fi-rs-scroll-torah:before {
  content: "ﮱ";
}

.fi-rs-scroll:before {
  content: "﮲";
}

.fi-rs-scrubber:before {
  content: "﮳";
}

.fi-rs-scythe:before {
  content: "﮴";
}

.fi-rs-sd-card:before {
  content: "﮵";
}

.fi-rs-sd-cards:before {
  content: "﮶";
}

.fi-rs-seal-exclamation:before {
  content: "﮷";
}

.fi-rs-seal-question:before {
  content: "﮸";
}

.fi-rs-seal:before {
  content: "﮹";
}

.fi-rs-search-alt:before {
  content: "﮺";
}

.fi-rs-search-dollar:before {
  content: "﮻";
}

.fi-rs-search-heart:before {
  content: "﮼";
}

.fi-rs-search-location:before {
  content: "﮽";
}

.fi-rs-search:before {
  content: "﮾";
}

.fi-rs-seat-airline:before {
  content: "﮿";
}

.fi-rs-seatbelt-safety-driver:before {
  content: "﯀";
}

.fi-rs-second-award:before {
  content: "﯁";
}

.fi-rs-second-laurel:before {
  content: "﯂";
}

.fi-rs-second-medal:before {
  content: "﯃";
}

.fi-rs-second:before {
  content: "﯄";
}

.fi-rs-seedling:before {
  content: "﯅";
}

.fi-rs-selection:before {
  content: "﯆";
}

.fi-rs-sell:before {
  content: "﯇";
}

.fi-rs-seller-store:before {
  content: "﯈";
}

.fi-rs-seller:before {
  content: "﯉";
}

.fi-rs-selling:before {
  content: "﯊";
}

.fi-rs-send-back:before {
  content: "﯋";
}

.fi-rs-send-backward:before {
  content: "﯌";
}

.fi-rs-send-money-smartphone:before {
  content: "﯍";
}

.fi-rs-send-money:before {
  content: "﯎";
}

.fi-rs-sensor-alert:before {
  content: "﯏";
}

.fi-rs-sensor-fire:before {
  content: "﯐";
}

.fi-rs-sensor-on:before {
  content: "﯑";
}

.fi-rs-sensor-smoke:before {
  content: "﯒";
}

.fi-rs-sensor:before {
  content: "ﯓ";
}

.fi-rs-settings-sliders:before {
  content: "ﯔ";
}

.fi-rs-settings:before {
  content: "ﯕ";
}

.fi-rs-share-alt-square:before {
  content: "ﯖ";
}

.fi-rs-share-square:before {
  content: "ﯗ";
}

.fi-rs-share:before {
  content: "ﯘ";
}

.fi-rs-sheep:before {
  content: "ﯙ";
}

.fi-rs-shekel-sign:before {
  content: "ﯚ";
}

.fi-rs-shelves:before {
  content: "ﯛ";
}

.fi-rs-shield-alt:before {
  content: "ﯜ";
}

.fi-rs-shield-cat:before {
  content: "ﯝ";
}

.fi-rs-shield-check:before {
  content: "ﯞ";
}

.fi-rs-shield-cross:before {
  content: "ﯟ";
}

.fi-rs-shield-dog:before {
  content: "ﯠ";
}

.fi-rs-shield-exclamation:before {
  content: "ﯡ";
}

.fi-rs-shield-interrogation:before {
  content: "ﯢ";
}

.fi-rs-shield-keyhole:before {
  content: "ﯣ";
}

.fi-rs-shield-minus:before {
  content: "ﯤ";
}

.fi-rs-shield-plus:before {
  content: "ﯥ";
}

.fi-rs-shield-security-risk:before {
  content: "ﯦ";
}

.fi-rs-shield-slash:before {
  content: "ﯧ";
}

.fi-rs-shield-trust:before {
  content: "ﯨ";
}

.fi-rs-shield-virus:before {
  content: "ﯩ";
}

.fi-rs-shield-xmark:before {
  content: "ﯪ";
}

.fi-rs-shield:before {
  content: "ﯫ";
}

.fi-rs-ship-side:before {
  content: "ﯬ";
}

.fi-rs-ship:before {
  content: "ﯭ";
}

.fi-rs-shipping-fast:before {
  content: "ﯮ";
}

.fi-rs-shipping-timed:before {
  content: "ﯯ";
}

.fi-rs-shirt-long-sleeve:before {
  content: "ﯰ";
}

.fi-rs-shirt-running:before {
  content: "ﯱ";
}

.fi-rs-shirt-tank-top:before {
  content: "ﯲ";
}

.fi-rs-shirt:before {
  content: "ﯳ";
}

.fi-rs-shish-kebab:before {
  content: "ﯴ";
}

.fi-rs-shoe-prints:before {
  content: "ﯵ";
}

.fi-rs-shop-lock:before {
  content: "ﯶ";
}

.fi-rs-shop-slash:before {
  content: "ﯷ";
}

.fi-rs-shop:before {
  content: "ﯸ";
}

.fi-rs-shopping-bag-add:before {
  content: "ﯹ";
}

.fi-rs-shopping-bag:before {
  content: "ﯺ";
}

.fi-rs-shopping-basket:before {
  content: "ﯻ";
}

.fi-rs-shopping-cart-add:before {
  content: "ﯼ";
}

.fi-rs-shopping-cart-buyer:before {
  content: "ﯽ";
}

.fi-rs-shopping-cart-check:before {
  content: "ﯾ";
}

.fi-rs-shopping-cart:before {
  content: "ﯿ";
}

.fi-rs-shovel-snow:before {
  content: "ﰀ";
}

.fi-rs-shovel:before {
  content: "ﰁ";
}

.fi-rs-shower-down:before {
  content: "ﰂ";
}

.fi-rs-shower:before {
  content: "ﰃ";
}

.fi-rs-shredder:before {
  content: "ﰄ";
}

.fi-rs-shrimp:before {
  content: "ﰅ";
}

.fi-rs-shuffle:before {
  content: "ﰆ";
}

.fi-rs-shuttle-van:before {
  content: "ﰇ";
}

.fi-rs-shuttlecock:before {
  content: "ﰈ";
}

.fi-rs-Sickle:before {
  content: "ﰉ";
}

.fi-rs-sidebar-flip:before {
  content: "ﰊ";
}

.fi-rs-sidebar:before {
  content: "ﰋ";
}

.fi-rs-sigma:before {
  content: "ﰌ";
}

.fi-rs-sign-hanging:before {
  content: "ﰍ";
}

.fi-rs-sign-in-alt:before {
  content: "ﰎ";
}

.fi-rs-sign-out-alt:before {
  content: "ﰏ";
}

.fi-rs-sign-posts-wrench:before {
  content: "ﰐ";
}

.fi-rs-sign-posts:before {
  content: "ﰑ";
}

.fi-rs-sign-up:before {
  content: "ﰒ";
}

.fi-rs-signal-alt-1:before {
  content: "ﰓ";
}

.fi-rs-signal-alt-2:before {
  content: "ﰔ";
}

.fi-rs-signal-alt-slash:before {
  content: "ﰕ";
}

.fi-rs-signal-alt:before {
  content: "ﰖ";
}

.fi-rs-signal-bars-fair:before {
  content: "ﰗ";
}

.fi-rs-signal-bars-good:before {
  content: "ﰘ";
}

.fi-rs-signal-bars-weak:before {
  content: "ﰙ";
}

.fi-rs-signal-stream-slash:before {
  content: "ﰚ";
}

.fi-rs-signal-stream:before {
  content: "ﰛ";
}

.fi-rs-signature-lock:before {
  content: "ﰜ";
}

.fi-rs-signature-slash:before {
  content: "ﰝ";
}

.fi-rs-signature:before {
  content: "ﰞ";
}

.fi-rs-sim-card:before {
  content: "ﰟ";
}

.fi-rs-sim-cards:before {
  content: "ﰠ";
}

.fi-rs-sink:before {
  content: "ﰡ";
}

.fi-rs-siren-on:before {
  content: "ﰢ";
}

.fi-rs-Siren:before {
  content: "ﰣ";
}

.fi-rs-site-alt:before {
  content: "ﰤ";
}

.fi-rs-site-browser:before {
  content: "ﰥ";
}

.fi-rs-site:before {
  content: "ﰦ";
}

.fi-rs-sitemap:before {
  content: "ﰧ";
}

.fi-rs-skateboard:before {
  content: "ﰨ";
}

.fi-rs-skating:before {
  content: "ﰩ";
}

.fi-rs-skeleton-ribs:before {
  content: "ﰪ";
}

.fi-rs-skeleton:before {
  content: "ﰫ";
}

.fi-rs-skewer:before {
  content: "ﰬ";
}

.fi-rs-ski-boot-ski:before {
  content: "ﰭ";
}

.fi-rs-ski-jump:before {
  content: "ﰮ";
}

.fi-rs-ski-lift:before {
  content: "ﰯ";
}

.fi-rs-skiing-nordic:before {
  content: "ﰰ";
}

.fi-rs-skiing:before {
  content: "ﰱ";
}

.fi-rs-skill-alt:before {
  content: "ﰲ";
}

.fi-rs-skill-user:before {
  content: "ﰳ";
}

.fi-rs-skill:before {
  content: "ﰴ";
}

.fi-rs-skin-arrow:before {
  content: "ﰵ";
}

.fi-rs-skin-drop:before {
  content: "ﰶ";
}

.fi-rs-skin-hair:before {
  content: "ﰷ";
}

.fi-rs-skin:before {
  content: "ﰸ";
}

.fi-rs-skip-15-seconds:before {
  content: "ﰹ";
}

.fi-rs-skull-cow:before {
  content: "ﰺ";
}

.fi-rs-skull-crossbones:before {
  content: "ﰻ";
}

.fi-rs-skull:before {
  content: "ﰼ";
}

.fi-rs-slash:before {
  content: "ﰽ";
}

.fi-rs-sledding:before {
  content: "ﰾ";
}

.fi-rs-sleeping-bag:before {
  content: "ﰿ";
}

.fi-rs-sleigh:before {
  content: "ﱀ";
}

.fi-rs-sliders-h-square:before {
  content: "ﱁ";
}

.fi-rs-sliders-v-square:before {
  content: "ﱂ";
}

.fi-rs-sliders-v:before {
  content: "ﱃ";
}

.fi-rs-slot-machine:before {
  content: "ﱄ";
}

.fi-rs-smart-home-alt:before {
  content: "ﱅ";
}

.fi-rs-smart-home:before {
  content: "ﱆ";
}

.fi-rs-smartphone:before {
  content: "ﱇ";
}

.fi-rs-smile-beam:before {
  content: "ﱈ";
}

.fi-rs-smile-plus:before {
  content: "ﱉ";
}

.fi-rs-smile-wink:before {
  content: "ﱊ";
}

.fi-rs-smiley-comment-alt:before {
  content: "ﱋ";
}

.fi-rs-smog:before {
  content: "ﱌ";
}

.fi-rs-smoke:before {
  content: "ﱍ";
}

.fi-rs-smoking-ban:before {
  content: "ﱎ";
}

.fi-rs-smoking:before {
  content: "ﱏ";
}

.fi-rs-snake:before {
  content: "ﱐ";
}

.fi-rs-snap:before {
  content: "ﱑ";
}

.fi-rs-snooze:before {
  content: "ﱒ";
}

.fi-rs-snow-blowing:before {
  content: "ﱓ";
}

.fi-rs-snowboarding:before {
  content: "ﱔ";
}

.fi-rs-snowflake-droplets:before {
  content: "ﱕ";
}

.fi-rs-snowflake:before {
  content: "ﱖ";
}

.fi-rs-snowflakes:before {
  content: "ﱗ";
}

.fi-rs-snowman-alt:before {
  content: "ﱘ";
}

.fi-rs-snowman-head:before {
  content: "ﱙ";
}

.fi-rs-snowmobile:before {
  content: "ﱚ";
}

.fi-rs-snowplow:before {
  content: "ﱛ";
}

.fi-rs-soap-alt:before {
  content: "ﱜ";
}

.fi-rs-soap:before {
  content: "ﱝ";
}

.fi-rs-social-network:before {
  content: "ﱞ";
}

.fi-rs-socks:before {
  content: "ﱟ";
}

.fi-rs-sofa-size:before {
  content: "ﱠ";
}

.fi-rs-sofa:before {
  content: "ﱡ";
}

.fi-rs-solar-panel-sun:before {
  content: "ﱢ";
}

.fi-rs-solar-panel:before {
  content: "ﱣ";
}

.fi-rs-solar-system:before {
  content: "ﱤ";
}

.fi-rs-sold-house:before {
  content: "ﱥ";
}

.fi-rs-sold-signal:before {
  content: "ﱦ";
}

.fi-rs-sort-alpha-down-alt:before {
  content: "ﱧ";
}

.fi-rs-sort-alpha-down:before {
  content: "ﱨ";
}

.fi-rs-sort-alpha-up-alt:before {
  content: "ﱩ";
}

.fi-rs-sort-alpha-up:before {
  content: "ﱪ";
}

.fi-rs-sort-alt:before {
  content: "ﱫ";
}

.fi-rs-sort-amount-down-alt:before {
  content: "ﱬ";
}

.fi-rs-sort-amount-down:before {
  content: "ﱭ";
}

.fi-rs-sort-amount-up-alt:before {
  content: "ﱮ";
}

.fi-rs-sort-amount-up:before {
  content: "ﱯ";
}

.fi-rs-sort-circle-down:before {
  content: "ﱰ";
}

.fi-rs-sort-circle-up:before {
  content: "ﱱ";
}

.fi-rs-sort-circle:before {
  content: "ﱲ";
}

.fi-rs-sort-down:before {
  content: "ﱳ";
}

.fi-rs-sort-numeric-down-alt:before {
  content: "ﱴ";
}

.fi-rs-sort-numeric-down:before {
  content: "ﱵ";
}

.fi-rs-sort-shapes-down:before {
  content: "ﱶ";
}

.fi-rs-sort-shapes-up:before {
  content: "ﱷ";
}

.fi-rs-sort-size-down:before {
  content: "ﱸ";
}

.fi-rs-sort-size-up:before {
  content: "ﱹ";
}

.fi-rs-sort:before {
  content: "ﱺ";
}

.fi-rs-soup:before {
  content: "ﱻ";
}

.fi-rs-source-data:before {
  content: "ﱼ";
}

.fi-rs-source-document-alt:before {
  content: "ﱽ";
}

.fi-rs-source-document:before {
  content: "ﱾ";
}

.fi-rs-spa:before {
  content: "ﱿ";
}

.fi-rs-space-shuttle:before {
  content: "ﲀ";
}

.fi-rs-space-station-moon-alt:before {
  content: "ﲁ";
}

.fi-rs-space-station-moon:before {
  content: "ﲂ";
}

.fi-rs-spade:before {
  content: "ﲃ";
}

.fi-rs-spaghetti-monster-flying:before {
  content: "ﲄ";
}

.fi-rs-spain-map:before {
  content: "ﲅ";
}

.fi-rs-sparkles:before {
  content: "ﲆ";
}

.fi-rs-spartan-helmet:before {
  content: "ﲇ";
}

.fi-rs-speaker:before {
  content: "ﲈ";
}

.fi-rs-speakers:before {
  content: "ﲉ";
}

.fi-rs-speech-bubble-story:before {
  content: "ﲊ";
}

.fi-rs-speedometer-arrow:before {
  content: "ﲋ";
}

.fi-rs-speedometer-kpi:before {
  content: "ﲌ";
}

.fi-rs-sphere:before {
  content: "ﲍ";
}

.fi-rs-spider-black-widow:before {
  content: "ﲎ";
}

.fi-rs-spider-web:before {
  content: "ﲏ";
}

.fi-rs-spider:before {
  content: "ﲐ";
}

.fi-rs-spinner:before {
  content: "ﲑ";
}

.fi-rs-split-up-relation:before {
  content: "ﲒ";
}

.fi-rs-split:before {
  content: "ﲓ";
}

.fi-rs-splotch:before {
  content: "ﲔ";
}

.fi-rs-spoon:before {
  content: "ﲕ";
}

.fi-rs-spray-can-sparkles:before {
  content: "ﲖ";
}

.fi-rs-spray-can:before {
  content: "ﲗ";
}

.fi-rs-spring-calendar:before {
  content: "ﲘ";
}

.fi-rs-sprinkler:before {
  content: "ﲙ";
}

.fi-rs-spy:before {
  content: "ﲚ";
}

.fi-rs-square-0:before {
  content: "ﲛ";
}

.fi-rs-square-1:before {
  content: "ﲜ";
}

.fi-rs-square-2:before {
  content: "ﲝ";
}

.fi-rs-square-3:before {
  content: "ﲞ";
}

.fi-rs-square-4:before {
  content: "ﲟ";
}

.fi-rs-square-5:before {
  content: "ﲠ";
}

.fi-rs-square-6:before {
  content: "ﲡ";
}

.fi-rs-square-7:before {
  content: "ﲢ";
}

.fi-rs-square-8:before {
  content: "ﲣ";
}

.fi-rs-square-9:before {
  content: "ﲤ";
}

.fi-rs-square-a:before {
  content: "ﲥ";
}

.fi-rs-square-b:before {
  content: "ﲦ";
}

.fi-rs-square-bolt:before {
  content: "ﲧ";
}

.fi-rs-square-c:before {
  content: "ﲨ";
}

.fi-rs-square-code:before {
  content: "ﲩ";
}

.fi-rs-square-d:before {
  content: "ﲪ";
}

.fi-rs-square-dashed-circle-plus:before {
  content: "ﲫ";
}

.fi-rs-square-dashed:before {
  content: "ﲬ";
}

.fi-rs-square-divide:before {
  content: "ﲭ";
}

.fi-rs-square-e:before {
  content: "ﲮ";
}

.fi-rs-square-ellipsis-vertical:before {
  content: "ﲯ";
}

.fi-rs-square-ellipsis:before {
  content: "ﲰ";
}

.fi-rs-square-exclamation:before {
  content: "ﲱ";
}

.fi-rs-square-f:before {
  content: "ﲲ";
}

.fi-rs-square-g:before {
  content: "ﲳ";
}

.fi-rs-square-h:before {
  content: "ﲴ";
}

.fi-rs-square-heart:before {
  content: "ﲵ";
}

.fi-rs-square-i:before {
  content: "ﲶ";
}

.fi-rs-square-info:before {
  content: "ﲷ";
}

.fi-rs-square-j:before {
  content: "ﲸ";
}

.fi-rs-square-k:before {
  content: "ﲹ";
}

.fi-rs-square-kanban:before {
  content: "ﲺ";
}

.fi-rs-square-l:before {
  content: "ﲻ";
}

.fi-rs-square-m:before {
  content: "ﲼ";
}

.fi-rs-square-minus:before {
  content: "ﲽ";
}

.fi-rs-square-n:before {
  content: "ﲾ";
}

.fi-rs-square-o:before {
  content: "ﲿ";
}

.fi-rs-square-p:before {
  content: "ﳀ";
}

.fi-rs-square-phone-hangup:before {
  content: "ﳁ";
}

.fi-rs-square-plus:before {
  content: "ﳂ";
}

.fi-rs-square-poll-horizontal:before {
  content: "ﳃ";
}

.fi-rs-square-poll-vertical:before {
  content: "ﳄ";
}

.fi-rs-square-q:before {
  content: "ﳅ";
}

.fi-rs-square-quote:before {
  content: "ﳆ";
}

.fi-rs-square-r:before {
  content: "ﳇ";
}

.fi-rs-square-root:before {
  content: "ﳈ";
}

.fi-rs-square-s:before {
  content: "ﳉ";
}

.fi-rs-square-small:before {
  content: "ﳊ";
}

.fi-rs-square-star:before {
  content: "ﳋ";
}

.fi-rs-square-t:before {
  content: "ﳌ";
}

.fi-rs-square-terminal:before {
  content: "ﳍ";
}

.fi-rs-square-u:before {
  content: "ﳎ";
}

.fi-rs-square-up-right:before {
  content: "ﳏ";
}

.fi-rs-square-v:before {
  content: "ﳐ";
}

.fi-rs-square-w:before {
  content: "ﳑ";
}

.fi-rs-square-x:before {
  content: "ﳒ";
}

.fi-rs-square-y:before {
  content: "ﳓ";
}

.fi-rs-square-z:before {
  content: "ﳔ";
}

.fi-rs-square:before {
  content: "ﳕ";
}

.fi-rs-squid:before {
  content: "ﳖ";
}

.fi-rs-squircle:before {
  content: "ﳗ";
}

.fi-rs-squirrel:before {
  content: "ﳘ";
}

.fi-rs-staff:before {
  content: "ﳙ";
}

.fi-rs-stage-concert:before {
  content: "ﳚ";
}

.fi-rs-stage-theatre:before {
  content: "ﳛ";
}

.fi-rs-stage:before {
  content: "ﳜ";
}

.fi-rs-stairs:before {
  content: "ﳝ";
}

.fi-rs-stamp:before {
  content: "ﳞ";
}

.fi-rs-standard-definition:before {
  content: "ﳟ";
}

.fi-rs-star-and-crescent:before {
  content: "ﳠ";
}

.fi-rs-star-christmas:before {
  content: "ﳡ";
}

.fi-rs-star-comment-alt:before {
  content: "ﳢ";
}

.fi-rs-star-exclamation:before {
  content: "ﳣ";
}

.fi-rs-star-octogram:before {
  content: "ﳤ";
}

.fi-rs-star-of-david:before {
  content: "ﳥ";
}

.fi-rs-star-rating-call:before {
  content: "ﳦ";
}

.fi-rs-star-sharp-half-stroke:before {
  content: "ﳧ";
}

.fi-rs-star-sharp-half:before {
  content: "ﳨ";
}

.fi-rs-star-shooting:before {
  content: "ﳩ";
}

.fi-rs-star:before {
  content: "ﳪ";
}

.fi-rs-starfighter:before {
  content: "ﳫ";
}

.fi-rs-stars:before {
  content: "ﳬ";
}

.fi-rs-state-country:before {
  content: "ﳭ";
}

.fi-rs-stationary-bike:before {
  content: "ﳮ";
}

.fi-rs-stats:before {
  content: "ﳯ";
}

.fi-rs-steak:before {
  content: "ﳰ";
}

.fi-rs-steering-wheel:before {
  content: "ﳱ";
}

.fi-rs-step-backward:before {
  content: "ﳲ";
}

.fi-rs-step-forward:before {
  content: "ﳳ";
}

.fi-rs-sterling-sign:before {
  content: "ﳴ";
}

.fi-rs-stethoscope:before {
  content: "ﳵ";
}

.fi-rs-sticker:before {
  content: "ﳶ";
}

.fi-rs-stocking:before {
  content: "ﳷ";
}

.fi-rs-stomach:before {
  content: "ﳸ";
}

.fi-rs-stop-circle:before {
  content: "ﳹ";
}

.fi-rs-stop-square:before {
  content: "ﳺ";
}

.fi-rs-stop:before {
  content: "ﳻ";
}

.fi-rs-stopwatch:before {
  content: "ﳼ";
}

.fi-rs-store-alt:before {
  content: "ﳽ";
}

.fi-rs-store-buyer:before {
  content: "ﳾ";
}

.fi-rs-store-lock:before {
  content: "ﳿ";
}

.fi-rs-store-slash:before {
  content: "ﴀ";
}

.fi-rs-story-book:before {
  content: "ﴁ";
}

.fi-rs-story-fairy-tale:before {
  content: "ﴂ";
}

.fi-rs-story-fantasy:before {
  content: "ﴃ";
}

.fi-rs-strategy-chess-risk:before {
  content: "ﴄ";
}

.fi-rs-strawberry:before {
  content: "ﴅ";
}

.fi-rs-street-view:before {
  content: "ﴆ";
}

.fi-rs-stretcher:before {
  content: "ﴇ";
}

.fi-rs-strikethrough:before {
  content: "ﴈ";
}

.fi-rs-stroopwafel:before {
  content: "ﴉ";
}

.fi-rs-student-alt:before {
  content: "ﴊ";
}

.fi-rs-student:before {
  content: "ﴋ";
}

.fi-rs-subscript:before {
  content: "ﴌ";
}

.fi-rs-subscription-alt:before {
  content: "ﴍ";
}

.fi-rs-subscription:before {
  content: "ﴎ";
}

.fi-rs-subtitles-slash:before {
  content: "ﴏ";
}

.fi-rs-subtitles:before {
  content: "ﴐ";
}

.fi-rs-subway:before {
  content: "ﴑ";
}

.fi-rs-suitcase-alt:before {
  content: "ﴒ";
}

.fi-rs-summary-check:before {
  content: "ﴓ";
}

.fi-rs-summer:before {
  content: "ﴔ";
}

.fi-rs-sun-dust:before {
  content: "ﴕ";
}

.fi-rs-sun-plant-wilt:before {
  content: "ﴖ";
}

.fi-rs-sun-salutation-yoga:before {
  content: "ﴗ";
}

.fi-rs-sun:before {
  content: "ﴘ";
}

.fi-rs-sunday:before {
  content: "ﴙ";
}

.fi-rs-sunglasses-alt:before {
  content: "ﴚ";
}

.fi-rs-sunglasses:before {
  content: "ﴛ";
}

.fi-rs-sunrise-alt:before {
  content: "ﴜ";
}

.fi-rs-sunrise:before {
  content: "ﴝ";
}

.fi-rs-sunset:before {
  content: "ﴞ";
}

.fi-rs-superscript:before {
  content: "ﴟ";
}

.fi-rs-supplier-alt:before {
  content: "ﴠ";
}

.fi-rs-supplier:before {
  content: "ﴡ";
}

.fi-rs-surfing:before {
  content: "ﴢ";
}

.fi-rs-surprise:before {
  content: "ﴣ";
}

.fi-rs-surveillance-camera:before {
  content: "ﴤ";
}

.fi-rs-survey-xmark:before {
  content: "ﴥ";
}

.fi-rs-sushi-alt:before {
  content: "ﴦ";
}

.fi-rs-sushi-roll:before {
  content: "ﴧ";
}

.fi-rs-sushi:before {
  content: "ﴨ";
}

.fi-rs-svg:before {
  content: "ﴩ";
}

.fi-rs-swap:before {
  content: "ﴪ";
}

.fi-rs-swatchbook:before {
  content: "ﴫ";
}

.fi-rs-swimmer:before {
  content: "ﴬ";
}

.fi-rs-swimming-pool:before {
  content: "ﴭ";
}

.fi-rs-swing:before {
  content: "ﴮ";
}

.fi-rs-swipe-down:before {
  content: "ﴯ";
}

.fi-rs-swipe-left:before {
  content: "ﴰ";
}

.fi-rs-swipe-right:before {
  content: "ﴱ";
}

.fi-rs-swipe-up:before {
  content: "ﴲ";
}

.fi-rs-sword:before {
  content: "ﴳ";
}

.fi-rs-symbol:before {
  content: "ﴴ";
}

.fi-rs-symbols:before {
  content: "ﴵ";
}

.fi-rs-synagogue:before {
  content: "ﴶ";
}

.fi-rs-syringe:before {
  content: "ﴷ";
}

.fi-rs-system-cloud:before {
  content: "ﴸ";
}

.fi-rs-t:before {
  content: "ﴹ";
}

.fi-rs-tab-folder:before {
  content: "ﴺ";
}

.fi-rs-table-columns:before {
  content: "ﴻ";
}

.fi-rs-table-layout:before {
  content: "ﴼ";
}

.fi-rs-table-list:before {
  content: "ﴽ";
}

.fi-rs-table-picnic:before {
  content: "﴾";
}

.fi-rs-table-pivot:before {
  content: "﴿";
}

.fi-rs-table-rows:before {
  content: "﵀";
}

.fi-rs-table-tree:before {
  content: "﵁";
}

.fi-rs-table:before {
  content: "﵂";
}

.fi-rs-tablet-android-alt:before {
  content: "﵃";
}

.fi-rs-tablet-android:before {
  content: "﵄";
}

.fi-rs-tablet-rugged:before {
  content: "﵅";
}

.fi-rs-tablet:before {
  content: "﵆";
}

.fi-rs-tachometer-alt-average:before {
  content: "﵇";
}

.fi-rs-tachometer-alt-fastest:before {
  content: "﵈";
}

.fi-rs-tachometer-alt-slow:before {
  content: "﵉";
}

.fi-rs-tachometer-alt-slowest:before {
  content: "﵊";
}

.fi-rs-tachometer-average:before {
  content: "﵋";
}

.fi-rs-tachometer-fast:before {
  content: "﵌";
}

.fi-rs-tachometer-fastest:before {
  content: "﵍";
}

.fi-rs-tachometer-slow:before {
  content: "﵎";
}

.fi-rs-tachometer-slowest:before {
  content: "﵏";
}

.fi-rs-tachometer:before {
  content: "ﵐ";
}

.fi-rs-taco:before {
  content: "ﵑ";
}

.fi-rs-tags:before {
  content: "ﵒ";
}

.fi-rs-talent-alt:before {
  content: "ﵓ";
}

.fi-rs-talent-hand:before {
  content: "ﵔ";
}

.fi-rs-talent:before {
  content: "ﵕ";
}

.fi-rs-tally-1:before {
  content: "ﵖ";
}

.fi-rs-tally-2:before {
  content: "ﵗ";
}

.fi-rs-tally-3:before {
  content: "ﵘ";
}

.fi-rs-tally-4:before {
  content: "ﵙ";
}

.fi-rs-tally:before {
  content: "ﵚ";
}

.fi-rs-tamale:before {
  content: "ﵛ";
}

.fi-rs-tank-water:before {
  content: "ﵜ";
}

.fi-rs-tap:before {
  content: "ﵝ";
}

.fi-rs-tape:before {
  content: "ﵞ";
}

.fi-rs-target-audience:before {
  content: "ﵟ";
}

.fi-rs-target:before {
  content: "ﵠ";
}

.fi-rs-tax-alt:before {
  content: "ﵡ";
}

.fi-rs-tax:before {
  content: "ﵢ";
}

.fi-rs-taxi-bus:before {
  content: "ﵣ";
}

.fi-rs-taxi:before {
  content: "ﵤ";
}

.fi-rs-team-check-alt:before {
  content: "ﵥ";
}

.fi-rs-team-check:before {
  content: "ﵦ";
}

.fi-rs-teddy-bear:before {
  content: "ﵧ";
}

.fi-rs-teeth-open:before {
  content: "ﵨ";
}

.fi-rs-telescope:before {
  content: "ﵩ";
}

.fi-rs-temperature-down:before {
  content: "ﵪ";
}

.fi-rs-temperature-frigid:before {
  content: "ﵫ";
}

.fi-rs-temperature-high:before {
  content: "ﵬ";
}

.fi-rs-temperature-list:before {
  content: "ﵭ";
}

.fi-rs-temperature-low:before {
  content: "ﵮ";
}

.fi-rs-temperature-up:before {
  content: "ﵯ";
}

.fi-rs-template-alt:before {
  content: "ﵰ";
}

.fi-rs-template:before {
  content: "ﵱ";
}

.fi-rs-tenge:before {
  content: "ﵲ";
}

.fi-rs-tennis:before {
  content: "ﵳ";
}

.fi-rs-tent-arrow-down-to-line:before {
  content: "ﵴ";
}

.fi-rs-tent-arrow-left-right:before {
  content: "ﵵ";
}

.fi-rs-tent-arrow-turn-left:before {
  content: "ﵶ";
}

.fi-rs-tent-arrows-down:before {
  content: "ﵷ";
}

.fi-rs-tents:before {
  content: "ﵸ";
}

.fi-rs-terminal:before {
  content: "ﵹ";
}

.fi-rs-terrace:before {
  content: "ﵺ";
}

.fi-rs-test-tube:before {
  content: "ﵻ";
}

.fi-rs-test:before {
  content: "ﵼ";
}

.fi-rs-text-box-dots:before {
  content: "ﵽ";
}

.fi-rs-text-box-edit:before {
  content: "ﵾ";
}

.fi-rs-text-box:before {
  content: "ﵿ";
}

.fi-rs-text-check:before {
  content: "ﶀ";
}

.fi-rs-text-height:before {
  content: "ﶁ";
}

.fi-rs-text-shadow:before {
  content: "ﶂ";
}

.fi-rs-text-size:before {
  content: "ﶃ";
}

.fi-rs-text-slash:before {
  content: "ﶄ";
}

.fi-rs-text-width:before {
  content: "ﶅ";
}

.fi-rs-text:before {
  content: "ﶆ";
}

.fi-rs-theater-masks:before {
  content: "ﶇ";
}

.fi-rs-thermometer-alt:before {
  content: "ﶈ";
}

.fi-rs-thermometer-empty:before {
  content: "ﶉ";
}

.fi-rs-thermometer-full:before {
  content: "ﶊ";
}

.fi-rs-thermometer-half:before {
  content: "ﶋ";
}

.fi-rs-thermometer-quarter:before {
  content: "ﶌ";
}

.fi-rs-thermometer-three-quarters:before {
  content: "ﶍ";
}

.fi-rs-theta:before {
  content: "ﶎ";
}

.fi-rs-third-award:before {
  content: "ﶏ";
}

.fi-rs-third-laurel:before {
  content: "﶐";
}

.fi-rs-third-medal:before {
  content: "﶑";
}

.fi-rs-third:before {
  content: "ﶒ";
}

.fi-rs-thought-bubble:before {
  content: "ﶓ";
}

.fi-rs-three-leaf-clover:before {
  content: "ﶔ";
}

.fi-rs-thumbs-up-trust:before {
  content: "ﶕ";
}

.fi-rs-thumbtack:before {
  content: "ﶖ";
}

.fi-rs-thunderstorm-moon:before {
  content: "ﶗ";
}

.fi-rs-thunderstorm-risk:before {
  content: "ﶘ";
}

.fi-rs-thunderstorm-sun:before {
  content: "ﶙ";
}

.fi-rs-thunderstorm:before {
  content: "ﶚ";
}

.fi-rs-thursday:before {
  content: "ﶛ";
}

.fi-rs-ticket-airline:before {
  content: "ﶜ";
}

.fi-rs-ticket-alt:before {
  content: "ﶝ";
}

.fi-rs-ticket:before {
  content: "ﶞ";
}

.fi-rs-tickets-airline:before {
  content: "ﶟ";
}

.fi-rs-tie:before {
  content: "ﶠ";
}

.fi-rs-tilde:before {
  content: "ﶡ";
}

.fi-rs-time-add:before {
  content: "ﶢ";
}

.fi-rs-time-check:before {
  content: "ﶣ";
}

.fi-rs-time-delete:before {
  content: "ﶤ";
}

.fi-rs-time-fast:before {
  content: "ﶥ";
}

.fi-rs-time-forward-sixty:before {
  content: "ﶦ";
}

.fi-rs-time-forward-ten:before {
  content: "ﶧ";
}

.fi-rs-time-forward:before {
  content: "ﶨ";
}

.fi-rs-time-half-past:before {
  content: "ﶩ";
}

.fi-rs-time-oclock:before {
  content: "ﶪ";
}

.fi-rs-time-past:before {
  content: "ﶫ";
}

.fi-rs-time-quarter-past:before {
  content: "ﶬ";
}

.fi-rs-time-quarter-to:before {
  content: "ﶭ";
}

.fi-rs-time-twenty-four:before {
  content: "ﶮ";
}

.fi-rs-time-watch-calendar:before {
  content: "ﶯ";
}

.fi-rs-timer-clock-call:before {
  content: "ﶰ";
}

.fi-rs-times-hexagon:before {
  content: "ﶱ";
}

.fi-rs-tint-slash:before {
  content: "ﶲ";
}

.fi-rs-tip-coin:before {
  content: "ﶳ";
}

.fi-rs-tire-flat:before {
  content: "ﶴ";
}

.fi-rs-tire-pressure-warning:before {
  content: "ﶵ";
}

.fi-rs-tire-rugged:before {
  content: "ﶶ";
}

.fi-rs-tire:before {
  content: "ﶷ";
}

.fi-rs-tired:before {
  content: "ﶸ";
}

.fi-rs-to-do-alt:before {
  content: "ﶹ";
}

.fi-rs-to-do:before {
  content: "ﶺ";
}

.fi-rs-together-people:before {
  content: "ﶻ";
}

.fi-rs-toggle-off:before {
  content: "ﶼ";
}

.fi-rs-toggle-on:before {
  content: "ﶽ";
}

.fi-rs-toilet-paper-blank-under:before {
  content: "ﶾ";
}

.fi-rs-toilet-paper-blank:before {
  content: "ﶿ";
}

.fi-rs-toilet-paper-slash:before {
  content: "ﷀ";
}

.fi-rs-toilet-paper-under-slash:before {
  content: "ﷁ";
}

.fi-rs-toilet-paper-under:before {
  content: "ﷂ";
}

.fi-rs-toilet:before {
  content: "ﷃ";
}

.fi-rs-toilets-portable:before {
  content: "ﷄ";
}

.fi-rs-token:before {
  content: "ﷅ";
}

.fi-rs-tomato:before {
  content: "ﷆ";
}

.fi-rs-tombstone-alt:before {
  content: "ﷇ";
}

.fi-rs-tombstone:before {
  content: "﷈";
}

.fi-rs-tool-box:before {
  content: "﷉";
}

.fi-rs-tool-crop:before {
  content: "﷊";
}

.fi-rs-tool-marquee:before {
  content: "﷋";
}

.fi-rs-tools:before {
  content: "﷌";
}

.fi-rs-tooth:before {
  content: "﷍";
}

.fi-rs-toothbrush:before {
  content: "﷎";
}

.fi-rs-torch-inspiration-leader:before {
  content: "﷏";
}

.fi-rs-torii-gate:before {
  content: "﷐";
}

.fi-rs-tornado:before {
  content: "﷑";
}

.fi-rs-total:before {
  content: "﷒";
}

.fi-rs-tour-guide-people:before {
  content: "﷓";
}

.fi-rs-tour-virtual:before {
  content: "﷔";
}

.fi-rs-tower-control:before {
  content: "﷕";
}

.fi-rs-track:before {
  content: "﷖";
}

.fi-rs-tractor:before {
  content: "﷗";
}

.fi-rs-trademark:before {
  content: "﷘";
}

.fi-rs-traffic-cone:before {
  content: "﷙";
}

.fi-rs-traffic-light-go:before {
  content: "﷚";
}

.fi-rs-traffic-light-slow:before {
  content: "﷛";
}

.fi-rs-traffic-light-stop:before {
  content: "﷜";
}

.fi-rs-traffic-light:before {
  content: "﷝";
}

.fi-rs-trailer:before {
  content: "﷞";
}

.fi-rs-train-journey:before {
  content: "﷟";
}

.fi-rs-train-side:before {
  content: "﷠";
}

.fi-rs-train-station-building:before {
  content: "﷡";
}

.fi-rs-train-station:before {
  content: "﷢";
}

.fi-rs-train-subway-tunnel:before {
  content: "﷣";
}

.fi-rs-train-track:before {
  content: "﷤";
}

.fi-rs-train-tram:before {
  content: "﷥";
}

.fi-rs-train:before {
  content: "﷦";
}

.fi-rs-tram:before {
  content: "﷧";
}

.fi-rs-transform:before {
  content: "﷨";
}

.fi-rs-transformation-block:before {
  content: "﷩";
}

.fi-rs-transformation-circle:before {
  content: "﷪";
}

.fi-rs-transformation-design:before {
  content: "﷫";
}

.fi-rs-transformation-shapes:before {
  content: "﷬";
}

.fi-rs-transformer-bolt:before {
  content: "﷭";
}

.fi-rs-transgender:before {
  content: "﷮";
}

.fi-rs-transporter-1:before {
  content: "﷯";
}

.fi-rs-transporter-2:before {
  content: "ﷰ";
}

.fi-rs-transporter-3:before {
  content: "ﷱ";
}

.fi-rs-transporter-4:before {
  content: "ﷲ";
}

.fi-rs-transporter-5:before {
  content: "ﷳ";
}

.fi-rs-transporter-6:before {
  content: "ﷴ";
}

.fi-rs-transporter-7:before {
  content: "ﷵ";
}

.fi-rs-transporter-empty:before {
  content: "ﷶ";
}

.fi-rs-transporter:before {
  content: "ﷷ";
}

.fi-rs-trash-can-check:before {
  content: "ﷸ";
}

.fi-rs-trash-can-clock:before {
  content: "ﷹ";
}

.fi-rs-trash-can-list:before {
  content: "ﷺ";
}

.fi-rs-trash-can-plus:before {
  content: "ﷻ";
}

.fi-rs-trash-can-slash:before {
  content: "﷼";
}

.fi-rs-trash-check:before {
  content: "﷽";
}

.fi-rs-trash-clock:before {
  content: "﷾";
}

.fi-rs-trash-empty:before {
  content: "﷿";
}

.fi-rs-trash-list:before {
  content: "︐";
}

.fi-rs-trash-plus:before {
  content: "︑";
}

.fi-rs-trash-restore-alt:before {
  content: "︒";
}

.fi-rs-trash-restore:before {
  content: "︓";
}

.fi-rs-trash-slash:before {
  content: "︔";
}

.fi-rs-trash-undo-alt:before {
  content: "︕";
}

.fi-rs-trash-undo:before {
  content: "︖";
}

.fi-rs-trash-xmark:before {
  content: "︗";
}

.fi-rs-trash:before {
  content: "︘";
}

.fi-rs-treadmill:before {
  content: "︙";
}

.fi-rs-treasure-chest:before {
  content: "︚";
}

.fi-rs-treatment:before {
  content: "︛";
}

.fi-rs-tree-alt:before {
  content: "︜";
}

.fi-rs-tree-christmas:before {
  content: "︝";
}

.fi-rs-tree-deciduous:before {
  content: "︞";
}

.fi-rs-tree:before {
  content: "︟";
}

.fi-rs-trees-alt:before {
  content: "︰";
}

.fi-rs-trees:before {
  content: "︱";
}

.fi-rs-triangle-music:before {
  content: "︲";
}

.fi-rs-triangle-person-digging:before {
  content: "︳";
}

.fi-rs-triangle-warning:before {
  content: "︴";
}

.fi-rs-triangle:before {
  content: "︵";
}

.fi-rs-tricycle:before {
  content: "︶";
}

.fi-rs-trillium:before {
  content: "︷";
}

.fi-rs-trophy-achievement-skill:before {
  content: "︸";
}

.fi-rs-trophy-star:before {
  content: "︹";
}

.fi-rs-trophy:before {
  content: "︺";
}

.fi-rs-truck-arrow-left:before {
  content: "︻";
}

.fi-rs-truck-arrow-right:before {
  content: "︼";
}

.fi-rs-truck-bolt:before {
  content: "︽";
}

.fi-rs-truck-box:before {
  content: "︾";
}

.fi-rs-truck-check:before {
  content: "︿";
}

.fi-rs-truck-container-empty:before {
  content: "﹀";
}

.fi-rs-truck-container:before {
  content: "﹁";
}

.fi-rs-truck-couch:before {
  content: "﹂";
}

.fi-rs-truck-fire:before {
  content: "﹃";
}

.fi-rs-truck-flatbed:before {
  content: "﹄";
}

.fi-rs-truck-front:before {
  content: "﹅";
}

.fi-rs-truck-ladder:before {
  content: "﹆";
}

.fi-rs-truck-loading:before {
  content: "﹇";
}

.fi-rs-truck-medical:before {
  content: "﹈";
}

.fi-rs-truck-monster:before {
  content: "﹉";
}

.fi-rs-truck-moving:before {
  content: "﹊";
}

.fi-rs-truck-pickup:before {
  content: "﹋";
}

.fi-rs-truck-plow:before {
  content: "﹌";
}

.fi-rs-truck-ramp:before {
  content: "﹍";
}

.fi-rs-truck-side:before {
  content: "﹎";
}

.fi-rs-truck-tow:before {
  content: "﹏";
}

.fi-rs-truck-utensils:before {
  content: "﹐";
}

.fi-rs-trumpet:before {
  content: "﹑";
}

.fi-rs-trust-alt:before {
  content: "﹒";
}

.fi-rs-trust:before {
  content: "﹓";
}

.fi-rs-tshirt:before {
  content: "﹔";
}

.fi-rs-tty-answer:before {
  content: "﹕";
}

.fi-rs-tty:before {
  content: "﹖";
}

.fi-rs-tubes:before {
  content: "﹗";
}

.fi-rs-tuesday:before {
  content: "﹘";
}

.fi-rs-tugrik-sign:before {
  content: "﹙";
}

.fi-rs-turkey:before {
  content: "﹚";
}

.fi-rs-turn-left:before {
  content: "﹛";
}

.fi-rs-turn-right:before {
  content: "﹜";
}

.fi-rs-turntable:before {
  content: "﹝";
}

.fi-rs-turtle:before {
  content: "﹞";
}

.fi-rs-tv-music:before {
  content: "﹟";
}

.fi-rs-tv-retro:before {
  content: "﹠";
}

.fi-rs-typewriter:before {
  content: "﹡";
}

.fi-rs-u:before {
  content: "﹢";
}

.fi-rs-ufo-beam:before {
  content: "﹣";
}

.fi-rs-ufo:before {
  content: "﹤";
}

.fi-rs-ui-ux:before {
  content: "﹥";
}

.fi-rs-umbrella-beach:before {
  content: "﹦";
}

.fi-rs-umbrella:before {
  content: "﹧";
}

.fi-rs-under-construction:before {
  content: "﹨";
}

.fi-rs-underline:before {
  content: "﹩";
}

.fi-rs-undo-alt:before {
  content: "﹪";
}

.fi-rs-undo:before {
  content: "﹫";
}

.fi-rs-unicorn:before {
  content: "﹬";
}

.fi-rs-uniform-martial-arts:before {
  content: "﹭";
}

.fi-rs-universal-access:before {
  content: "﹮";
}

.fi-rs-unlock:before {
  content: "﹯";
}

.fi-rs-up-from-bracket:before {
  content: "ﹰ";
}

.fi-rs-up-left:before {
  content: "ﹱ";
}

.fi-rs-up-right-from-square:before {
  content: "ﹲ";
}

.fi-rs-up-right:before {
  content: "ﹳ";
}

.fi-rs-up:before {
  content: "ﹴ";
}

.fi-rs-upload:before {
  content: "﹵";
}

.fi-rs-url:before {
  content: "ﹶ";
}

.fi-rs-usb-pendrive:before {
  content: "ﹷ";
}

.fi-rs-usd-circle:before {
  content: "ﹸ";
}

.fi-rs-usd-square:before {
  content: "ﹹ";
}

.fi-rs-user-add:before {
  content: "ﹺ";
}

.fi-rs-user-alien:before {
  content: "ﹻ";
}

.fi-rs-user-astronaut:before {
  content: "ﹼ";
}

.fi-rs-user-check:before {
  content: "ﹽ";
}

.fi-rs-user-chef:before {
  content: "ﹾ";
}

.fi-rs-user-coach:before {
  content: "ﹿ";
}

.fi-rs-user-cowboy:before {
  content: "ﺀ";
}

.fi-rs-user-crown:before {
  content: "ﺁ";
}

.fi-rs-user-gear:before {
  content: "ﺂ";
}

.fi-rs-user-graduate:before {
  content: "ﺃ";
}

.fi-rs-user-headset:before {
  content: "ﺄ";
}

.fi-rs-user-helmet-safety:before {
  content: "ﺅ";
}

.fi-rs-user-injured:before {
  content: "ﺆ";
}

.fi-rs-user-interface-ui:before {
  content: "ﺇ";
}

.fi-rs-user-key:before {
  content: "ﺈ";
}

.fi-rs-user-lock:before {
  content: "ﺉ";
}

.fi-rs-user-md-chat:before {
  content: "ﺊ";
}

.fi-rs-user-md:before {
  content: "ﺋ";
}

.fi-rs-user-minus:before {
  content: "ﺌ";
}

.fi-rs-user-music:before {
  content: "ﺍ";
}

.fi-rs-user-ninja:before {
  content: "ﺎ";
}

.fi-rs-user-nurse:before {
  content: "ﺏ";
}

.fi-rs-user-pen:before {
  content: "ﺐ";
}

.fi-rs-user-pilot-tie:before {
  content: "ﺑ";
}

.fi-rs-user-pilot:before {
  content: "ﺒ";
}

.fi-rs-user-police:before {
  content: "ﺓ";
}

.fi-rs-user-robot-xmarks:before {
  content: "ﺔ";
}

.fi-rs-user-robot:before {
  content: "ﺕ";
}

.fi-rs-user-salary:before {
  content: "ﺖ";
}

.fi-rs-user-shield:before {
  content: "ﺗ";
}

.fi-rs-user-skill-gear:before {
  content: "ﺘ";
}

.fi-rs-user-slash:before {
  content: "ﺙ";
}

.fi-rs-user-tag:before {
  content: "ﺚ";
}

.fi-rs-user-time:before {
  content: "ﺛ";
}

.fi-rs-user-trust:before {
  content: "ﺜ";
}

.fi-rs-user-unlock:before {
  content: "ﺝ";
}

.fi-rs-user-visor:before {
  content: "ﺞ";
}

.fi-rs-user-xmark:before {
  content: "ﺟ";
}

.fi-rs-user:before {
  content: "ﺠ";
}

.fi-rs-users-alt:before {
  content: "ﺡ";
}

.fi-rs-users-class:before {
  content: "ﺢ";
}

.fi-rs-users-gear:before {
  content: "ﺣ";
}

.fi-rs-users-medical:before {
  content: "ﺤ";
}

.fi-rs-users-slash:before {
  content: "ﺥ";
}

.fi-rs-users:before {
  content: "ﺦ";
}

.fi-rs-utensils-slash:before {
  content: "ﺧ";
}

.fi-rs-utensils:before {
  content: "ﺨ";
}

.fi-rs-utility-pole-double:before {
  content: "ﺩ";
}

.fi-rs-utility-pole:before {
  content: "ﺪ";
}

.fi-rs-ux-browser:before {
  content: "ﺫ";
}

.fi-rs-ux:before {
  content: "ﺬ";
}

.fi-rs-v:before {
  content: "ﺭ";
}

.fi-rs-vacuum-robot:before {
  content: "ﺮ";
}

.fi-rs-vacuum:before {
  content: "ﺯ";
}

.fi-rs-value-absolute:before {
  content: "ﺰ";
}

.fi-rs-vault:before {
  content: "ﺱ";
}

.fi-rs-vector-alt:before {
  content: "ﺲ";
}

.fi-rs-vector-circle:before {
  content: "ﺳ";
}

.fi-rs-vector-polygon:before {
  content: "ﺴ";
}

.fi-rs-vector:before {
  content: "ﺵ";
}

.fi-rs-venus-double:before {
  content: "ﺶ";
}

.fi-rs-venus-mars:before {
  content: "ﺷ";
}

.fi-rs-venus:before {
  content: "ﺸ";
}

.fi-rs-vest-patches:before {
  content: "ﺹ";
}

.fi-rs-vest:before {
  content: "ﺺ";
}

.fi-rs-video-arrow-down-left:before {
  content: "ﺻ";
}

.fi-rs-video-arrow-up-right:before {
  content: "ﺼ";
}

.fi-rs-video-camera-alt:before {
  content: "ﺽ";
}

.fi-rs-video-camera:before {
  content: "ﺾ";
}

.fi-rs-video-duration:before {
  content: "ﺿ";
}

.fi-rs-video-plus:before {
  content: "ﻀ";
}

.fi-rs-video-slash:before {
  content: "ﻁ";
}

.fi-rs-videoconference:before {
  content: "ﻂ";
}

.fi-rs-vihara:before {
  content: "ﻃ";
}

.fi-rs-violin:before {
  content: "ﻄ";
}

.fi-rs-virus-slash:before {
  content: "ﻅ";
}

.fi-rs-virus:before {
  content: "ﻆ";
}

.fi-rs-viruses:before {
  content: "ﻇ";
}

.fi-rs-visit:before {
  content: "ﻈ";
}

.fi-rs-voicemail:before {
  content: "ﻉ";
}

.fi-rs-volcano:before {
  content: "ﻊ";
}

.fi-rs-volleyball:before {
  content: "ﻋ";
}

.fi-rs-volume-down:before {
  content: "ﻌ";
}

.fi-rs-volume-mute:before {
  content: "ﻍ";
}

.fi-rs-volume-off:before {
  content: "ﻎ";
}

.fi-rs-volume-slash:before {
  content: "ﻏ";
}

.fi-rs-volume:before {
  content: "ﻐ";
}

.fi-rs-vote-nay:before {
  content: "ﻑ";
}

.fi-rs-vote-yea:before {
  content: "ﻒ";
}

.fi-rs-vr-cardboard:before {
  content: "ﻓ";
}

.fi-rs-w:before {
  content: "ﻔ";
}

.fi-rs-waffle:before {
  content: "ﻕ";
}

.fi-rs-wagon-covered:before {
  content: "ﻖ";
}

.fi-rs-walker:before {
  content: "ﻗ";
}

.fi-rs-walkie-talkie:before {
  content: "ﻘ";
}

.fi-rs-walking:before {
  content: "ﻙ";
}

.fi-rs-wallet-arrow:before {
  content: "ﻚ";
}

.fi-rs-wallet-buyer:before {
  content: "ﻛ";
}

.fi-rs-wallet:before {
  content: "ﻜ";
}

.fi-rs-warehouse-alt:before {
  content: "ﻝ";
}

.fi-rs-warranty:before {
  content: "ﻞ";
}

.fi-rs-washer:before {
  content: "ﻟ";
}

.fi-rs-waste-pollution:before {
  content: "ﻠ";
}

.fi-rs-waste:before {
  content: "ﻡ";
}

.fi-rs-watch-calculator:before {
  content: "ﻢ";
}

.fi-rs-watch-smart:before {
  content: "ﻣ";
}

.fi-rs-watch:before {
  content: "ﻤ";
}

.fi-rs-water-bottle:before {
  content: "ﻥ";
}

.fi-rs-water-ladder:before {
  content: "ﻦ";
}

.fi-rs-water-lower:before {
  content: "ﻧ";
}

.fi-rs-water-rise:before {
  content: "ﻨ";
}

.fi-rs-water:before {
  content: "ﻩ";
}

.fi-rs-watermelon:before {
  content: "ﻪ";
}

.fi-rs-wave-sine:before {
  content: "ﻫ";
}

.fi-rs-wave-square:before {
  content: "ﻬ";
}

.fi-rs-wave-triangle:before {
  content: "ﻭ";
}

.fi-rs-wave:before {
  content: "ﻮ";
}

.fi-rs-waveform-path:before {
  content: "ﻯ";
}

.fi-rs-waveform:before {
  content: "ﻰ";
}

.fi-rs-web-design:before {
  content: "ﻱ";
}

.fi-rs-webcam-slash:before {
  content: "ﻲ";
}

.fi-rs-webcam:before {
  content: "ﻳ";
}

.fi-rs-webhook:before {
  content: "ﻴ";
}

.fi-rs-wednesday:before {
  content: "ﻵ";
}

.fi-rs-whale:before {
  content: "ﻶ";
}

.fi-rs-wheat-awn-circle-exclamation:before {
  content: "ﻷ";
}

.fi-rs-wheat-awn-slash:before {
  content: "ﻸ";
}

.fi-rs-wheat-awn:before {
  content: "ﻹ";
}

.fi-rs-wheat-slash:before {
  content: "ﻺ";
}

.fi-rs-wheat:before {
  content: "ﻻ";
}

.fi-rs-wheelchair-move:before {
  content: "ﻼ";
}

.fi-rs-wheelchair-sleeping:before {
  content: "﻽";
}

.fi-rs-wheelchair:before {
  content: "﻾";
}

.fi-rs-whistle:before {
  content: "＀";
}

.fi-rs-white-space:before {
  content: "！";
}

.fi-rs-wifi-1:before {
  content: "＂";
}

.fi-rs-wifi-2:before {
  content: "＃";
}

.fi-rs-wifi-alt:before {
  content: "＄";
}

.fi-rs-wifi-exclamation:before {
  content: "％";
}

.fi-rs-wifi-slash:before {
  content: "＆";
}

.fi-rs-wifi:before {
  content: "＇";
}

.fi-rs-wind-turbine:before {
  content: "（";
}

.fi-rs-wind-warning:before {
  content: "）";
}

.fi-rs-wind:before {
  content: "＊";
}

.fi-rs-window-alt:before {
  content: "＋";
}

.fi-rs-window-frame-open:before {
  content: "，";
}

.fi-rs-window-frame:before {
  content: "－";
}

.fi-rs-window-maximize:before {
  content: "．";
}

.fi-rs-window-minimize:before {
  content: "／";
}

.fi-rs-window-restore:before {
  content: "０";
}

.fi-rs-windsock:before {
  content: "１";
}

.fi-rs-wine-bottle:before {
  content: "２";
}

.fi-rs-wine-glass-crack:before {
  content: "３";
}

.fi-rs-wine-glass-empty:before {
  content: "４";
}

.fi-rs-wishlist-heart:before {
  content: "５";
}

.fi-rs-wishlist-star:before {
  content: "６";
}

.fi-rs-woman-head:before {
  content: "７";
}

.fi-rs-woman-scientist:before {
  content: "８";
}

.fi-rs-won-sign:before {
  content: "９";
}

.fi-rs-work-in-progress:before {
  content: "：";
}

.fi-rs-workflow-alt:before {
  content: "；";
}

.fi-rs-workflow-setting-alt:before {
  content: "＜";
}

.fi-rs-workflow-setting:before {
  content: "＝";
}

.fi-rs-workflow:before {
  content: "＞";
}

.fi-rs-workshop:before {
  content: "？";
}

.fi-rs-world:before {
  content: "＠";
}

.fi-rs-worm:before {
  content: "Ａ";
}

.fi-rs-wreath:before {
  content: "Ｂ";
}

.fi-rs-wrench-alt:before {
  content: "Ｃ";
}

.fi-rs-wrench-simple:before {
  content: "Ｄ";
}

.fi-rs-x:before {
  content: "Ｅ";
}

.fi-rs-y:before {
  content: "Ｆ";
}

.fi-rs-yen:before {
  content: "Ｇ";
}

.fi-rs-yin-yang:before {
  content: "Ｈ";
}

.fi-rs-z:before {
  content: "Ｉ";
}

.fi-rs-zip-file:before {
  content: "Ｊ";
}

.fi-rs-zoom-in:before {
  content: "Ｋ";
}

.fi-rs-zoom-out:before {
  content: "Ｌ";
}

@font-face {
  font-family: uicons-solid-straight;
  src: url('uicons-solid-straight-4DZ3VA4V.woff2') format("woff2"), url('uicons-solid-straight-ITFA7HIK.woff') format("woff"), url('uicons-solid-straight-W4CCEH4W.eot#iefix') format("embedded-opentype");
  font-display: swap;
}
i[class^=fi-ss-]:before, i[class*=" fi-ss-"]:before, span[class^=fi-ss-]:before, span[class*=fi-ss-]:before {
  font-family: uicons-solid-straight !important;
  font-style: normal;
  font-weight: 400 !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.variable-selector-00:before {
  content: "︀";
}

.variable-selector-01:before {
  content: "︁";
}

.variable-selector-02:before {
  content: "︂";
}

.variable-selector-03:before {
  content: "︃";
}

.variable-selector-04:before {
  content: "︄";
}

.variable-selector-05:before {
  content: "︅";
}

.variable-selector-06:before {
  content: "︆";
}

.variable-selector-07:before {
  content: "︇";
}

.variable-selector-08:before {
  content: "︈";
}

.variable-selector-09:before {
  content: "︉";
}

.variable-selector-0a:before {
  content: "︊";
}

.variable-selector-0b:before {
  content: "︋";
}

.variable-selector-0c:before {
  content: "︌";
}

.variable-selector-0d:before {
  content: "︍";
}

.variable-selector-0e:before {
  content: "︎";
}

.variable-selector-0f:before {
  content: "️";
}

.combining-half-marks-00:before {
  content: "︠";
}

.combining-half-marks-01:before {
  content: "︡";
}

.combining-half-marks-02:before {
  content: "︢";
}

.combining-half-marks-03:before {
  content: "︣";
}

.combining-half-marks-04:before {
  content: "︤";
}

.combining-half-marks-05:before {
  content: "︥";
}

.combining-half-marks-06:before {
  content: "︦";
}

.combining-half-marks-07:before {
  content: "︧";
}

.combining-half-marks-08:before {
  content: "︨";
}

.combining-half-marks-09:before {
  content: "︩";
}

.combining-half-marks-0a:before {
  content: "︪";
}

.combining-half-marks-0b:before {
  content: "︫";
}

.combining-half-marks-0c:before {
  content: "︬";
}

.combining-half-marks-0d:before {
  content: "︭";
}

.combining-half-marks-0e:before {
  content: "︮";
}

.combining-half-marks-0f:before {
  content: "︯";
}

.zero-width-no-break-space-0f:before {
  content: "﻿";
}

.fi-ss-0:before {
  content: "\f101";
}

.fi-ss-00s-music-disc:before {
  content: "\f102";
}

.fi-ss-1:before {
  content: "\f103";
}

.fi-ss-2:before {
  content: "\f104";
}

.fi-ss-3:before {
  content: "\f105";
}

.fi-ss-360-degrees:before {
  content: "\f106";
}

.fi-ss-4:before {
  content: "\f107";
}

.fi-ss-404:before {
  content: "\f108";
}

.fi-ss-5:before {
  content: "\f109";
}

.fi-ss-6:before {
  content: "\f10a";
}

.fi-ss-60s-music-disc:before {
  content: "\f10b";
}

.fi-ss-7:before {
  content: "\f10c";
}

.fi-ss-70s-music-disc:before {
  content: "\f10d";
}

.fi-ss-8:before {
  content: "\f10e";
}

.fi-ss-80s-music-disc:before {
  content: "\f10f";
}

.fi-ss-9:before {
  content: "\f110";
}

.fi-ss-90s-music-disc:before {
  content: "\f111";
}

.fi-ss-a:before {
  content: "\f112";
}

.fi-ss-accident:before {
  content: "\f113";
}

.fi-ss-acorn:before {
  content: "\f114";
}

.fi-ss-ad-paid:before {
  content: "\f115";
}

.fi-ss-ad:before {
  content: "\f116";
}

.fi-ss-add-document:before {
  content: "\f117";
}

.fi-ss-add-folder:before {
  content: "\f118";
}

.fi-ss-add-image:before {
  content: "\f119";
}

.fi-ss-add:before {
  content: "\f11a";
}

.fi-ss-address-book:before {
  content: "\f11b";
}

.fi-ss-address-card:before {
  content: "\f11c";
}

.fi-ss-admin-alt:before {
  content: "\f11d";
}

.fi-ss-admin:before {
  content: "\f11e";
}

.fi-ss-age-alt:before {
  content: "\f11f";
}

.fi-ss-age-restriction-eighteen:before {
  content: "\f120";
}

.fi-ss-age-restriction-seven:before {
  content: "\f121";
}

.fi-ss-age-restriction-six:before {
  content: "\f122";
}

.fi-ss-age-restriction-sixteen:before {
  content: "\f123";
}

.fi-ss-age-restriction-thirteen:before {
  content: "\f124";
}

.fi-ss-age-restriction-three:before {
  content: "\f125";
}

.fi-ss-age-restriction-twelve:before {
  content: "\f126";
}

.fi-ss-age-restriction-twenty-one:before {
  content: "\f127";
}

.fi-ss-age-restriction-zero:before {
  content: "\f128";
}

.fi-ss-age:before {
  content: "\f129";
}

.fi-ss-air-conditioner:before {
  content: "\f12a";
}

.fi-ss-air-freshener:before {
  content: "\f12b";
}

.fi-ss-air-pollution:before {
  content: "\f12c";
}

.fi-ss-airplane-journey:before {
  content: "\f12d";
}

.fi-ss-airplane-window-open:before {
  content: "\f12e";
}

.fi-ss-airplay:before {
  content: "\f12f";
}

.fi-ss-alarm-clock:before {
  content: "\f130";
}

.fi-ss-alarm-exclamation:before {
  content: "\f131";
}

.fi-ss-alarm-plus:before {
  content: "\f132";
}

.fi-ss-alarm-snooze:before {
  content: "\f133";
}

.fi-ss-album-circle-plus:before {
  content: "\f134";
}

.fi-ss-album-circle-user:before {
  content: "\f135";
}

.fi-ss-album-collection:before {
  content: "\f136";
}

.fi-ss-album:before {
  content: "\f137";
}

.fi-ss-algorithm:before {
  content: "\f138";
}

.fi-ss-alicorn:before {
  content: "\f139";
}

.fi-ss-alien:before {
  content: "\f13a";
}

.fi-ss-align-center:before {
  content: "\f13b";
}

.fi-ss-align-justify:before {
  content: "\f13c";
}

.fi-ss-align-left:before {
  content: "\f13d";
}

.fi-ss-align-slash:before {
  content: "\f13e";
}

.fi-ss-ambulance:before {
  content: "\f13f";
}

.fi-ss-amusement-park:before {
  content: "\f140";
}

.fi-ss-analyse-alt:before {
  content: "\f141";
}

.fi-ss-analyse:before {
  content: "\f142";
}

.fi-ss-anatomical-heart:before {
  content: "\f143";
}

.fi-ss-anchor:before {
  content: "\f144";
}

.fi-ss-angel:before {
  content: "\f145";
}

.fi-ss-angle-90:before {
  content: "\f146";
}

.fi-ss-angle-circle-down:before {
  content: "\f147";
}

.fi-ss-angle-circle-left:before {
  content: "\f148";
}

.fi-ss-angle-circle-right:before {
  content: "\f149";
}

.fi-ss-angle-circle-up:before {
  content: "\f14a";
}

.fi-ss-angle-double-left:before {
  content: "\f14b";
}

.fi-ss-angle-double-right:before {
  content: "\f14c";
}

.fi-ss-angle-double-small-down:before {
  content: "\f14d";
}

.fi-ss-angle-double-small-left:before {
  content: "\f14e";
}

.fi-ss-angle-double-small-right:before {
  content: "\f14f";
}

.fi-ss-angle-double-small-up:before {
  content: "\f150";
}

.fi-ss-angle-down:before {
  content: "\f151";
}

.fi-ss-angle-left:before {
  content: "\f152";
}

.fi-ss-angle-right:before {
  content: "\f153";
}

.fi-ss-angle-small-down:before {
  content: "\f154";
}

.fi-ss-angle-small-left:before {
  content: "\f155";
}

.fi-ss-angle-small-right:before {
  content: "\f156";
}

.fi-ss-angle-small-up:before {
  content: "\f157";
}

.fi-ss-angle-square-down:before {
  content: "\f158";
}

.fi-ss-angle-square-left:before {
  content: "\f159";
}

.fi-ss-angle-square-right:before {
  content: "\f15a";
}

.fi-ss-angle-square-up:before {
  content: "\f15b";
}

.fi-ss-angle-up:before {
  content: "\f15c";
}

.fi-ss-angle:before {
  content: "\f15d";
}

.fi-ss-angles-up-down:before {
  content: "\f15e";
}

.fi-ss-angry:before {
  content: "\f15f";
}

.fi-ss-animated-icon:before {
  content: "\f160";
}

.fi-ss-ankh:before {
  content: "\f161";
}

.fi-ss-answer-alt:before {
  content: "\f162";
}

.fi-ss-answer:before {
  content: "\f163";
}

.fi-ss-apartment:before {
  content: "\f164";
}

.fi-ss-aperture:before {
  content: "\f165";
}

.fi-ss-api:before {
  content: "\f166";
}

.fi-ss-apple-core:before {
  content: "\f167";
}

.fi-ss-apple-crate:before {
  content: "\f168";
}

.fi-ss-apple-whole:before {
  content: "\f169";
}

.fi-ss-apps-add:before {
  content: "\f16a";
}

.fi-ss-apps-delete:before {
  content: "\f16b";
}

.fi-ss-apps-sort:before {
  content: "\f16c";
}

.fi-ss-apps:before {
  content: "\f16d";
}

.fi-ss-archive:before {
  content: "\f16e";
}

.fi-ss-archway:before {
  content: "\f16f";
}

.fi-ss-arrow-alt-circle-down:before {
  content: "\f170";
}

.fi-ss-arrow-alt-circle-left:before {
  content: "\f171";
}

.fi-ss-arrow-alt-circle-right:before {
  content: "\f172";
}

.fi-ss-arrow-alt-circle-up:before {
  content: "\f173";
}

.fi-ss-arrow-alt-down:before {
  content: "\f174";
}

.fi-ss-arrow-alt-from-bottom:before {
  content: "\f175";
}

.fi-ss-arrow-alt-from-left:before {
  content: "\f176";
}

.fi-ss-arrow-alt-from-right:before {
  content: "\f177";
}

.fi-ss-arrow-alt-from-top:before {
  content: "\f178";
}

.fi-ss-arrow-alt-left:before {
  content: "\f179";
}

.fi-ss-arrow-alt-right:before {
  content: "\f17a";
}

.fi-ss-arrow-alt-square-down:before {
  content: "\f17b";
}

.fi-ss-arrow-alt-square-left:before {
  content: "\f17c";
}

.fi-ss-arrow-alt-square-right:before {
  content: "\f17d";
}

.fi-ss-arrow-alt-square-up:before {
  content: "\f17e";
}

.fi-ss-arrow-alt-to-bottom:before {
  content: "\f17f";
}

.fi-ss-arrow-alt-to-left:before {
  content: "\f180";
}

.fi-ss-arrow-alt-to-right:before {
  content: "\f181";
}

.fi-ss-arrow-alt-to-top:before {
  content: "\f182";
}

.fi-ss-arrow-alt-up:before {
  content: "\f183";
}

.fi-ss-arrow-circle-down:before {
  content: "\f184";
}

.fi-ss-arrow-circle-left:before {
  content: "\f185";
}

.fi-ss-arrow-circle-right:before {
  content: "\f186";
}

.fi-ss-arrow-circle-up:before {
  content: "\f187";
}

.fi-ss-arrow-comparison:before {
  content: "\f188";
}

.fi-ss-arrow-down-from-arc:before {
  content: "\f189";
}

.fi-ss-arrow-down-from-dotted-line:before {
  content: "\f18a";
}

.fi-ss-arrow-down-left:before {
  content: "\f18b";
}

.fi-ss-arrow-down-small-big:before {
  content: "\f18c";
}

.fi-ss-arrow-down-to-dotted-line:before {
  content: "\f18d";
}

.fi-ss-arrow-down-to-square:before {
  content: "\f18e";
}

.fi-ss-arrow-down-triangle-square:before {
  content: "\f18f";
}

.fi-ss-arrow-down:before {
  content: "\f190";
}

.fi-ss-arrow-from-bottom:before {
  content: "\f191";
}

.fi-ss-arrow-from-left:before {
  content: "\f192";
}

.fi-ss-arrow-from-right:before {
  content: "\f193";
}

.fi-ss-arrow-from-top:before {
  content: "\f194";
}

.fi-ss-arrow-left-from-arc:before {
  content: "\f195";
}

.fi-ss-arrow-left-from-line:before {
  content: "\f196";
}

.fi-ss-arrow-left-to-arc:before {
  content: "\f197";
}

.fi-ss-arrow-left:before {
  content: "\f198";
}

.fi-ss-arrow-progress-alt:before {
  content: "\f199";
}

.fi-ss-arrow-progress:before {
  content: "\f19a";
}

.fi-ss-arrow-right-to-bracket:before {
  content: "\f19b";
}

.fi-ss-arrow-right:before {
  content: "\f19c";
}

.fi-ss-arrow-small-down:before {
  content: "\f19d";
}

.fi-ss-arrow-small-left:before {
  content: "\f19e";
}

.fi-ss-arrow-small-right:before {
  content: "\f19f";
}

.fi-ss-arrow-small-up:before {
  content: "\f1a0";
}

.fi-ss-arrow-square-down:before {
  content: "\f1a1";
}

.fi-ss-arrow-square-left:before {
  content: "\f1a2";
}

.fi-ss-arrow-square-right:before {
  content: "\f1a3";
}

.fi-ss-arrow-square-up:before {
  content: "\f1a4";
}

.fi-ss-arrow-to-bottom:before {
  content: "\f1a5";
}

.fi-ss-arrow-to-left:before {
  content: "\f1a6";
}

.fi-ss-arrow-to-right:before {
  content: "\f1a7";
}

.fi-ss-arrow-to-top:before {
  content: "\f1a8";
}

.fi-ss-arrow-trend-down:before {
  content: "\f1a9";
}

.fi-ss-arrow-trend-up:before {
  content: "\f1aa";
}

.fi-ss-arrow-turn-down-left:before {
  content: "\f1ab";
}

.fi-ss-arrow-turn-down-right:before {
  content: "\f1ac";
}

.fi-ss-arrow-turn-left-up:before {
  content: "\f1ad";
}

.fi-ss-arrow-up-from-dotted-line:before {
  content: "\f1ae";
}

.fi-ss-arrow-up-from-ground-water:before {
  content: "\f1af";
}

.fi-ss-arrow-up-from-square:before {
  content: "\f1b0";
}

.fi-ss-arrow-up-left-from-circle:before {
  content: "\f1b1";
}

.fi-ss-arrow-up-left:before {
  content: "\f1b2";
}

.fi-ss-arrow-up-right-and-arrow-down-left-from-center:before {
  content: "\f1b3";
}

.fi-ss-arrow-up-right-from-square:before {
  content: "\f1b4";
}

.fi-ss-arrow-up-right:before {
  content: "\f1b5";
}

.fi-ss-arrow-up-small-big:before {
  content: "\f1b6";
}

.fi-ss-arrow-up-square-triangle:before {
  content: "\f1b7";
}

.fi-ss-arrow-up-to-arc:before {
  content: "\f1b8";
}

.fi-ss-arrow-up-to-dotted-line:before {
  content: "\f1b9";
}

.fi-ss-arrow-up:before {
  content: "\f1ba";
}

.fi-ss-arrow-upward-growth-crypto:before {
  content: "\f1bb";
}

.fi-ss-arrows-alt-h:before {
  content: "\f1bc";
}

.fi-ss-arrows-alt-v:before {
  content: "\f1bd";
}

.fi-ss-arrows-alt:before {
  content: "\f1be";
}

.fi-ss-arrows-cross:before {
  content: "\f1bf";
}

.fi-ss-arrows-from-dotted-line:before {
  content: "\f1c0";
}

.fi-ss-arrows-from-line:before {
  content: "\f1c1";
}

.fi-ss-arrows-h-copy:before {
  content: "\f1c2";
}

.fi-ss-arrows-h:before {
  content: "\f1c3";
}

.fi-ss-arrows-repeat-1:before {
  content: "\f1c4";
}

.fi-ss-arrows-repeat:before {
  content: "\f1c5";
}

.fi-ss-arrows-retweet:before {
  content: "\f1c6";
}

.fi-ss-arrows-split-right-and-left:before {
  content: "\f1c7";
}

.fi-ss-arrows-split-up-and-left:before {
  content: "\f1c8";
}

.fi-ss-arrows-to-circle:before {
  content: "\f1c9";
}

.fi-ss-arrows-to-dotted-line:before {
  content: "\f1ca";
}

.fi-ss-arrows-to-eye:before {
  content: "\f1cb";
}

.fi-ss-arrows-to-line:before {
  content: "\f1cc";
}

.fi-ss-arrows:before {
  content: "\f1cd";
}

.fi-ss-artificial-intelligence:before {
  content: "\f1ce";
}

.fi-ss-assept-document:before {
  content: "\f1cf";
}

.fi-ss-assessment-alt:before {
  content: "\f1d0";
}

.fi-ss-assessment:before {
  content: "\f1d1";
}

.fi-ss-assign:before {
  content: "\f1d2";
}

.fi-ss-assistive-listening-systems:before {
  content: "\f1d3";
}

.fi-ss-asterik:before {
  content: "\f1d4";
}

.fi-ss-at:before {
  content: "\f1d5";
}

.fi-ss-attribution-pen:before {
  content: "\f1d6";
}

.fi-ss-attribution-pencil:before {
  content: "\f1d7";
}

.fi-ss-aubergine:before {
  content: "\f1d8";
}

.fi-ss-auction:before {
  content: "\f1d9";
}

.fi-ss-audience-megaphone:before {
  content: "\f1da";
}

.fi-ss-audio-description-slash:before {
  content: "\f1db";
}

.fi-ss-audit-alt:before {
  content: "\f1dc";
}

.fi-ss-audit:before {
  content: "\f1dd";
}

.fi-ss-austral-sign:before {
  content: "\f1de";
}

.fi-ss-avocado:before {
  content: "\f1df";
}

.fi-ss-award:before {
  content: "\f1e0";
}

.fi-ss-axe-battle:before {
  content: "\f1e1";
}

.fi-ss-axe:before {
  content: "\f1e2";
}

.fi-ss-b:before {
  content: "\f1e3";
}

.fi-ss-baby-carriage:before {
  content: "\f1e4";
}

.fi-ss-baby:before {
  content: "\f1e5";
}

.fi-ss-back-up:before {
  content: "\f1e6";
}

.fi-ss-background:before {
  content: "\f1e7";
}

.fi-ss-backpack:before {
  content: "\f1e8";
}

.fi-ss-bacon:before {
  content: "\f1e9";
}

.fi-ss-bacteria:before {
  content: "\f1ea";
}

.fi-ss-bacterium:before {
  content: "\f1eb";
}

.fi-ss-badge-check:before {
  content: "\f1ec";
}

.fi-ss-badge-dollar:before {
  content: "\f1ed";
}

.fi-ss-badge-leaf:before {
  content: "\f1ee";
}

.fi-ss-badge-percent:before {
  content: "\f1ef";
}

.fi-ss-badge-sheriff:before {
  content: "\f1f0";
}

.fi-ss-badge:before {
  content: "\f1f1";
}

.fi-ss-badger-honey:before {
  content: "\f1f2";
}

.fi-ss-badget-check-alt:before {
  content: "\f1f3";
}

.fi-ss-badminton:before {
  content: "\f1f4";
}

.fi-ss-bag-map-pin:before {
  content: "\f1f5";
}

.fi-ss-bag-seedling:before {
  content: "\f1f6";
}

.fi-ss-bag-shopping-minus:before {
  content: "\f1f7";
}

.fi-ss-bags-shopping:before {
  content: "\f1f8";
}

.fi-ss-baguette:before {
  content: "\f1f9";
}

.fi-ss-bahai:before {
  content: "\f1fa";
}

.fi-ss-baht-sign:before {
  content: "\f1fb";
}

.fi-ss-balance-scale-left:before {
  content: "\f1fc";
}

.fi-ss-balance-scale-right:before {
  content: "\f1fd";
}

.fi-ss-ball-pile:before {
  content: "\f1fe";
}

.fi-ss-ballet-dance:before {
  content: "\f1ff";
}

.fi-ss-balloon:before {
  content: "\f200";
}

.fi-ss-balloons:before {
  content: "\f201";
}

.fi-ss-ballot-check:before {
  content: "\f202";
}

.fi-ss-ballot:before {
  content: "\f203";
}

.fi-ss-ban-bug:before {
  content: "\f204";
}

.fi-ss-ban:before {
  content: "\f205";
}

.fi-ss-banana:before {
  content: "\f206";
}

.fi-ss-band-aid:before {
  content: "\f207";
}

.fi-ss-bangladeshi-taka-sign:before {
  content: "\f208";
}

.fi-ss-banjo:before {
  content: "\f209";
}

.fi-ss-bank:before {
  content: "\f20a";
}

.fi-ss-banner-2:before {
  content: "\f20b";
}

.fi-ss-banner-3:before {
  content: "\f20c";
}

.fi-ss-banner-4:before {
  content: "\f20d";
}

.fi-ss-banner-5:before {
  content: "\f20e";
}

.fi-ss-banner:before {
  content: "\f20f";
}

.fi-ss-barber-pole:before {
  content: "\f210";
}

.fi-ss-barber-shop:before {
  content: "\f211";
}

.fi-ss-barcode-read:before {
  content: "\f212";
}

.fi-ss-barcode-scan:before {
  content: "\f213";
}

.fi-ss-barcode:before {
  content: "\f214";
}

.fi-ss-bars-filter:before {
  content: "\f215";
}

.fi-ss-bars-progress:before {
  content: "\f216";
}

.fi-ss-bars-sort:before {
  content: "\f217";
}

.fi-ss-bars-staggered:before {
  content: "\f218";
}

.fi-ss-baseball-alt:before {
  content: "\f219";
}

.fi-ss-baseball:before {
  content: "\f21a";
}

.fi-ss-basket-shopping-minus:before {
  content: "\f21b";
}

.fi-ss-basket-shopping-plus:before {
  content: "\f21c";
}

.fi-ss-basket-shopping-simple:before {
  content: "\f21d";
}

.fi-ss-basketball-hoop:before {
  content: "\f21e";
}

.fi-ss-basketball:before {
  content: "\f21f";
}

.fi-ss-bat:before {
  content: "\f220";
}

.fi-ss-bath:before {
  content: "\f221";
}

.fi-ss-battery-bolt:before {
  content: "\f222";
}

.fi-ss-battery-empty:before {
  content: "\f223";
}

.fi-ss-battery-exclamation:before {
  content: "\f224";
}

.fi-ss-battery-full:before {
  content: "\f225";
}

.fi-ss-battery-half:before {
  content: "\f226";
}

.fi-ss-battery-quarter:before {
  content: "\f227";
}

.fi-ss-battery-slash:before {
  content: "\f228";
}

.fi-ss-battery-three-quarters:before {
  content: "\f229";
}

.fi-ss-beacon:before {
  content: "\f22a";
}

.fi-ss-bed-alt:before {
  content: "\f22b";
}

.fi-ss-bed-bunk:before {
  content: "\f22c";
}

.fi-ss-bed-empty:before {
  content: "\f22d";
}

.fi-ss-bed:before {
  content: "\f22e";
}

.fi-ss-bee:before {
  content: "\f22f";
}

.fi-ss-beer-mug-empty:before {
  content: "\f230";
}

.fi-ss-beer:before {
  content: "\f231";
}

.fi-ss-bell-concierge:before {
  content: "\f232";
}

.fi-ss-bell-notification-call:before {
  content: "\f233";
}

.fi-ss-bell-notification-social-media:before {
  content: "\f234";
}

.fi-ss-bell-ring:before {
  content: "\f235";
}

.fi-ss-bell-school-slash:before {
  content: "\f236";
}

.fi-ss-bell-school:before {
  content: "\f237";
}

.fi-ss-bell-slash:before {
  content: "\f238";
}

.fi-ss-bell:before {
  content: "\f239";
}

.fi-ss-bells:before {
  content: "\f23a";
}

.fi-ss-bench-tree:before {
  content: "\f23b";
}

.fi-ss-benefit-diamond-alt:before {
  content: "\f23c";
}

.fi-ss-benefit-diamond:before {
  content: "\f23d";
}

.fi-ss-benefit-hand:before {
  content: "\f23e";
}

.fi-ss-benefit-increase:before {
  content: "\f23f";
}

.fi-ss-benefit-porcent:before {
  content: "\f240";
}

.fi-ss-benefit:before {
  content: "\f241";
}

.fi-ss-betamax:before {
  content: "\f242";
}

.fi-ss-bible:before {
  content: "\f243";
}

.fi-ss-bicycle-journey:before {
  content: "\f244";
}

.fi-ss-bike:before {
  content: "\f245";
}

.fi-ss-biking-mountain:before {
  content: "\f246";
}

.fi-ss-biking:before {
  content: "\f247";
}

.fi-ss-bill-arrow:before {
  content: "\f248";
}

.fi-ss-billiard:before {
  content: "\f249";
}

.fi-ss-bin-bottles:before {
  content: "\f24a";
}

.fi-ss-binary-circle-check:before {
  content: "\f24b";
}

.fi-ss-binary-lock:before {
  content: "\f24c";
}

.fi-ss-binary-slash:before {
  content: "\f24d";
}

.fi-ss-binary:before {
  content: "\f24e";
}

.fi-ss-binoculars:before {
  content: "\f24f";
}

.fi-ss-bio-leaves:before {
  content: "\f250";
}

.fi-ss-bio:before {
  content: "\f251";
}

.fi-ss-biohazard:before {
  content: "\f252";
}

.fi-ss-bird:before {
  content: "\f253";
}

.fi-ss-bitcoin-sign:before {
  content: "\f254";
}

.fi-ss-blanket:before {
  content: "\f255";
}

.fi-ss-blender-phone:before {
  content: "\f256";
}

.fi-ss-blender:before {
  content: "\f257";
}

.fi-ss-blinds-open:before {
  content: "\f258";
}

.fi-ss-blinds-raised:before {
  content: "\f259";
}

.fi-ss-blinds:before {
  content: "\f25a";
}

.fi-ss-block-brick:before {
  content: "\f25b";
}

.fi-ss-block-microphone:before {
  content: "\f25c";
}

.fi-ss-block-question:before {
  content: "\f25d";
}

.fi-ss-block-quote:before {
  content: "\f25e";
}

.fi-ss-block:before {
  content: "\f25f";
}

.fi-ss-blockchain-3:before {
  content: "\f260";
}

.fi-ss-blog-pencil:before {
  content: "\f261";
}

.fi-ss-blog-text:before {
  content: "\f262";
}

.fi-ss-blood-dropper:before {
  content: "\f263";
}

.fi-ss-blood-test-tube-alt:before {
  content: "\f264";
}

.fi-ss-blood-test-tube:before {
  content: "\f265";
}

.fi-ss-blood:before {
  content: "\f266";
}

.fi-ss-blossom:before {
  content: "\f267";
}

.fi-ss-blueberries:before {
  content: "\f268";
}

.fi-ss-blueprint:before {
  content: "\f269";
}

.fi-ss-bold:before {
  content: "\f26a";
}

.fi-ss-bolt-auto:before {
  content: "\f26b";
}

.fi-ss-bolt-slash:before {
  content: "\f26c";
}

.fi-ss-bolt:before {
  content: "\f26d";
}

.fi-ss-bomb:before {
  content: "\f26e";
}

.fi-ss-bone-break:before {
  content: "\f26f";
}

.fi-ss-bone:before {
  content: "\f270";
}

.fi-ss-bong:before {
  content: "\f271";
}

.fi-ss-bonus-alt:before {
  content: "\f272";
}

.fi-ss-bonus-star:before {
  content: "\f273";
}

.fi-ss-bonus:before {
  content: "\f274";
}

.fi-ss-book-alt:before {
  content: "\f275";
}

.fi-ss-book-arrow-right:before {
  content: "\f276";
}

.fi-ss-book-arrow-up:before {
  content: "\f277";
}

.fi-ss-book-atlas:before {
  content: "\f278";
}

.fi-ss-book-bookmark:before {
  content: "\f279";
}

.fi-ss-book-circle-arrow-right:before {
  content: "\f27a";
}

.fi-ss-book-circle-arrow-up:before {
  content: "\f27b";
}

.fi-ss-book-copy:before {
  content: "\f27c";
}

.fi-ss-book-dead:before {
  content: "\f27d";
}

.fi-ss-book-font:before {
  content: "\f27e";
}

.fi-ss-book-heart:before {
  content: "\f27f";
}

.fi-ss-book-medical:before {
  content: "\f280";
}

.fi-ss-book-open-cover:before {
  content: "\f281";
}

.fi-ss-book-open-reader:before {
  content: "\f282";
}

.fi-ss-book-plus:before {
  content: "\f283";
}

.fi-ss-book-quran:before {
  content: "\f284";
}

.fi-ss-book-section:before {
  content: "\f285";
}

.fi-ss-book-spells:before {
  content: "\f286";
}

.fi-ss-book-tanakh:before {
  content: "\f287";
}

.fi-ss-book-user:before {
  content: "\f288";
}

.fi-ss-book:before {
  content: "\f289";
}

.fi-ss-Booking:before {
  content: "\f28a";
}

.fi-ss-bookmark-slash:before {
  content: "\f28b";
}

.fi-ss-bookmark:before {
  content: "\f28c";
}

.fi-ss-books-medical:before {
  content: "\f28d";
}

.fi-ss-books:before {
  content: "\f28e";
}

.fi-ss-boot-heeled:before {
  content: "\f28f";
}

.fi-ss-boot:before {
  content: "\f290";
}

.fi-ss-booth-curtain:before {
  content: "\f291";
}

.fi-ss-border-all:before {
  content: "\f292";
}

.fi-ss-border-bottom:before {
  content: "\f293";
}

.fi-ss-border-center-h:before {
  content: "\f294";
}

.fi-ss-border-center-v:before {
  content: "\f295";
}

.fi-ss-border-inner:before {
  content: "\f296";
}

.fi-ss-border-left:before {
  content: "\f297";
}

.fi-ss-border-none:before {
  content: "\f298";
}

.fi-ss-border-outer:before {
  content: "\f299";
}

.fi-ss-border-right:before {
  content: "\f29a";
}

.fi-ss-border-style-alt:before {
  content: "\f29b";
}

.fi-ss-border-style:before {
  content: "\f29c";
}

.fi-ss-border-top:before {
  content: "\f29d";
}

.fi-ss-boss:before {
  content: "\f29e";
}

.fi-ss-bottle-droplet:before {
  content: "\f29f";
}

.fi-ss-bottle:before {
  content: "\f2a0";
}

.fi-ss-bow-arrow:before {
  content: "\f2a1";
}

.fi-ss-bowl-chopsticks-noodles:before {
  content: "\f2a2";
}

.fi-ss-bowl-chopsticks:before {
  content: "\f2a3";
}

.fi-ss-bowl-rice:before {
  content: "\f2a4";
}

.fi-ss-bowl-scoop:before {
  content: "\f2a5";
}

.fi-ss-bowl-scoops:before {
  content: "\f2a6";
}

.fi-ss-bowl-soft-serve:before {
  content: "\f2a7";
}

.fi-ss-bowl-spoon:before {
  content: "\f2a8";
}

.fi-ss-bowling-ball:before {
  content: "\f2a9";
}

.fi-ss-bowling-pins:before {
  content: "\f2aa";
}

.fi-ss-bowling:before {
  content: "\f2ab";
}

.fi-ss-box-alt:before {
  content: "\f2ac";
}

.fi-ss-box-ballot:before {
  content: "\f2ad";
}

.fi-ss-box-check:before {
  content: "\f2ae";
}

.fi-ss-box-circle-check:before {
  content: "\f2af";
}

.fi-ss-box-dollar:before {
  content: "\f2b0";
}

.fi-ss-box-fragile:before {
  content: "\f2b1";
}

.fi-ss-box-heart:before {
  content: "\f2b2";
}

.fi-ss-box-open-full:before {
  content: "\f2b3";
}

.fi-ss-box-open:before {
  content: "\f2b4";
}

.fi-ss-box-tissue:before {
  content: "\f2b5";
}

.fi-ss-box-up:before {
  content: "\f2b6";
}

.fi-ss-box:before {
  content: "\f2b7";
}

.fi-ss-boxes:before {
  content: "\f2b8";
}

.fi-ss-boxing-glove:before {
  content: "\f2b9";
}

.fi-ss-bracket-curly-right:before {
  content: "\f2ba";
}

.fi-ss-bracket-curly:before {
  content: "\f2bb";
}

.fi-ss-bracket-round-right:before {
  content: "\f2bc";
}

.fi-ss-bracket-round:before {
  content: "\f2bd";
}

.fi-ss-bracket-square-right:before {
  content: "\f2be";
}

.fi-ss-bracket-square:before {
  content: "\f2bf";
}

.fi-ss-brackets-curly:before {
  content: "\f2c0";
}

.fi-ss-brackets-round:before {
  content: "\f2c1";
}

.fi-ss-brackets-square:before {
  content: "\f2c2";
}

.fi-ss-braille-a:before {
  content: "\f2c3";
}

.fi-ss-braille-b:before {
  content: "\f2c4";
}

.fi-ss-braille-c:before {
  content: "\f2c5";
}

.fi-ss-braille-d:before {
  content: "\f2c6";
}

.fi-ss-braille-e:before {
  content: "\f2c7";
}

.fi-ss-braille-g:before {
  content: "\f2c8";
}

.fi-ss-braille-h:before {
  content: "\f2c9";
}

.fi-ss-braille-i:before {
  content: "\f2ca";
}

.fi-ss-braille-j:before {
  content: "\f2cb";
}

.fi-ss-braille-k:before {
  content: "\f2cc";
}

.fi-ss-braille-l:before {
  content: "\f2cd";
}

.fi-ss-braille-m:before {
  content: "\f2ce";
}

.fi-ss-braille-n-alt:before {
  content: "\f2cf";
}

.fi-ss-braille-n:before {
  content: "\f2d0";
}

.fi-ss-braille-o:before {
  content: "\f2d1";
}

.fi-ss-braille-p:before {
  content: "\f2d2";
}

.fi-ss-braille-q:before {
  content: "\f2d3";
}

.fi-ss-braille-r:before {
  content: "\f2d4";
}

.fi-ss-braille-s:before {
  content: "\f2d5";
}

.fi-ss-braille-t:before {
  content: "\f2d6";
}

.fi-ss-braille-u:before {
  content: "\f2d7";
}

.fi-ss-braille-v:before {
  content: "\f2d8";
}

.fi-ss-braille-w:before {
  content: "\f2d9";
}

.fi-ss-braille-x:before {
  content: "\f2da";
}

.fi-ss-braille-y:before {
  content: "\f2db";
}

.fi-ss-braille-z:before {
  content: "\f2dc";
}

.fi-ss-braille:before {
  content: "\f2dd";
}

.fi-ss-brain-circuit:before {
  content: "\f2de";
}

.fi-ss-brain:before {
  content: "\f2df";
}

.fi-ss-brake-warning:before {
  content: "\f2e0";
}

.fi-ss-branching:before {
  content: "\f2e1";
}

.fi-ss-brand:before {
  content: "\f2e2";
}

.fi-ss-branding:before {
  content: "\f2e3";
}

.fi-ss-bread-loaf:before {
  content: "\f2e4";
}

.fi-ss-bread-slice-butter:before {
  content: "\f2e5";
}

.fi-ss-bread-slice:before {
  content: "\f2e6";
}

.fi-ss-bread:before {
  content: "\f2e7";
}

.fi-ss-briefcase-arrow-right:before {
  content: "\f2e8";
}

.fi-ss-briefcase-blank:before {
  content: "\f2e9";
}

.fi-ss-briefcase:before {
  content: "\f2ea";
}

.fi-ss-brightness-low:before {
  content: "\f2eb";
}

.fi-ss-brightness:before {
  content: "\f2ec";
}

.fi-ss-bring-forward:before {
  content: "\f2ed";
}

.fi-ss-bring-front:before {
  content: "\f2ee";
}

.fi-ss-broadcast-tower:before {
  content: "\f2ef";
}

.fi-ss-broccoli:before {
  content: "\f2f0";
}

.fi-ss-broken-chain-link-wrong:before {
  content: "\f2f1";
}

.fi-ss-broken-image:before {
  content: "\f2f2";
}

.fi-ss-broom-ball:before {
  content: "\f2f3";
}

.fi-ss-broom:before {
  content: "\f2f4";
}

.fi-ss-browser-ui:before {
  content: "\f2f5";
}

.fi-ss-browser:before {
  content: "\f2f6";
}

.fi-ss-browsers:before {
  content: "\f2f7";
}

.fi-ss-brush:before {
  content: "\f2f8";
}

.fi-ss-bucket:before {
  content: "\f2f9";
}

.fi-ss-budget-alt:before {
  content: "\f2fa";
}

.fi-ss-budget:before {
  content: "\f2fb";
}

.fi-ss-bug-slash:before {
  content: "\f2fc";
}

.fi-ss-bug:before {
  content: "\f2fd";
}

.fi-ss-bugs:before {
  content: "\f2fe";
}

.fi-ss-build-alt:before {
  content: "\f2ff";
}

.fi-ss-build:before {
  content: "\f300";
}

.fi-ss-builder:before {
  content: "\f301";
}

.fi-ss-building-circle-arrow-right:before {
  content: "\f302";
}

.fi-ss-building-ngo:before {
  content: "\f303";
}

.fi-ss-building:before {
  content: "\f304";
}

.fi-ss-bulb:before {
  content: "\f305";
}

.fi-ss-bullet:before {
  content: "\f306";
}

.fi-ss-bullhorn:before {
  content: "\f307";
}

.fi-ss-bullseye-arrow:before {
  content: "\f308";
}

.fi-ss-bullseye-pointer:before {
  content: "\f309";
}

.fi-ss-bullseye:before {
  content: "\f30a";
}

.fi-ss-burger-alt:before {
  content: "\f30b";
}

.fi-ss-burger-fries:before {
  content: "\f30c";
}

.fi-ss-burger-glass:before {
  content: "\f30d";
}

.fi-ss-burrito:before {
  content: "\f30e";
}

.fi-ss-burst:before {
  content: "\f30f";
}

.fi-ss-bus-alt:before {
  content: "\f310";
}

.fi-ss-bus:before {
  content: "\f311";
}

.fi-ss-business-time:before {
  content: "\f312";
}

.fi-ss-Butter:before {
  content: "\f313";
}

.fi-ss-butterfly:before {
  content: "\f314";
}

.fi-ss-c:before {
  content: "\f315";
}

.fi-ss-cabin:before {
  content: "\f316";
}

.fi-ss-cactus:before {
  content: "\f317";
}

.fi-ss-cage-empty:before {
  content: "\f318";
}

.fi-ss-cake-birthday:before {
  content: "\f319";
}

.fi-ss-cake-slice:before {
  content: "\f31a";
}

.fi-ss-cake-wedding:before {
  content: "\f31b";
}

.fi-ss-calculator-bill:before {
  content: "\f31c";
}

.fi-ss-calculator-math-tax:before {
  content: "\f31d";
}

.fi-ss-calculator-money:before {
  content: "\f31e";
}

.fi-ss-calculator-simple:before {
  content: "\f31f";
}

.fi-ss-calculator:before {
  content: "\f320";
}

.fi-ss-calendar-arrow-down:before {
  content: "\f321";
}

.fi-ss-calendar-arrow-up:before {
  content: "\f322";
}

.fi-ss-calendar-birhtday-cake:before {
  content: "\f323";
}

.fi-ss-calendar-call:before {
  content: "\f324";
}

.fi-ss-calendar-check:before {
  content: "\f325";
}

.fi-ss-calendar-clock:before {
  content: "\f326";
}

.fi-ss-calendar-day:before {
  content: "\f327";
}

.fi-ss-calendar-days:before {
  content: "\f328";
}

.fi-ss-calendar-event-tax:before {
  content: "\f329";
}

.fi-ss-calendar-exclamation:before {
  content: "\f32a";
}

.fi-ss-calendar-gavel-legal:before {
  content: "\f32b";
}

.fi-ss-calendar-heart:before {
  content: "\f32c";
}

.fi-ss-calendar-image:before {
  content: "\f32d";
}

.fi-ss-calendar-lines-pen:before {
  content: "\f32e";
}

.fi-ss-calendar-lines:before {
  content: "\f32f";
}

.fi-ss-calendar-minus:before {
  content: "\f330";
}

.fi-ss-calendar-payment-loan:before {
  content: "\f331";
}

.fi-ss-calendar-pen:before {
  content: "\f332";
}

.fi-ss-calendar-plus:before {
  content: "\f333";
}

.fi-ss-calendar-salary:before {
  content: "\f334";
}

.fi-ss-calendar-shift-swap:before {
  content: "\f335";
}

.fi-ss-calendar-star:before {
  content: "\f336";
}

.fi-ss-calendar-swap:before {
  content: "\f337";
}

.fi-ss-calendar-week:before {
  content: "\f338";
}

.fi-ss-calendar-xmark:before {
  content: "\f339";
}

.fi-ss-calendar:before {
  content: "\f33a";
}

.fi-ss-calendars:before {
  content: "\f33b";
}

.fi-ss-call-duration:before {
  content: "\f33c";
}

.fi-ss-call-history:before {
  content: "\f33d";
}

.fi-ss-call-incoming:before {
  content: "\f33e";
}

.fi-ss-call-missed:before {
  content: "\f33f";
}

.fi-ss-call-outgoing:before {
  content: "\f340";
}

.fi-ss-camcorder:before {
  content: "\f341";
}

.fi-ss-camera-cctv:before {
  content: "\f342";
}

.fi-ss-camera-movie:before {
  content: "\f343";
}

.fi-ss-camera-retro:before {
  content: "\f344";
}

.fi-ss-camera-rotate:before {
  content: "\f345";
}

.fi-ss-camera-security:before {
  content: "\f346";
}

.fi-ss-camera-slash:before {
  content: "\f347";
}

.fi-ss-camera-viewfinder:before {
  content: "\f348";
}

.fi-ss-camera:before {
  content: "\f349";
}

.fi-ss-campfire:before {
  content: "\f34a";
}

.fi-ss-camping:before {
  content: "\f34b";
}

.fi-ss-can-food:before {
  content: "\f34c";
}

.fi-ss-candle-holder:before {
  content: "\f34d";
}

.fi-ss-candle-lotus-yoga:before {
  content: "\f34e";
}

.fi-ss-candle-pose-yoga:before {
  content: "\f34f";
}

.fi-ss-candy-alt:before {
  content: "\f350";
}

.fi-ss-candy-bar:before {
  content: "\f351";
}

.fi-ss-candy-cane:before {
  content: "\f352";
}

.fi-ss-candy-corn:before {
  content: "\f353";
}

.fi-ss-candy-sweet:before {
  content: "\f354";
}

.fi-ss-candy:before {
  content: "\f355";
}

.fi-ss-Cannabis:before {
  content: "\f356";
}

.fi-ss-canned-food:before {
  content: "\f357";
}

.fi-ss-capsules:before {
  content: "\f358";
}

.fi-ss-car-alt:before {
  content: "\f359";
}

.fi-ss-car-battery:before {
  content: "\f35a";
}

.fi-ss-car-bolt:before {
  content: "\f35b";
}

.fi-ss-car-building:before {
  content: "\f35c";
}

.fi-ss-car-bump:before {
  content: "\f35d";
}

.fi-ss-car-bus:before {
  content: "\f35e";
}

.fi-ss-car-circle-bolt:before {
  content: "\f35f";
}

.fi-ss-car-crash:before {
  content: "\f360";
}

.fi-ss-car-garage:before {
  content: "\f361";
}

.fi-ss-car-journey:before {
  content: "\f362";
}

.fi-ss-car-mechanic:before {
  content: "\f363";
}

.fi-ss-car-rear:before {
  content: "\f364";
}

.fi-ss-car-side-bolt:before {
  content: "\f365";
}

.fi-ss-car-side:before {
  content: "\f366";
}

.fi-ss-car-tilt:before {
  content: "\f367";
}

.fi-ss-car-wash:before {
  content: "\f368";
}

.fi-ss-car:before {
  content: "\f369";
}

.fi-ss-caravan-alt:before {
  content: "\f36a";
}

.fi-ss-caravan:before {
  content: "\f36b";
}

.fi-ss-card-club:before {
  content: "\f36c";
}

.fi-ss-card-diamond:before {
  content: "\f36d";
}

.fi-ss-card-heart:before {
  content: "\f36e";
}

.fi-ss-card-spade:before {
  content: "\f36f";
}

.fi-ss-cardinal-compass:before {
  content: "\f370";
}

.fi-ss-career-growth:before {
  content: "\f371";
}

.fi-ss-career-path:before {
  content: "\f372";
}

.fi-ss-caret-circle-down:before {
  content: "\f373";
}

.fi-ss-caret-circle-right:before {
  content: "\f374";
}

.fi-ss-caret-circle-up:before {
  content: "\f375";
}

.fi-ss-caret-down:before {
  content: "\f376";
}

.fi-ss-caret-left:before {
  content: "\f377";
}

.fi-ss-caret-quare-up:before {
  content: "\f378";
}

.fi-ss-caret-right:before {
  content: "\f379";
}

.fi-ss-caret-square-down:before {
  content: "\f37a";
}

.fi-ss-caret-square-left_1:before {
  content: "\f37b";
}

.fi-ss-caret-square-left:before {
  content: "\f37c";
}

.fi-ss-caret-square-right:before {
  content: "\f37d";
}

.fi-ss-caret-up:before {
  content: "\f37e";
}

.fi-ss-carrot:before {
  content: "\f37f";
}

.fi-ss-cars-crash:before {
  content: "\f380";
}

.fi-ss-cars:before {
  content: "\f381";
}

.fi-ss-cart-arrow-down:before {
  content: "\f382";
}

.fi-ss-cart-minus:before {
  content: "\f383";
}

.fi-ss-cart-shopping-fast:before {
  content: "\f384";
}

.fi-ss-cash-register:before {
  content: "\f385";
}

.fi-ss-cassette-tape:before {
  content: "\f386";
}

.fi-ss-cassette-vhs:before {
  content: "\f387";
}

.fi-ss-castle:before {
  content: "\f388";
}

.fi-ss-cat-head:before {
  content: "\f389";
}

.fi-ss-cat-space:before {
  content: "\f38a";
}

.fi-ss-cat:before {
  content: "\f38b";
}

.fi-ss-catalog-alt:before {
  content: "\f38c";
}

.fi-ss-catalog-magazine:before {
  content: "\f38d";
}

.fi-ss-catalog:before {
  content: "\f38e";
}

.fi-ss-category-alt:before {
  content: "\f38f";
}

.fi-ss-category:before {
  content: "\f390";
}

.fi-ss-cauldron:before {
  content: "\f391";
}

.fi-ss-cedi-sign:before {
  content: "\f392";
}

.fi-ss-cello:before {
  content: "\f393";
}

.fi-ss-cent-sign:before {
  content: "\f394";
}

.fi-ss-chair-office:before {
  content: "\f395";
}

.fi-ss-chair:before {
  content: "\f396";
}

.fi-ss-chalkboard-user:before {
  content: "\f397";
}

.fi-ss-chalkboard:before {
  content: "\f398";
}

.fi-ss-challenge-alt:before {
  content: "\f399";
}

.fi-ss-challenge:before {
  content: "\f39a";
}

.fi-ss-channel:before {
  content: "\f39b";
}

.fi-ss-charging-station:before {
  content: "\f39c";
}

.fi-ss-chart-area:before {
  content: "\f39d";
}

.fi-ss-chart-bullet:before {
  content: "\f39e";
}

.fi-ss-chart-candlestick:before {
  content: "\f39f";
}

.fi-ss-chart-connected:before {
  content: "\f3a0";
}

.fi-ss-chart-gantt:before {
  content: "\f3a1";
}

.fi-ss-chart-histogram:before {
  content: "\f3a2";
}

.fi-ss-chart-kanban:before {
  content: "\f3a3";
}

.fi-ss-chart-line-up-down:before {
  content: "\f3a4";
}

.fi-ss-chart-line-up:before {
  content: "\f3a5";
}

.fi-ss-chart-mixed-up-circle-currency:before {
  content: "\f3a6";
}

.fi-ss-chart-mixed-up-circle-dollar:before {
  content: "\f3a7";
}

.fi-ss-chart-mixed:before {
  content: "\f3a8";
}

.fi-ss-chart-network:before {
  content: "\f3a9";
}

.fi-ss-chart-pie-alt:before {
  content: "\f3aa";
}

.fi-ss-chart-pie-simple-circle-currency:before {
  content: "\f3ab";
}

.fi-ss-chart-pie-simple-circle-dollar:before {
  content: "\f3ac";
}

.fi-ss-chart-pie:before {
  content: "\f3ad";
}

.fi-ss-chart-pyramid:before {
  content: "\f3ae";
}

.fi-ss-chart-radar:before {
  content: "\f3af";
}

.fi-ss-chart-scatter-3d:before {
  content: "\f3b0";
}

.fi-ss-chart-scatter-bubble:before {
  content: "\f3b1";
}

.fi-ss-chart-scatter:before {
  content: "\f3b2";
}

.fi-ss-chart-set-theory:before {
  content: "\f3b3";
}

.fi-ss-chart-simple-horizontal:before {
  content: "\f3b4";
}

.fi-ss-chart-simple:before {
  content: "\f3b5";
}

.fi-ss-chart-tree-map:before {
  content: "\f3b6";
}

.fi-ss-chart-tree:before {
  content: "\f3b7";
}

.fi-ss-chart-user:before {
  content: "\f3b8";
}

.fi-ss-chart-waterfall:before {
  content: "\f3b9";
}

.fi-ss-chat-arrow-down:before {
  content: "\f3ba";
}

.fi-ss-chat-arrow-grow:before {
  content: "\f3bb";
}

.fi-ss-chat-bubble-call:before {
  content: "\f3bc";
}

.fi-ss-chatbot-speech-bubble:before {
  content: "\f3bd";
}

.fi-ss-chatbot:before {
  content: "\f3be";
}

.fi-ss-cheap-bill:before {
  content: "\f3bf";
}

.fi-ss-cheap-dollar:before {
  content: "\f3c0";
}

.fi-ss-cheap-stack-dollar:before {
  content: "\f3c1";
}

.fi-ss-cheap-stack:before {
  content: "\f3c2";
}

.fi-ss-cheap:before {
  content: "\f3c3";
}

.fi-ss-check-circle:before {
  content: "\f3c4";
}

.fi-ss-check-double:before {
  content: "\f3c5";
}

.fi-ss-check-in-calendar:before {
  content: "\f3c6";
}

.fi-ss-check-out-calendar:before {
  content: "\f3c7";
}

.fi-ss-check:before {
  content: "\f3c8";
}

.fi-ss-checkbox:before {
  content: "\f3c9";
}

.fi-ss-checklist-task-budget:before {
  content: "\f3ca";
}

.fi-ss-cheese-alt:before {
  content: "\f3cb";
}

.fi-ss-cheese:before {
  content: "\f3cc";
}

.fi-ss-cheeseburger:before {
  content: "\f3cd";
}

.fi-ss-cherry:before {
  content: "\f3ce";
}

.fi-ss-chess-bishop:before {
  content: "\f3cf";
}

.fi-ss-chess-board:before {
  content: "\f3d0";
}

.fi-ss-chess-clock-alt:before {
  content: "\f3d1";
}

.fi-ss-chess-clock:before {
  content: "\f3d2";
}

.fi-ss-chess-king-alt:before {
  content: "\f3d3";
}

.fi-ss-chess-king:before {
  content: "\f3d4";
}

.fi-ss-chess-knight-alt:before {
  content: "\f3d5";
}

.fi-ss-chess-knight:before {
  content: "\f3d6";
}

.fi-ss-chess-pawn-alt:before {
  content: "\f3d7";
}

.fi-ss-chess-pawn:before {
  content: "\f3d8";
}

.fi-ss-chess-piece:before {
  content: "\f3d9";
}

.fi-ss-chess-queen-alt:before {
  content: "\f3da";
}

.fi-ss-chess-queen:before {
  content: "\f3db";
}

.fi-ss-chess-rook-alt:before {
  content: "\f3dc";
}

.fi-ss-chess-rook:before {
  content: "\f3dd";
}

.fi-ss-chess:before {
  content: "\f3de";
}

.fi-ss-chevron-double-down:before {
  content: "\f3df";
}

.fi-ss-chevron-double-up:before {
  content: "\f3e0";
}

.fi-ss-child-head:before {
  content: "\f3e1";
}

.fi-ss-child:before {
  content: "\f3e2";
}

.fi-ss-chimney:before {
  content: "\f3e3";
}

.fi-ss-chip:before {
  content: "\f3e4";
}

.fi-ss-chocolate:before {
  content: "\f3e5";
}

.fi-ss-choir-singing:before {
  content: "\f3e6";
}

.fi-ss-choose-alt:before {
  content: "\f3e7";
}

.fi-ss-choose:before {
  content: "\f3e8";
}

.fi-ss-church:before {
  content: "\f3e9";
}

.fi-ss-circle-0:before {
  content: "\f3ea";
}

.fi-ss-circle-1:before {
  content: "\f3eb";
}

.fi-ss-circle-2:before {
  content: "\f3ec";
}

.fi-ss-circle-3:before {
  content: "\f3ed";
}

.fi-ss-circle-4:before {
  content: "\f3ee";
}

.fi-ss-circle-5:before {
  content: "\f3ef";
}

.fi-ss-circle-6:before {
  content: "\f3f0";
}

.fi-ss-circle-7:before {
  content: "\f3f1";
}

.fi-ss-circle-8:before {
  content: "\f3f2";
}

.fi-ss-circle-9:before {
  content: "\f3f3";
}

.fi-ss-circle-a:before {
  content: "\f3f4";
}

.fi-ss-circle-b:before {
  content: "\f3f5";
}

.fi-ss-circle-bolt:before {
  content: "\f3f6";
}

.fi-ss-circle-book-open:before {
  content: "\f3f7";
}

.fi-ss-circle-bookmark:before {
  content: "\f3f8";
}

.fi-ss-circle-c:before {
  content: "\f3f9";
}

.fi-ss-circle-calendar:before {
  content: "\f3fa";
}

.fi-ss-circle-camera:before {
  content: "\f3fb";
}

.fi-ss-circle-d:before {
  content: "\f3fc";
}

.fi-ss-circle-dashed:before {
  content: "\f3fd";
}

.fi-ss-circle-divide:before {
  content: "\f3fe";
}

.fi-ss-circle-e:before {
  content: "\f3ff";
}

.fi-ss-circle-ellipsis-vertical:before {
  content: "\f400";
}

.fi-ss-circle-ellipsis:before {
  content: "\f401";
}

.fi-ss-circle-envelope:before {
  content: "\f402";
}

.fi-ss-circle-exclamation-check:before {
  content: "\f403";
}

.fi-ss-circle-f:before {
  content: "\f404";
}

.fi-ss-circle-g:before {
  content: "\f405";
}

.fi-ss-circle-h:before {
  content: "\f406";
}

.fi-ss-circle-half-stroke:before {
  content: "\f407";
}

.fi-ss-circle-half:before {
  content: "\f408";
}

.fi-ss-circle-heart:before {
  content: "\f409";
}

.fi-ss-circle-i:before {
  content: "\f40a";
}

.fi-ss-circle-j:before {
  content: "\f40b";
}

.fi-ss-circle-k:before {
  content: "\f40c";
}

.fi-ss-circle-l:before {
  content: "\f40d";
}

.fi-ss-circle-m:before {
  content: "\f40e";
}

.fi-ss-circle-microphone-lines:before {
  content: "\f40f";
}

.fi-ss-circle-microphone:before {
  content: "\f410";
}

.fi-ss-circle-n:before {
  content: "\f411";
}

.fi-ss-circle-nodes:before {
  content: "\f412";
}

.fi-ss-circle-o:before {
  content: "\f413";
}

.fi-ss-circle-overlap:before {
  content: "\f414";
}

.fi-ss-circle-p:before {
  content: "\f415";
}

.fi-ss-circle-phone-flip:before {
  content: "\f416";
}

.fi-ss-circle-phone-hangup:before {
  content: "\f417";
}

.fi-ss-circle-phone:before {
  content: "\f418";
}

.fi-ss-circle-q:before {
  content: "\f419";
}

.fi-ss-circle-quarter:before {
  content: "\f41a";
}

.fi-ss-circle-quarters-alt:before {
  content: "\f41b";
}

.fi-ss-circle-r:before {
  content: "\f41c";
}

.fi-ss-circle-s:before {
  content: "\f41d";
}

.fi-ss-circle-small:before {
  content: "\f41e";
}

.fi-ss-circle-star:before {
  content: "\f41f";
}

.fi-ss-circle-t:before {
  content: "\f420";
}

.fi-ss-circle-three-quarters:before {
  content: "\f421";
}

.fi-ss-circle-trash:before {
  content: "\f422";
}

.fi-ss-circle-u:before {
  content: "\f423";
}

.fi-ss-circle-user:before {
  content: "\f424";
}

.fi-ss-circle-v:before {
  content: "\f425";
}

.fi-ss-circle-video:before {
  content: "\f426";
}

.fi-ss-circle-w:before {
  content: "\f427";
}

.fi-ss-circle-waveform-lines:before {
  content: "\f428";
}

.fi-ss-circle-x:before {
  content: "\f429";
}

.fi-ss-circle-xmark:before {
  content: "\f42a";
}

.fi-ss-circle-y:before {
  content: "\f42b";
}

.fi-ss-circle-z:before {
  content: "\f42c";
}

.fi-ss-circle:before {
  content: "\f42d";
}

.fi-ss-citrus-slice:before {
  content: "\f42e";
}

.fi-ss-citrus:before {
  content: "\f42f";
}

.fi-ss-city:before {
  content: "\f430";
}

.fi-ss-clapperboard-play:before {
  content: "\f431";
}

.fi-ss-clapperboard:before {
  content: "\f432";
}

.fi-ss-clarinet:before {
  content: "\f433";
}

.fi-ss-claw-marks:before {
  content: "\f434";
}

.fi-ss-clear-alt:before {
  content: "\f435";
}

.fi-ss-clip-file:before {
  content: "\f436";
}

.fi-ss-clip-mail:before {
  content: "\f437";
}

.fi-ss-clip:before {
  content: "\f438";
}

.fi-ss-clipboard-check:before {
  content: "\f439";
}

.fi-ss-clipboard-exclamation:before {
  content: "\f43a";
}

.fi-ss-clipboard-list-check:before {
  content: "\f43b";
}

.fi-ss-clipboard-list:before {
  content: "\f43c";
}

.fi-ss-clipboard-prescription:before {
  content: "\f43d";
}

.fi-ss-clipboard-question:before {
  content: "\f43e";
}

.fi-ss-clipboard-user:before {
  content: "\f43f";
}

.fi-ss-clipboard:before {
  content: "\f440";
}

.fi-ss-clipoard-wrong:before {
  content: "\f441";
}

.fi-ss-clock-desk:before {
  content: "\f442";
}

.fi-ss-clock-eight-thirty:before {
  content: "\f443";
}

.fi-ss-clock-eleven-thirty:before {
  content: "\f444";
}

.fi-ss-clock-eleven:before {
  content: "\f445";
}

.fi-ss-clock-five-thirty:before {
  content: "\f446";
}

.fi-ss-clock-five:before {
  content: "\f447";
}

.fi-ss-clock-four-thirty:before {
  content: "\f448";
}

.fi-ss-clock-nine-thirty:before {
  content: "\f449";
}

.fi-ss-clock-nine:before {
  content: "\f44a";
}

.fi-ss-clock-one-thirty:before {
  content: "\f44b";
}

.fi-ss-clock-one:before {
  content: "\f44c";
}

.fi-ss-clock-seven-thirty:before {
  content: "\f44d";
}

.fi-ss-clock-seven:before {
  content: "\f44e";
}

.fi-ss-clock-six-thirty:before {
  content: "\f44f";
}

.fi-ss-clock-six:before {
  content: "\f450";
}

.fi-ss-clock-ten-thirty:before {
  content: "\f451";
}

.fi-ss-clock-ten:before {
  content: "\f452";
}

.fi-ss-clock-three-thirty:before {
  content: "\f453";
}

.fi-ss-clock-three:before {
  content: "\f454";
}

.fi-ss-clock-time-tracking:before {
  content: "\f455";
}

.fi-ss-clock-twelve-thirty:before {
  content: "\f456";
}

.fi-ss-clock-twelve:before {
  content: "\f457";
}

.fi-ss-clock-two-thirty:before {
  content: "\f458";
}

.fi-ss-clock-two:before {
  content: "\f459";
}

.fi-ss-clock-up-arrow:before {
  content: "\f45a";
}

.fi-ss-clock:before {
  content: "\f45b";
}

.fi-ss-clone:before {
  content: "\f45c";
}

.fi-ss-closed-captioning-slash:before {
  content: "\f45d";
}

.fi-ss-clothes-hanger:before {
  content: "\f45e";
}

.fi-ss-cloud-back-up-alt:before {
  content: "\f45f";
}

.fi-ss-cloud-back-up:before {
  content: "\f460";
}

.fi-ss-cloud-check:before {
  content: "\f461";
}

.fi-ss-cloud-code:before {
  content: "\f462";
}

.fi-ss-cloud-disabled:before {
  content: "\f463";
}

.fi-ss-cloud-download-alt:before {
  content: "\f464";
}

.fi-ss-cloud-download:before {
  content: "\f465";
}

.fi-ss-cloud-drizzle:before {
  content: "\f466";
}

.fi-ss-cloud-exclamation:before {
  content: "\f467";
}

.fi-ss-cloud-gear-automation:before {
  content: "\f468";
}

.fi-ss-cloud-hail-mixed:before {
  content: "\f469";
}

.fi-ss-cloud-hail:before {
  content: "\f46a";
}

.fi-ss-cloud-meatball:before {
  content: "\f46b";
}

.fi-ss-cloud-moon-rain:before {
  content: "\f46c";
}

.fi-ss-cloud-moon:before {
  content: "\f46d";
}

.fi-ss-cloud-question:before {
  content: "\f46e";
}

.fi-ss-cloud-rain:before {
  content: "\f46f";
}

.fi-ss-cloud-rainbow:before {
  content: "\f470";
}

.fi-ss-cloud-share:before {
  content: "\f471";
}

.fi-ss-cloud-showers-heavy:before {
  content: "\f472";
}

.fi-ss-cloud-showers:before {
  content: "\f473";
}

.fi-ss-cloud-sleet:before {
  content: "\f474";
}

.fi-ss-cloud-snow:before {
  content: "\f475";
}

.fi-ss-cloud-sun-rain:before {
  content: "\f476";
}

.fi-ss-cloud-sun:before {
  content: "\f477";
}

.fi-ss-cloud-upload-alt:before {
  content: "\f478";
}

.fi-ss-cloud-upload:before {
  content: "\f479";
}

.fi-ss-cloud:before {
  content: "\f47a";
}

.fi-ss-clouds-moon:before {
  content: "\f47b";
}

.fi-ss-clouds-sun:before {
  content: "\f47c";
}

.fi-ss-clouds:before {
  content: "\f47d";
}

.fi-ss-clover-alt:before {
  content: "\f47e";
}

.fi-ss-club:before {
  content: "\f47f";
}

.fi-ss-cocktail-alt:before {
  content: "\f480";
}

.fi-ss-cocktail:before {
  content: "\f481";
}

.fi-ss-coconut:before {
  content: "\f482";
}

.fi-ss-code-branch:before {
  content: "\f483";
}

.fi-ss-code-commit:before {
  content: "\f484";
}

.fi-ss-code-compare:before {
  content: "\f485";
}

.fi-ss-code-fork:before {
  content: "\f486";
}

.fi-ss-code-merge:before {
  content: "\f487";
}

.fi-ss-code-pull-request-closed:before {
  content: "\f488";
}

.fi-ss-code-pull-request-draft:before {
  content: "\f489";
}

.fi-ss-code-pull-request:before {
  content: "\f48a";
}

.fi-ss-code-simple:before {
  content: "\f48b";
}

.fi-ss-coffee-bean:before {
  content: "\f48c";
}

.fi-ss-coffee-beans:before {
  content: "\f48d";
}

.fi-ss-coffee-heart:before {
  content: "\f48e";
}

.fi-ss-coffee-pot:before {
  content: "\f48f";
}

.fi-ss-coffee:before {
  content: "\f490";
}

.fi-ss-coffin-cross:before {
  content: "\f491";
}

.fi-ss-coffin:before {
  content: "\f492";
}

.fi-ss-coin-up-arrow:before {
  content: "\f493";
}

.fi-ss-coin:before {
  content: "\f494";
}

.fi-ss-coins:before {
  content: "\f495";
}

.fi-ss-colon-sign:before {
  content: "\f496";
}

.fi-ss-columns-3:before {
  content: "\f497";
}

.fi-ss-comet:before {
  content: "\f498";
}

.fi-ss-command:before {
  content: "\f499";
}

.fi-ss-comment-alt-check:before {
  content: "\f49a";
}

.fi-ss-comment-alt-dots:before {
  content: "\f49b";
}

.fi-ss-comment-alt-edit:before {
  content: "\f49c";
}

.fi-ss-comment-alt-medical:before {
  content: "\f49d";
}

.fi-ss-comment-alt-middle-top:before {
  content: "\f49e";
}

.fi-ss-comment-alt-middle:before {
  content: "\f49f";
}

.fi-ss-comment-alt-minus:before {
  content: "\f4a0";
}

.fi-ss-comment-alt-music:before {
  content: "\f4a1";
}

.fi-ss-comment-alt:before {
  content: "\f4a2";
}

.fi-ss-comment-arrow-down:before {
  content: "\f4a3";
}

.fi-ss-comment-arrow-up-right:before {
  content: "\f4a4";
}

.fi-ss-comment-arrow-up:before {
  content: "\f4a5";
}

.fi-ss-comment-check:before {
  content: "\f4a6";
}

.fi-ss-comment-code:before {
  content: "\f4a7";
}

.fi-ss-comment-dollar:before {
  content: "\f4a8";
}

.fi-ss-comment-dots:before {
  content: "\f4a9";
}

.fi-ss-comment-exclamation:before {
  content: "\f4aa";
}

.fi-ss-comment-heart:before {
  content: "\f4ab";
}

.fi-ss-comment-image:before {
  content: "\f4ac";
}

.fi-ss-comment-info:before {
  content: "\f4ad";
}

.fi-ss-comment-medical:before {
  content: "\f4ae";
}

.fi-ss-comment-minus:before {
  content: "\f4af";
}

.fi-ss-comment-pen:before {
  content: "\f4b0";
}

.fi-ss-comment-question:before {
  content: "\f4b1";
}

.fi-ss-comment-quote:before {
  content: "\f4b2";
}

.fi-ss-comment-slash:before {
  content: "\f4b3";
}

.fi-ss-comment-smile:before {
  content: "\f4b4";
}

.fi-ss-comment-sms:before {
  content: "\f4b5";
}

.fi-ss-comment-text:before {
  content: "\f4b6";
}

.fi-ss-comment-user:before {
  content: "\f4b7";
}

.fi-ss-comment-xmark:before {
  content: "\f4b8";
}

.fi-ss-comment:before {
  content: "\f4b9";
}

.fi-ss-comments-dollar:before {
  content: "\f4ba";
}

.fi-ss-comments-question-check:before {
  content: "\f4bb";
}

.fi-ss-comments-question:before {
  content: "\f4bc";
}

.fi-ss-comments:before {
  content: "\f4bd";
}

.fi-ss-compass-alt:before {
  content: "\f4be";
}

.fi-ss-compass-east:before {
  content: "\f4bf";
}

.fi-ss-compass-north:before {
  content: "\f4c0";
}

.fi-ss-compass-slash:before {
  content: "\f4c1";
}

.fi-ss-compass-south:before {
  content: "\f4c2";
}

.fi-ss-compass-west:before {
  content: "\f4c3";
}

.fi-ss-completed:before {
  content: "\f4c4";
}

.fi-ss-compliance-clipboard:before {
  content: "\f4c5";
}

.fi-ss-compliance-document:before {
  content: "\f4c6";
}

.fi-ss-compliance:before {
  content: "\f4c7";
}

.fi-ss-compress-alt:before {
  content: "\f4c8";
}

.fi-ss-compress:before {
  content: "\f4c9";
}

.fi-ss-computer-classic:before {
  content: "\f4ca";
}

.fi-ss-computer-mouse:before {
  content: "\f4cb";
}

.fi-ss-computer-speaker:before {
  content: "\f4cc";
}

.fi-ss-computer:before {
  content: "\f4cd";
}

.fi-ss-concierge-bell:before {
  content: "\f4ce";
}

.fi-ss-condition-alt:before {
  content: "\f4cf";
}

.fi-ss-condition:before {
  content: "\f4d0";
}

.fi-ss-confetti:before {
  content: "\f4d1";
}

.fi-ss-constellation:before {
  content: "\f4d2";
}

.fi-ss-container-storage:before {
  content: "\f4d3";
}

.fi-ss-convert-document:before {
  content: "\f4d4";
}

.fi-ss-convert-shapes:before {
  content: "\f4d5";
}

.fi-ss-conveyor-belt-alt:before {
  content: "\f4d6";
}

.fi-ss-conveyor-belt-arm:before {
  content: "\f4d7";
}

.fi-ss-conveyor-belt-empty:before {
  content: "\f4d8";
}

.fi-ss-conveyor-belt:before {
  content: "\f4d9";
}

.fi-ss-cookie-alt:before {
  content: "\f4da";
}

.fi-ss-cookie:before {
  content: "\f4db";
}

.fi-ss-copy-alt:before {
  content: "\f4dc";
}

.fi-ss-copy-image:before {
  content: "\f4dd";
}

.fi-ss-copy:before {
  content: "\f4de";
}

.fi-ss-copyright:before {
  content: "\f4df";
}

.fi-ss-corn:before {
  content: "\f4e0";
}

.fi-ss-corporate-alt:before {
  content: "\f4e1";
}

.fi-ss-corporate:before {
  content: "\f4e2";
}

.fi-ss-couch:before {
  content: "\f4e3";
}

.fi-ss-court-sport:before {
  content: "\f4e4";
}

.fi-ss-cow-alt:before {
  content: "\f4e5";
}

.fi-ss-cow:before {
  content: "\f4e6";
}

.fi-ss-cowbell-circle-plus:before {
  content: "\f4e7";
}

.fi-ss-cowbell-more:before {
  content: "\f4e8";
}

.fi-ss-cowbell:before {
  content: "\f4e9";
}

.fi-ss-crab:before {
  content: "\f4ea";
}

.fi-ss-crate-empty:before {
  content: "\f4eb";
}

.fi-ss-cream:before {
  content: "\f4ec";
}

.fi-ss-credit-card-buyer:before {
  content: "\f4ed";
}

.fi-ss-credit-card-eye:before {
  content: "\f4ee";
}

.fi-ss-credit-card:before {
  content: "\f4ef";
}

.fi-ss-cricket:before {
  content: "\f4f0";
}

.fi-ss-crm-alt:before {
  content: "\f4f1";
}

.fi-ss-crm-computer:before {
  content: "\f4f2";
}

.fi-ss-CRM:before {
  content: "\f4f3";
}

.fi-ss-croissant:before {
  content: "\f4f4";
}

.fi-ss-cross-circle:before {
  content: "\f4f5";
}

.fi-ss-cross-religion:before {
  content: "\f4f6";
}

.fi-ss-cross-small:before {
  content: "\f4f7";
}

.fi-ss-cross:before {
  content: "\f4f8";
}

.fi-ss-crow:before {
  content: "\f4f9";
}

.fi-ss-crown:before {
  content: "\f4fa";
}

.fi-ss-crutch:before {
  content: "\f4fb";
}

.fi-ss-crutches:before {
  content: "\f4fc";
}

.fi-ss-cruzeiro-sign:before {
  content: "\f4fd";
}

.fi-ss-crypto-calendar:before {
  content: "\f4fe";
}

.fi-ss-cryptocurrency:before {
  content: "\f4ff";
}

.fi-ss-crystal-ball:before {
  content: "\f500";
}

.fi-ss-cube:before {
  content: "\f501";
}

.fi-ss-cubes-stacked:before {
  content: "\f502";
}

.fi-ss-cubes:before {
  content: "\f503";
}

.fi-ss-cucumber:before {
  content: "\f504";
}

.fi-ss-cup-straw-swoosh:before {
  content: "\f505";
}

.fi-ss-cup-straw:before {
  content: "\f506";
}

.fi-ss-cup-togo:before {
  content: "\f507";
}

.fi-ss-cupcake-alt:before {
  content: "\f508";
}

.fi-ss-cupcake:before {
  content: "\f509";
}

.fi-ss-curling:before {
  content: "\f50a";
}

.fi-ss-cursor-finger:before {
  content: "\f50b";
}

.fi-ss-cursor-plus:before {
  content: "\f50c";
}

.fi-ss-cursor-text-alt:before {
  content: "\f50d";
}

.fi-ss-cursor-text:before {
  content: "\f50e";
}

.fi-ss-cursor:before {
  content: "\f50f";
}

.fi-ss-curve-alt:before {
  content: "\f510";
}

.fi-ss-curve-arrow:before {
  content: "\f511";
}

.fi-ss-curve:before {
  content: "\f512";
}

.fi-ss-custard:before {
  content: "\f513";
}

.fi-ss-customer-care:before {
  content: "\f514";
}

.fi-ss-customer-service:before {
  content: "\f515";
}

.fi-ss-customization-cogwheel:before {
  content: "\f516";
}

.fi-ss-customization:before {
  content: "\f517";
}

.fi-ss-customize-computer:before {
  content: "\f518";
}

.fi-ss-customize-edit:before {
  content: "\f519";
}

.fi-ss-customize:before {
  content: "\f51a";
}

.fi-ss-CV:before {
  content: "\f51b";
}

.fi-ss-cvv-card:before {
  content: "\f51c";
}

.fi-ss-d:before {
  content: "\f51d";
}

.fi-ss-dagger:before {
  content: "\f51e";
}

.fi-ss-daily-calendar:before {
  content: "\f51f";
}

.fi-ss-damage:before {
  content: "\f520";
}

.fi-ss-dart:before {
  content: "\f521";
}

.fi-ss-dashboard-monitor:before {
  content: "\f522";
}

.fi-ss-dashboard-panel:before {
  content: "\f523";
}

.fi-ss-dashboard:before {
  content: "\f524";
}

.fi-ss-data-transfer:before {
  content: "\f525";
}

.fi-ss-database:before {
  content: "\f526";
}

.fi-ss-debt:before {
  content: "\f527";
}

.fi-ss-deer-rudolph:before {
  content: "\f528";
}

.fi-ss-deer:before {
  content: "\f529";
}

.fi-ss-delete-document:before {
  content: "\f52a";
}

.fi-ss-delete-right:before {
  content: "\f52b";
}

.fi-ss-delete-user:before {
  content: "\f52c";
}

.fi-ss-delete:before {
  content: "\f52d";
}

.fi-ss-democrat:before {
  content: "\f52e";
}

.fi-ss-department-structure:before {
  content: "\f52f";
}

.fi-ss-department:before {
  content: "\f530";
}

.fi-ss-deposit-alt:before {
  content: "\f531";
}

.fi-ss-deposit:before {
  content: "\f532";
}

.fi-ss-description-alt:before {
  content: "\f533";
}

.fi-ss-description:before {
  content: "\f534";
}

.fi-ss-desk:before {
  content: "\f535";
}

.fi-ss-desktop-arrow-down:before {
  content: "\f536";
}

.fi-ss-desktop-wallpaper:before {
  content: "\f537";
}

.fi-ss-devices:before {
  content: "\f538";
}

.fi-ss-dewpoint:before {
  content: "\f539";
}

.fi-ss-dharmachakra:before {
  content: "\f53a";
}

.fi-ss-diagram-cells:before {
  content: "\f53b";
}

.fi-ss-diagram-lean-canvas:before {
  content: "\f53c";
}

.fi-ss-diagram-nested:before {
  content: "\f53d";
}

.fi-ss-diagram-next:before {
  content: "\f53e";
}

.fi-ss-diagram-predecessor:before {
  content: "\f53f";
}

.fi-ss-diagram-previous:before {
  content: "\f540";
}

.fi-ss-diagram-project:before {
  content: "\f541";
}

.fi-ss-diagram-sankey:before {
  content: "\f542";
}

.fi-ss-diagram-subtask:before {
  content: "\f543";
}

.fi-ss-diagram-successor:before {
  content: "\f544";
}

.fi-ss-diagram-venn:before {
  content: "\f545";
}

.fi-ss-dial-high:before {
  content: "\f546";
}

.fi-ss-dial-low:before {
  content: "\f547";
}

.fi-ss-dial-max:before {
  content: "\f548";
}

.fi-ss-dial-med-low:before {
  content: "\f549";
}

.fi-ss-dial-med:before {
  content: "\f54a";
}

.fi-ss-dial-min:before {
  content: "\f54b";
}

.fi-ss-dial-off:before {
  content: "\f54c";
}

.fi-ss-dial:before {
  content: "\f54d";
}

.fi-ss-diamond-exclamation:before {
  content: "\f54e";
}

.fi-ss-diamond-turn-right:before {
  content: "\f54f";
}

.fi-ss-diamond:before {
  content: "\f550";
}

.fi-ss-diary-bookmark-down:before {
  content: "\f551";
}

.fi-ss-diary-bookmarks:before {
  content: "\f552";
}

.fi-ss-diary-clasp:before {
  content: "\f553";
}

.fi-ss-dice-alt:before {
  content: "\f554";
}

.fi-ss-dice-d10:before {
  content: "\f555";
}

.fi-ss-dice-d12:before {
  content: "\f556";
}

.fi-ss-dice-d20:before {
  content: "\f557";
}

.fi-ss-dice-d4:before {
  content: "\f558";
}

.fi-ss-dice-d6:before {
  content: "\f559";
}

.fi-ss-dice-d8:before {
  content: "\f55a";
}

.fi-ss-dice-four:before {
  content: "\f55b";
}

.fi-ss-dice-one:before {
  content: "\f55c";
}

.fi-ss-dice-six:before {
  content: "\f55d";
}

.fi-ss-dice-three:before {
  content: "\f55e";
}

.fi-ss-dice-two:before {
  content: "\f55f";
}

.fi-ss-dice:before {
  content: "\f560";
}

.fi-ss-digging:before {
  content: "\f561";
}

.fi-ss-digital-tachograph:before {
  content: "\f562";
}

.fi-ss-dinner:before {
  content: "\f563";
}

.fi-ss-diploma:before {
  content: "\f564";
}

.fi-ss-direction-signal-arrow:before {
  content: "\f565";
}

.fi-ss-direction-signal:before {
  content: "\f566";
}

.fi-ss-disc-drive:before {
  content: "\f567";
}

.fi-ss-discover:before {
  content: "\f568";
}

.fi-ss-disease:before {
  content: "\f569";
}

.fi-ss-disk:before {
  content: "\f56a";
}

.fi-ss-display-arrow-down:before {
  content: "\f56b";
}

.fi-ss-display-chart-up:before {
  content: "\f56c";
}

.fi-ss-display-code:before {
  content: "\f56d";
}

.fi-ss-display-medical:before {
  content: "\f56e";
}

.fi-ss-display-slash:before {
  content: "\f56f";
}

.fi-ss-distribute-spacing-horizontal:before {
  content: "\f570";
}

.fi-ss-distribute-spacing-vertical:before {
  content: "\f571";
}

.fi-ss-divide:before {
  content: "\f572";
}

.fi-ss-dizzy:before {
  content: "\f573";
}

.fi-ss-dna:before {
  content: "\f574";
}

.fi-ss-do-not-enter:before {
  content: "\f575";
}

.fi-ss-doctor:before {
  content: "\f576";
}

.fi-ss-document-circle-wrong:before {
  content: "\f577";
}

.fi-ss-document-paid:before {
  content: "\f578";
}

.fi-ss-document-signed:before {
  content: "\f579";
}

.fi-ss-document:before {
  content: "\f57a";
}

.fi-ss-dog-leashed:before {
  content: "\f57b";
}

.fi-ss-dog:before {
  content: "\f57c";
}

.fi-ss-dollar:before {
  content: "\f57d";
}

.fi-ss-dolly-flatbed-alt:before {
  content: "\f57e";
}

.fi-ss-dolly-flatbed-empty:before {
  content: "\f57f";
}

.fi-ss-dolly-flatbed:before {
  content: "\f580";
}

.fi-ss-dolphin:before {
  content: "\f581";
}

.fi-ss-domino-effect:before {
  content: "\f582";
}

.fi-ss-donate:before {
  content: "\f583";
}

.fi-ss-dong-sign:before {
  content: "\f584";
}

.fi-ss-donut:before {
  content: "\f585";
}

.fi-ss-door-closed:before {
  content: "\f586";
}

.fi-ss-door-open:before {
  content: "\f587";
}

.fi-ss-dot-circle:before {
  content: "\f588";
}

.fi-ss-dot-pending:before {
  content: "\f589";
}

.fi-ss-dove:before {
  content: "\f58a";
}

.fi-ss-down-from-bracket:before {
  content: "\f58b";
}

.fi-ss-down-left-and-up-right-to-center:before {
  content: "\f58c";
}

.fi-ss-down-left:before {
  content: "\f58d";
}

.fi-ss-down-right:before {
  content: "\f58e";
}

.fi-ss-down-to-line:before {
  content: "\f58f";
}

.fi-ss-down:before {
  content: "\f590";
}

.fi-ss-download:before {
  content: "\f591";
}

.fi-ss-drafting-compass:before {
  content: "\f592";
}

.fi-ss-dragon:before {
  content: "\f593";
}

.fi-ss-draw-polygon:before {
  content: "\f594";
}

.fi-ss-draw-square:before {
  content: "\f595";
}

.fi-ss-drawer-alt:before {
  content: "\f596";
}

.fi-ss-drawer-empty:before {
  content: "\f597";
}

.fi-ss-drawer:before {
  content: "\f598";
}

.fi-ss-dreidel:before {
  content: "\f599";
}

.fi-ss-drink-alt:before {
  content: "\f59a";
}

.fi-ss-driver-man:before {
  content: "\f59b";
}

.fi-ss-driver-woman:before {
  content: "\f59c";
}

.fi-ss-drone-alt:before {
  content: "\f59d";
}

.fi-ss-drone-front:before {
  content: "\f59e";
}

.fi-ss-drone:before {
  content: "\f59f";
}

.fi-ss-drop-down:before {
  content: "\f5a0";
}

.fi-ss-dropdown-select:before {
  content: "\f5a1";
}

.fi-ss-dropdown:before {
  content: "\f5a2";
}

.fi-ss-drum-steelpan:before {
  content: "\f5a3";
}

.fi-ss-drum:before {
  content: "\f5a4";
}

.fi-ss-drumstick-bite:before {
  content: "\f5a5";
}

.fi-ss-drumstick:before {
  content: "\f5a6";
}

.fi-ss-dryer-alt:before {
  content: "\f5a7";
}

.fi-ss-dryer:before {
  content: "\f5a8";
}

.fi-ss-duck:before {
  content: "\f5a9";
}

.fi-ss-dumbbell-fitness:before {
  content: "\f5aa";
}

.fi-ss-dumbbell-horizontal:before {
  content: "\f5ab";
}

.fi-ss-dumbbell-ray:before {
  content: "\f5ac";
}

.fi-ss-dumbbell-weightlifting:before {
  content: "\f5ad";
}

.fi-ss-dumpster-fire:before {
  content: "\f5ae";
}

.fi-ss-dumpster:before {
  content: "\f5af";
}

.fi-ss-dungeon:before {
  content: "\f5b0";
}

.fi-ss-duplicate:before {
  content: "\f5b1";
}

.fi-ss-duration-alt:before {
  content: "\f5b2";
}

.fi-ss-duration:before {
  content: "\f5b3";
}

.fi-ss-e-learning:before {
  content: "\f5b4";
}

.fi-ss-e:before {
  content: "\f5b5";
}

.fi-ss-ear-deaf:before {
  content: "\f5b6";
}

.fi-ss-ear-muffs:before {
  content: "\f5b7";
}

.fi-ss-ear:before {
  content: "\f5b8";
}

.fi-ss-earnings:before {
  content: "\f5b9";
}

.fi-ss-earth-africa:before {
  content: "\f5ba";
}

.fi-ss-earth-americas:before {
  content: "\f5bb";
}

.fi-ss-earth-asia:before {
  content: "\f5bc";
}

.fi-ss-earth-europa:before {
  content: "\f5bd";
}

.fi-ss-eclipse-alt:before {
  content: "\f5be";
}

.fi-ss-eclipse:before {
  content: "\f5bf";
}

.fi-ss-edit-alt:before {
  content: "\f5c0";
}

.fi-ss-edit:before {
  content: "\f5c1";
}

.fi-ss-effect:before {
  content: "\f5c2";
}

.fi-ss-egg-fried:before {
  content: "\f5c3";
}

.fi-ss-egg:before {
  content: "\f5c4";
}

.fi-ss-eject:before {
  content: "\f5c5";
}

.fi-ss-elephant:before {
  content: "\f5c6";
}

.fi-ss-elevator:before {
  content: "\f5c7";
}

.fi-ss-email-pending:before {
  content: "\f5c8";
}

.fi-ss-employee-alt:before {
  content: "\f5c9";
}

.fi-ss-employee-handbook:before {
  content: "\f5ca";
}

.fi-ss-employee-man-alt:before {
  content: "\f5cb";
}

.fi-ss-employee-man:before {
  content: "\f5cc";
}

.fi-ss-employees-woman-man:before {
  content: "\f5cd";
}

.fi-ss-employees:before {
  content: "\f5ce";
}

.fi-ss-empty-set:before {
  content: "\f5cf";
}

.fi-ss-endless-loop:before {
  content: "\f5d0";
}

.fi-ss-engine-warning:before {
  content: "\f5d1";
}

.fi-ss-engine:before {
  content: "\f5d2";
}

.fi-ss-enter:before {
  content: "\f5d3";
}

.fi-ss-entertainment:before {
  content: "\f5d4";
}

.fi-ss-envelope-ban:before {
  content: "\f5d5";
}

.fi-ss-envelope-bulk:before {
  content: "\f5d6";
}

.fi-ss-envelope-dot:before {
  content: "\f5d7";
}

.fi-ss-envelope-download:before {
  content: "\f5d8";
}

.fi-ss-envelope-heart:before {
  content: "\f5d9";
}

.fi-ss-envelope-marker:before {
  content: "\f5da";
}

.fi-ss-envelope-open-dollar:before {
  content: "\f5db";
}

.fi-ss-envelope-open-text:before {
  content: "\f5dc";
}

.fi-ss-envelope-open:before {
  content: "\f5dd";
}

.fi-ss-envelope-plus:before {
  content: "\f5de";
}

.fi-ss-envelope:before {
  content: "\f5df";
}

.fi-ss-envelopes:before {
  content: "\f5e0";
}

.fi-ss-equality:before {
  content: "\f5e1";
}

.fi-ss-equals:before {
  content: "\f5e2";
}

.fi-ss-equipment:before {
  content: "\f5e3";
}

.fi-ss-eraser:before {
  content: "\f5e4";
}

.fi-ss-error-camera:before {
  content: "\f5e5";
}

.fi-ss-escalator:before {
  content: "\f5e6";
}

.fi-ss-ethernet:before {
  content: "\f5e7";
}

.fi-ss-euro:before {
  content: "\f5e8";
}

.fi-ss-excavator:before {
  content: "\f5e9";
}

.fi-ss-exchange-alt:before {
  content: "\f5ea";
}

.fi-ss-exchange-cryptocurrency:before {
  content: "\f5eb";
}

.fi-ss-exchange:before {
  content: "\f5ec";
}

.fi-ss-exclamation:before {
  content: "\f5ed";
}

.fi-ss-exit-alt:before {
  content: "\f5ee";
}

.fi-ss-exit:before {
  content: "\f5ef";
}

.fi-ss-expand-arrows-alt:before {
  content: "\f5f0";
}

.fi-ss-expand-arrows:before {
  content: "\f5f1";
}

.fi-ss-expand:before {
  content: "\f5f2";
}

.fi-ss-expense-bill:before {
  content: "\f5f3";
}

.fi-ss-expense:before {
  content: "\f5f4";
}

.fi-ss-external-hard-drive:before {
  content: "\f5f5";
}

.fi-ss-external-world:before {
  content: "\f5f6";
}

.fi-ss-eye-crossed:before {
  content: "\f5f7";
}

.fi-ss-eye-dropper-half:before {
  content: "\f5f8";
}

.fi-ss-eye:before {
  content: "\f5f9";
}

.fi-ss-eyes:before {
  content: "\f5fa";
}

.fi-ss-f:before {
  content: "\f5fb";
}

.fi-ss-fabric:before {
  content: "\f5fc";
}

.fi-ss-face-angry-horns:before {
  content: "\f5fd";
}

.fi-ss-face-anguished:before {
  content: "\f5fe";
}

.fi-ss-face-anxious-sweat:before {
  content: "\f5ff";
}

.fi-ss-face-astonished:before {
  content: "\f600";
}

.fi-ss-face-awesome:before {
  content: "\f601";
}

.fi-ss-face-beam-hand-over-mouth:before {
  content: "\f602";
}

.fi-ss-face-confounded:before {
  content: "\f603";
}

.fi-ss-face-confused:before {
  content: "\f604";
}

.fi-ss-face-cowboy-hat:before {
  content: "\f605";
}

.fi-ss-face-disappointed:before {
  content: "\f606";
}

.fi-ss-face-disguise:before {
  content: "\f607";
}

.fi-ss-face-downcast-sweat:before {
  content: "\f608";
}

.fi-ss-face-drooling:before {
  content: "\f609";
}

.fi-ss-face-explode:before {
  content: "\f60a";
}

.fi-ss-face-expressionless:before {
  content: "\f60b";
}

.fi-ss-face-eyes-xmarks:before {
  content: "\f60c";
}

.fi-ss-face-fearful:before {
  content: "\f60d";
}

.fi-ss-face-glasses:before {
  content: "\f60e";
}

.fi-ss-face-grin-tongue-wink:before {
  content: "\f60f";
}

.fi-ss-face-hand-yawn:before {
  content: "\f610";
}

.fi-ss-face-head-bandage:before {
  content: "\f611";
}

.fi-ss-face-hushed:before {
  content: "\f612";
}

.fi-ss-face-icicles:before {
  content: "\f613";
}

.fi-ss-face-lying:before {
  content: "\f614";
}

.fi-ss-face-mask:before {
  content: "\f615";
}

.fi-ss-face-monocle:before {
  content: "\f616";
}

.fi-ss-face-nauseated:before {
  content: "\f617";
}

.fi-ss-face-nose-steam:before {
  content: "\f618";
}

.fi-ss-face-party:before {
  content: "\f619";
}

.fi-ss-face-pensive:before {
  content: "\f61a";
}

.fi-ss-face-persevering:before {
  content: "\f61b";
}

.fi-ss-face-pleading:before {
  content: "\f61c";
}

.fi-ss-face-raised-eyebrow:before {
  content: "\f61d";
}

.fi-ss-face-relieved:before {
  content: "\f61e";
}

.fi-ss-face-sad-sweat:before {
  content: "\f61f";
}

.fi-ss-face-scream:before {
  content: "\f620";
}

.fi-ss-face-shush:before {
  content: "\f621";
}

.fi-ss-face-sleeping:before {
  content: "\f622";
}

.fi-ss-face-sleepy:before {
  content: "\f623";
}

.fi-ss-face-smile-halo:before {
  content: "\f624";
}

.fi-ss-face-smile-hearts:before {
  content: "\f625";
}

.fi-ss-face-smile-horns:before {
  content: "\f626";
}

.fi-ss-face-smile-tear:before {
  content: "\f627";
}

.fi-ss-face-smile-tongue:before {
  content: "\f628";
}

.fi-ss-face-smile-upside-down:before {
  content: "\f629";
}

.fi-ss-face-smiling-hands:before {
  content: "\f62a";
}

.fi-ss-face-smirking:before {
  content: "\f62b";
}

.fi-ss-face-sunglasses-alt:before {
  content: "\f62c";
}

.fi-ss-face-sunglasses:before {
  content: "\f62d";
}

.fi-ss-face-swear:before {
  content: "\f62e";
}

.fi-ss-face-thermometer:before {
  content: "\f62f";
}

.fi-ss-face-thinking:before {
  content: "\f630";
}

.fi-ss-face-tissue:before {
  content: "\f631";
}

.fi-ss-face-tongue-money:before {
  content: "\f632";
}

.fi-ss-face-tongue-sweat:before {
  content: "\f633";
}

.fi-ss-face-unamused:before {
  content: "\f634";
}

.fi-ss-face-viewfinder:before {
  content: "\f635";
}

.fi-ss-face-vomit:before {
  content: "\f636";
}

.fi-ss-face-weary:before {
  content: "\f637";
}

.fi-ss-face-woozy:before {
  content: "\f638";
}

.fi-ss-face-worried:before {
  content: "\f639";
}

.fi-ss-face-zany:before {
  content: "\f63a";
}

.fi-ss-face-zipper:before {
  content: "\f63b";
}

.fi-ss-fail:before {
  content: "\f63c";
}

.fi-ss-falafel:before {
  content: "\f63d";
}

.fi-ss-family-dress:before {
  content: "\f63e";
}

.fi-ss-family-pants:before {
  content: "\f63f";
}

.fi-ss-family:before {
  content: "\f640";
}

.fi-ss-fan-table:before {
  content: "\f641";
}

.fi-ss-fan:before {
  content: "\f642";
}

.fi-ss-farm:before {
  content: "\f643";
}

.fi-ss-faucet-drip:before {
  content: "\f644";
}

.fi-ss-faucet:before {
  content: "\f645";
}

.fi-ss-fax:before {
  content: "\f646";
}

.fi-ss-feather-pointed:before {
  content: "\f647";
}

.fi-ss-feather:before {
  content: "\f648";
}

.fi-ss-features-alt:before {
  content: "\f649";
}

.fi-ss-features:before {
  content: "\f64a";
}

.fi-ss-fee-receipt:before {
  content: "\f64b";
}

.fi-ss-fee:before {
  content: "\f64c";
}

.fi-ss-feedback-alt:before {
  content: "\f64d";
}

.fi-ss-feedback-cycle-loop:before {
  content: "\f64e";
}

.fi-ss-feedback-hand:before {
  content: "\f64f";
}

.fi-ss-feedback-review:before {
  content: "\f650";
}

.fi-ss-feedback:before {
  content: "\f651";
}

.fi-ss-fence:before {
  content: "\f652";
}

.fi-ss-field-hockey:before {
  content: "\f653";
}

.fi-ss-fighter-jet:before {
  content: "\f654";
}

.fi-ss-file-ai:before {
  content: "\f655";
}

.fi-ss-file-audio:before {
  content: "\f656";
}

.fi-ss-file-binary:before {
  content: "\f657";
}

.fi-ss-file-chart-line:before {
  content: "\f658";
}

.fi-ss-file-chart-pie:before {
  content: "\f659";
}

.fi-ss-file-circle-info:before {
  content: "\f65a";
}

.fi-ss-file-cloud:before {
  content: "\f65b";
}

.fi-ss-file-code:before {
  content: "\f65c";
}

.fi-ss-file-csv:before {
  content: "\f65d";
}

.fi-ss-file-download:before {
  content: "\f65e";
}

.fi-ss-file-edit:before {
  content: "\f65f";
}

.fi-ss-file-eps:before {
  content: "\f660";
}

.fi-ss-file-excel:before {
  content: "\f661";
}

.fi-ss-file-exclamation:before {
  content: "\f662";
}

.fi-ss-file-export:before {
  content: "\f663";
}

.fi-ss-file-image:before {
  content: "\f664";
}

.fi-ss-file-import:before {
  content: "\f665";
}

.fi-ss-file-invoice-dollar:before {
  content: "\f666";
}

.fi-ss-file-invoice:before {
  content: "\f667";
}

.fi-ss-file-medical-alt:before {
  content: "\f668";
}

.fi-ss-file-medical:before {
  content: "\f669";
}

.fi-ss-file-minus:before {
  content: "\f66a";
}

.fi-ss-file-pdf:before {
  content: "\f66b";
}

.fi-ss-file-powerpoint:before {
  content: "\f66c";
}

.fi-ss-file-prescription:before {
  content: "\f66d";
}

.fi-ss-file-psd:before {
  content: "\f66e";
}

.fi-ss-file-signature:before {
  content: "\f66f";
}

.fi-ss-file-spreadsheet:before {
  content: "\f670";
}

.fi-ss-file-upload:before {
  content: "\f671";
}

.fi-ss-file-user:before {
  content: "\f672";
}

.fi-ss-file-video:before {
  content: "\f673";
}

.fi-ss-file-word:before {
  content: "\f674";
}

.fi-ss-file-zipper:before {
  content: "\f675";
}

.fi-ss-file:before {
  content: "\f676";
}

.fi-ss-files-medical:before {
  content: "\f677";
}

.fi-ss-fill:before {
  content: "\f678";
}

.fi-ss-film-canister:before {
  content: "\f679";
}

.fi-ss-film-slash:before {
  content: "\f67a";
}

.fi-ss-film:before {
  content: "\f67b";
}

.fi-ss-films:before {
  content: "\f67c";
}

.fi-ss-filter-list:before {
  content: "\f67d";
}

.fi-ss-filter-slash:before {
  content: "\f67e";
}

.fi-ss-filter:before {
  content: "\f67f";
}

.fi-ss-filters:before {
  content: "\f680";
}

.fi-ss-fingerprint-security-risk:before {
  content: "\f681";
}

.fi-ss-fingerprint:before {
  content: "\f682";
}

.fi-ss-fire-burner:before {
  content: "\f683";
}

.fi-ss-fire-extinguisher:before {
  content: "\f684";
}

.fi-ss-fire-flame-curved:before {
  content: "\f685";
}

.fi-ss-fire-flame-simple:before {
  content: "\f686";
}

.fi-ss-fire-hydrant:before {
  content: "\f687";
}

.fi-ss-fire-smoke:before {
  content: "\f688";
}

.fi-ss-fireplace:before {
  content: "\f689";
}

.fi-ss-first-award:before {
  content: "\f68a";
}

.fi-ss-first-laurel:before {
  content: "\f68b";
}

.fi-ss-first-medal:before {
  content: "\f68c";
}

.fi-ss-first:before {
  content: "\f68d";
}

.fi-ss-fish-bones:before {
  content: "\f68e";
}

.fi-ss-fish-cooked:before {
  content: "\f68f";
}

.fi-ss-fish:before {
  content: "\f690";
}

.fi-ss-fishing-rod:before {
  content: "\f691";
}

.fi-ss-fist-move:before {
  content: "\f692";
}

.fi-ss-flag-alt:before {
  content: "\f693";
}

.fi-ss-flag-checkered:before {
  content: "\f694";
}

.fi-ss-flag-usa:before {
  content: "\f695";
}

.fi-ss-flag:before {
  content: "\f696";
}

.fi-ss-flame:before {
  content: "\f697";
}

.fi-ss-flashlight:before {
  content: "\f698";
}

.fi-ss-flask-gear:before {
  content: "\f699";
}

.fi-ss-flask-poison:before {
  content: "\f69a";
}

.fi-ss-flask-potion:before {
  content: "\f69b";
}

.fi-ss-flask:before {
  content: "\f69c";
}

.fi-ss-flatbread-stuffed:before {
  content: "\f69d";
}

.fi-ss-flatbread:before {
  content: "\f69e";
}

.fi-ss-flip-horizontal:before {
  content: "\f69f";
}

.fi-ss-floor-alt:before {
  content: "\f6a0";
}

.fi-ss-floor-layer:before {
  content: "\f6a1";
}

.fi-ss-floor:before {
  content: "\f6a2";
}

.fi-ss-floppy-disk-circle-arrow-right:before {
  content: "\f6a3";
}

.fi-ss-floppy-disk-circle-xmark:before {
  content: "\f6a4";
}

.fi-ss-floppy-disk-pen:before {
  content: "\f6a5";
}

.fi-ss-floppy-disks:before {
  content: "\f6a6";
}

.fi-ss-florin-sign:before {
  content: "\f6a7";
}

.fi-ss-flower-butterfly:before {
  content: "\f6a8";
}

.fi-ss-flower-daffodil:before {
  content: "\f6a9";
}

.fi-ss-flower-tulip:before {
  content: "\f6aa";
}

.fi-ss-flower:before {
  content: "\f6ab";
}

.fi-ss-flushed:before {
  content: "\f6ac";
}

.fi-ss-flute:before {
  content: "\f6ad";
}

.fi-ss-flux-capacitor:before {
  content: "\f6ae";
}

.fi-ss-fly-insect:before {
  content: "\f6af";
}

.fi-ss-flying-disc:before {
  content: "\f6b0";
}

.fi-ss-fog:before {
  content: "\f6b1";
}

.fi-ss-folder-download:before {
  content: "\f6b2";
}

.fi-ss-folder-fire:before {
  content: "\f6b3";
}

.fi-ss-folder-minus:before {
  content: "\f6b4";
}

.fi-ss-folder-open:before {
  content: "\f6b5";
}

.fi-ss-folder-times:before {
  content: "\f6b6";
}

.fi-ss-folder-tree:before {
  content: "\f6b7";
}

.fi-ss-folder-upload:before {
  content: "\f6b8";
}

.fi-ss-folder-xmark:before {
  content: "\f6b9";
}

.fi-ss-folder:before {
  content: "\f6ba";
}

.fi-ss-folders:before {
  content: "\f6bb";
}

.fi-ss-follow-folder:before {
  content: "\f6bc";
}

.fi-ss-followcollection:before {
  content: "\f6bd";
}

.fi-ss-following:before {
  content: "\f6be";
}

.fi-ss-fondue-pot:before {
  content: "\f6bf";
}

.fi-ss-football:before {
  content: "\f6c0";
}

.fi-ss-foreign-language-audio:before {
  content: "\f6c1";
}

.fi-ss-fork:before {
  content: "\f6c2";
}

.fi-ss-forklift:before {
  content: "\f6c3";
}

.fi-ss-form:before {
  content: "\f6c4";
}

.fi-ss-fort:before {
  content: "\f6c5";
}

.fi-ss-forward-fast:before {
  content: "\f6c6";
}

.fi-ss-forward:before {
  content: "\f6c7";
}

.fi-ss-fox:before {
  content: "\f6c8";
}

.fi-ss-frame:before {
  content: "\f6c9";
}

.fi-ss-franc-sign:before {
  content: "\f6ca";
}

.fi-ss-free-delivery:before {
  content: "\f6cb";
}

.fi-ss-free:before {
  content: "\f6cc";
}

.fi-ss-french-fries:before {
  content: "\f6cd";
}

.fi-ss-friday:before {
  content: "\f6ce";
}

.fi-ss-frog:before {
  content: "\f6cf";
}

.fi-ss-frown:before {
  content: "\f6d0";
}

.fi-ss-ftp:before {
  content: "\f6d1";
}

.fi-ss-function-process:before {
  content: "\f6d2";
}

.fi-ss-function-square:before {
  content: "\f6d3";
}

.fi-ss-function:before {
  content: "\f6d4";
}

.fi-ss-funnel-dollar:before {
  content: "\f6d5";
}

.fi-ss-g:before {
  content: "\f6d6";
}

.fi-ss-galaxy-alt:before {
  content: "\f6d7";
}

.fi-ss-galaxy-planet:before {
  content: "\f6d8";
}

.fi-ss-galaxy-star:before {
  content: "\f6d9";
}

.fi-ss-galaxy:before {
  content: "\f6da";
}

.fi-ss-gallery-thumbnails:before {
  content: "\f6db";
}

.fi-ss-gallery:before {
  content: "\f6dc";
}

.fi-ss-game-board-alt:before {
  content: "\f6dd";
}

.fi-ss-game:before {
  content: "\f6de";
}

.fi-ss-gamepad:before {
  content: "\f6df";
}

.fi-ss-games:before {
  content: "\f6e0";
}

.fi-ss-garage-car:before {
  content: "\f6e1";
}

.fi-ss-garage-open:before {
  content: "\f6e2";
}

.fi-ss-garage:before {
  content: "\f6e3";
}

.fi-ss-garlic-alt:before {
  content: "\f6e4";
}

.fi-ss-garlic:before {
  content: "\f6e5";
}

.fi-ss-gas-pump-alt:before {
  content: "\f6e6";
}

.fi-ss-gas-pump-slash:before {
  content: "\f6e7";
}

.fi-ss-gas-pump:before {
  content: "\f6e8";
}

.fi-ss-gauge-circle-bolt:before {
  content: "\f6e9";
}

.fi-ss-gauge-circle-minus:before {
  content: "\f6ea";
}

.fi-ss-gauge-circle-plus:before {
  content: "\f6eb";
}

.fi-ss-gavel:before {
  content: "\f6ec";
}

.fi-ss-gay-couple:before {
  content: "\f6ed";
}

.fi-ss-gears:before {
  content: "\f6ee";
}

.fi-ss-gem:before {
  content: "\f6ef";
}

.fi-ss-general:before {
  content: "\f6f0";
}

.fi-ss-ghost:before {
  content: "\f6f1";
}

.fi-ss-gif-square:before {
  content: "\f6f2";
}

.fi-ss-gif:before {
  content: "\f6f3";
}

.fi-ss-gift-box-benefits:before {
  content: "\f6f4";
}

.fi-ss-gift-card:before {
  content: "\f6f5";
}

.fi-ss-gift:before {
  content: "\f6f6";
}

.fi-ss-gifts:before {
  content: "\f6f7";
}

.fi-ss-gingerbread-man:before {
  content: "\f6f8";
}

.fi-ss-glass-champagne:before {
  content: "\f6f9";
}

.fi-ss-glass-cheers:before {
  content: "\f6fa";
}

.fi-ss-glass-citrus:before {
  content: "\f6fb";
}

.fi-ss-glass-empty:before {
  content: "\f6fc";
}

.fi-ss-glass-half:before {
  content: "\f6fd";
}

.fi-ss-glass-water-droplet:before {
  content: "\f6fe";
}

.fi-ss-glass-whiskey-rocks:before {
  content: "\f6ff";
}

.fi-ss-glass-whiskey:before {
  content: "\f700";
}

.fi-ss-glass:before {
  content: "\f701";
}

.fi-ss-glasses:before {
  content: "\f702";
}

.fi-ss-globe-alt:before {
  content: "\f703";
}

.fi-ss-globe-pointer:before {
  content: "\f704";
}

.fi-ss-globe-snow:before {
  content: "\f705";
}

.fi-ss-globe:before {
  content: "\f706";
}

.fi-ss-goal-net:before {
  content: "\f707";
}

.fi-ss-golf-ball:before {
  content: "\f708";
}

.fi-ss-golf-club:before {
  content: "\f709";
}

.fi-ss-golf-hole:before {
  content: "\f70a";
}

.fi-ss-golf:before {
  content: "\f70b";
}

.fi-ss-gopuram:before {
  content: "\f70c";
}

.fi-ss-government-budget:before {
  content: "\f70d";
}

.fi-ss-government-flag:before {
  content: "\f70e";
}

.fi-ss-government-user:before {
  content: "\f70f";
}

.fi-ss-graduation-cap:before {
  content: "\f710";
}

.fi-ss-gramophone:before {
  content: "\f711";
}

.fi-ss-grape:before {
  content: "\f712";
}

.fi-ss-graph-curve:before {
  content: "\f713";
}

.fi-ss-graphic-style:before {
  content: "\f714";
}

.fi-ss-graphic-tablet:before {
  content: "\f715";
}

.fi-ss-grate-droplet:before {
  content: "\f716";
}

.fi-ss-grate:before {
  content: "\f717";
}

.fi-ss-greater-than-equal:before {
  content: "\f718";
}

.fi-ss-greater-than:before {
  content: "\f719";
}

.fi-ss-greek-helmet:before {
  content: "\f71a";
}

.fi-ss-grid-alt:before {
  content: "\f71b";
}

.fi-ss-grid-dividers:before {
  content: "\f71c";
}

.fi-ss-grid:before {
  content: "\f71d";
}

.fi-ss-grill-hot-alt:before {
  content: "\f71e";
}

.fi-ss-grill:before {
  content: "\f71f";
}

.fi-ss-grimace:before {
  content: "\f720";
}

.fi-ss-grin-alt:before {
  content: "\f721";
}

.fi-ss-grin-beam-sweat:before {
  content: "\f722";
}

.fi-ss-grin-beam:before {
  content: "\f723";
}

.fi-ss-grin-hearts:before {
  content: "\f724";
}

.fi-ss-grin-squint-tears:before {
  content: "\f725";
}

.fi-ss-grin-squint:before {
  content: "\f726";
}

.fi-ss-grin-stars:before {
  content: "\f727";
}

.fi-ss-grin-tears:before {
  content: "\f728";
}

.fi-ss-grin-tongue-squint:before {
  content: "\f729";
}

.fi-ss-grin-tongue-wink:before {
  content: "\f72a";
}

.fi-ss-grin-tongue:before {
  content: "\f72b";
}

.fi-ss-grin-wink:before {
  content: "\f72c";
}

.fi-ss-grin:before {
  content: "\f72d";
}

.fi-ss-grip-dots-vertical:before {
  content: "\f72e";
}

.fi-ss-grip-dots:before {
  content: "\f72f";
}

.fi-ss-grip-horizontal:before {
  content: "\f730";
}

.fi-ss-grip-lines-vertical:before {
  content: "\f731";
}

.fi-ss-grip-lines:before {
  content: "\f732";
}

.fi-ss-grip-vertical:before {
  content: "\f733";
}

.fi-ss-grocery-bag:before {
  content: "\f734";
}

.fi-ss-grocery-basket:before {
  content: "\f735";
}

.fi-ss-group-arrows-rotate:before {
  content: "\f736";
}

.fi-ss-group-call:before {
  content: "\f737";
}

.fi-ss-group-community-social-media:before {
  content: "\f738";
}

.fi-ss-growth-chart-invest:before {
  content: "\f739";
}

.fi-ss-guarani-sign:before {
  content: "\f73a";
}

.fi-ss-guide-alt:before {
  content: "\f73b";
}

.fi-ss-guide:before {
  content: "\f73c";
}

.fi-ss-guitar-electric:before {
  content: "\f73d";
}

.fi-ss-guitar:before {
  content: "\f73e";
}

.fi-ss-guitars:before {
  content: "\f73f";
}

.fi-ss-gun-squirt:before {
  content: "\f740";
}

.fi-ss-gym:before {
  content: "\f741";
}

.fi-ss-h-square:before {
  content: "\f742";
}

.fi-ss-h:before {
  content: "\f743";
}

.fi-ss-h1:before {
  content: "\f744";
}

.fi-ss-h2:before {
  content: "\f745";
}

.fi-ss-h3:before {
  content: "\f746";
}

.fi-ss-h4:before {
  content: "\f747";
}

.fi-ss-hair-clipper:before {
  content: "\f748";
}

.fi-ss-hamburger-soda:before {
  content: "\f749";
}

.fi-ss-hamburger:before {
  content: "\f74a";
}

.fi-ss-hammer-crash:before {
  content: "\f74b";
}

.fi-ss-hammer-war:before {
  content: "\f74c";
}

.fi-ss-hammer:before {
  content: "\f74d";
}

.fi-ss-hamsa:before {
  content: "\f74e";
}

.fi-ss-hand-back-fist:before {
  content: "\f74f";
}

.fi-ss-hand-back-point-down:before {
  content: "\f750";
}

.fi-ss-hand-back-point-left:before {
  content: "\f751";
}

.fi-ss-hand-back-point-ribbon:before {
  content: "\f752";
}

.fi-ss-hand-back-point-right:before {
  content: "\f753";
}

.fi-ss-hand-bill:before {
  content: "\f754";
}

.fi-ss-hand-dots:before {
  content: "\f755";
}

.fi-ss-hand-fingers-crossed:before {
  content: "\f756";
}

.fi-ss-hand-fist:before {
  content: "\f757";
}

.fi-ss-hand-heart:before {
  content: "\f758";
}

.fi-ss-hand-holding-box:before {
  content: "\f759";
}

.fi-ss-hand-holding-droplet:before {
  content: "\f75a";
}

.fi-ss-hand-holding-heart:before {
  content: "\f75b";
}

.fi-ss-hand-holding-magic:before {
  content: "\f75c";
}

.fi-ss-hand-holding-medical:before {
  content: "\f75d";
}

.fi-ss-hand-holding-seeding:before {
  content: "\f75e";
}

.fi-ss-hand-holding-skull:before {
  content: "\f75f";
}

.fi-ss-hand-holding-usd:before {
  content: "\f760";
}

.fi-ss-hand-holding-water:before {
  content: "\f761";
}

.fi-ss-hand-horns:before {
  content: "\f762";
}

.fi-ss-hand-lizard:before {
  content: "\f763";
}

.fi-ss-hand-love:before {
  content: "\f764";
}

.fi-ss-hand-middle-finger:before {
  content: "\f765";
}

.fi-ss-hand-paper:before {
  content: "\f766";
}

.fi-ss-hand-peace:before {
  content: "\f767";
}

.fi-ss-hand-point-ribbon:before {
  content: "\f768";
}

.fi-ss-hand-scissors:before {
  content: "\f769";
}

.fi-ss-hand-sparkles:before {
  content: "\f76a";
}

.fi-ss-hand-spock:before {
  content: "\f76b";
}

.fi-ss-hand-wave:before {
  content: "\f76c";
}

.fi-ss-hand:before {
  content: "\f76d";
}

.fi-ss-handmade:before {
  content: "\f76e";
}

.fi-ss-hands-bubbles:before {
  content: "\f76f";
}

.fi-ss-hands-clapping:before {
  content: "\f770";
}

.fi-ss-hands-heart:before {
  content: "\f771";
}

.fi-ss-hands-holding-diamond:before {
  content: "\f772";
}

.fi-ss-hands-holding:before {
  content: "\f773";
}

.fi-ss-hands-usd:before {
  content: "\f774";
}

.fi-ss-handshake-angle:before {
  content: "\f775";
}

.fi-ss-handshake-deal-loan:before {
  content: "\f776";
}

.fi-ss-handshake-house:before {
  content: "\f777";
}

.fi-ss-handshake-simple-slash:before {
  content: "\f778";
}

.fi-ss-handshake-trust:before {
  content: "\f779";
}

.fi-ss-handshake:before {
  content: "\f77a";
}

.fi-ss-hard-hat:before {
  content: "\f77b";
}

.fi-ss-hashtag-lock:before {
  content: "\f77c";
}

.fi-ss-hastag:before {
  content: "\f77d";
}

.fi-ss-hat-beach:before {
  content: "\f77e";
}

.fi-ss-hat-birthday:before {
  content: "\f77f";
}

.fi-ss-hat-chef:before {
  content: "\f780";
}

.fi-ss-hat-cowboy-side:before {
  content: "\f781";
}

.fi-ss-hat-cowboy:before {
  content: "\f782";
}

.fi-ss-hat-santa:before {
  content: "\f783";
}

.fi-ss-hat-winter:before {
  content: "\f784";
}

.fi-ss-hat-witch:before {
  content: "\f785";
}

.fi-ss-hat-wizard:before {
  content: "\f786";
}

.fi-ss-hdd:before {
  content: "\f787";
}

.fi-ss-head-side-brain:before {
  content: "\f788";
}

.fi-ss-head-side-cough-slash:before {
  content: "\f789";
}

.fi-ss-head-side-cough:before {
  content: "\f78a";
}

.fi-ss-head-side-headphones:before {
  content: "\f78b";
}

.fi-ss-head-side-heart:before {
  content: "\f78c";
}

.fi-ss-head-side-mask:before {
  content: "\f78d";
}

.fi-ss-head-side-medical:before {
  content: "\f78e";
}

.fi-ss-head-side-thinking:before {
  content: "\f78f";
}

.fi-ss-head-side-virus:before {
  content: "\f790";
}

.fi-ss-head-side:before {
  content: "\f791";
}

.fi-ss-head-vr:before {
  content: "\f792";
}

.fi-ss-heading:before {
  content: "\f793";
}

.fi-ss-headphones:before {
  content: "\f794";
}

.fi-ss-headset:before {
  content: "\f795";
}

.fi-ss-heart-arrow:before {
  content: "\f796";
}

.fi-ss-heart-brain:before {
  content: "\f797";
}

.fi-ss-heart-crack:before {
  content: "\f798";
}

.fi-ss-heart-half-stroke:before {
  content: "\f799";
}

.fi-ss-heart-half:before {
  content: "\f79a";
}

.fi-ss-heart-health-muscle:before {
  content: "\f79b";
}

.fi-ss-heart-lock:before {
  content: "\f79c";
}

.fi-ss-heart-partner-handshake:before {
  content: "\f79d";
}

.fi-ss-heart-rate:before {
  content: "\f79e";
}

.fi-ss-heart-slash:before {
  content: "\f79f";
}

.fi-ss-heart-upside-down:before {
  content: "\f7a0";
}

.fi-ss-heart:before {
  content: "\f7a1";
}

.fi-ss-heat:before {
  content: "\f7a2";
}

.fi-ss-helicopter-side:before {
  content: "\f7a3";
}

.fi-ss-helmet-battle:before {
  content: "\f7a4";
}

.fi-ss-hexagon-check:before {
  content: "\f7a5";
}

.fi-ss-hexagon-divide:before {
  content: "\f7a6";
}

.fi-ss-hexagon-exclamation:before {
  content: "\f7a7";
}

.fi-ss-hexagon:before {
  content: "\f7a8";
}

.fi-ss-high-definition:before {
  content: "\f7a9";
}

.fi-ss-high-five-celebration-yes:before {
  content: "\f7aa";
}

.fi-ss-high-five:before {
  content: "\f7ab";
}

.fi-ss-highlighter-line:before {
  content: "\f7ac";
}

.fi-ss-highlighter:before {
  content: "\f7ad";
}

.fi-ss-hiking:before {
  content: "\f7ae";
}

.fi-ss-hippo:before {
  content: "\f7af";
}

.fi-ss-hockey-mask:before {
  content: "\f7b0";
}

.fi-ss-hockey-puck:before {
  content: "\f7b1";
}

.fi-ss-hockey-stick-puck:before {
  content: "\f7b2";
}

.fi-ss-hockey-sticks:before {
  content: "\f7b3";
}

.fi-ss-holding-hand-gear:before {
  content: "\f7b4";
}

.fi-ss-holding-hand-revenue:before {
  content: "\f7b5";
}

.fi-ss-holly-berry:before {
  content: "\f7b6";
}

.fi-ss-home-heart:before {
  content: "\f7b7";
}

.fi-ss-home-location-alt:before {
  content: "\f7b8";
}

.fi-ss-home-location:before {
  content: "\f7b9";
}

.fi-ss-home:before {
  content: "\f7ba";
}

.fi-ss-honey-pot:before {
  content: "\f7bb";
}

.fi-ss-hood-cloak:before {
  content: "\f7bc";
}

.fi-ss-horizontal-rule:before {
  content: "\f7bd";
}

.fi-ss-horse-head:before {
  content: "\f7be";
}

.fi-ss-horse-saddle:before {
  content: "\f7bf";
}

.fi-ss-horse:before {
  content: "\f7c0";
}

.fi-ss-horseshoe-broken:before {
  content: "\f7c1";
}

.fi-ss-horseshoe:before {
  content: "\f7c2";
}

.fi-ss-hose-reel:before {
  content: "\f7c3";
}

.fi-ss-hose:before {
  content: "\f7c4";
}

.fi-ss-hospital-symbol:before {
  content: "\f7c5";
}

.fi-ss-hospital-user:before {
  content: "\f7c6";
}

.fi-ss-hospital:before {
  content: "\f7c7";
}

.fi-ss-hospitals:before {
  content: "\f7c8";
}

.fi-ss-hot-tub:before {
  content: "\f7c9";
}

.fi-ss-hotdog:before {
  content: "\f7ca";
}

.fi-ss-hotel:before {
  content: "\f7cb";
}

.fi-ss-hourglass-end:before {
  content: "\f7cc";
}

.fi-ss-hourglass-start:before {
  content: "\f7cd";
}

.fi-ss-hourglass:before {
  content: "\f7ce";
}

.fi-ss-house-blank:before {
  content: "\f7cf";
}

.fi-ss-house-building:before {
  content: "\f7d0";
}

.fi-ss-house-chimney-blank:before {
  content: "\f7d1";
}

.fi-ss-house-chimney-crack:before {
  content: "\f7d2";
}

.fi-ss-house-chimney-heart:before {
  content: "\f7d3";
}

.fi-ss-house-chimney-medical:before {
  content: "\f7d4";
}

.fi-ss-house-chimney-user:before {
  content: "\f7d5";
}

.fi-ss-house-chimney-window:before {
  content: "\f7d6";
}

.fi-ss-house-chimney:before {
  content: "\f7d7";
}

.fi-ss-house-crack:before {
  content: "\f7d8";
}

.fi-ss-house-day:before {
  content: "\f7d9";
}

.fi-ss-house-flood:before {
  content: "\f7da";
}

.fi-ss-house-laptop:before {
  content: "\f7db";
}

.fi-ss-house-leave:before {
  content: "\f7dc";
}

.fi-ss-house-medical:before {
  content: "\f7dd";
}

.fi-ss-house-night:before {
  content: "\f7de";
}

.fi-ss-house-return:before {
  content: "\f7df";
}

.fi-ss-house-signal:before {
  content: "\f7e0";
}

.fi-ss-house-tree:before {
  content: "\f7e1";
}

.fi-ss-house-tsunami:before {
  content: "\f7e2";
}

.fi-ss-house-turret:before {
  content: "\f7e3";
}

.fi-ss-house-user:before {
  content: "\f7e4";
}

.fi-ss-house-window:before {
  content: "\f7e5";
}

.fi-ss-hr-group:before {
  content: "\f7e6";
}

.fi-ss-hr-person:before {
  content: "\f7e7";
}

.fi-ss-hr:before {
  content: "\f7e8";
}

.fi-ss-hryvnia:before {
  content: "\f7e9";
}

.fi-ss-humidity:before {
  content: "\f7ea";
}

.fi-ss-hundred-points:before {
  content: "\f7eb";
}

.fi-ss-hurricane:before {
  content: "\f7ec";
}

.fi-ss-i:before {
  content: "\f7ed";
}

.fi-ss-ice-cream:before {
  content: "\f7ee";
}

.fi-ss-icicles:before {
  content: "\f7ef";
}

.fi-ss-icon-star:before {
  content: "\f7f0";
}

.fi-ss-id-badge:before {
  content: "\f7f1";
}

.fi-ss-id-card-clip-alt:before {
  content: "\f7f2";
}

.fi-ss-igloo:before {
  content: "\f7f3";
}

.fi-ss-image-slash:before {
  content: "\f7f4";
}

.fi-ss-images-user:before {
  content: "\f7f5";
}

.fi-ss-images:before {
  content: "\f7f6";
}

.fi-ss-improve-user:before {
  content: "\f7f7";
}

.fi-ss-inbox-full:before {
  content: "\f7f8";
}

.fi-ss-inbox-in:before {
  content: "\f7f9";
}

.fi-ss-inbox-out:before {
  content: "\f7fa";
}

.fi-ss-inbox:before {
  content: "\f7fb";
}

.fi-ss-inboxes:before {
  content: "\f7fc";
}

.fi-ss-incense-sticks-yoga:before {
  content: "\f7fd";
}

.fi-ss-incognito:before {
  content: "\f7fe";
}

.fi-ss-indent:before {
  content: "\f7ff";
}

.fi-ss-indian-rupee-sign:before {
  content: "\f800";
}

.fi-ss-industry-alt:before {
  content: "\f801";
}

.fi-ss-industry-windows:before {
  content: "\f802";
}

.fi-ss-infinity:before {
  content: "\f803";
}

.fi-ss-info-guide:before {
  content: "\f804";
}

.fi-ss-info:before {
  content: "\f805";
}

.fi-ss-information:before {
  content: "\f806";
}

.fi-ss-inhaler:before {
  content: "\f807";
}

.fi-ss-input-numeric:before {
  content: "\f808";
}

.fi-ss-input-pipe:before {
  content: "\f809";
}

.fi-ss-input-text:before {
  content: "\f80a";
}

.fi-ss-insert-alt:before {
  content: "\f80b";
}

.fi-ss-insert-arrows:before {
  content: "\f80c";
}

.fi-ss-insert-button-circle:before {
  content: "\f80d";
}

.fi-ss-insert-credit-card:before {
  content: "\f80e";
}

.fi-ss-insert-square:before {
  content: "\f80f";
}

.fi-ss-insert:before {
  content: "\f810";
}

.fi-ss-insight-alt:before {
  content: "\f811";
}

.fi-ss-insight-head:before {
  content: "\f812";
}

.fi-ss-insight:before {
  content: "\f813";
}

.fi-ss-integral:before {
  content: "\f814";
}

.fi-ss-interactive:before {
  content: "\f815";
}

.fi-ss-interlining:before {
  content: "\f816";
}

.fi-ss-internet-speed-wifi:before {
  content: "\f817";
}

.fi-ss-interrogation:before {
  content: "\f818";
}

.fi-ss-intersection:before {
  content: "\f819";
}

.fi-ss-introduction-handshake:before {
  content: "\f81a";
}

.fi-ss-introduction:before {
  content: "\f81b";
}

.fi-ss-inventory-alt:before {
  content: "\f81c";
}

.fi-ss-invest:before {
  content: "\f81d";
}

.fi-ss-investment:before {
  content: "\f81e";
}

.fi-ss-invite-alt:before {
  content: "\f81f";
}

.fi-ss-invite:before {
  content: "\f820";
}

.fi-ss-iot-alt:before {
  content: "\f821";
}

.fi-ss-iot:before {
  content: "\f822";
}

.fi-ss-ip-address:before {
  content: "\f823";
}

.fi-ss-island-tropical:before {
  content: "\f824";
}

.fi-ss-issue-loupe:before {
  content: "\f825";
}

.fi-ss-it-alt:before {
  content: "\f826";
}

.fi-ss-it-computer:before {
  content: "\f827";
}

.fi-ss-it:before {
  content: "\f828";
}

.fi-ss-italian-lira-sign:before {
  content: "\f829";
}

.fi-ss-italic:before {
  content: "\f82a";
}

.fi-ss-j:before {
  content: "\f82b";
}

.fi-ss-jam:before {
  content: "\f82c";
}

.fi-ss-jar-alt:before {
  content: "\f82d";
}

.fi-ss-jar-wheat:before {
  content: "\f82e";
}

.fi-ss-javascript:before {
  content: "\f82f";
}

.fi-ss-joint:before {
  content: "\f830";
}

.fi-ss-joker:before {
  content: "\f831";
}

.fi-ss-journal-alt:before {
  content: "\f832";
}

.fi-ss-journal:before {
  content: "\f833";
}

.fi-ss-journey:before {
  content: "\f834";
}

.fi-ss-joystick:before {
  content: "\f835";
}

.fi-ss-jpg:before {
  content: "\f836";
}

.fi-ss-jug-alt:before {
  content: "\f837";
}

.fi-ss-jug-bottle:before {
  content: "\f838";
}

.fi-ss-jug:before {
  content: "\f839";
}

.fi-ss-jumping-rope:before {
  content: "\f83a";
}

.fi-ss-k:before {
  content: "\f83b";
}

.fi-ss-kaaba:before {
  content: "\f83c";
}

.fi-ss-kazoo:before {
  content: "\f83d";
}

.fi-ss-kerning:before {
  content: "\f83e";
}

.fi-ss-key-lock-crypto:before {
  content: "\f83f";
}

.fi-ss-key-skeleton-left-right:before {
  content: "\f840";
}

.fi-ss-key:before {
  content: "\f841";
}

.fi-ss-keyboard-brightness-low:before {
  content: "\f842";
}

.fi-ss-keyboard-brightness:before {
  content: "\f843";
}

.fi-ss-keyboard-down:before {
  content: "\f844";
}

.fi-ss-keyboard-left:before {
  content: "\f845";
}

.fi-ss-keyboard:before {
  content: "\f846";
}

.fi-ss-keynote:before {
  content: "\f847";
}

.fi-ss-kidneys:before {
  content: "\f848";
}

.fi-ss-kip-sign:before {
  content: "\f849";
}

.fi-ss-kiss-beam:before {
  content: "\f84a";
}

.fi-ss-kiss-wink-heart:before {
  content: "\f84b";
}

.fi-ss-kiss:before {
  content: "\f84c";
}

.fi-ss-kite:before {
  content: "\f84d";
}

.fi-ss-kiwi-bird:before {
  content: "\f84e";
}

.fi-ss-kiwi-fruit:before {
  content: "\f84f";
}

.fi-ss-knife-kitchen:before {
  content: "\f850";
}

.fi-ss-knife:before {
  content: "\f851";
}

.fi-ss-knitting:before {
  content: "\f852";
}

.fi-ss-kpi-evaluation:before {
  content: "\f853";
}

.fi-ss-kpi:before {
  content: "\f854";
}

.fi-ss-l:before {
  content: "\f855";
}

.fi-ss-label:before {
  content: "\f856";
}

.fi-ss-lacrosse-stick-ball:before {
  content: "\f857";
}

.fi-ss-lacrosse-stick:before {
  content: "\f858";
}

.fi-ss-lambda:before {
  content: "\f859";
}

.fi-ss-lamp-desk:before {
  content: "\f85a";
}

.fi-ss-lamp-floor:before {
  content: "\f85b";
}

.fi-ss-lamp-street:before {
  content: "\f85c";
}

.fi-ss-lamp:before {
  content: "\f85d";
}

.fi-ss-land-layer-location:before {
  content: "\f85e";
}

.fi-ss-land-layers:before {
  content: "\f85f";
}

.fi-ss-land-location:before {
  content: "\f860";
}

.fi-ss-landmark-alt:before {
  content: "\f861";
}

.fi-ss-language:before {
  content: "\f862";
}

.fi-ss-laptop-arrow-down:before {
  content: "\f863";
}

.fi-ss-laptop-binary:before {
  content: "\f864";
}

.fi-ss-laptop-code:before {
  content: "\f865";
}

.fi-ss-laptop-medical:before {
  content: "\f866";
}

.fi-ss-laptop-mobile:before {
  content: "\f867";
}

.fi-ss-laptop-slash:before {
  content: "\f868";
}

.fi-ss-laptop:before {
  content: "\f869";
}

.fi-ss-lari-sign:before {
  content: "\f86a";
}

.fi-ss-lasso-sparkles:before {
  content: "\f86b";
}

.fi-ss-lasso:before {
  content: "\f86c";
}

.fi-ss-last-square:before {
  content: "\f86d";
}

.fi-ss-laugh-beam:before {
  content: "\f86e";
}

.fi-ss-laugh-squint:before {
  content: "\f86f";
}

.fi-ss-laugh-wink:before {
  content: "\f870";
}

.fi-ss-laugh:before {
  content: "\f871";
}

.fi-ss-lawyer-man:before {
  content: "\f872";
}

.fi-ss-lawyer-woman:before {
  content: "\f873";
}

.fi-ss-layer-minus:before {
  content: "\f874";
}

.fi-ss-layer-plus:before {
  content: "\f875";
}

.fi-ss-layers:before {
  content: "\f876";
}

.fi-ss-layout-fluid:before {
  content: "\f877";
}

.fi-ss-lead-funnel:before {
  content: "\f878";
}

.fi-ss-lead-management:before {
  content: "\f879";
}

.fi-ss-lead:before {
  content: "\f87a";
}

.fi-ss-leader-alt:before {
  content: "\f87b";
}

.fi-ss-leader-speech:before {
  content: "\f87c";
}

.fi-ss-leader:before {
  content: "\f87d";
}

.fi-ss-leaderboard-alt:before {
  content: "\f87e";
}

.fi-ss-leaderboard-trophy:before {
  content: "\f87f";
}

.fi-ss-leaderboard:before {
  content: "\f880";
}

.fi-ss-leadership-alt:before {
  content: "\f881";
}

.fi-ss-leadership:before {
  content: "\f882";
}

.fi-ss-leaf-heart:before {
  content: "\f883";
}

.fi-ss-leaf-maple:before {
  content: "\f884";
}

.fi-ss-leaf-oak:before {
  content: "\f885";
}

.fi-ss-leaf:before {
  content: "\f886";
}

.fi-ss-leafy-green:before {
  content: "\f887";
}

.fi-ss-leave:before {
  content: "\f888";
}

.fi-ss-left-from-bracket:before {
  content: "\f889";
}

.fi-ss-left:before {
  content: "\f88a";
}

.fi-ss-legal:before {
  content: "\f88b";
}

.fi-ss-lemon:before {
  content: "\f88c";
}

.fi-ss-lesbian-couple:before {
  content: "\f88d";
}

.fi-ss-less-than-equal:before {
  content: "\f88e";
}

.fi-ss-less-than:before {
  content: "\f88f";
}

.fi-ss-lesson-class:before {
  content: "\f890";
}

.fi-ss-lesson:before {
  content: "\f891";
}

.fi-ss-letter-case:before {
  content: "\f892";
}

.fi-ss-lettuce:before {
  content: "\f893";
}

.fi-ss-level-down-alt:before {
  content: "\f894";
}

.fi-ss-level-down:before {
  content: "\f895";
}

.fi-ss-level-up-alt:before {
  content: "\f896";
}

.fi-ss-level-up:before {
  content: "\f897";
}

.fi-ss-license:before {
  content: "\f898";
}

.fi-ss-life-ring:before {
  content: "\f899";
}

.fi-ss-life:before {
  content: "\f89a";
}

.fi-ss-light-ceiling:before {
  content: "\f89b";
}

.fi-ss-light-emergency-on:before {
  content: "\f89c";
}

.fi-ss-light-emergency:before {
  content: "\f89d";
}

.fi-ss-light-switch-off:before {
  content: "\f89e";
}

.fi-ss-light-switch-on:before {
  content: "\f89f";
}

.fi-ss-light-switch:before {
  content: "\f8a0";
}

.fi-ss-lightbulb-cfl-on:before {
  content: "\f8a1";
}

.fi-ss-lightbulb-cfl:before {
  content: "\f8a2";
}

.fi-ss-lightbulb-dollar:before {
  content: "\f8a3";
}

.fi-ss-lightbulb-exclamation:before {
  content: "\f8a4";
}

.fi-ss-lightbulb-head:before {
  content: "\f8a5";
}

.fi-ss-lightbulb-on:before {
  content: "\f8a6";
}

.fi-ss-lightbulb-question:before {
  content: "\f8a7";
}

.fi-ss-lightbulb-setting:before {
  content: "\f8a8";
}

.fi-ss-lightbulb-slash:before {
  content: "\f8a9";
}

.fi-ss-lights-holiday:before {
  content: "\f8aa";
}

.fi-ss-limit-hand:before {
  content: "\f8ab";
}

.fi-ss-limit-speedometer:before {
  content: "\f8ac";
}

.fi-ss-line-width:before {
  content: "\f8ad";
}

.fi-ss-link-alt:before {
  content: "\f8ae";
}

.fi-ss-link-horizontal-slash:before {
  content: "\f8af";
}

.fi-ss-link-horizontal:before {
  content: "\f8b0";
}

.fi-ss-link-slash-alt:before {
  content: "\f8b1";
}

.fi-ss-link-slash:before {
  content: "\f8b2";
}

.fi-ss-link:before {
  content: "\f8b3";
}

.fi-ss-lion-head:before {
  content: "\f8b4";
}

.fi-ss-lion:before {
  content: "\f8b5";
}

.fi-ss-lips:before {
  content: "\f8b6";
}

.fi-ss-lipstick:before {
  content: "\f8b7";
}

.fi-ss-lira-sign:before {
  content: "\f8b8";
}

.fi-ss-list-check:before {
  content: "\f8b9";
}

.fi-ss-list-dropdown:before {
  content: "\f8ba";
}

.fi-ss-list-music:before {
  content: "\f8bb";
}

.fi-ss-list-timeline:before {
  content: "\f8bc";
}

.fi-ss-list:before {
  content: "\f8bd";
}

.fi-ss-litecoin-sign:before {
  content: "\f8be";
}

.fi-ss-live-alt:before {
  content: "\f8bf";
}

.fi-ss-live:before {
  content: "\f8c0";
}

.fi-ss-loading:before {
  content: "\f8c1";
}

.fi-ss-loan:before {
  content: "\f8c2";
}

.fi-ss-lobster:before {
  content: "\f8c3";
}

.fi-ss-location-alt:before {
  content: "\f8c4";
}

.fi-ss-location-arrow:before {
  content: "\f8c5";
}

.fi-ss-location-crosshairs-slash:before {
  content: "\f8c6";
}

.fi-ss-location-crosshairs:before {
  content: "\f8c7";
}

.fi-ss-location-dot-slash:before {
  content: "\f8c8";
}

.fi-ss-location-exclamation:before {
  content: "\f8c9";
}

.fi-ss-location-pin-call:before {
  content: "\f8ca";
}

.fi-ss-lock-alt:before {
  content: "\f8cb";
}

.fi-ss-lock-hashtag:before {
  content: "\f8cc";
}

.fi-ss-lock-open-alt:before {
  content: "\f8cd";
}

.fi-ss-lock:before {
  content: "\f8ce";
}

.fi-ss-locust:before {
  content: "\f8cf";
}

.fi-ss-loop-square:before {
  content: "\f8d0";
}

.fi-ss-loveseat:before {
  content: "\f8d1";
}

.fi-ss-low-vision:before {
  content: "\f8d2";
}

.fi-ss-luchador:before {
  content: "\f8d3";
}

.fi-ss-luggage-cart:before {
  content: "\f8d4";
}

.fi-ss-luggage-rolling:before {
  content: "\f8d5";
}

.fi-ss-lungs-virus:before {
  content: "\f8d6";
}

.fi-ss-lungs:before {
  content: "\f8d7";
}

.fi-ss-m:before {
  content: "\f8d8";
}

.fi-ss-mace:before {
  content: "\f8d9";
}

.fi-ss-magnet-user:before {
  content: "\f8da";
}

.fi-ss-magnet:before {
  content: "\f8db";
}

.fi-ss-mailbox-envelope:before {
  content: "\f8dc";
}

.fi-ss-mailbox-flag-up:before {
  content: "\f8dd";
}

.fi-ss-mailbox:before {
  content: "\f8de";
}

.fi-ss-makeup-brush:before {
  content: "\f8df";
}

.fi-ss-man-head:before {
  content: "\f8e0";
}

.fi-ss-man-scientist:before {
  content: "\f8e1";
}

.fi-ss-manat-sign:before {
  content: "\f8e2";
}

.fi-ss-mandolin:before {
  content: "\f8e3";
}

.fi-ss-mango:before {
  content: "\f8e4";
}

.fi-ss-manhole:before {
  content: "\f8e5";
}

.fi-ss-map-marker-check:before {
  content: "\f8e6";
}

.fi-ss-map-marker-cross:before {
  content: "\f8e7";
}

.fi-ss-map-marker-edit:before {
  content: "\f8e8";
}

.fi-ss-map-marker-home:before {
  content: "\f8e9";
}

.fi-ss-map-marker-minus:before {
  content: "\f8ea";
}

.fi-ss-map-marker-plus:before {
  content: "\f8eb";
}

.fi-ss-map-marker-question:before {
  content: "\f8ec";
}

.fi-ss-map-marker-slash:before {
  content: "\f8ed";
}

.fi-ss-map-marker-smile:before {
  content: "\f8ee";
}

.fi-ss-map-marker:before {
  content: "\f8ef";
}

.fi-ss-map-pin:before {
  content: "\f8f0";
}

.fi-ss-map-point:before {
  content: "\f8f1";
}

.fi-ss-map:before {
  content: "\f8f2";
}

.fi-ss-marker-time:before {
  content: "\f8f3";
}

.fi-ss-marker:before {
  content: "\f8f4";
}

.fi-ss-marketplace-alt:before {
  content: "\f8f5";
}

.fi-ss-marketplace-store:before {
  content: "\f8f6";
}

.fi-ss-marketplace:before {
  content: "\f8f7";
}

.fi-ss-mars-double:before {
  content: "\f8f8";
}

.fi-ss-mars-stroke-right:before {
  content: "\f8f9";
}

.fi-ss-mars-stroke-up:before {
  content: "\f8fa";
}

.fi-ss-mars:before {
  content: "\f8fb";
}

.fi-ss-martini-glass-citrus:before {
  content: "\f8fc";
}

.fi-ss-martini-glass-empty:before {
  content: "\f8fd";
}

.fi-ss-mask-carnival:before {
  content: "\f8fe";
}

.fi-ss-mask-face:before {
  content: "\f8ff";
}

.fi-ss-mask-snorkel:before {
  content: "豈";
}

.fi-ss-massage:before {
  content: "更";
}

.fi-ss-match-fire:before {
  content: "車";
}

.fi-ss-mattress-pillow:before {
  content: "賈";
}

.fi-ss-measuring-tape:before {
  content: "滑";
}

.fi-ss-meat:before {
  content: "串";
}

.fi-ss-medal:before {
  content: "句";
}

.fi-ss-medical-star:before {
  content: "龜";
}

.fi-ss-medicine:before {
  content: "龜";
}

.fi-ss-meditation:before {
  content: "契";
}

.fi-ss-meeting-alt:before {
  content: "金";
}

.fi-ss-meeting:before {
  content: "喇";
}

.fi-ss-megaphone-announcement-leader:before {
  content: "奈";
}

.fi-ss-megaphone:before {
  content: "懶";
}

.fi-ss-meh-blank:before {
  content: "癩";
}

.fi-ss-meh-rolling-eyes:before {
  content: "羅";
}

.fi-ss-meh:before {
  content: "蘿";
}

.fi-ss-melon-alt:before {
  content: "螺";
}

.fi-ss-melon:before {
  content: "裸";
}

.fi-ss-member-list:before {
  content: "邏";
}

.fi-ss-member-search:before {
  content: "樂";
}

.fi-ss-membership-vip:before {
  content: "洛";
}

.fi-ss-membership:before {
  content: "烙";
}

.fi-ss-memo-circle-check:before {
  content: "珞";
}

.fi-ss-memo-pad:before {
  content: "落";
}

.fi-ss-memo:before {
  content: "酪";
}

.fi-ss-memory:before {
  content: "駱";
}

.fi-ss-menu-burger:before {
  content: "亂";
}

.fi-ss-menu-dots-vertical:before {
  content: "卵";
}

.fi-ss-menu-dots:before {
  content: "欄";
}

.fi-ss-mercury:before {
  content: "爛";
}

.fi-ss-message-arrow-down:before {
  content: "蘭";
}

.fi-ss-message-arrow-up-right:before {
  content: "鸞";
}

.fi-ss-message-arrow-up:before {
  content: "嵐";
}

.fi-ss-message-bot:before {
  content: "濫";
}

.fi-ss-message-code:before {
  content: "藍";
}

.fi-ss-message-dollar:before {
  content: "襤";
}

.fi-ss-message-heart:before {
  content: "拉";
}

.fi-ss-message-image:before {
  content: "臘";
}

.fi-ss-message-question:before {
  content: "蠟";
}

.fi-ss-message-quote:before {
  content: "廊";
}

.fi-ss-message-slash:before {
  content: "朗";
}

.fi-ss-message-sms:before {
  content: "浪";
}

.fi-ss-message-text:before {
  content: "狼";
}

.fi-ss-message-xmark:before {
  content: "郎";
}

.fi-ss-messages-dollar:before {
  content: "來";
}

.fi-ss-messages-question:before {
  content: "冷";
}

.fi-ss-messages:before {
  content: "勞";
}

.fi-ss-meteor:before {
  content: "擄";
}

.fi-ss-meter-bolt:before {
  content: "櫓";
}

.fi-ss-meter-droplet:before {
  content: "爐";
}

.fi-ss-meter-fire:before {
  content: "盧";
}

.fi-ss-meter:before {
  content: "老";
}

.fi-ss-method:before {
  content: "蘆";
}

.fi-ss-microchip-ai:before {
  content: "虜";
}

.fi-ss-microchip:before {
  content: "路";
}

.fi-ss-microphone-alt:before {
  content: "露";
}

.fi-ss-microphone-slash:before {
  content: "魯";
}

.fi-ss-microphone:before {
  content: "鷺";
}

.fi-ss-microscope:before {
  content: "碌";
}

.fi-ss-microwave:before {
  content: "祿";
}

.fi-ss-milk-alt:before {
  content: "綠";
}

.fi-ss-milk:before {
  content: "菉";
}

.fi-ss-mill-sign:before {
  content: "錄";
}

.fi-ss-mind-share:before {
  content: "鹿";
}

.fi-ss-minus-circle:before {
  content: "論";
}

.fi-ss-minus-hexagon:before {
  content: "壟";
}

.fi-ss-minus-small:before {
  content: "弄";
}

.fi-ss-minus:before {
  content: "籠";
}

.fi-ss-mistletoe:before {
  content: "聾";
}

.fi-ss-mix:before {
  content: "牢";
}

.fi-ss-mobile-button:before {
  content: "磊";
}

.fi-ss-mobile-notch:before {
  content: "賂";
}

.fi-ss-mobile:before {
  content: "雷";
}

.fi-ss-mockup:before {
  content: "壘";
}

.fi-ss-mode-alt:before {
  content: "屢";
}

.fi-ss-mode-landscape:before {
  content: "樓";
}

.fi-ss-mode-portrait:before {
  content: "淚";
}

.fi-ss-mode:before {
  content: "漏";
}

.fi-ss-model-cube-arrows:before {
  content: "累";
}

.fi-ss-model-cube-space:before {
  content: "縷";
}

.fi-ss-model-cube:before {
  content: "陋";
}

.fi-ss-module:before {
  content: "勒";
}

.fi-ss-monday:before {
  content: "肋";
}

.fi-ss-money-bill-simple:before {
  content: "凜";
}

.fi-ss-money-bill-transfer:before {
  content: "凌";
}

.fi-ss-money-bill-wave-alt:before {
  content: "稜";
}

.fi-ss-money-bill-wave:before {
  content: "綾";
}

.fi-ss-money-bills-simple:before {
  content: "菱";
}

.fi-ss-money-bills:before {
  content: "陵";
}

.fi-ss-money-check-edit-alt:before {
  content: "讀";
}

.fi-ss-money-check-edit:before {
  content: "拏";
}

.fi-ss-money-check:before {
  content: "樂";
}

.fi-ss-money-coin-transfer:before {
  content: "諾";
}

.fi-ss-money-from-bracket:before {
  content: "丹";
}

.fi-ss-money-simple-from-bracket:before {
  content: "寧";
}

.fi-ss-money-transfer-alt:before {
  content: "怒";
}

.fi-ss-money-transfer-coin-arrow:before {
  content: "率";
}

.fi-ss-money-transfer-smartphone:before {
  content: "異";
}

.fi-ss-money-wings:before {
  content: "北";
}

.fi-ss-money:before {
  content: "磻";
}

.fi-ss-monkey:before {
  content: "便";
}

.fi-ss-monument:before {
  content: "復";
}

.fi-ss-moon-stars:before {
  content: "不";
}

.fi-ss-moon:before {
  content: "泌";
}

.fi-ss-moped:before {
  content: "數";
}

.fi-ss-mortar-pestle:before {
  content: "索";
}

.fi-ss-mortgage:before {
  content: "參";
}

.fi-ss-mosque-alt:before {
  content: "塞";
}

.fi-ss-mosque-moon:before {
  content: "省";
}

.fi-ss-mosque:before {
  content: "葉";
}

.fi-ss-mosquito-net:before {
  content: "說";
}

.fi-ss-mosquito:before {
  content: "殺";
}

.fi-ss-motorcycle:before {
  content: "辰";
}

.fi-ss-mound:before {
  content: "沈";
}

.fi-ss-mountain-city:before {
  content: "拾";
}

.fi-ss-mountain:before {
  content: "若";
}

.fi-ss-mountains:before {
  content: "掠";
}

.fi-ss-mouse-field:before {
  content: "略";
}

.fi-ss-mouse:before {
  content: "亮";
}

.fi-ss-mov-file:before {
  content: "兩";
}

.fi-ss-move-to-folder-2:before {
  content: "凉";
}

.fi-ss-move-to-folder:before {
  content: "梁";
}

.fi-ss-mp3-file:before {
  content: "糧";
}

.fi-ss-mp3-player:before {
  content: "良";
}

.fi-ss-mp4-file:before {
  content: "諒";
}

.fi-ss-mug-alt:before {
  content: "量";
}

.fi-ss-mug-hot-alt:before {
  content: "勵";
}

.fi-ss-mug-hot:before {
  content: "呂";
}

.fi-ss-mug-marshmallows:before {
  content: "女";
}

.fi-ss-mug-tea-saucer:before {
  content: "廬";
}

.fi-ss-mug-tea:before {
  content: "旅";
}

.fi-ss-mug:before {
  content: "濾";
}

.fi-ss-multiple-alt:before {
  content: "礪";
}

.fi-ss-multiple:before {
  content: "閭";
}

.fi-ss-muscle:before {
  content: "驪";
}

.fi-ss-mushroom-alt:before {
  content: "麗";
}

.fi-ss-mushroom:before {
  content: "黎";
}

.fi-ss-music-alt:before {
  content: "力";
}

.fi-ss-music-file:before {
  content: "曆";
}

.fi-ss-music-note-slash:before {
  content: "歷";
}

.fi-ss-music-note:before {
  content: "轢";
}

.fi-ss-music-slash:before {
  content: "年";
}

.fi-ss-music:before {
  content: "憐";
}

.fi-ss-n:before {
  content: "戀";
}

.fi-ss-naira-sign:before {
  content: "撚";
}

.fi-ss-narwhal:before {
  content: "漣";
}

.fi-ss-navigation:before {
  content: "煉";
}

.fi-ss-nesting-dolls:before {
  content: "璉";
}

.fi-ss-network-analytic:before {
  content: "秊";
}

.fi-ss-network-cloud:before {
  content: "練";
}

.fi-ss-network:before {
  content: "聯";
}

.fi-ss-neuter:before {
  content: "輦";
}

.fi-ss-newsletter-subscribe:before {
  content: "蓮";
}

.fi-ss-newspaper-open:before {
  content: "連";
}

.fi-ss-newspaper:before {
  content: "鍊";
}

.fi-ss-nfc-lock:before {
  content: "列";
}

.fi-ss-nfc-magnifying-glass:before {
  content: "劣";
}

.fi-ss-nfc-pen:before {
  content: "咽";
}

.fi-ss-nfc-slash:before {
  content: "烈";
}

.fi-ss-nfc-trash:before {
  content: "裂";
}

.fi-ss-nfc:before {
  content: "說";
}

.fi-ss-night-day:before {
  content: "廉";
}

.fi-ss-no-fee:before {
  content: "念";
}

.fi-ss-no-people:before {
  content: "捻";
}

.fi-ss-noodles:before {
  content: "殮";
}

.fi-ss-nose:before {
  content: "簾";
}

.fi-ss-not-equal:before {
  content: "獵";
}

.fi-ss-not-found-alt:before {
  content: "令";
}

.fi-ss-not-found-magnifying-glass:before {
  content: "囹";
}

.fi-ss-not-found:before {
  content: "寧";
}

.fi-ss-notdef:before {
  content: "嶺";
}

.fi-ss-note-medical:before {
  content: "怜";
}

.fi-ss-note-sticky:before {
  content: "玲";
}

.fi-ss-note:before {
  content: "瑩";
}

.fi-ss-notebook-alt:before {
  content: "羚";
}

.fi-ss-notebook:before {
  content: "聆";
}

.fi-ss-notes-medical:before {
  content: "鈴";
}

.fi-ss-notes:before {
  content: "零";
}

.fi-ss-o:before {
  content: "靈";
}

.fi-ss-object-exclude:before {
  content: "領";
}

.fi-ss-object-group:before {
  content: "例";
}

.fi-ss-object-intersect:before {
  content: "禮";
}

.fi-ss-object-subtract:before {
  content: "醴";
}

.fi-ss-object-ungroup:before {
  content: "隸";
}

.fi-ss-object-union:before {
  content: "惡";
}

.fi-ss-objects-column:before {
  content: "了";
}

.fi-ss-octagon-check:before {
  content: "僚";
}

.fi-ss-octagon-divide:before {
  content: "寮";
}

.fi-ss-octagon-exclamation:before {
  content: "尿";
}

.fi-ss-octagon-minus:before {
  content: "料";
}

.fi-ss-octagon-plus:before {
  content: "樂";
}

.fi-ss-octagon-xmark:before {
  content: "燎";
}

.fi-ss-octagon:before {
  content: "療";
}

.fi-ss-oil-can:before {
  content: "蓼";
}

.fi-ss-oil-temp:before {
  content: "遼";
}

.fi-ss-olive-oil:before {
  content: "龍";
}

.fi-ss-olive:before {
  content: "暈";
}

.fi-ss-olives:before {
  content: "阮";
}

.fi-ss-om:before {
  content: "劉";
}

.fi-ss-omega:before {
  content: "杻";
}

.fi-ss-onboarding:before {
  content: "柳";
}

.fi-ss-onion:before {
  content: "流";
}

.fi-ss-opacity:before {
  content: "溜";
}

.fi-ss-open-mail-clip:before {
  content: "琉";
}

.fi-ss-operating-system-upgrade:before {
  content: "留";
}

.fi-ss-operation:before {
  content: "硫";
}

.fi-ss-order-history:before {
  content: "紐";
}

.fi-ss-organization-chart:before {
  content: "類";
}

.fi-ss-ornament:before {
  content: "六";
}

.fi-ss-otp:before {
  content: "戮";
}

.fi-ss-otter:before {
  content: "陸";
}

.fi-ss-outdent:before {
  content: "倫";
}

.fi-ss-oval-alt:before {
  content: "崙";
}

.fi-ss-oval:before {
  content: "淪";
}

.fi-ss-oven:before {
  content: "輪";
}

.fi-ss-overline:before {
  content: "律";
}

.fi-ss-overview:before {
  content: "慄";
}

.fi-ss-p:before {
  content: "栗";
}

.fi-ss-package:before {
  content: "率";
}

.fi-ss-padlock-check:before {
  content: "隆";
}

.fi-ss-page-break:before {
  content: "利";
}

.fi-ss-pager:before {
  content: "吏";
}

.fi-ss-paid:before {
  content: "履";
}

.fi-ss-paint-roller:before {
  content: "易";
}

.fi-ss-paint:before {
  content: "李";
}

.fi-ss-paintbrush-pencil:before {
  content: "梨";
}

.fi-ss-palette:before {
  content: "泥";
}

.fi-ss-pallet-alt:before {
  content: "理";
}

.fi-ss-pallet:before {
  content: "痢";
}

.fi-ss-pan-food:before {
  content: "罹";
}

.fi-ss-pan-frying:before {
  content: "裏";
}

.fi-ss-pan:before {
  content: "裡";
}

.fi-ss-pancakes:before {
  content: "里";
}

.fi-ss-panorama:before {
  content: "離";
}

.fi-ss-paper-plane-launch:before {
  content: "匿";
}

.fi-ss-paper-plane-top:before {
  content: "溺";
}

.fi-ss-paper-plane:before {
  content: "吝";
}

.fi-ss-paperclip-vertical:before {
  content: "燐";
}

.fi-ss-parachute-box:before {
  content: "璘";
}

.fi-ss-paragraph-left:before {
  content: "藺";
}

.fi-ss-paragraph:before {
  content: "隣";
}

.fi-ss-parking-circle-slash:before {
  content: "鱗";
}

.fi-ss-parking-circle:before {
  content: "麟";
}

.fi-ss-parking-slash:before {
  content: "林";
}

.fi-ss-parking:before {
  content: "淋";
}

.fi-ss-party-bell:before {
  content: "臨";
}

.fi-ss-party-horn:before {
  content: "立";
}

.fi-ss-party:before {
  content: "笠";
}

.fi-ss-passport:before {
  content: "粒";
}

.fi-ss-password-alt:before {
  content: "狀";
}

.fi-ss-password-computer:before {
  content: "炙";
}

.fi-ss-password-email:before {
  content: "識";
}

.fi-ss-password-smartphone:before {
  content: "什";
}

.fi-ss-password:before {
  content: "茶";
}

.fi-ss-paste:before {
  content: "刺";
}

.fi-ss-pattern:before {
  content: "切";
}

.fi-ss-pause-circle:before {
  content: "度";
}

.fi-ss-pause-square:before {
  content: "拓";
}

.fi-ss-pause:before {
  content: "糖";
}

.fi-ss-paw-claws:before {
  content: "宅";
}

.fi-ss-paw-heart:before {
  content: "洞";
}

.fi-ss-paw:before {
  content: "暴";
}

.fi-ss-payment-pos:before {
  content: "輻";
}

.fi-ss-payroll-calendar:before {
  content: "行";
}

.fi-ss-payroll-check:before {
  content: "降";
}

.fi-ss-payroll:before {
  content: "見";
}

.fi-ss-peace:before {
  content: "廓";
}

.fi-ss-peach:before {
  content: "兀";
}

.fi-ss-peanut:before {
  content: "嗀";
}

.fi-ss-peanuts:before {
  content: "﨎";
}

.fi-ss-peapod:before {
  content: "﨏";
}

.fi-ss-pear:before {
  content: "塚";
}

.fi-ss-pedestal:before {
  content: "﨑";
}

.fi-ss-pen-circle:before {
  content: "晴";
}

.fi-ss-pen-clip-slash:before {
  content: "﨓";
}

.fi-ss-pen-clip:before {
  content: "﨔";
}

.fi-ss-pen-fancy-slash:before {
  content: "凞";
}

.fi-ss-pen-fancy:before {
  content: "猪";
}

.fi-ss-pen-field:before {
  content: "益";
}

.fi-ss-pen-nib-slash:before {
  content: "礼";
}

.fi-ss-pen-nib:before {
  content: "神";
}

.fi-ss-pen-slash:before {
  content: "祥";
}

.fi-ss-pen-square:before {
  content: "福";
}

.fi-ss-pen-swirl:before {
  content: "靖";
}

.fi-ss-pencil-paintbrush:before {
  content: "精";
}

.fi-ss-pencil-ruler:before {
  content: "羽";
}

.fi-ss-pencil-slash:before {
  content: "﨟";
}

.fi-ss-pencil:before {
  content: "蘒";
}

.fi-ss-pending:before {
  content: "﨡";
}

.fi-ss-pennant:before {
  content: "諸";
}

.fi-ss-people-arrows-left-right:before {
  content: "﨣";
}

.fi-ss-people-carry-box:before {
  content: "﨤";
}

.fi-ss-people-dress:before {
  content: "逸";
}

.fi-ss-people-network-partner:before {
  content: "都";
}

.fi-ss-people-pants:before {
  content: "﨧";
}

.fi-ss-people-poll:before {
  content: "﨨";
}

.fi-ss-people-pulling:before {
  content: "﨩";
}

.fi-ss-people-roof:before {
  content: "飯";
}

.fi-ss-people:before {
  content: "飼";
}

.fi-ss-pepper-alt:before {
  content: "館";
}

.fi-ss-pepper-hot:before {
  content: "鶴";
}

.fi-ss-pepper:before {
  content: "郞";
}

.fi-ss-percent-10:before {
  content: "隷";
}

.fi-ss-percent-100:before {
  content: "侮";
}

.fi-ss-percent-20:before {
  content: "僧";
}

.fi-ss-percent-25:before {
  content: "免";
}

.fi-ss-percent-30:before {
  content: "勉";
}

.fi-ss-percent-40:before {
  content: "勤";
}

.fi-ss-percent-50:before {
  content: "卑";
}

.fi-ss-percent-60:before {
  content: "喝";
}

.fi-ss-percent-70:before {
  content: "嘆";
}

.fi-ss-percent-75:before {
  content: "器";
}

.fi-ss-percent-80:before {
  content: "塀";
}

.fi-ss-percent-90:before {
  content: "墨";
}

.fi-ss-percentage:before {
  content: "層";
}

.fi-ss-person-burst:before {
  content: "屮";
}

.fi-ss-person-carry-box:before {
  content: "悔";
}

.fi-ss-person-circle-check:before {
  content: "慨";
}

.fi-ss-person-circle-exclamation:before {
  content: "憎";
}

.fi-ss-person-circle-minus:before {
  content: "懲";
}

.fi-ss-person-circle-plus:before {
  content: "敏";
}

.fi-ss-person-circle-question:before {
  content: "既";
}

.fi-ss-person-circle-xmark:before {
  content: "暑";
}

.fi-ss-person-cv:before {
  content: "梅";
}

.fi-ss-person-dolly-empty:before {
  content: "海";
}

.fi-ss-person-dolly:before {
  content: "渚";
}

.fi-ss-person-dress-simple:before {
  content: "漢";
}

.fi-ss-person-dress:before {
  content: "煮";
}

.fi-ss-person-luggage:before {
  content: "爫";
}

.fi-ss-person-lunge:before {
  content: "琢";
}

.fi-ss-person-pilates:before {
  content: "碑";
}

.fi-ss-person-praying:before {
  content: "社";
}

.fi-ss-person-pregnant:before {
  content: "祉";
}

.fi-ss-person-seat-reclined:before {
  content: "祈";
}

.fi-ss-person-seat:before {
  content: "祐";
}

.fi-ss-person-shelter:before {
  content: "祖";
}

.fi-ss-person-sign:before {
  content: "祝";
}

.fi-ss-person-simple:before {
  content: "禍";
}

.fi-ss-person-walking-with-cane:before {
  content: "禎";
}

.fi-ss-peseta-sign:before {
  content: "穀";
}

.fi-ss-peso-sign:before {
  content: "突";
}

.fi-ss-pets:before {
  content: "節";
}

.fi-ss-pharmacy:before {
  content: "練";
}

.fi-ss-phone-call:before {
  content: "縉";
}

.fi-ss-phone-cross:before {
  content: "繁";
}

.fi-ss-phone-flip:before {
  content: "署";
}

.fi-ss-phone-guide:before {
  content: "者";
}

.fi-ss-phone-heart-message:before {
  content: "臭";
}

.fi-ss-phone-office:before {
  content: "艹";
}

.fi-ss-phone-pause:before {
  content: "艹";
}

.fi-ss-phone-plus:before {
  content: "著";
}

.fi-ss-phone-rotary:before {
  content: "褐";
}

.fi-ss-phone-slash:before {
  content: "視";
}

.fi-ss-photo-capture:before {
  content: "謁";
}

.fi-ss-photo-film-music:before {
  content: "謹";
}

.fi-ss-photo-video:before {
  content: "賓";
}

.fi-ss-physics:before {
  content: "贈";
}

.fi-ss-Pi:before {
  content: "辶";
}

.fi-ss-piano-keyboard:before {
  content: "逸";
}

.fi-ss-piano:before {
  content: "難";
}

.fi-ss-pickaxe:before {
  content: "響";
}

.fi-ss-picking-box:before {
  content: "頻";
}

.fi-ss-picking:before {
  content: "恵";
}

.fi-ss-picnic:before {
  content: "𤋮";
}

.fi-ss-picpeople-filled:before {
  content: "舘";
}

.fi-ss-picpeople:before {
  content: "﩮";
}

.fi-ss-picture:before {
  content: "﩯";
}

.fi-ss-pie:before {
  content: "並";
}

.fi-ss-pig-bank-bulb:before {
  content: "况";
}

.fi-ss-pig-face:before {
  content: "全";
}

.fi-ss-pig:before {
  content: "侀";
}

.fi-ss-piggy-bank-budget:before {
  content: "充";
}

.fi-ss-piggy-bank:before {
  content: "冀";
}

.fi-ss-pills:before {
  content: "勇";
}

.fi-ss-pinata:before {
  content: "勺";
}

.fi-ss-pineapple-alt:before {
  content: "喝";
}

.fi-ss-pineapple:before {
  content: "啕";
}

.fi-ss-pipe-smoking:before {
  content: "喙";
}

.fi-ss-pipette:before {
  content: "嗢";
}

.fi-ss-pizza-slice:before {
  content: "塚";
}

.fi-ss-place-of-worship:before {
  content: "墳";
}

.fi-ss-plan-strategy:before {
  content: "奄";
}

.fi-ss-plan:before {
  content: "奔";
}

.fi-ss-plane-alt:before {
  content: "婢";
}

.fi-ss-plane-arrival:before {
  content: "嬨";
}

.fi-ss-plane-departure:before {
  content: "廒";
}

.fi-ss-plane-prop:before {
  content: "廙";
}

.fi-ss-plane-slash:before {
  content: "彩";
}

.fi-ss-plane-tail:before {
  content: "徭";
}

.fi-ss-plane:before {
  content: "惘";
}

.fi-ss-planet-moon:before {
  content: "慎";
}

.fi-ss-planet-ringed:before {
  content: "愈";
}

.fi-ss-plant-care:before {
  content: "憎";
}

.fi-ss-plant-growth:before {
  content: "慠";
}

.fi-ss-plant-seed-invest:before {
  content: "懲";
}

.fi-ss-plant-wilt:before {
  content: "戴";
}

.fi-ss-plate-utensils:before {
  content: "揄";
}

.fi-ss-plate-wheat:before {
  content: "搜";
}

.fi-ss-plate:before {
  content: "摒";
}

.fi-ss-play-alt:before {
  content: "敖";
}

.fi-ss-play-circle:before {
  content: "晴";
}

.fi-ss-play-microphone:before {
  content: "朗";
}

.fi-ss-play-pause:before {
  content: "望";
}

.fi-ss-play:before {
  content: "杖";
}

.fi-ss-plug-alt:before {
  content: "歹";
}

.fi-ss-plug-cable:before {
  content: "殺";
}

.fi-ss-plug-circle-bolt:before {
  content: "流";
}

.fi-ss-plug-circle-check:before {
  content: "滛";
}

.fi-ss-plug-circle-exclamation:before {
  content: "滋";
}

.fi-ss-plug-circle-minus:before {
  content: "漢";
}

.fi-ss-plug-circle-plus:before {
  content: "瀞";
}

.fi-ss-plug-connection:before {
  content: "煮";
}

.fi-ss-plug:before {
  content: "瞧";
}

.fi-ss-plus-hexagon:before {
  content: "爵";
}

.fi-ss-plus-minus:before {
  content: "犯";
}

.fi-ss-plus-small:before {
  content: "猪";
}

.fi-ss-plus:before {
  content: "瑱";
}

.fi-ss-png-file:before {
  content: "甆";
}

.fi-ss-podcast:before {
  content: "画";
}

.fi-ss-podium-star:before {
  content: "瘝";
}

.fi-ss-podium-victory-leader:before {
  content: "瘟";
}

.fi-ss-podium:before {
  content: "益";
}

.fi-ss-point-of-sale-bill:before {
  content: "盛";
}

.fi-ss-point-of-sale-signal:before {
  content: "直";
}

.fi-ss-point-of-sale:before {
  content: "睊";
}

.fi-ss-pointer-loading:before {
  content: "着";
}

.fi-ss-pointer-text:before {
  content: "磌";
}

.fi-ss-police-box:before {
  content: "窱";
}

.fi-ss-poll-h:before {
  content: "節";
}

.fi-ss-pollution:before {
  content: "类";
}

.fi-ss-pompebled:before {
  content: "絛";
}

.fi-ss-poo-bolt:before {
  content: "練";
}

.fi-ss-poo:before {
  content: "缾";
}

.fi-ss-pool-8-ball:before {
  content: "者";
}

.fi-ss-poop:before {
  content: "荒";
}

.fi-ss-popcorn:before {
  content: "華";
}

.fi-ss-popsicle:before {
  content: "蝹";
}

.fi-ss-portal-enter:before {
  content: "襁";
}

.fi-ss-portal-exit:before {
  content: "覆";
}

.fi-ss-portrait:before {
  content: "視";
}

.fi-ss-pot:before {
  content: "調";
}

.fi-ss-potato:before {
  content: "諸";
}

.fi-ss-pound:before {
  content: "請";
}

.fi-ss-power:before {
  content: "謁";
}

.fi-ss-ppt-file:before {
  content: "諾";
}

.fi-ss-practice:before {
  content: "諭";
}

.fi-ss-praying-hands:before {
  content: "謹";
}

.fi-ss-prescription-bottle-alt:before {
  content: "變";
}

.fi-ss-prescription-bottle-pill:before {
  content: "贈";
}

.fi-ss-prescription-bottle:before {
  content: "輸";
}

.fi-ss-prescription:before {
  content: "遲";
}

.fi-ss-presentation:before {
  content: "醙";
}

.fi-ss-preview:before {
  content: "鉶";
}

.fi-ss-previous-square:before {
  content: "陼";
}

.fi-ss-print-magnifying-glass:before {
  content: "難";
}

.fi-ss-print-slash:before {
  content: "靖";
}

.fi-ss-print:before {
  content: "韛";
}

.fi-ss-priority-arrow:before {
  content: "響";
}

.fi-ss-priority-arrows:before {
  content: "頋";
}

.fi-ss-priority-importance:before {
  content: "頻";
}

.fi-ss-problem-solving:before {
  content: "鬒";
}

.fi-ss-procedures:before {
  content: "龜";
}

.fi-ss-process:before {
  content: "𢡊";
}

.fi-ss-productivity:before {
  content: "𢡄";
}

.fi-ss-progress-complete:before {
  content: "𣏕";
}

.fi-ss-progress-download:before {
  content: "㮝";
}

.fi-ss-progress-upload:before {
  content: "䀘";
}

.fi-ss-projector:before {
  content: "䀹";
}

.fi-ss-protractor:before {
  content: "𥉉";
}

.fi-ss-pulse:before {
  content: "𥳐";
}

.fi-ss-pump-medical:before {
  content: "𧻓";
}

.fi-ss-pump:before {
  content: "齃";
}

.fi-ss-pumpkin-alt-2:before {
  content: "龎";
}

.fi-ss-pumpkin-alt:before {
  content: "﫚";
}

.fi-ss-pumpkin:before {
  content: "﫛";
}

.fi-ss-puzzle-alt:before {
  content: "﫜";
}

.fi-ss-puzzle-piece-integration:before {
  content: "﫝";
}

.fi-ss-puzzle-piece:before {
  content: "﫞";
}

.fi-ss-puzzle-pieces:before {
  content: "﫟";
}

.fi-ss-pyramid:before {
  content: "﫠";
}

.fi-ss-q:before {
  content: "﫡";
}

.fi-ss-qr-scan:before {
  content: "﫢";
}

.fi-ss-QR:before {
  content: "﫣";
}

.fi-ss-qrcode:before {
  content: "﫤";
}

.fi-ss-question-square:before {
  content: "﫥";
}

.fi-ss-question:before {
  content: "﫦";
}

.fi-ss-queue-alt:before {
  content: "﫧";
}

.fi-ss-queue-line:before {
  content: "﫨";
}

.fi-ss-queue-signal:before {
  content: "﫩";
}

.fi-ss-queue:before {
  content: "﫪";
}

.fi-ss-quill-pen-story:before {
  content: "﫫";
}

.fi-ss-quiz-alt:before {
  content: "﫬";
}

.fi-ss-quiz:before {
  content: "﫭";
}

.fi-ss-quote-right:before {
  content: "﫮";
}

.fi-ss-r:before {
  content: "﫯";
}

.fi-ss-rabbit-fast:before {
  content: "﫰";
}

.fi-ss-rabbit:before {
  content: "﫱";
}

.fi-ss-raccoon:before {
  content: "﫲";
}

.fi-ss-racquet:before {
  content: "﫳";
}

.fi-ss-radar:before {
  content: "﫴";
}

.fi-ss-radiation-alt:before {
  content: "﫵";
}

.fi-ss-radiation:before {
  content: "﫶";
}

.fi-ss-radio-alt:before {
  content: "﫷";
}

.fi-ss-radio-button:before {
  content: "﫸";
}

.fi-ss-radio:before {
  content: "﫹";
}

.fi-ss-radish:before {
  content: "﫺";
}

.fi-ss-rainbow:before {
  content: "﫻";
}

.fi-ss-raindrops:before {
  content: "﫼";
}

.fi-ss-ram:before {
  content: "﫽";
}

.fi-ss-ramp-loading:before {
  content: "﫾";
}

.fi-ss-rank:before {
  content: "﫿";
}

.fi-ss-ranking-podium-empty:before {
  content: "ﬀ";
}

.fi-ss-ranking-podium:before {
  content: "ﬁ";
}

.fi-ss-ranking-star:before {
  content: "ﬂ";
}

.fi-ss-ranking-stars:before {
  content: "ﬃ";
}

.fi-ss-raygun:before {
  content: "ﬄ";
}

.fi-ss-razor-barber:before {
  content: "ﬅ";
}

.fi-ss-react:before {
  content: "ﬆ";
}

.fi-ss-rec:before {
  content: "﬇";
}

.fi-ss-receipt:before {
  content: "﬈";
}

.fi-ss-recipe-book:before {
  content: "﬉";
}

.fi-ss-recipe:before {
  content: "﬊";
}

.fi-ss-record-vinyl:before {
  content: "﬋";
}

.fi-ss-rectabgle-vertical:before {
  content: "﬌";
}

.fi-ss-rectangle-barcode:before {
  content: "﬍";
}

.fi-ss-rectangle-code:before {
  content: "﬎";
}

.fi-ss-rectangle-history-circle-plus:before {
  content: "﬏";
}

.fi-ss-rectangle-horizontal:before {
  content: "﬐";
}

.fi-ss-rectangle-list:before {
  content: "﬑";
}

.fi-ss-rectangle-panoramic:before {
  content: "﬒";
}

.fi-ss-rectangle-pro:before {
  content: "ﬓ";
}

.fi-ss-rectangle-vertical-history:before {
  content: "ﬔ";
}

.fi-ss-rectangle-vertical:before {
  content: "ﬕ";
}

.fi-ss-rectangle-xmark:before {
  content: "ﬖ";
}

.fi-ss-rectangles-mixed:before {
  content: "ﬗ";
}

.fi-ss-recycle-bin:before {
  content: "﬘";
}

.fi-ss-recycle:before {
  content: "﬙";
}

.fi-ss-redo-alt:before {
  content: "﬚";
}

.fi-ss-redo:before {
  content: "﬛";
}

.fi-ss-reel:before {
  content: "﬜";
}

.fi-ss-refer-arrow:before {
  content: "יִ";
}

.fi-ss-refer:before {
  content: "ﬞ";
}

.fi-ss-referral-alt:before {
  content: "ײַ";
}

.fi-ss-referral-user:before {
  content: "ﬠ";
}

.fi-ss-referral:before {
  content: "ﬡ";
}

.fi-ss-reflect-horizontal-alt:before {
  content: "ﬢ";
}

.fi-ss-reflect-horizontal:before {
  content: "ﬣ";
}

.fi-ss-reflect-vertical:before {
  content: "ﬤ";
}

.fi-ss-reflect:before {
  content: "ﬥ";
}

.fi-ss-refresh:before {
  content: "ﬦ";
}

.fi-ss-refrigerator:before {
  content: "ﬧ";
}

.fi-ss-refund-alt:before {
  content: "ﬨ";
}

.fi-ss-refund:before {
  content: "﬩";
}

.fi-ss-region-pin-alt:before {
  content: "שׁ";
}

.fi-ss-region-pin:before {
  content: "שׂ";
}

.fi-ss-registered:before {
  content: "שּׁ";
}

.fi-ss-registration-paper:before {
  content: "שּׂ";
}

.fi-ss-remove-folder:before {
  content: "אַ";
}

.fi-ss-remove-user:before {
  content: "אָ";
}

.fi-ss-rent-signal:before {
  content: "אּ";
}

.fi-ss-rent:before {
  content: "בּ";
}

.fi-ss-replace:before {
  content: "גּ";
}

.fi-ss-replay-10:before {
  content: "דּ";
}

.fi-ss-replay-30:before {
  content: "הּ";
}

.fi-ss-replay-5:before {
  content: "וּ";
}

.fi-ss-reply-all:before {
  content: "זּ";
}

.fi-ss-republican:before {
  content: "﬷";
}

.fi-ss-reservation-smartphone:before {
  content: "טּ";
}

.fi-ss-reservation-table:before {
  content: "יּ";
}

.fi-ss-resistance-band:before {
  content: "ךּ";
}

.fi-ss-resize:before {
  content: "כּ";
}

.fi-ss-resources:before {
  content: "לּ";
}

.fi-ss-restaurant:before {
  content: "﬽";
}

.fi-ss-restock:before {
  content: "מּ";
}

.fi-ss-restroom-simple:before {
  content: "﬿";
}

.fi-ss-resume:before {
  content: "נּ";
}

.fi-ss-revenue-alt:before {
  content: "סּ";
}

.fi-ss-revenue-euro:before {
  content: "﭂";
}

.fi-ss-Revenue:before {
  content: "ףּ";
}

.fi-ss-review:before {
  content: "פּ";
}

.fi-ss-rewind-button-circle:before {
  content: "﭅";
}

.fi-ss-rewind:before {
  content: "צּ";
}

.fi-ss-rhombus:before {
  content: "קּ";
}

.fi-ss-ribbon:before {
  content: "רּ";
}

.fi-ss-right-from-bracket:before {
  content: "שּ";
}

.fi-ss-right:before {
  content: "תּ";
}

.fi-ss-ring-diamond:before {
  content: "וֹ";
}

.fi-ss-ring:before {
  content: "בֿ";
}

.fi-ss-rings-wedding:before {
  content: "כֿ";
}

.fi-ss-risk-alt:before {
  content: "פֿ";
}

.fi-ss-risk:before {
  content: "ﭏ";
}

.fi-ss-road-barrier:before {
  content: "ﭐ";
}

.fi-ss-road:before {
  content: "ﭑ";
}

.fi-ss-robot:before {
  content: "ﭒ";
}

.fi-ss-robotic-arm:before {
  content: "ﭓ";
}

.fi-ss-rocket-lunch:before {
  content: "ﭔ";
}

.fi-ss-rocket:before {
  content: "ﭕ";
}

.fi-ss-roller-coaster:before {
  content: "ﭖ";
}

.fi-ss-room-service:before {
  content: "ﭗ";
}

.fi-ss-rotate-exclamation:before {
  content: "ﭘ";
}

.fi-ss-rotate-left:before {
  content: "ﭙ";
}

.fi-ss-rotate-reverse:before {
  content: "ﭚ";
}

.fi-ss-rotate-right:before {
  content: "ﭛ";
}

.fi-ss-rotate-square:before {
  content: "ﭜ";
}

.fi-ss-roulette:before {
  content: "ﭝ";
}

.fi-ss-route-highway:before {
  content: "ﭞ";
}

.fi-ss-route-interstate:before {
  content: "ﭟ";
}

.fi-ss-route:before {
  content: "ﭠ";
}

.fi-ss-router:before {
  content: "ﭡ";
}

.fi-ss-rss-alt:before {
  content: "ﭢ";
}

.fi-ss-rss:before {
  content: "ﭣ";
}

.fi-ss-ruble-sign:before {
  content: "ﭤ";
}

.fi-ss-rugby-helmet:before {
  content: "ﭥ";
}

.fi-ss-rugby:before {
  content: "ﭦ";
}

.fi-ss-ruler-combined:before {
  content: "ﭧ";
}

.fi-ss-ruler-horizontal:before {
  content: "ﭨ";
}

.fi-ss-ruler-triangle:before {
  content: "ﭩ";
}

.fi-ss-ruler-vertical:before {
  content: "ﭪ";
}

.fi-ss-rules-alt:before {
  content: "ﭫ";
}

.fi-ss-rules:before {
  content: "ﭬ";
}

.fi-ss-running-track:before {
  content: "ﭭ";
}

.fi-ss-running:before {
  content: "ﭮ";
}

.fi-ss-rupee-sign:before {
  content: "ﭯ";
}

.fi-ss-rupiah-sign:before {
  content: "ﭰ";
}

.fi-ss-rv:before {
  content: "ﭱ";
}

.fi-ss-s:before {
  content: "ﭲ";
}

.fi-ss-sack-dollar:before {
  content: "ﭳ";
}

.fi-ss-sack:before {
  content: "ﭴ";
}

.fi-ss-sad-cry:before {
  content: "ﭵ";
}

.fi-ss-sad-tear:before {
  content: "ﭶ";
}

.fi-ss-sad:before {
  content: "ﭷ";
}

.fi-ss-safe-box:before {
  content: "ﭸ";
}

.fi-ss-sailboat:before {
  content: "ﭹ";
}

.fi-ss-salad:before {
  content: "ﭺ";
}

.fi-ss-salary-alt:before {
  content: "ﭻ";
}

.fi-ss-salt-pepper:before {
  content: "ﭼ";
}

.fi-ss-salt-shaker:before {
  content: "ﭽ";
}

.fi-ss-sandwich-alt:before {
  content: "ﭾ";
}

.fi-ss-sandwich:before {
  content: "ﭿ";
}

.fi-ss-satellite-dish:before {
  content: "ﮀ";
}

.fi-ss-satellite:before {
  content: "ﮁ";
}

.fi-ss-saturday:before {
  content: "ﮂ";
}

.fi-ss-sauce:before {
  content: "ﮃ";
}

.fi-ss-sausage:before {
  content: "ﮄ";
}

.fi-ss-sax-hot:before {
  content: "ﮅ";
}

.fi-ss-saxophone:before {
  content: "ﮆ";
}

.fi-ss-scale-comparison-alt:before {
  content: "ﮇ";
}

.fi-ss-scale-comparison:before {
  content: "ﮈ";
}

.fi-ss-scale:before {
  content: "ﮉ";
}

.fi-ss-scalpel-path:before {
  content: "ﮊ";
}

.fi-ss-scalpel:before {
  content: "ﮋ";
}

.fi-ss-scanner-gun:before {
  content: "ﮌ";
}

.fi-ss-scanner-image:before {
  content: "ﮍ";
}

.fi-ss-scanner-keyboard:before {
  content: "ﮎ";
}

.fi-ss-scanner-touchscreen:before {
  content: "ﮏ";
}

.fi-ss-scarecrow:before {
  content: "ﮐ";
}

.fi-ss-scarf:before {
  content: "ﮑ";
}

.fi-ss-school-bus:before {
  content: "ﮒ";
}

.fi-ss-school:before {
  content: "ﮓ";
}

.fi-ss-scissors:before {
  content: "ﮔ";
}

.fi-ss-scooter:before {
  content: "ﮕ";
}

.fi-ss-screen:before {
  content: "ﮖ";
}

.fi-ss-screencast:before {
  content: "ﮗ";
}

.fi-ss-screw-alt:before {
  content: "ﮘ";
}

.fi-ss-screw:before {
  content: "ﮙ";
}

.fi-ss-screwdriver:before {
  content: "ﮚ";
}

.fi-ss-scribble:before {
  content: "ﮛ";
}

.fi-ss-script:before {
  content: "ﮜ";
}

.fi-ss-scroll-document-story:before {
  content: "ﮝ";
}

.fi-ss-scroll-old:before {
  content: "ﮞ";
}

.fi-ss-scroll-torah:before {
  content: "ﮟ";
}

.fi-ss-scroll:before {
  content: "ﮠ";
}

.fi-ss-scrubber:before {
  content: "ﮡ";
}

.fi-ss-scythe:before {
  content: "ﮢ";
}

.fi-ss-sd-card:before {
  content: "ﮣ";
}

.fi-ss-sd-cards:before {
  content: "ﮤ";
}

.fi-ss-seal-exclamation:before {
  content: "ﮥ";
}

.fi-ss-seal-question:before {
  content: "ﮦ";
}

.fi-ss-seal:before {
  content: "ﮧ";
}

.fi-ss-search-alt:before {
  content: "ﮨ";
}

.fi-ss-search-dollar:before {
  content: "ﮩ";
}

.fi-ss-search-heart:before {
  content: "ﮪ";
}

.fi-ss-search-location:before {
  content: "ﮫ";
}

.fi-ss-search:before {
  content: "ﮬ";
}

.fi-ss-seat-airline:before {
  content: "ﮭ";
}

.fi-ss-second-award:before {
  content: "ﮮ";
}

.fi-ss-second-laurel:before {
  content: "ﮯ";
}

.fi-ss-second-medal:before {
  content: "ﮰ";
}

.fi-ss-second:before {
  content: "ﮱ";
}

.fi-ss-seedling:before {
  content: "﮲";
}

.fi-ss-select:before {
  content: "﮳";
}

.fi-ss-selection:before {
  content: "﮴";
}

.fi-ss-sell:before {
  content: "﮵";
}

.fi-ss-seller-store:before {
  content: "﮶";
}

.fi-ss-seller:before {
  content: "﮷";
}

.fi-ss-selling:before {
  content: "﮸";
}

.fi-ss-send-back:before {
  content: "﮹";
}

.fi-ss-send-backward:before {
  content: "﮺";
}

.fi-ss-send-money-smartphone:before {
  content: "﮻";
}

.fi-ss-send-money:before {
  content: "﮼";
}

.fi-ss-sensor-alert:before {
  content: "﮽";
}

.fi-ss-sensor-fire:before {
  content: "﮾";
}

.fi-ss-sensor-on:before {
  content: "﮿";
}

.fi-ss-sensor-smoke:before {
  content: "﯀";
}

.fi-ss-sensor:before {
  content: "﯁";
}

.fi-ss-settings-sliders:before {
  content: "﯂";
}

.fi-ss-settings:before {
  content: "﯃";
}

.fi-ss-share-alt-square:before {
  content: "﯄";
}

.fi-ss-share-square:before {
  content: "﯅";
}

.fi-ss-share:before {
  content: "﯆";
}

.fi-ss-sheep:before {
  content: "﯇";
}

.fi-ss-shekel-sign:before {
  content: "﯈";
}

.fi-ss-shelves:before {
  content: "﯉";
}

.fi-ss-shield-alt:before {
  content: "﯊";
}

.fi-ss-shield-cat:before {
  content: "﯋";
}

.fi-ss-shield-check:before {
  content: "﯌";
}

.fi-ss-shield-cross:before {
  content: "﯍";
}

.fi-ss-shield-dog:before {
  content: "﯎";
}

.fi-ss-shield-exclamation:before {
  content: "﯏";
}

.fi-ss-shield-interrogation:before {
  content: "﯐";
}

.fi-ss-shield-keyhole:before {
  content: "﯑";
}

.fi-ss-shield-minus:before {
  content: "﯒";
}

.fi-ss-shield-plus:before {
  content: "ﯓ";
}

.fi-ss-shield-security-risk:before {
  content: "ﯔ";
}

.fi-ss-shield-slash:before {
  content: "ﯕ";
}

.fi-ss-shield-trust:before {
  content: "ﯖ";
}

.fi-ss-shield-virus:before {
  content: "ﯗ";
}

.fi-ss-shield-xmark:before {
  content: "ﯘ";
}

.fi-ss-shield:before {
  content: "ﯙ";
}

.fi-ss-ship-side:before {
  content: "ﯚ";
}

.fi-ss-ship:before {
  content: "ﯛ";
}

.fi-ss-shipping-fast:before {
  content: "ﯜ";
}

.fi-ss-shipping-timed:before {
  content: "ﯝ";
}

.fi-ss-shirt-long-sleeve:before {
  content: "ﯞ";
}

.fi-ss-shirt-running:before {
  content: "ﯟ";
}

.fi-ss-shirt-tank-top:before {
  content: "ﯠ";
}

.fi-ss-shirt:before {
  content: "ﯡ";
}

.fi-ss-shish-kebab:before {
  content: "ﯢ";
}

.fi-ss-shoe-prints:before {
  content: "ﯣ";
}

.fi-ss-shop-lock:before {
  content: "ﯤ";
}

.fi-ss-shop-slash:before {
  content: "ﯥ";
}

.fi-ss-shop:before {
  content: "ﯦ";
}

.fi-ss-shopping-bag-add:before {
  content: "ﯧ";
}

.fi-ss-shopping-bag:before {
  content: "ﯨ";
}

.fi-ss-shopping-basket:before {
  content: "ﯩ";
}

.fi-ss-shopping-cart-add:before {
  content: "ﯪ";
}

.fi-ss-shopping-cart-buyer:before {
  content: "ﯫ";
}

.fi-ss-shopping-cart-check:before {
  content: "ﯬ";
}

.fi-ss-shopping-cart:before {
  content: "ﯭ";
}

.fi-ss-shovel-snow:before {
  content: "ﯮ";
}

.fi-ss-shovel:before {
  content: "ﯯ";
}

.fi-ss-shower-down:before {
  content: "ﯰ";
}

.fi-ss-shower:before {
  content: "ﯱ";
}

.fi-ss-shredder:before {
  content: "ﯲ";
}

.fi-ss-shrimp:before {
  content: "ﯳ";
}

.fi-ss-shuffle:before {
  content: "ﯴ";
}

.fi-ss-shuttle-van:before {
  content: "ﯵ";
}

.fi-ss-shuttlecock:before {
  content: "ﯶ";
}

.fi-ss-Sickle:before {
  content: "ﯷ";
}

.fi-ss-sidebar-flip:before {
  content: "ﯸ";
}

.fi-ss-sidebar:before {
  content: "ﯹ";
}

.fi-ss-sigma:before {
  content: "ﯺ";
}

.fi-ss-sign-hanging:before {
  content: "ﯻ";
}

.fi-ss-sign-in-alt:before {
  content: "ﯼ";
}

.fi-ss-sign-out-alt:before {
  content: "ﯽ";
}

.fi-ss-sign-up:before {
  content: "ﯾ";
}

.fi-ss-signal-alt-1:before {
  content: "ﯿ";
}

.fi-ss-signal-alt-2:before {
  content: "ﰀ";
}

.fi-ss-signal-alt-slash:before {
  content: "ﰁ";
}

.fi-ss-signal-alt:before {
  content: "ﰂ";
}

.fi-ss-signal-bars-fair:before {
  content: "ﰃ";
}

.fi-ss-signal-bars-good:before {
  content: "ﰄ";
}

.fi-ss-signal-bars-weak:before {
  content: "ﰅ";
}

.fi-ss-signal-stream-slash:before {
  content: "ﰆ";
}

.fi-ss-signal-stream:before {
  content: "ﰇ";
}

.fi-ss-signature-lock:before {
  content: "ﰈ";
}

.fi-ss-signature-slash:before {
  content: "ﰉ";
}

.fi-ss-signature:before {
  content: "ﰊ";
}

.fi-ss-sim-card:before {
  content: "ﰋ";
}

.fi-ss-sim-cards:before {
  content: "ﰌ";
}

.fi-ss-sink:before {
  content: "ﰍ";
}

.fi-ss-siren-on:before {
  content: "ﰎ";
}

.fi-ss-Siren:before {
  content: "ﰏ";
}

.fi-ss-site-alt:before {
  content: "ﰐ";
}

.fi-ss-site-browser:before {
  content: "ﰑ";
}

.fi-ss-site:before {
  content: "ﰒ";
}

.fi-ss-sitemap:before {
  content: "ﰓ";
}

.fi-ss-skateboard:before {
  content: "ﰔ";
}

.fi-ss-skating:before {
  content: "ﰕ";
}

.fi-ss-skeleton-ribs:before {
  content: "ﰖ";
}

.fi-ss-skeleton:before {
  content: "ﰗ";
}

.fi-ss-skewer:before {
  content: "ﰘ";
}

.fi-ss-ski-boot-ski:before {
  content: "ﰙ";
}

.fi-ss-ski-jump:before {
  content: "ﰚ";
}

.fi-ss-ski-lift:before {
  content: "ﰛ";
}

.fi-ss-skiing-nordic:before {
  content: "ﰜ";
}

.fi-ss-skiing:before {
  content: "ﰝ";
}

.fi-ss-skill-alt:before {
  content: "ﰞ";
}

.fi-ss-skill-user:before {
  content: "ﰟ";
}

.fi-ss-skill:before {
  content: "ﰠ";
}

.fi-ss-skin-arrow:before {
  content: "ﰡ";
}

.fi-ss-skin-drop:before {
  content: "ﰢ";
}

.fi-ss-skin-hair:before {
  content: "ﰣ";
}

.fi-ss-skin:before {
  content: "ﰤ";
}

.fi-ss-skip-15-seconds:before {
  content: "ﰥ";
}

.fi-ss-skull-cow:before {
  content: "ﰦ";
}

.fi-ss-skull-crossbones:before {
  content: "ﰧ";
}

.fi-ss-skull:before {
  content: "ﰨ";
}

.fi-ss-slash:before {
  content: "ﰩ";
}

.fi-ss-sledding:before {
  content: "ﰪ";
}

.fi-ss-sleeping-bag:before {
  content: "ﰫ";
}

.fi-ss-sleigh:before {
  content: "ﰬ";
}

.fi-ss-sliders-h-square:before {
  content: "ﰭ";
}

.fi-ss-sliders-v-square:before {
  content: "ﰮ";
}

.fi-ss-sliders-v:before {
  content: "ﰯ";
}

.fi-ss-slot-machine:before {
  content: "ﰰ";
}

.fi-ss-smart-home-alt:before {
  content: "ﰱ";
}

.fi-ss-smart-home:before {
  content: "ﰲ";
}

.fi-ss-smartphone:before {
  content: "ﰳ";
}

.fi-ss-smile-beam:before {
  content: "ﰴ";
}

.fi-ss-smile-plus:before {
  content: "ﰵ";
}

.fi-ss-smile-wink:before {
  content: "ﰶ";
}

.fi-ss-smile:before {
  content: "ﰷ";
}

.fi-ss-smiley-comment-alt:before {
  content: "ﰸ";
}

.fi-ss-smog:before {
  content: "ﰹ";
}

.fi-ss-smoke:before {
  content: "ﰺ";
}

.fi-ss-smoking-ban:before {
  content: "ﰻ";
}

.fi-ss-smoking:before {
  content: "ﰼ";
}

.fi-ss-snake:before {
  content: "ﰽ";
}

.fi-ss-snap:before {
  content: "ﰾ";
}

.fi-ss-snooze:before {
  content: "ﰿ";
}

.fi-ss-snow-blowing:before {
  content: "ﱀ";
}

.fi-ss-snowboarding:before {
  content: "ﱁ";
}

.fi-ss-snowflake-droplets:before {
  content: "ﱂ";
}

.fi-ss-snowflake:before {
  content: "ﱃ";
}

.fi-ss-snowflakes:before {
  content: "ﱄ";
}

.fi-ss-snowman-alt:before {
  content: "ﱅ";
}

.fi-ss-snowman-head:before {
  content: "ﱆ";
}

.fi-ss-snowmobile:before {
  content: "ﱇ";
}

.fi-ss-snowplow:before {
  content: "ﱈ";
}

.fi-ss-soap-alt:before {
  content: "ﱉ";
}

.fi-ss-soap:before {
  content: "ﱊ";
}

.fi-ss-social-network:before {
  content: "ﱋ";
}

.fi-ss-socks:before {
  content: "ﱌ";
}

.fi-ss-sofa-size:before {
  content: "ﱍ";
}

.fi-ss-sofa:before {
  content: "ﱎ";
}

.fi-ss-solar-panel-sun:before {
  content: "ﱏ";
}

.fi-ss-solar-panel:before {
  content: "ﱐ";
}

.fi-ss-solar-system:before {
  content: "ﱑ";
}

.fi-ss-sold-house:before {
  content: "ﱒ";
}

.fi-ss-sold-signal:before {
  content: "ﱓ";
}

.fi-ss-sort-alpha-down-alt:before {
  content: "ﱔ";
}

.fi-ss-sort-alpha-down:before {
  content: "ﱕ";
}

.fi-ss-sort-alpha-up-alt:before {
  content: "ﱖ";
}

.fi-ss-sort-alpha-up:before {
  content: "ﱗ";
}

.fi-ss-sort-alt:before {
  content: "ﱘ";
}

.fi-ss-sort-amount-down-alt:before {
  content: "ﱙ";
}

.fi-ss-sort-amount-down:before {
  content: "ﱚ";
}

.fi-ss-sort-amount-up-alt:before {
  content: "ﱛ";
}

.fi-ss-sort-amount-up:before {
  content: "ﱜ";
}

.fi-ss-sort-circle-down:before {
  content: "ﱝ";
}

.fi-ss-sort-circle-up:before {
  content: "ﱞ";
}

.fi-ss-sort-circle:before {
  content: "ﱟ";
}

.fi-ss-sort-down:before {
  content: "ﱠ";
}

.fi-ss-sort-numeric-down-alt:before {
  content: "ﱡ";
}

.fi-ss-sort-numeric-down:before {
  content: "ﱢ";
}

.fi-ss-sort-shapes-down:before {
  content: "ﱣ";
}

.fi-ss-sort-shapes-up:before {
  content: "ﱤ";
}

.fi-ss-sort-size-down:before {
  content: "ﱥ";
}

.fi-ss-sort-size-up:before {
  content: "ﱦ";
}

.fi-ss-sort:before {
  content: "ﱧ";
}

.fi-ss-soup:before {
  content: "ﱨ";
}

.fi-ss-source-data:before {
  content: "ﱩ";
}

.fi-ss-source-document-alt:before {
  content: "ﱪ";
}

.fi-ss-source-document:before {
  content: "ﱫ";
}

.fi-ss-spa:before {
  content: "ﱬ";
}

.fi-ss-space-shuttle:before {
  content: "ﱭ";
}

.fi-ss-space-station-moon-alt:before {
  content: "ﱮ";
}

.fi-ss-space-station-moon:before {
  content: "ﱯ";
}

.fi-ss-spade:before {
  content: "ﱰ";
}

.fi-ss-spaghetti-monster-flying:before {
  content: "ﱱ";
}

.fi-ss-spain-map:before {
  content: "ﱲ";
}

.fi-ss-sparkles:before {
  content: "ﱳ";
}

.fi-ss-spartan-helmet:before {
  content: "ﱴ";
}

.fi-ss-speaker:before {
  content: "ﱵ";
}

.fi-ss-speakers:before {
  content: "ﱶ";
}

.fi-ss-speech-bubble-story:before {
  content: "ﱷ";
}

.fi-ss-speedometer-arrow:before {
  content: "ﱸ";
}

.fi-ss-speedometer-kpi:before {
  content: "ﱹ";
}

.fi-ss-sphere:before {
  content: "ﱺ";
}

.fi-ss-spider-black-widow:before {
  content: "ﱻ";
}

.fi-ss-spider-web:before {
  content: "ﱼ";
}

.fi-ss-spider:before {
  content: "ﱽ";
}

.fi-ss-spinner:before {
  content: "ﱾ";
}

.fi-ss-split-up-relation:before {
  content: "ﱿ";
}

.fi-ss-split:before {
  content: "ﲀ";
}

.fi-ss-splotch:before {
  content: "ﲁ";
}

.fi-ss-spoon:before {
  content: "ﲂ";
}

.fi-ss-spray-can-sparkles:before {
  content: "ﲃ";
}

.fi-ss-spray-can:before {
  content: "ﲄ";
}

.fi-ss-spring-calendar:before {
  content: "ﲅ";
}

.fi-ss-sprinkler:before {
  content: "ﲆ";
}

.fi-ss-spy:before {
  content: "ﲇ";
}

.fi-ss-square-0:before {
  content: "ﲈ";
}

.fi-ss-square-1:before {
  content: "ﲉ";
}

.fi-ss-square-2:before {
  content: "ﲊ";
}

.fi-ss-square-3:before {
  content: "ﲋ";
}

.fi-ss-square-4:before {
  content: "ﲌ";
}

.fi-ss-square-5:before {
  content: "ﲍ";
}

.fi-ss-square-6:before {
  content: "ﲎ";
}

.fi-ss-square-7:before {
  content: "ﲏ";
}

.fi-ss-square-8:before {
  content: "ﲐ";
}

.fi-ss-square-9:before {
  content: "ﲑ";
}

.fi-ss-square-a:before {
  content: "ﲒ";
}

.fi-ss-square-b:before {
  content: "ﲓ";
}

.fi-ss-square-bolt:before {
  content: "ﲔ";
}

.fi-ss-square-c:before {
  content: "ﲕ";
}

.fi-ss-square-code:before {
  content: "ﲖ";
}

.fi-ss-square-d:before {
  content: "ﲗ";
}

.fi-ss-square-dashed-circle-plus:before {
  content: "ﲘ";
}

.fi-ss-square-dashed:before {
  content: "ﲙ";
}

.fi-ss-square-divide:before {
  content: "ﲚ";
}

.fi-ss-square-e:before {
  content: "ﲛ";
}

.fi-ss-square-ellipsis-vertical:before {
  content: "ﲜ";
}

.fi-ss-square-ellipsis:before {
  content: "ﲝ";
}

.fi-ss-square-exclamation:before {
  content: "ﲞ";
}

.fi-ss-square-f:before {
  content: "ﲟ";
}

.fi-ss-square-g:before {
  content: "ﲠ";
}

.fi-ss-square-h:before {
  content: "ﲡ";
}

.fi-ss-square-heart:before {
  content: "ﲢ";
}

.fi-ss-square-i:before {
  content: "ﲣ";
}

.fi-ss-square-info:before {
  content: "ﲤ";
}

.fi-ss-square-j:before {
  content: "ﲥ";
}

.fi-ss-square-k:before {
  content: "ﲦ";
}

.fi-ss-square-kanban:before {
  content: "ﲧ";
}

.fi-ss-square-l:before {
  content: "ﲨ";
}

.fi-ss-square-m:before {
  content: "ﲩ";
}

.fi-ss-square-minus:before {
  content: "ﲪ";
}

.fi-ss-square-n:before {
  content: "ﲫ";
}

.fi-ss-square-o:before {
  content: "ﲬ";
}

.fi-ss-square-p:before {
  content: "ﲭ";
}

.fi-ss-square-phone-hangup:before {
  content: "ﲮ";
}

.fi-ss-square-plus:before {
  content: "ﲯ";
}

.fi-ss-square-poll-horizontal:before {
  content: "ﲰ";
}

.fi-ss-square-poll-vertical:before {
  content: "ﲱ";
}

.fi-ss-square-q:before {
  content: "ﲲ";
}

.fi-ss-square-quote:before {
  content: "ﲳ";
}

.fi-ss-square-r:before {
  content: "ﲴ";
}

.fi-ss-square-root:before {
  content: "ﲵ";
}

.fi-ss-square-s:before {
  content: "ﲶ";
}

.fi-ss-square-small:before {
  content: "ﲷ";
}

.fi-ss-square-star:before {
  content: "ﲸ";
}

.fi-ss-square-t:before {
  content: "ﲹ";
}

.fi-ss-square-terminal:before {
  content: "ﲺ";
}

.fi-ss-square-u:before {
  content: "ﲻ";
}

.fi-ss-square-up-right:before {
  content: "ﲼ";
}

.fi-ss-square-v:before {
  content: "ﲽ";
}

.fi-ss-square-w:before {
  content: "ﲾ";
}

.fi-ss-square-x:before {
  content: "ﲿ";
}

.fi-ss-square-y:before {
  content: "ﳀ";
}

.fi-ss-square-z:before {
  content: "ﳁ";
}

.fi-ss-square:before {
  content: "ﳂ";
}

.fi-ss-squid:before {
  content: "ﳃ";
}

.fi-ss-squircle:before {
  content: "ﳄ";
}

.fi-ss-squirrel:before {
  content: "ﳅ";
}

.fi-ss-staff:before {
  content: "ﳆ";
}

.fi-ss-stage-concert:before {
  content: "ﳇ";
}

.fi-ss-stage-theatre:before {
  content: "ﳈ";
}

.fi-ss-stage:before {
  content: "ﳉ";
}

.fi-ss-stairs:before {
  content: "ﳊ";
}

.fi-ss-stamp:before {
  content: "ﳋ";
}

.fi-ss-standard-definition:before {
  content: "ﳌ";
}

.fi-ss-star-and-crescent:before {
  content: "ﳍ";
}

.fi-ss-star-christmas:before {
  content: "ﳎ";
}

.fi-ss-star-comment-alt:before {
  content: "ﳏ";
}

.fi-ss-star-exclamation:before {
  content: "ﳐ";
}

.fi-ss-star-octogram:before {
  content: "ﳑ";
}

.fi-ss-star-of-david:before {
  content: "ﳒ";
}

.fi-ss-star-rating-call:before {
  content: "ﳓ";
}

.fi-ss-star-sharp-half-stroke:before {
  content: "ﳔ";
}

.fi-ss-star-sharp-half:before {
  content: "ﳕ";
}

.fi-ss-star-shooting:before {
  content: "ﳖ";
}

.fi-ss-star:before {
  content: "ﳗ";
}

.fi-ss-starfighter:before {
  content: "ﳘ";
}

.fi-ss-stars:before {
  content: "ﳙ";
}

.fi-ss-state-country:before {
  content: "ﳚ";
}

.fi-ss-stationary-bike:before {
  content: "ﳛ";
}

.fi-ss-stats:before {
  content: "ﳜ";
}

.fi-ss-steak:before {
  content: "ﳝ";
}

.fi-ss-steering-wheel:before {
  content: "ﳞ";
}

.fi-ss-step-backward:before {
  content: "ﳟ";
}

.fi-ss-step-forward:before {
  content: "ﳠ";
}

.fi-ss-sterling-sign:before {
  content: "ﳡ";
}

.fi-ss-stethoscope:before {
  content: "ﳢ";
}

.fi-ss-sticker:before {
  content: "ﳣ";
}

.fi-ss-stocking:before {
  content: "ﳤ";
}

.fi-ss-stomach:before {
  content: "ﳥ";
}

.fi-ss-stop-circle:before {
  content: "ﳦ";
}

.fi-ss-stop-square:before {
  content: "ﳧ";
}

.fi-ss-stop:before {
  content: "ﳨ";
}

.fi-ss-stopwatch:before {
  content: "ﳩ";
}

.fi-ss-store-alt:before {
  content: "ﳪ";
}

.fi-ss-store-buyer:before {
  content: "ﳫ";
}

.fi-ss-store-lock:before {
  content: "ﳬ";
}

.fi-ss-store-slash:before {
  content: "ﳭ";
}

.fi-ss-story-book:before {
  content: "ﳮ";
}

.fi-ss-story-fairy-tale:before {
  content: "ﳯ";
}

.fi-ss-story-fantasy:before {
  content: "ﳰ";
}

.fi-ss-strategy-chess-risk:before {
  content: "ﳱ";
}

.fi-ss-strawberry:before {
  content: "ﳲ";
}

.fi-ss-street-view:before {
  content: "ﳳ";
}

.fi-ss-stretcher:before {
  content: "ﳴ";
}

.fi-ss-strikethrough:before {
  content: "ﳵ";
}

.fi-ss-stroopwafel:before {
  content: "ﳶ";
}

.fi-ss-student-alt:before {
  content: "ﳷ";
}

.fi-ss-student:before {
  content: "ﳸ";
}

.fi-ss-subscript:before {
  content: "ﳹ";
}

.fi-ss-subscription-alt:before {
  content: "ﳺ";
}

.fi-ss-subscription:before {
  content: "ﳻ";
}

.fi-ss-subtitles-slash:before {
  content: "ﳼ";
}

.fi-ss-subtitles:before {
  content: "ﳽ";
}

.fi-ss-subway:before {
  content: "ﳾ";
}

.fi-ss-suitcase-alt:before {
  content: "ﳿ";
}

.fi-ss-summary-check:before {
  content: "ﴀ";
}

.fi-ss-summer:before {
  content: "ﴁ";
}

.fi-ss-sun-dust:before {
  content: "ﴂ";
}

.fi-ss-sun-plant-wilt:before {
  content: "ﴃ";
}

.fi-ss-sun-salutation-yoga:before {
  content: "ﴄ";
}

.fi-ss-sun:before {
  content: "ﴅ";
}

.fi-ss-sunday:before {
  content: "ﴆ";
}

.fi-ss-sunglasses-alt:before {
  content: "ﴇ";
}

.fi-ss-sunglasses:before {
  content: "ﴈ";
}

.fi-ss-sunrise-alt:before {
  content: "ﴉ";
}

.fi-ss-sunrise:before {
  content: "ﴊ";
}

.fi-ss-sunset:before {
  content: "ﴋ";
}

.fi-ss-superscript:before {
  content: "ﴌ";
}

.fi-ss-supplier-alt:before {
  content: "ﴍ";
}

.fi-ss-supplier:before {
  content: "ﴎ";
}

.fi-ss-surfing:before {
  content: "ﴏ";
}

.fi-ss-surprise:before {
  content: "ﴐ";
}

.fi-ss-surveillance-camera:before {
  content: "ﴑ";
}

.fi-ss-survey-xmark:before {
  content: "ﴒ";
}

.fi-ss-sushi-alt:before {
  content: "ﴓ";
}

.fi-ss-sushi-roll:before {
  content: "ﴔ";
}

.fi-ss-sushi:before {
  content: "ﴕ";
}

.fi-ss-svg:before {
  content: "ﴖ";
}

.fi-ss-swap:before {
  content: "ﴗ";
}

.fi-ss-swatchbook:before {
  content: "ﴘ";
}

.fi-ss-swimmer:before {
  content: "ﴙ";
}

.fi-ss-swimming-pool:before {
  content: "ﴚ";
}

.fi-ss-swing:before {
  content: "ﴛ";
}

.fi-ss-swipe-down:before {
  content: "ﴜ";
}

.fi-ss-swipe-left:before {
  content: "ﴝ";
}

.fi-ss-swipe-right:before {
  content: "ﴞ";
}

.fi-ss-swipe-up:before {
  content: "ﴟ";
}

.fi-ss-sword:before {
  content: "ﴠ";
}

.fi-ss-symbol:before {
  content: "ﴡ";
}

.fi-ss-symbols:before {
  content: "ﴢ";
}

.fi-ss-synagogue:before {
  content: "ﴣ";
}

.fi-ss-syringe:before {
  content: "ﴤ";
}

.fi-ss-system-cloud:before {
  content: "ﴥ";
}

.fi-ss-t:before {
  content: "ﴦ";
}

.fi-ss-tab-folder:before {
  content: "ﴧ";
}

.fi-ss-table-columns:before {
  content: "ﴨ";
}

.fi-ss-table-layout:before {
  content: "ﴩ";
}

.fi-ss-table-list:before {
  content: "ﴪ";
}

.fi-ss-table-picnic:before {
  content: "ﴫ";
}

.fi-ss-table-pivot:before {
  content: "ﴬ";
}

.fi-ss-table-rows:before {
  content: "ﴭ";
}

.fi-ss-table-tree:before {
  content: "ﴮ";
}

.fi-ss-table:before {
  content: "ﴯ";
}

.fi-ss-tablet-android-alt:before {
  content: "ﴰ";
}

.fi-ss-tablet-android:before {
  content: "ﴱ";
}

.fi-ss-tablet-rugged:before {
  content: "ﴲ";
}

.fi-ss-tablet:before {
  content: "ﴳ";
}

.fi-ss-tachometer-alt-average:before {
  content: "ﴴ";
}

.fi-ss-tachometer-alt-fastest:before {
  content: "ﴵ";
}

.fi-ss-tachometer-alt-slow:before {
  content: "ﴶ";
}

.fi-ss-tachometer-alt-slowest:before {
  content: "ﴷ";
}

.fi-ss-tachometer-average:before {
  content: "ﴸ";
}

.fi-ss-tachometer-fast:before {
  content: "ﴹ";
}

.fi-ss-tachometer-fastest:before {
  content: "ﴺ";
}

.fi-ss-tachometer-slow:before {
  content: "ﴻ";
}

.fi-ss-tachometer-slowest:before {
  content: "ﴼ";
}

.fi-ss-tachometer:before {
  content: "ﴽ";
}

.fi-ss-taco:before {
  content: "﴾";
}

.fi-ss-tags:before {
  content: "﴿";
}

.fi-ss-talent-alt:before {
  content: "﵀";
}

.fi-ss-talent-hand:before {
  content: "﵁";
}

.fi-ss-talent:before {
  content: "﵂";
}

.fi-ss-tally-1:before {
  content: "﵃";
}

.fi-ss-tally-2:before {
  content: "﵄";
}

.fi-ss-tally-3:before {
  content: "﵅";
}

.fi-ss-tally-4:before {
  content: "﵆";
}

.fi-ss-tally:before {
  content: "﵇";
}

.fi-ss-tamale:before {
  content: "﵈";
}

.fi-ss-tank-water:before {
  content: "﵉";
}

.fi-ss-tap:before {
  content: "﵊";
}

.fi-ss-tape:before {
  content: "﵋";
}

.fi-ss-target-audience:before {
  content: "﵌";
}

.fi-ss-target:before {
  content: "﵍";
}

.fi-ss-tax-alt:before {
  content: "﵎";
}

.fi-ss-tax:before {
  content: "﵏";
}

.fi-ss-taxi-bus:before {
  content: "ﵐ";
}

.fi-ss-taxi:before {
  content: "ﵑ";
}

.fi-ss-team-check-alt:before {
  content: "ﵒ";
}

.fi-ss-team-check:before {
  content: "ﵓ";
}

.fi-ss-teddy-bear:before {
  content: "ﵔ";
}

.fi-ss-teeth-open:before {
  content: "ﵕ";
}

.fi-ss-telescope:before {
  content: "ﵖ";
}

.fi-ss-temperature-down:before {
  content: "ﵗ";
}

.fi-ss-temperature-frigid:before {
  content: "ﵘ";
}

.fi-ss-temperature-high:before {
  content: "ﵙ";
}

.fi-ss-temperature-list:before {
  content: "ﵚ";
}

.fi-ss-temperature-low:before {
  content: "ﵛ";
}

.fi-ss-temperature-up:before {
  content: "ﵜ";
}

.fi-ss-template-alt:before {
  content: "ﵝ";
}

.fi-ss-template:before {
  content: "ﵞ";
}

.fi-ss-tenge:before {
  content: "ﵟ";
}

.fi-ss-tennis:before {
  content: "ﵠ";
}

.fi-ss-tent-arrow-down-to-line:before {
  content: "ﵡ";
}

.fi-ss-tent-arrow-left-right:before {
  content: "ﵢ";
}

.fi-ss-tent-arrow-turn-left:before {
  content: "ﵣ";
}

.fi-ss-tent-arrows-down:before {
  content: "ﵤ";
}

.fi-ss-tents:before {
  content: "ﵥ";
}

.fi-ss-terminal:before {
  content: "ﵦ";
}

.fi-ss-terrace:before {
  content: "ﵧ";
}

.fi-ss-test-tube:before {
  content: "ﵨ";
}

.fi-ss-test:before {
  content: "ﵩ";
}

.fi-ss-text-box-dots:before {
  content: "ﵪ";
}

.fi-ss-text-box-edit:before {
  content: "ﵫ";
}

.fi-ss-text-box:before {
  content: "ﵬ";
}

.fi-ss-text-check:before {
  content: "ﵭ";
}

.fi-ss-text-height:before {
  content: "ﵮ";
}

.fi-ss-text-shadow:before {
  content: "ﵯ";
}

.fi-ss-text-size:before {
  content: "ﵰ";
}

.fi-ss-text-slash:before {
  content: "ﵱ";
}

.fi-ss-text-width:before {
  content: "ﵲ";
}

.fi-ss-text:before {
  content: "ﵳ";
}

.fi-ss-theater-masks:before {
  content: "ﵴ";
}

.fi-ss-thermometer-alt:before {
  content: "ﵵ";
}

.fi-ss-thermometer-empty:before {
  content: "ﵶ";
}

.fi-ss-thermometer-full:before {
  content: "ﵷ";
}

.fi-ss-thermometer-half:before {
  content: "ﵸ";
}

.fi-ss-thermometer-quarter:before {
  content: "ﵹ";
}

.fi-ss-thermometer-three-quarters:before {
  content: "ﵺ";
}

.fi-ss-theta:before {
  content: "ﵻ";
}

.fi-ss-third-award:before {
  content: "ﵼ";
}

.fi-ss-third-laurel:before {
  content: "ﵽ";
}

.fi-ss-third-medal:before {
  content: "ﵾ";
}

.fi-ss-third:before {
  content: "ﵿ";
}

.fi-ss-thought-bubble:before {
  content: "ﶀ";
}

.fi-ss-three-leaf-clover:before {
  content: "ﶁ";
}

.fi-ss-thumbs-up-trust:before {
  content: "ﶂ";
}

.fi-ss-thumbtack:before {
  content: "ﶃ";
}

.fi-ss-thunderstorm-moon:before {
  content: "ﶄ";
}

.fi-ss-thunderstorm-risk:before {
  content: "ﶅ";
}

.fi-ss-thunderstorm-sun:before {
  content: "ﶆ";
}

.fi-ss-thunderstorm:before {
  content: "ﶇ";
}

.fi-ss-thursday:before {
  content: "ﶈ";
}

.fi-ss-ticket-airline:before {
  content: "ﶉ";
}

.fi-ss-ticket-alt:before {
  content: "ﶊ";
}

.fi-ss-ticket:before {
  content: "ﶋ";
}

.fi-ss-tickets-airline:before {
  content: "ﶌ";
}

.fi-ss-tie:before {
  content: "ﶍ";
}

.fi-ss-tilde:before {
  content: "ﶎ";
}

.fi-ss-time-add:before {
  content: "ﶏ";
}

.fi-ss-time-check:before {
  content: "﶐";
}

.fi-ss-time-delete:before {
  content: "﶑";
}

.fi-ss-time-fast:before {
  content: "ﶒ";
}

.fi-ss-time-forward-sixty:before {
  content: "ﶓ";
}

.fi-ss-time-forward-ten:before {
  content: "ﶔ";
}

.fi-ss-time-forward:before {
  content: "ﶕ";
}

.fi-ss-time-half-past:before {
  content: "ﶖ";
}

.fi-ss-time-oclock:before {
  content: "ﶗ";
}

.fi-ss-time-past:before {
  content: "ﶘ";
}

.fi-ss-time-quarter-past:before {
  content: "ﶙ";
}

.fi-ss-time-quarter-to:before {
  content: "ﶚ";
}

.fi-ss-time-twenty-four:before {
  content: "ﶛ";
}

.fi-ss-time-watch-calendar:before {
  content: "ﶜ";
}

.fi-ss-timer-clock-call:before {
  content: "ﶝ";
}

.fi-ss-times-hexagon:before {
  content: "ﶞ";
}

.fi-ss-tint-slash:before {
  content: "ﶟ";
}

.fi-ss-tip-coin:before {
  content: "ﶠ";
}

.fi-ss-tire-flat:before {
  content: "ﶡ";
}

.fi-ss-tire-pressure-warning:before {
  content: "ﶢ";
}

.fi-ss-tire-rugged:before {
  content: "ﶣ";
}

.fi-ss-tire:before {
  content: "ﶤ";
}

.fi-ss-tired:before {
  content: "ﶥ";
}

.fi-ss-to-do-alt:before {
  content: "ﶦ";
}

.fi-ss-to-do:before {
  content: "ﶧ";
}

.fi-ss-together-people:before {
  content: "ﶨ";
}

.fi-ss-toggle-off:before {
  content: "ﶩ";
}

.fi-ss-toggle-on:before {
  content: "ﶪ";
}

.fi-ss-toilet-paper-blank-under:before {
  content: "ﶫ";
}

.fi-ss-toilet-paper-blank:before {
  content: "ﶬ";
}

.fi-ss-toilet-paper-slash:before {
  content: "ﶭ";
}

.fi-ss-toilet-paper-under-slash:before {
  content: "ﶮ";
}

.fi-ss-toilet-paper-under:before {
  content: "ﶯ";
}

.fi-ss-toilet:before {
  content: "ﶰ";
}

.fi-ss-toilets-portable:before {
  content: "ﶱ";
}

.fi-ss-token:before {
  content: "ﶲ";
}

.fi-ss-tomato:before {
  content: "ﶳ";
}

.fi-ss-tombstone-alt:before {
  content: "ﶴ";
}

.fi-ss-tombstone:before {
  content: "ﶵ";
}

.fi-ss-tool-box:before {
  content: "ﶶ";
}

.fi-ss-tool-crop:before {
  content: "ﶷ";
}

.fi-ss-tool-marquee:before {
  content: "ﶸ";
}

.fi-ss-tools:before {
  content: "ﶹ";
}

.fi-ss-tooth:before {
  content: "ﶺ";
}

.fi-ss-toothbrush:before {
  content: "ﶻ";
}

.fi-ss-torch-inspiration-leader:before {
  content: "ﶼ";
}

.fi-ss-torii-gate:before {
  content: "ﶽ";
}

.fi-ss-tornado:before {
  content: "ﶾ";
}

.fi-ss-total:before {
  content: "ﶿ";
}

.fi-ss-tour-guide-people:before {
  content: "ﷀ";
}

.fi-ss-tour-virtual:before {
  content: "ﷁ";
}

.fi-ss-tower-control:before {
  content: "ﷂ";
}

.fi-ss-track:before {
  content: "ﷃ";
}

.fi-ss-tractor:before {
  content: "ﷄ";
}

.fi-ss-trademark:before {
  content: "ﷅ";
}

.fi-ss-traffic-cone:before {
  content: "ﷆ";
}

.fi-ss-traffic-light-go:before {
  content: "ﷇ";
}

.fi-ss-traffic-light-slow:before {
  content: "﷈";
}

.fi-ss-traffic-light-stop:before {
  content: "﷉";
}

.fi-ss-traffic-light:before {
  content: "﷊";
}

.fi-ss-trailer:before {
  content: "﷋";
}

.fi-ss-train-journey:before {
  content: "﷌";
}

.fi-ss-train-side:before {
  content: "﷍";
}

.fi-ss-train-station-building:before {
  content: "﷎";
}

.fi-ss-train-station:before {
  content: "﷏";
}

.fi-ss-train-subway-tunnel:before {
  content: "﷐";
}

.fi-ss-train-tram:before {
  content: "﷑";
}

.fi-ss-train:before {
  content: "﷒";
}

.fi-ss-tram:before {
  content: "﷓";
}

.fi-ss-transform:before {
  content: "﷔";
}

.fi-ss-transformation-block:before {
  content: "﷕";
}

.fi-ss-transformation-circle:before {
  content: "﷖";
}

.fi-ss-transformation-design:before {
  content: "﷗";
}

.fi-ss-transformation-shapes:before {
  content: "﷘";
}

.fi-ss-transformer-bolt:before {
  content: "﷙";
}

.fi-ss-transgender:before {
  content: "﷚";
}

.fi-ss-transporter-1:before {
  content: "﷛";
}

.fi-ss-transporter-2:before {
  content: "﷜";
}

.fi-ss-transporter-3:before {
  content: "﷝";
}

.fi-ss-transporter-4:before {
  content: "﷞";
}

.fi-ss-transporter-5:before {
  content: "﷟";
}

.fi-ss-transporter-6:before {
  content: "﷠";
}

.fi-ss-transporter-7:before {
  content: "﷡";
}

.fi-ss-transporter-empty:before {
  content: "﷢";
}

.fi-ss-transporter:before {
  content: "﷣";
}

.fi-ss-trash-can-check:before {
  content: "﷤";
}

.fi-ss-trash-can-clock:before {
  content: "﷥";
}

.fi-ss-trash-can-list:before {
  content: "﷦";
}

.fi-ss-trash-can-plus:before {
  content: "﷧";
}

.fi-ss-trash-can-slash:before {
  content: "﷨";
}

.fi-ss-trash-check:before {
  content: "﷩";
}

.fi-ss-trash-clock:before {
  content: "﷪";
}

.fi-ss-trash-empty:before {
  content: "﷫";
}

.fi-ss-trash-list:before {
  content: "﷬";
}

.fi-ss-trash-plus:before {
  content: "﷭";
}

.fi-ss-trash-restore-alt:before {
  content: "﷮";
}

.fi-ss-trash-restore:before {
  content: "﷯";
}

.fi-ss-trash-slash:before {
  content: "ﷰ";
}

.fi-ss-trash-undo-alt:before {
  content: "ﷱ";
}

.fi-ss-trash-undo:before {
  content: "ﷲ";
}

.fi-ss-trash-xmark:before {
  content: "ﷳ";
}

.fi-ss-trash:before {
  content: "ﷴ";
}

.fi-ss-treadmill:before {
  content: "ﷵ";
}

.fi-ss-treasure-chest:before {
  content: "ﷶ";
}

.fi-ss-treatment:before {
  content: "ﷷ";
}

.fi-ss-tree-alt:before {
  content: "ﷸ";
}

.fi-ss-tree-christmas:before {
  content: "ﷹ";
}

.fi-ss-tree-deciduous:before {
  content: "ﷺ";
}

.fi-ss-tree:before {
  content: "ﷻ";
}

.fi-ss-trees-alt:before {
  content: "﷼";
}

.fi-ss-trees:before {
  content: "﷽";
}

.fi-ss-triangle-music:before {
  content: "﷾";
}

.fi-ss-triangle-person-digging:before {
  content: "﷿";
}

.fi-ss-triangle-warning:before {
  content: "︐";
}

.fi-ss-triangle:before {
  content: "︑";
}

.fi-ss-tricycle:before {
  content: "︒";
}

.fi-ss-trillium:before {
  content: "︓";
}

.fi-ss-trophy-achievement-skill:before {
  content: "︔";
}

.fi-ss-trophy-star:before {
  content: "︕";
}

.fi-ss-trophy:before {
  content: "︖";
}

.fi-ss-truck-arrow-left:before {
  content: "︗";
}

.fi-ss-truck-arrow-right:before {
  content: "︘";
}

.fi-ss-truck-bolt:before {
  content: "︙";
}

.fi-ss-truck-box:before {
  content: "︚";
}

.fi-ss-truck-check:before {
  content: "︛";
}

.fi-ss-truck-container-empty:before {
  content: "︜";
}

.fi-ss-truck-container:before {
  content: "︝";
}

.fi-ss-truck-couch:before {
  content: "︞";
}

.fi-ss-truck-fire:before {
  content: "︟";
}

.fi-ss-truck-flatbed:before {
  content: "︰";
}

.fi-ss-truck-front:before {
  content: "︱";
}

.fi-ss-truck-ladder:before {
  content: "︲";
}

.fi-ss-truck-loading:before {
  content: "︳";
}

.fi-ss-truck-medical:before {
  content: "︴";
}

.fi-ss-truck-monster:before {
  content: "︵";
}

.fi-ss-truck-moving:before {
  content: "︶";
}

.fi-ss-truck-pickup:before {
  content: "︷";
}

.fi-ss-truck-plow:before {
  content: "︸";
}

.fi-ss-truck-ramp:before {
  content: "︹";
}

.fi-ss-truck-side:before {
  content: "︺";
}

.fi-ss-truck-tow:before {
  content: "︻";
}

.fi-ss-truck-utensils:before {
  content: "︼";
}

.fi-ss-trumpet:before {
  content: "︽";
}

.fi-ss-trust-alt:before {
  content: "︾";
}

.fi-ss-trust:before {
  content: "︿";
}

.fi-ss-tshirt:before {
  content: "﹀";
}

.fi-ss-tty-answer:before {
  content: "﹁";
}

.fi-ss-tty:before {
  content: "﹂";
}

.fi-ss-tubes:before {
  content: "﹃";
}

.fi-ss-tuesday:before {
  content: "﹄";
}

.fi-ss-tugrik-sign:before {
  content: "﹅";
}

.fi-ss-turkey:before {
  content: "﹆";
}

.fi-ss-turn-left-down:before {
  content: "﹇";
}

.fi-ss-turn-left:before {
  content: "﹈";
}

.fi-ss-turn-right:before {
  content: "﹉";
}

.fi-ss-turntable:before {
  content: "﹊";
}

.fi-ss-turtle:before {
  content: "﹋";
}

.fi-ss-tv-music:before {
  content: "﹌";
}

.fi-ss-tv-retro:before {
  content: "﹍";
}

.fi-ss-typewriter:before {
  content: "﹎";
}

.fi-ss-u:before {
  content: "﹏";
}

.fi-ss-ufo-beam:before {
  content: "﹐";
}

.fi-ss-ufo:before {
  content: "﹑";
}

.fi-ss-ui-ux:before {
  content: "﹒";
}

.fi-ss-umbrella-beach:before {
  content: "﹓";
}

.fi-ss-umbrella:before {
  content: "﹔";
}

.fi-ss-under-construction:before {
  content: "﹕";
}

.fi-ss-underline:before {
  content: "﹖";
}

.fi-ss-undo-alt:before {
  content: "﹗";
}

.fi-ss-undo:before {
  content: "﹘";
}

.fi-ss-unicorn:before {
  content: "﹙";
}

.fi-ss-uniform-martial-arts:before {
  content: "﹚";
}

.fi-ss-universal-access:before {
  content: "﹛";
}

.fi-ss-unlock:before {
  content: "﹜";
}

.fi-ss-up-from-bracket:before {
  content: "﹝";
}

.fi-ss-up-left:before {
  content: "﹞";
}

.fi-ss-up-right-from-square:before {
  content: "﹟";
}

.fi-ss-up-right:before {
  content: "﹠";
}

.fi-ss-up:before {
  content: "﹡";
}

.fi-ss-upload:before {
  content: "﹢";
}

.fi-ss-url:before {
  content: "﹣";
}

.fi-ss-usb-pendrive:before {
  content: "﹤";
}

.fi-ss-usd-circle:before {
  content: "﹥";
}

.fi-ss-usd-square:before {
  content: "﹦";
}

.fi-ss-user-add:before {
  content: "﹧";
}

.fi-ss-user-alien:before {
  content: "﹨";
}

.fi-ss-user-astronaut:before {
  content: "﹩";
}

.fi-ss-user-check:before {
  content: "﹪";
}

.fi-ss-user-chef:before {
  content: "﹫";
}

.fi-ss-user-coach:before {
  content: "﹬";
}

.fi-ss-user-cowboy:before {
  content: "﹭";
}

.fi-ss-user-crown:before {
  content: "﹮";
}

.fi-ss-user-gear:before {
  content: "﹯";
}

.fi-ss-user-graduate:before {
  content: "ﹰ";
}

.fi-ss-user-headset:before {
  content: "ﹱ";
}

.fi-ss-user-helmet-safety:before {
  content: "ﹲ";
}

.fi-ss-user-injured:before {
  content: "ﹳ";
}

.fi-ss-user-interface-ui:before {
  content: "ﹴ";
}

.fi-ss-user-key:before {
  content: "﹵";
}

.fi-ss-user-lock:before {
  content: "ﹶ";
}

.fi-ss-user-md-chat:before {
  content: "ﹷ";
}

.fi-ss-user-md:before {
  content: "ﹸ";
}

.fi-ss-user-minus:before {
  content: "ﹹ";
}

.fi-ss-user-music:before {
  content: "ﹺ";
}

.fi-ss-user-ninja:before {
  content: "ﹻ";
}

.fi-ss-user-nurse:before {
  content: "ﹼ";
}

.fi-ss-user-pen:before {
  content: "ﹽ";
}

.fi-ss-user-pilot-tie:before {
  content: "ﹾ";
}

.fi-ss-user-pilot:before {
  content: "ﹿ";
}

.fi-ss-user-police:before {
  content: "ﺀ";
}

.fi-ss-user-robot-xmarks:before {
  content: "ﺁ";
}

.fi-ss-user-robot:before {
  content: "ﺂ";
}

.fi-ss-user-salary:before {
  content: "ﺃ";
}

.fi-ss-user-shield:before {
  content: "ﺄ";
}

.fi-ss-user-skill-gear:before {
  content: "ﺅ";
}

.fi-ss-user-slash:before {
  content: "ﺆ";
}

.fi-ss-user-tag:before {
  content: "ﺇ";
}

.fi-ss-user-time:before {
  content: "ﺈ";
}

.fi-ss-user-trust:before {
  content: "ﺉ";
}

.fi-ss-user-unlock:before {
  content: "ﺊ";
}

.fi-ss-user-visor:before {
  content: "ﺋ";
}

.fi-ss-user-xmark:before {
  content: "ﺌ";
}

.fi-ss-user:before {
  content: "ﺍ";
}

.fi-ss-users-alt:before {
  content: "ﺎ";
}

.fi-ss-users-class:before {
  content: "ﺏ";
}

.fi-ss-users-gear:before {
  content: "ﺐ";
}

.fi-ss-users-medical:before {
  content: "ﺑ";
}

.fi-ss-users-slash:before {
  content: "ﺒ";
}

.fi-ss-users:before {
  content: "ﺓ";
}

.fi-ss-utensils-slash:before {
  content: "ﺔ";
}

.fi-ss-utensils:before {
  content: "ﺕ";
}

.fi-ss-utility-pole-double:before {
  content: "ﺖ";
}

.fi-ss-utility-pole:before {
  content: "ﺗ";
}

.fi-ss-ux-browser:before {
  content: "ﺘ";
}

.fi-ss-ux:before {
  content: "ﺙ";
}

.fi-ss-v:before {
  content: "ﺚ";
}

.fi-ss-vacuum-robot:before {
  content: "ﺛ";
}

.fi-ss-vacuum:before {
  content: "ﺜ";
}

.fi-ss-value-absolute:before {
  content: "ﺝ";
}

.fi-ss-vault:before {
  content: "ﺞ";
}

.fi-ss-vector-alt:before {
  content: "ﺟ";
}

.fi-ss-vector-circle:before {
  content: "ﺠ";
}

.fi-ss-vector-polygon:before {
  content: "ﺡ";
}

.fi-ss-vector:before {
  content: "ﺢ";
}

.fi-ss-venus-double:before {
  content: "ﺣ";
}

.fi-ss-venus-mars:before {
  content: "ﺤ";
}

.fi-ss-venus:before {
  content: "ﺥ";
}

.fi-ss-vest-patches:before {
  content: "ﺦ";
}

.fi-ss-vest:before {
  content: "ﺧ";
}

.fi-ss-video-arrow-down-left:before {
  content: "ﺨ";
}

.fi-ss-video-arrow-up-right:before {
  content: "ﺩ";
}

.fi-ss-video-camera-alt:before {
  content: "ﺪ";
}

.fi-ss-video-camera:before {
  content: "ﺫ";
}

.fi-ss-video-duration:before {
  content: "ﺬ";
}

.fi-ss-video-plus:before {
  content: "ﺭ";
}

.fi-ss-video-slash:before {
  content: "ﺮ";
}

.fi-ss-videoconference:before {
  content: "ﺯ";
}

.fi-ss-vihara:before {
  content: "ﺰ";
}

.fi-ss-violin:before {
  content: "ﺱ";
}

.fi-ss-virus-slash:before {
  content: "ﺲ";
}

.fi-ss-virus:before {
  content: "ﺳ";
}

.fi-ss-viruses:before {
  content: "ﺴ";
}

.fi-ss-visit:before {
  content: "ﺵ";
}

.fi-ss-voicemail:before {
  content: "ﺶ";
}

.fi-ss-volcano:before {
  content: "ﺷ";
}

.fi-ss-volleyball:before {
  content: "ﺸ";
}

.fi-ss-volume-down:before {
  content: "ﺹ";
}

.fi-ss-volume-mute:before {
  content: "ﺺ";
}

.fi-ss-volume-off:before {
  content: "ﺻ";
}

.fi-ss-volume-slash:before {
  content: "ﺼ";
}

.fi-ss-volume:before {
  content: "ﺽ";
}

.fi-ss-vote-nay:before {
  content: "ﺾ";
}

.fi-ss-vote-yea:before {
  content: "ﺿ";
}

.fi-ss-vr-cardboard:before {
  content: "ﻀ";
}

.fi-ss-w:before {
  content: "ﻁ";
}

.fi-ss-waffle:before {
  content: "ﻂ";
}

.fi-ss-wagon-covered:before {
  content: "ﻃ";
}

.fi-ss-walker:before {
  content: "ﻄ";
}

.fi-ss-walkie-talkie:before {
  content: "ﻅ";
}

.fi-ss-walking:before {
  content: "ﻆ";
}

.fi-ss-wallet-arrow:before {
  content: "ﻇ";
}

.fi-ss-wallet-buyer:before {
  content: "ﻈ";
}

.fi-ss-wallet:before {
  content: "ﻉ";
}

.fi-ss-warehouse-alt:before {
  content: "ﻊ";
}

.fi-ss-warranty:before {
  content: "ﻋ";
}

.fi-ss-washer:before {
  content: "ﻌ";
}

.fi-ss-waste-pollution:before {
  content: "ﻍ";
}

.fi-ss-waste:before {
  content: "ﻎ";
}

.fi-ss-watch-calculator:before {
  content: "ﻏ";
}

.fi-ss-watch-fitness:before {
  content: "ﻐ";
}

.fi-ss-watch-smart:before {
  content: "ﻑ";
}

.fi-ss-watch:before {
  content: "ﻒ";
}

.fi-ss-water-bottle:before {
  content: "ﻓ";
}

.fi-ss-water-ladder:before {
  content: "ﻔ";
}

.fi-ss-water-lower:before {
  content: "ﻕ";
}

.fi-ss-water-rise:before {
  content: "ﻖ";
}

.fi-ss-water:before {
  content: "ﻗ";
}

.fi-ss-watermelon:before {
  content: "ﻘ";
}

.fi-ss-wave-sine:before {
  content: "ﻙ";
}

.fi-ss-wave-square:before {
  content: "ﻚ";
}

.fi-ss-wave-triangle:before {
  content: "ﻛ";
}

.fi-ss-wave:before {
  content: "ﻜ";
}

.fi-ss-waveform-path:before {
  content: "ﻝ";
}

.fi-ss-waveform:before {
  content: "ﻞ";
}

.fi-ss-web-design:before {
  content: "ﻟ";
}

.fi-ss-webcam-slash:before {
  content: "ﻠ";
}

.fi-ss-webcam:before {
  content: "ﻡ";
}

.fi-ss-webhook:before {
  content: "ﻢ";
}

.fi-ss-wednesday:before {
  content: "ﻣ";
}

.fi-ss-whale:before {
  content: "ﻤ";
}

.fi-ss-wheat-awn-circle-exclamation:before {
  content: "ﻥ";
}

.fi-ss-wheat-awn-slash:before {
  content: "ﻦ";
}

.fi-ss-wheat-awn:before {
  content: "ﻧ";
}

.fi-ss-wheat-slash:before {
  content: "ﻨ";
}

.fi-ss-wheat:before {
  content: "ﻩ";
}

.fi-ss-wheelchair-move:before {
  content: "ﻪ";
}

.fi-ss-wheelchair-sleeping:before {
  content: "ﻫ";
}

.fi-ss-wheelchair:before {
  content: "ﻬ";
}

.fi-ss-whistle:before {
  content: "ﻭ";
}

.fi-ss-white-space:before {
  content: "ﻮ";
}

.fi-ss-wifi-1:before {
  content: "ﻯ";
}

.fi-ss-wifi-2:before {
  content: "ﻰ";
}

.fi-ss-wifi-alt:before {
  content: "ﻱ";
}

.fi-ss-wifi-exclamation:before {
  content: "ﻲ";
}

.fi-ss-wifi-slash:before {
  content: "ﻳ";
}

.fi-ss-wifi:before {
  content: "ﻴ";
}

.fi-ss-wind-turbine:before {
  content: "ﻵ";
}

.fi-ss-wind-warning:before {
  content: "ﻶ";
}

.fi-ss-wind:before {
  content: "ﻷ";
}

.fi-ss-window-alt:before {
  content: "ﻸ";
}

.fi-ss-window-frame-open:before {
  content: "ﻹ";
}

.fi-ss-window-frame:before {
  content: "ﻺ";
}

.fi-ss-window-maximize:before {
  content: "ﻻ";
}

.fi-ss-window-minimize:before {
  content: "ﻼ";
}

.fi-ss-window-restore:before {
  content: "﻽";
}

.fi-ss-windsock:before {
  content: "﻾";
}

.fi-ss-wine-bottle:before {
  content: "＀";
}

.fi-ss-wine-glass-crack:before {
  content: "！";
}

.fi-ss-wine-glass-empty:before {
  content: "＂";
}

.fi-ss-wishlist-heart:before {
  content: "＃";
}

.fi-ss-wishlist-star:before {
  content: "＄";
}

.fi-ss-woman-head:before {
  content: "％";
}

.fi-ss-woman-scientist:before {
  content: "＆";
}

.fi-ss-won-sign:before {
  content: "＇";
}

.fi-ss-work-in-progress:before {
  content: "（";
}

.fi-ss-workflow-alt:before {
  content: "）";
}

.fi-ss-workflow-setting-alt:before {
  content: "＊";
}

.fi-ss-workflow-setting:before {
  content: "＋";
}

.fi-ss-workflow:before {
  content: "，";
}

.fi-ss-workshop:before {
  content: "－";
}

.fi-ss-world:before {
  content: "．";
}

.fi-ss-worm:before {
  content: "／";
}

.fi-ss-wreath:before {
  content: "０";
}

.fi-ss-wrench-alt:before {
  content: "１";
}

.fi-ss-wrench-simple:before {
  content: "２";
}

.fi-ss-x-ray:before {
  content: "３";
}

.fi-ss-x:before {
  content: "４";
}

.fi-ss-y:before {
  content: "５";
}

.fi-ss-yen:before {
  content: "６";
}

.fi-ss-yin-yang:before {
  content: "７";
}

.fi-ss-z:before {
  content: "８";
}

.fi-ss-zip-file:before {
  content: "９";
}

.fi-ss-zoom-in:before {
  content: "：";
}

.fi-ss-zoom-out:before {
  content: "；";
}

@font-face {
  font-family: uicons-thin-straight;
  src: url('uicons-thin-straight-2YUSDJEW.woff2') format("woff2"), url('uicons-thin-straight-JPCGBQEF.woff') format("woff"), url('uicons-thin-straight-X52T7FDE.eot#iefix') format("embedded-opentype");
  font-display: swap;
}
i[class^=fi-ts-]:before, i[class*=" fi-ts-"]:before, span[class^=fi-ts-]:before, span[class*=fi-ts-]:before {
  font-family: uicons-thin-straight !important;
  font-style: normal;
  font-weight: 400 !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.variable-selector-00:before {
  content: "︀";
}

.variable-selector-01:before {
  content: "︁";
}

.variable-selector-02:before {
  content: "︂";
}

.variable-selector-03:before {
  content: "︃";
}

.variable-selector-04:before {
  content: "︄";
}

.variable-selector-05:before {
  content: "︅";
}

.variable-selector-06:before {
  content: "︆";
}

.variable-selector-07:before {
  content: "︇";
}

.variable-selector-08:before {
  content: "︈";
}

.variable-selector-09:before {
  content: "︉";
}

.variable-selector-0a:before {
  content: "︊";
}

.variable-selector-0b:before {
  content: "︋";
}

.variable-selector-0c:before {
  content: "︌";
}

.variable-selector-0d:before {
  content: "︍";
}

.variable-selector-0e:before {
  content: "︎";
}

.variable-selector-0f:before {
  content: "️";
}

.combining-half-marks-00:before {
  content: "︠";
}

.combining-half-marks-01:before {
  content: "︡";
}

.combining-half-marks-02:before {
  content: "︢";
}

.combining-half-marks-03:before {
  content: "︣";
}

.combining-half-marks-04:before {
  content: "︤";
}

.combining-half-marks-05:before {
  content: "︥";
}

.combining-half-marks-06:before {
  content: "︦";
}

.combining-half-marks-07:before {
  content: "︧";
}

.combining-half-marks-08:before {
  content: "︨";
}

.combining-half-marks-09:before {
  content: "︩";
}

.combining-half-marks-0a:before {
  content: "︪";
}

.combining-half-marks-0b:before {
  content: "︫";
}

.combining-half-marks-0c:before {
  content: "︬";
}

.combining-half-marks-0d:before {
  content: "︭";
}

.combining-half-marks-0e:before {
  content: "︮";
}

.combining-half-marks-0f:before {
  content: "︯";
}

.zero-width-no-break-space-0f:before {
  content: "﻿";
}

.fi-ts-0:before {
  content: "\f101";
}

.fi-ts-00s-music-disc:before {
  content: "\f102";
}

.fi-ts-1:before {
  content: "\f103";
}

.fi-ts-2:before {
  content: "\f104";
}

.fi-ts-3:before {
  content: "\f105";
}

.fi-ts-360-degrees:before {
  content: "\f106";
}

.fi-ts-4:before {
  content: "\f107";
}

.fi-ts-404:before {
  content: "\f108";
}

.fi-ts-5:before {
  content: "\f109";
}

.fi-ts-6:before {
  content: "\f10a";
}

.fi-ts-60s-music-disc:before {
  content: "\f10b";
}

.fi-ts-7:before {
  content: "\f10c";
}

.fi-ts-70s-music-disc:before {
  content: "\f10d";
}

.fi-ts-8:before {
  content: "\f10e";
}

.fi-ts-80s-music-disc:before {
  content: "\f10f";
}

.fi-ts-9:before {
  content: "\f110";
}

.fi-ts-90s-music-disc:before {
  content: "\f111";
}

.fi-ts-a:before {
  content: "\f112";
}

.fi-ts-accident:before {
  content: "\f113";
}

.fi-ts-acorn:before {
  content: "\f114";
}

.fi-ts-ad-paid:before {
  content: "\f115";
}

.fi-ts-ad:before {
  content: "\f116";
}

.fi-ts-add-document:before {
  content: "\f117";
}

.fi-ts-add-folder:before {
  content: "\f118";
}

.fi-ts-add-image:before {
  content: "\f119";
}

.fi-ts-add:before {
  content: "\f11a";
}

.fi-ts-address-book:before {
  content: "\f11b";
}

.fi-ts-address-card:before {
  content: "\f11c";
}

.fi-ts-admin-alt:before {
  content: "\f11d";
}

.fi-ts-admin:before {
  content: "\f11e";
}

.fi-ts-age-alt:before {
  content: "\f11f";
}

.fi-ts-age-restriction-eighteen:before {
  content: "\f120";
}

.fi-ts-age-restriction-seven:before {
  content: "\f121";
}

.fi-ts-age-restriction-six:before {
  content: "\f122";
}

.fi-ts-age-restriction-sixteen:before {
  content: "\f123";
}

.fi-ts-age-restriction-thirteen:before {
  content: "\f124";
}

.fi-ts-age-restriction-three:before {
  content: "\f125";
}

.fi-ts-age-restriction-twelve:before {
  content: "\f126";
}

.fi-ts-age-restriction-twenty-one:before {
  content: "\f127";
}

.fi-ts-age-restriction-zero:before {
  content: "\f128";
}

.fi-ts-age:before {
  content: "\f129";
}

.fi-ts-air-conditioner:before {
  content: "\f12a";
}

.fi-ts-air-freshener:before {
  content: "\f12b";
}

.fi-ts-air-pollution:before {
  content: "\f12c";
}

.fi-ts-airplane-journey:before {
  content: "\f12d";
}

.fi-ts-airplane-window-open:before {
  content: "\f12e";
}

.fi-ts-airplay:before {
  content: "\f12f";
}

.fi-ts-alarm-clock:before {
  content: "\f130";
}

.fi-ts-alarm-exclamation:before {
  content: "\f131";
}

.fi-ts-alarm-plus:before {
  content: "\f132";
}

.fi-ts-alarm-snooze:before {
  content: "\f133";
}

.fi-ts-album-circle-plus:before {
  content: "\f134";
}

.fi-ts-album-circle-user:before {
  content: "\f135";
}

.fi-ts-album-collection:before {
  content: "\f136";
}

.fi-ts-album:before {
  content: "\f137";
}

.fi-ts-algorithm:before {
  content: "\f138";
}

.fi-ts-alicorn:before {
  content: "\f139";
}

.fi-ts-alien:before {
  content: "\f13a";
}

.fi-ts-align-slash:before {
  content: "\f13b";
}

.fi-ts-ambulance:before {
  content: "\f13c";
}

.fi-ts-analyse-alt:before {
  content: "\f13d";
}

.fi-ts-analyse:before {
  content: "\f13e";
}

.fi-ts-anatomical-heart:before {
  content: "\f13f";
}

.fi-ts-anchor:before {
  content: "\f140";
}

.fi-ts-angel:before {
  content: "\f141";
}

.fi-ts-angle-90:before {
  content: "\f142";
}

.fi-ts-angle-circle-down:before {
  content: "\f143";
}

.fi-ts-angle-circle-left:before {
  content: "\f144";
}

.fi-ts-angle-circle-right:before {
  content: "\f145";
}

.fi-ts-angle-circle-up:before {
  content: "\f146";
}

.fi-ts-angle-double-left:before {
  content: "\f147";
}

.fi-ts-angle-double-right:before {
  content: "\f148";
}

.fi-ts-angle-double-small-down:before {
  content: "\f149";
}

.fi-ts-angle-double-small-left:before {
  content: "\f14a";
}

.fi-ts-angle-double-small-right:before {
  content: "\f14b";
}

.fi-ts-angle-double-small-up:before {
  content: "\f14c";
}

.fi-ts-angle-down:before {
  content: "\f14d";
}

.fi-ts-angle-left:before {
  content: "\f14e";
}

.fi-ts-angle-right:before {
  content: "\f14f";
}

.fi-ts-angle-small-down:before {
  content: "\f150";
}

.fi-ts-angle-small-left:before {
  content: "\f151";
}

.fi-ts-angle-small-right:before {
  content: "\f152";
}

.fi-ts-angle-small-up:before {
  content: "\f153";
}

.fi-ts-angle-square-down:before {
  content: "\f154";
}

.fi-ts-angle-square-left:before {
  content: "\f155";
}

.fi-ts-angle-square-right:before {
  content: "\f156";
}

.fi-ts-angle-square-up:before {
  content: "\f157";
}

.fi-ts-angle-up:before {
  content: "\f158";
}

.fi-ts-angle:before {
  content: "\f159";
}

.fi-ts-angles-up-down:before {
  content: "\f15a";
}

.fi-ts-angry:before {
  content: "\f15b";
}

.fi-ts-animated-icon:before {
  content: "\f15c";
}

.fi-ts-ankh:before {
  content: "\f15d";
}

.fi-ts-answer-alt:before {
  content: "\f15e";
}

.fi-ts-answer:before {
  content: "\f15f";
}

.fi-ts-apartment:before {
  content: "\f160";
}

.fi-ts-aperture:before {
  content: "\f161";
}

.fi-ts-api:before {
  content: "\f162";
}

.fi-ts-apple-core:before {
  content: "\f163";
}

.fi-ts-apple-crate:before {
  content: "\f164";
}

.fi-ts-apple:before {
  content: "\f165";
}

.fi-ts-archway:before {
  content: "\f166";
}

.fi-ts-arrow-alt-circle-down:before {
  content: "\f167";
}

.fi-ts-arrow-alt-circle-left:before {
  content: "\f168";
}

.fi-ts-arrow-alt-circle-right:before {
  content: "\f169";
}

.fi-ts-arrow-alt-circle-up:before {
  content: "\f16a";
}

.fi-ts-arrow-alt-down:before {
  content: "\f16b";
}

.fi-ts-arrow-alt-from-bottom:before {
  content: "\f16c";
}

.fi-ts-arrow-alt-from-left:before {
  content: "\f16d";
}

.fi-ts-arrow-alt-from-right:before {
  content: "\f16e";
}

.fi-ts-arrow-alt-from-top:before {
  content: "\f16f";
}

.fi-ts-arrow-alt-left:before {
  content: "\f170";
}

.fi-ts-arrow-alt-right:before {
  content: "\f171";
}

.fi-ts-arrow-alt-square-down:before {
  content: "\f172";
}

.fi-ts-arrow-alt-square-left:before {
  content: "\f173";
}

.fi-ts-arrow-alt-square-right:before {
  content: "\f174";
}

.fi-ts-arrow-alt-square-up:before {
  content: "\f175";
}

.fi-ts-arrow-alt-to-bottom:before {
  content: "\f176";
}

.fi-ts-arrow-alt-to-left:before {
  content: "\f177";
}

.fi-ts-arrow-alt-to-right:before {
  content: "\f178";
}

.fi-ts-arrow-alt-to-top:before {
  content: "\f179";
}

.fi-ts-arrow-alt-up:before {
  content: "\f17a";
}

.fi-ts-arrow-circle-down:before {
  content: "\f17b";
}

.fi-ts-arrow-circle-left:before {
  content: "\f17c";
}

.fi-ts-arrow-circle-right:before {
  content: "\f17d";
}

.fi-ts-arrow-circle-up:before {
  content: "\f17e";
}

.fi-ts-arrow-comparison:before {
  content: "\f17f";
}

.fi-ts-arrow-down-from-arc:before {
  content: "\f180";
}

.fi-ts-arrow-down-from-dotted-line:before {
  content: "\f181";
}

.fi-ts-arrow-down-left:before {
  content: "\f182";
}

.fi-ts-arrow-down-small-big:before {
  content: "\f183";
}

.fi-ts-arrow-down-to-dotted-line:before {
  content: "\f184";
}

.fi-ts-arrow-down-to-square:before {
  content: "\f185";
}

.fi-ts-arrow-down-triangle-square:before {
  content: "\f186";
}

.fi-ts-arrow-down:before {
  content: "\f187";
}

.fi-ts-arrow-from-bottom:before {
  content: "\f188";
}

.fi-ts-arrow-from-left:before {
  content: "\f189";
}

.fi-ts-arrow-from-right:before {
  content: "\f18a";
}

.fi-ts-arrow-from-top:before {
  content: "\f18b";
}

.fi-ts-arrow-left-from-arc:before {
  content: "\f18c";
}

.fi-ts-arrow-left-from-line:before {
  content: "\f18d";
}

.fi-ts-arrow-left-to-arc:before {
  content: "\f18e";
}

.fi-ts-arrow-left:before {
  content: "\f18f";
}

.fi-ts-arrow-progress-alt:before {
  content: "\f190";
}

.fi-ts-arrow-progress:before {
  content: "\f191";
}

.fi-ts-arrow-right-to-bracket:before {
  content: "\f192";
}

.fi-ts-arrow-right:before {
  content: "\f193";
}

.fi-ts-arrow-small-down:before {
  content: "\f194";
}

.fi-ts-arrow-small-left:before {
  content: "\f195";
}

.fi-ts-arrow-small-right:before {
  content: "\f196";
}

.fi-ts-arrow-small-up:before {
  content: "\f197";
}

.fi-ts-arrow-square-down:before {
  content: "\f198";
}

.fi-ts-arrow-square-left:before {
  content: "\f199";
}

.fi-ts-arrow-square-right:before {
  content: "\f19a";
}

.fi-ts-arrow-square-up:before {
  content: "\f19b";
}

.fi-ts-arrow-to-bottom:before {
  content: "\f19c";
}

.fi-ts-arrow-to-left:before {
  content: "\f19d";
}

.fi-ts-arrow-to-right:before {
  content: "\f19e";
}

.fi-ts-arrow-to-top:before {
  content: "\f19f";
}

.fi-ts-arrow-trend-down:before {
  content: "\f1a0";
}

.fi-ts-arrow-trend-up:before {
  content: "\f1a1";
}

.fi-ts-arrow-turn-down-left:before {
  content: "\f1a2";
}

.fi-ts-arrow-turn-down-right:before {
  content: "\f1a3";
}

.fi-ts-arrow-turn-left-up:before {
  content: "\f1a4";
}

.fi-ts-arrow-up-from-dotted-line:before {
  content: "\f1a5";
}

.fi-ts-arrow-up-from-ground-water:before {
  content: "\f1a6";
}

.fi-ts-arrow-up-from-square:before {
  content: "\f1a7";
}

.fi-ts-arrow-up-left-from-circle:before {
  content: "\f1a8";
}

.fi-ts-arrow-up-left:before {
  content: "\f1a9";
}

.fi-ts-arrow-up-right-and-arrow-down-left-from-center:before {
  content: "\f1aa";
}

.fi-ts-arrow-up-right-from-square:before {
  content: "\f1ab";
}

.fi-ts-arrow-up-right:before {
  content: "\f1ac";
}

.fi-ts-arrow-up-small-big:before {
  content: "\f1ad";
}

.fi-ts-arrow-up-square-triangle:before {
  content: "\f1ae";
}

.fi-ts-arrow-up-to-arc:before {
  content: "\f1af";
}

.fi-ts-arrow-up-to-dotted-line:before {
  content: "\f1b0";
}

.fi-ts-arrow-up:before {
  content: "\f1b1";
}

.fi-ts-arrow-upward-growth-crypto:before {
  content: "\f1b2";
}

.fi-ts-arrows-alt-h:before {
  content: "\f1b3";
}

.fi-ts-arrows-alt-v:before {
  content: "\f1b4";
}

.fi-ts-arrows-alt:before {
  content: "\f1b5";
}

.fi-ts-arrows-cross:before {
  content: "\f1b6";
}

.fi-ts-arrows-from-dotted-line:before {
  content: "\f1b7";
}

.fi-ts-arrows-from-line:before {
  content: "\f1b8";
}

.fi-ts-arrows-h-copy:before {
  content: "\f1b9";
}

.fi-ts-arrows-h:before {
  content: "\f1ba";
}

.fi-ts-arrows-repeat-1:before {
  content: "\f1bb";
}

.fi-ts-arrows-repeat:before {
  content: "\f1bc";
}

.fi-ts-arrows-retweet:before {
  content: "\f1bd";
}

.fi-ts-arrows-split-right-and-left:before {
  content: "\f1be";
}

.fi-ts-arrows-split-up-and-left:before {
  content: "\f1bf";
}

.fi-ts-arrows-to-circle:before {
  content: "\f1c0";
}

.fi-ts-arrows-to-dotted-line:before {
  content: "\f1c1";
}

.fi-ts-arrows-to-eye:before {
  content: "\f1c2";
}

.fi-ts-arrows-to-line:before {
  content: "\f1c3";
}

.fi-ts-arrows:before {
  content: "\f1c4";
}

.fi-ts-artificial-intelligence:before {
  content: "\f1c5";
}

.fi-ts-assept-document:before {
  content: "\f1c6";
}

.fi-ts-assessment-alt:before {
  content: "\f1c7";
}

.fi-ts-assessment:before {
  content: "\f1c8";
}

.fi-ts-assign:before {
  content: "\f1c9";
}

.fi-ts-assistive-listening-systems:before {
  content: "\f1ca";
}

.fi-ts-asterik:before {
  content: "\f1cb";
}

.fi-ts-at:before {
  content: "\f1cc";
}

.fi-ts-attribution-pen:before {
  content: "\f1cd";
}

.fi-ts-attribution-pencil:before {
  content: "\f1ce";
}

.fi-ts-aubergine:before {
  content: "\f1cf";
}

.fi-ts-auction:before {
  content: "\f1d0";
}

.fi-ts-audio-description-slash:before {
  content: "\f1d1";
}

.fi-ts-audit-alt:before {
  content: "\f1d2";
}

.fi-ts-audit:before {
  content: "\f1d3";
}

.fi-ts-austral-sign:before {
  content: "\f1d4";
}

.fi-ts-avocado:before {
  content: "\f1d5";
}

.fi-ts-award:before {
  content: "\f1d6";
}

.fi-ts-axe-battle:before {
  content: "\f1d7";
}

.fi-ts-axe:before {
  content: "\f1d8";
}

.fi-ts-b:before {
  content: "\f1d9";
}

.fi-ts-baby-carriage:before {
  content: "\f1da";
}

.fi-ts-baby:before {
  content: "\f1db";
}

.fi-ts-back-up:before {
  content: "\f1dc";
}

.fi-ts-background:before {
  content: "\f1dd";
}

.fi-ts-backpack:before {
  content: "\f1de";
}

.fi-ts-bacon:before {
  content: "\f1df";
}

.fi-ts-bacteria:before {
  content: "\f1e0";
}

.fi-ts-bacterium:before {
  content: "\f1e1";
}

.fi-ts-badge-check:before {
  content: "\f1e2";
}

.fi-ts-badge-dollar:before {
  content: "\f1e3";
}

.fi-ts-badge-leaf:before {
  content: "\f1e4";
}

.fi-ts-badge-percent:before {
  content: "\f1e5";
}

.fi-ts-badge-sheriff:before {
  content: "\f1e6";
}

.fi-ts-badge:before {
  content: "\f1e7";
}

.fi-ts-badger-honey:before {
  content: "\f1e8";
}

.fi-ts-badget-check-alt:before {
  content: "\f1e9";
}

.fi-ts-badminton:before {
  content: "\f1ea";
}

.fi-ts-bag-map-pin:before {
  content: "\f1eb";
}

.fi-ts-bag-seedling:before {
  content: "\f1ec";
}

.fi-ts-bag-shopping-minus:before {
  content: "\f1ed";
}

.fi-ts-bags-shopping:before {
  content: "\f1ee";
}

.fi-ts-baguette:before {
  content: "\f1ef";
}

.fi-ts-bahai:before {
  content: "\f1f0";
}

.fi-ts-baht-sign:before {
  content: "\f1f1";
}

.fi-ts-balance-scale-left:before {
  content: "\f1f2";
}

.fi-ts-balance-scale-right:before {
  content: "\f1f3";
}

.fi-ts-ball-pile:before {
  content: "\f1f4";
}

.fi-ts-ballet-dance:before {
  content: "\f1f5";
}

.fi-ts-balloon:before {
  content: "\f1f6";
}

.fi-ts-balloons:before {
  content: "\f1f7";
}

.fi-ts-ballot-check:before {
  content: "\f1f8";
}

.fi-ts-ballot:before {
  content: "\f1f9";
}

.fi-ts-ban-bug:before {
  content: "\f1fa";
}

.fi-ts-banana:before {
  content: "\f1fb";
}

.fi-ts-band-aid:before {
  content: "\f1fc";
}

.fi-ts-bangladeshi-taka-sign:before {
  content: "\f1fd";
}

.fi-ts-banjo:before {
  content: "\f1fe";
}

.fi-ts-bank:before {
  content: "\f1ff";
}

.fi-ts-banner-2:before {
  content: "\f200";
}

.fi-ts-banner-3:before {
  content: "\f201";
}

.fi-ts-banner-4:before {
  content: "\f202";
}

.fi-ts-banner-5:before {
  content: "\f203";
}

.fi-ts-banner:before {
  content: "\f204";
}

.fi-ts-barber-pole:before {
  content: "\f205";
}

.fi-ts-barber-shop:before {
  content: "\f206";
}

.fi-ts-barcode-read:before {
  content: "\f207";
}

.fi-ts-barcode-scan:before {
  content: "\f208";
}

.fi-ts-barcode:before {
  content: "\f209";
}

.fi-ts-bars-filter:before {
  content: "\f20a";
}

.fi-ts-bars-progress:before {
  content: "\f20b";
}

.fi-ts-bars-sort:before {
  content: "\f20c";
}

.fi-ts-bars-staggered:before {
  content: "\f20d";
}

.fi-ts-baseball-alt:before {
  content: "\f20e";
}

.fi-ts-basket-shopping-minus:before {
  content: "\f20f";
}

.fi-ts-basket-shopping-plus:before {
  content: "\f210";
}

.fi-ts-basket-shopping-simple:before {
  content: "\f211";
}

.fi-ts-basketball-hoop:before {
  content: "\f212";
}

.fi-ts-bat:before {
  content: "\f213";
}

.fi-ts-bath:before {
  content: "\f214";
}

.fi-ts-battery-bolt:before {
  content: "\f215";
}

.fi-ts-battery-empty:before {
  content: "\f216";
}

.fi-ts-battery-exclamation:before {
  content: "\f217";
}

.fi-ts-battery-full:before {
  content: "\f218";
}

.fi-ts-battery-half:before {
  content: "\f219";
}

.fi-ts-battery-quarter:before {
  content: "\f21a";
}

.fi-ts-battery-slash:before {
  content: "\f21b";
}

.fi-ts-battery-three-quarters:before {
  content: "\f21c";
}

.fi-ts-beacon:before {
  content: "\f21d";
}

.fi-ts-bed-alt:before {
  content: "\f21e";
}

.fi-ts-bed-bunk:before {
  content: "\f21f";
}

.fi-ts-bed-empty:before {
  content: "\f220";
}

.fi-ts-bee:before {
  content: "\f221";
}

.fi-ts-beer-mug-empty:before {
  content: "\f222";
}

.fi-ts-beer:before {
  content: "\f223";
}

.fi-ts-bell-concierge:before {
  content: "\f224";
}

.fi-ts-bell-ring:before {
  content: "\f225";
}

.fi-ts-bell-school-slash:before {
  content: "\f226";
}

.fi-ts-bell-school:before {
  content: "\f227";
}

.fi-ts-bell-slash:before {
  content: "\f228";
}

.fi-ts-bells:before {
  content: "\f229";
}

.fi-ts-bench-tree:before {
  content: "\f22a";
}

.fi-ts-benefit-diamond-alt:before {
  content: "\f22b";
}

.fi-ts-benefit-diamond:before {
  content: "\f22c";
}

.fi-ts-benefit-hand:before {
  content: "\f22d";
}

.fi-ts-benefit-increase:before {
  content: "\f22e";
}

.fi-ts-benefit-porcent:before {
  content: "\f22f";
}

.fi-ts-benefit:before {
  content: "\f230";
}

.fi-ts-betamax:before {
  content: "\f231";
}

.fi-ts-bible:before {
  content: "\f232";
}

.fi-ts-bicycle-journey:before {
  content: "\f233";
}

.fi-ts-biking-mountain:before {
  content: "\f234";
}

.fi-ts-biking:before {
  content: "\f235";
}

.fi-ts-bill-arrow:before {
  content: "\f236";
}

.fi-ts-bin-bottles:before {
  content: "\f237";
}

.fi-ts-binary-circle-check:before {
  content: "\f238";
}

.fi-ts-binary-lock:before {
  content: "\f239";
}

.fi-ts-binary-slash:before {
  content: "\f23a";
}

.fi-ts-binary:before {
  content: "\f23b";
}

.fi-ts-binoculars:before {
  content: "\f23c";
}

.fi-ts-bio-leaves:before {
  content: "\f23d";
}

.fi-ts-bio:before {
  content: "\f23e";
}

.fi-ts-biohazard:before {
  content: "\f23f";
}

.fi-ts-bird:before {
  content: "\f240";
}

.fi-ts-bitcoin-sign:before {
  content: "\f241";
}

.fi-ts-blanket:before {
  content: "\f242";
}

.fi-ts-blender-phone:before {
  content: "\f243";
}

.fi-ts-blender:before {
  content: "\f244";
}

.fi-ts-blinds-open:before {
  content: "\f245";
}

.fi-ts-blinds-raised:before {
  content: "\f246";
}

.fi-ts-blinds:before {
  content: "\f247";
}

.fi-ts-block-brick:before {
  content: "\f248";
}

.fi-ts-block-microphone:before {
  content: "\f249";
}

.fi-ts-block-question:before {
  content: "\f24a";
}

.fi-ts-block-quote:before {
  content: "\f24b";
}

.fi-ts-block:before {
  content: "\f24c";
}

.fi-ts-blockchain-3:before {
  content: "\f24d";
}

.fi-ts-blog-pencil:before {
  content: "\f24e";
}

.fi-ts-blog-text:before {
  content: "\f24f";
}

.fi-ts-blood-dropper:before {
  content: "\f250";
}

.fi-ts-blood-test-tube-alt:before {
  content: "\f251";
}

.fi-ts-blood-test-tube:before {
  content: "\f252";
}

.fi-ts-blood:before {
  content: "\f253";
}

.fi-ts-blueberries:before {
  content: "\f254";
}

.fi-ts-blueprint:before {
  content: "\f255";
}

.fi-ts-bolt-auto:before {
  content: "\f256";
}

.fi-ts-bolt-slash:before {
  content: "\f257";
}

.fi-ts-bolt:before {
  content: "\f258";
}

.fi-ts-bomb:before {
  content: "\f259";
}

.fi-ts-bone-break:before {
  content: "\f25a";
}

.fi-ts-bone:before {
  content: "\f25b";
}

.fi-ts-bong:before {
  content: "\f25c";
}

.fi-ts-bonus-alt:before {
  content: "\f25d";
}

.fi-ts-bonus-star:before {
  content: "\f25e";
}

.fi-ts-bonus:before {
  content: "\f25f";
}

.fi-ts-book-alt:before {
  content: "\f260";
}

.fi-ts-book-arrow-right:before {
  content: "\f261";
}

.fi-ts-book-arrow-up:before {
  content: "\f262";
}

.fi-ts-book-atlas:before {
  content: "\f263";
}

.fi-ts-book-bookmark:before {
  content: "\f264";
}

.fi-ts-book-circle-arrow-right:before {
  content: "\f265";
}

.fi-ts-book-circle-arrow-up:before {
  content: "\f266";
}

.fi-ts-book-copy:before {
  content: "\f267";
}

.fi-ts-book-dead:before {
  content: "\f268";
}

.fi-ts-book-font:before {
  content: "\f269";
}

.fi-ts-book-heart:before {
  content: "\f26a";
}

.fi-ts-book-medical:before {
  content: "\f26b";
}

.fi-ts-book-open-cover:before {
  content: "\f26c";
}

.fi-ts-book-open-reader:before {
  content: "\f26d";
}

.fi-ts-book-plus:before {
  content: "\f26e";
}

.fi-ts-book-quran:before {
  content: "\f26f";
}

.fi-ts-book-section:before {
  content: "\f270";
}

.fi-ts-book-spells:before {
  content: "\f271";
}

.fi-ts-book-tanakh:before {
  content: "\f272";
}

.fi-ts-book-user:before {
  content: "\f273";
}

.fi-ts-Booking:before {
  content: "\f274";
}

.fi-ts-bookmark-slash:before {
  content: "\f275";
}

.fi-ts-books-medical:before {
  content: "\f276";
}

.fi-ts-books:before {
  content: "\f277";
}

.fi-ts-boot-heeled:before {
  content: "\f278";
}

.fi-ts-boot:before {
  content: "\f279";
}

.fi-ts-booth-curtain:before {
  content: "\f27a";
}

.fi-ts-border-all:before {
  content: "\f27b";
}

.fi-ts-border-bottom:before {
  content: "\f27c";
}

.fi-ts-border-center-h:before {
  content: "\f27d";
}

.fi-ts-border-center-v:before {
  content: "\f27e";
}

.fi-ts-border-inner:before {
  content: "\f27f";
}

.fi-ts-border-left:before {
  content: "\f280";
}

.fi-ts-border-none:before {
  content: "\f281";
}

.fi-ts-border-outer:before {
  content: "\f282";
}

.fi-ts-border-right:before {
  content: "\f283";
}

.fi-ts-border-style-alt:before {
  content: "\f284";
}

.fi-ts-border-style:before {
  content: "\f285";
}

.fi-ts-border-top:before {
  content: "\f286";
}

.fi-ts-boss:before {
  content: "\f287";
}

.fi-ts-bottle-droplet:before {
  content: "\f288";
}

.fi-ts-bottle:before {
  content: "\f289";
}

.fi-ts-bow-arrow:before {
  content: "\f28a";
}

.fi-ts-bowl-chopsticks-noodles:before {
  content: "\f28b";
}

.fi-ts-bowl-chopsticks:before {
  content: "\f28c";
}

.fi-ts-bowl-rice:before {
  content: "\f28d";
}

.fi-ts-bowl-scoop:before {
  content: "\f28e";
}

.fi-ts-bowl-scoops:before {
  content: "\f28f";
}

.fi-ts-bowl-soft-serve:before {
  content: "\f290";
}

.fi-ts-bowl-spoon:before {
  content: "\f291";
}

.fi-ts-bowling-ball:before {
  content: "\f292";
}

.fi-ts-bowling-pins:before {
  content: "\f293";
}

.fi-ts-box-alt:before {
  content: "\f294";
}

.fi-ts-box-ballot:before {
  content: "\f295";
}

.fi-ts-box-check:before {
  content: "\f296";
}

.fi-ts-box-circle-check:before {
  content: "\f297";
}

.fi-ts-box-dollar:before {
  content: "\f298";
}

.fi-ts-box-fragile:before {
  content: "\f299";
}

.fi-ts-box-heart:before {
  content: "\f29a";
}

.fi-ts-box-open-full:before {
  content: "\f29b";
}

.fi-ts-box-open:before {
  content: "\f29c";
}

.fi-ts-box-tissue:before {
  content: "\f29d";
}

.fi-ts-box-up:before {
  content: "\f29e";
}

.fi-ts-boxes:before {
  content: "\f29f";
}

.fi-ts-boxing-glove:before {
  content: "\f2a0";
}

.fi-ts-bracket-curly-right:before {
  content: "\f2a1";
}

.fi-ts-bracket-curly:before {
  content: "\f2a2";
}

.fi-ts-bracket-round-right:before {
  content: "\f2a3";
}

.fi-ts-bracket-round:before {
  content: "\f2a4";
}

.fi-ts-bracket-square-right:before {
  content: "\f2a5";
}

.fi-ts-bracket-square:before {
  content: "\f2a6";
}

.fi-ts-brackets-curly:before {
  content: "\f2a7";
}

.fi-ts-brackets-round:before {
  content: "\f2a8";
}

.fi-ts-brackets-square:before {
  content: "\f2a9";
}

.fi-ts-braille-a:before {
  content: "\f2aa";
}

.fi-ts-braille-b:before {
  content: "\f2ab";
}

.fi-ts-braille-c:before {
  content: "\f2ac";
}

.fi-ts-braille-d:before {
  content: "\f2ad";
}

.fi-ts-braille-e:before {
  content: "\f2ae";
}

.fi-ts-braille-g:before {
  content: "\f2af";
}

.fi-ts-braille-h:before {
  content: "\f2b0";
}

.fi-ts-braille-i:before {
  content: "\f2b1";
}

.fi-ts-braille-j:before {
  content: "\f2b2";
}

.fi-ts-braille-k:before {
  content: "\f2b3";
}

.fi-ts-braille-l:before {
  content: "\f2b4";
}

.fi-ts-braille-m:before {
  content: "\f2b5";
}

.fi-ts-braille-n-alt:before {
  content: "\f2b6";
}

.fi-ts-braille-n:before {
  content: "\f2b7";
}

.fi-ts-braille-o:before {
  content: "\f2b8";
}

.fi-ts-braille-p:before {
  content: "\f2b9";
}

.fi-ts-braille-q:before {
  content: "\f2ba";
}

.fi-ts-braille-r:before {
  content: "\f2bb";
}

.fi-ts-braille-s:before {
  content: "\f2bc";
}

.fi-ts-braille-t:before {
  content: "\f2bd";
}

.fi-ts-braille-u:before {
  content: "\f2be";
}

.fi-ts-braille-v:before {
  content: "\f2bf";
}

.fi-ts-braille-w:before {
  content: "\f2c0";
}

.fi-ts-braille-x:before {
  content: "\f2c1";
}

.fi-ts-braille-y:before {
  content: "\f2c2";
}

.fi-ts-braille-z:before {
  content: "\f2c3";
}

.fi-ts-braille:before {
  content: "\f2c4";
}

.fi-ts-brain-circuit:before {
  content: "\f2c5";
}

.fi-ts-brain:before {
  content: "\f2c6";
}

.fi-ts-brake-warning:before {
  content: "\f2c7";
}

.fi-ts-branching:before {
  content: "\f2c8";
}

.fi-ts-brand:before {
  content: "\f2c9";
}

.fi-ts-branding:before {
  content: "\f2ca";
}

.fi-ts-bread-loaf:before {
  content: "\f2cb";
}

.fi-ts-bread-slice-butter:before {
  content: "\f2cc";
}

.fi-ts-bread-slice:before {
  content: "\f2cd";
}

.fi-ts-bread:before {
  content: "\f2ce";
}

.fi-ts-briefcase-arrow-right:before {
  content: "\f2cf";
}

.fi-ts-briefcase-blank:before {
  content: "\f2d0";
}

.fi-ts-brightness-low:before {
  content: "\f2d1";
}

.fi-ts-brightness:before {
  content: "\f2d2";
}

.fi-ts-bring-forward:before {
  content: "\f2d3";
}

.fi-ts-bring-front:before {
  content: "\f2d4";
}

.fi-ts-broadcast-tower:before {
  content: "\f2d5";
}

.fi-ts-broccoli:before {
  content: "\f2d6";
}

.fi-ts-broken-image:before {
  content: "\f2d7";
}

.fi-ts-broom-ball:before {
  content: "\f2d8";
}

.fi-ts-browser-ui:before {
  content: "\f2d9";
}

.fi-ts-browser:before {
  content: "\f2da";
}

.fi-ts-browsers:before {
  content: "\f2db";
}

.fi-ts-bucket:before {
  content: "\f2dc";
}

.fi-ts-budget-alt:before {
  content: "\f2dd";
}

.fi-ts-budget:before {
  content: "\f2de";
}

.fi-ts-bug-slash:before {
  content: "\f2df";
}

.fi-ts-bugs:before {
  content: "\f2e0";
}

.fi-ts-build-alt:before {
  content: "\f2e1";
}

.fi-ts-build:before {
  content: "\f2e2";
}

.fi-ts-builder:before {
  content: "\f2e3";
}

.fi-ts-building-circle-arrow-right:before {
  content: "\f2e4";
}

.fi-ts-building-ngo:before {
  content: "\f2e5";
}

.fi-ts-building:before {
  content: "\f2e6";
}

.fi-ts-bulb:before {
  content: "\f2e7";
}

.fi-ts-bullet:before {
  content: "\f2e8";
}

.fi-ts-bullhorn:before {
  content: "\f2e9";
}

.fi-ts-bullseye-arrow:before {
  content: "\f2ea";
}

.fi-ts-bullseye-pointer:before {
  content: "\f2eb";
}

.fi-ts-bullseye:before {
  content: "\f2ec";
}

.fi-ts-burger-alt:before {
  content: "\f2ed";
}

.fi-ts-burger-fries:before {
  content: "\f2ee";
}

.fi-ts-burger-glass:before {
  content: "\f2ef";
}

.fi-ts-burrito:before {
  content: "\f2f0";
}

.fi-ts-burst:before {
  content: "\f2f1";
}

.fi-ts-bus-alt:before {
  content: "\f2f2";
}

.fi-ts-bus:before {
  content: "\f2f3";
}

.fi-ts-business-time:before {
  content: "\f2f4";
}

.fi-ts-Butter:before {
  content: "\f2f5";
}

.fi-ts-butterfly:before {
  content: "\f2f6";
}

.fi-ts-c:before {
  content: "\f2f7";
}

.fi-ts-cabin:before {
  content: "\f2f8";
}

.fi-ts-cactus:before {
  content: "\f2f9";
}

.fi-ts-cage-empty:before {
  content: "\f2fa";
}

.fi-ts-cake-birthday:before {
  content: "\f2fb";
}

.fi-ts-cake-slice:before {
  content: "\f2fc";
}

.fi-ts-cake-wedding:before {
  content: "\f2fd";
}

.fi-ts-calculator-bill:before {
  content: "\f2fe";
}

.fi-ts-calculator-math-tax:before {
  content: "\f2ff";
}

.fi-ts-calculator-money:before {
  content: "\f300";
}

.fi-ts-calculator-simple:before {
  content: "\f301";
}

.fi-ts-calculator:before {
  content: "\f302";
}

.fi-ts-calendar-arrow-down:before {
  content: "\f303";
}

.fi-ts-calendar-arrow-up:before {
  content: "\f304";
}

.fi-ts-calendar-check:before {
  content: "\f305";
}

.fi-ts-calendar-clock:before {
  content: "\f306";
}

.fi-ts-calendar-day:before {
  content: "\f307";
}

.fi-ts-calendar-days:before {
  content: "\f308";
}

.fi-ts-calendar-event-tax:before {
  content: "\f309";
}

.fi-ts-calendar-exclamation:before {
  content: "\f30a";
}

.fi-ts-calendar-gavel-legal:before {
  content: "\f30b";
}

.fi-ts-calendar-heart:before {
  content: "\f30c";
}

.fi-ts-calendar-image:before {
  content: "\f30d";
}

.fi-ts-calendar-lines-pen:before {
  content: "\f30e";
}

.fi-ts-calendar-lines:before {
  content: "\f30f";
}

.fi-ts-calendar-minus:before {
  content: "\f310";
}

.fi-ts-calendar-payment-loan:before {
  content: "\f311";
}

.fi-ts-calendar-pen:before {
  content: "\f312";
}

.fi-ts-calendar-plus:before {
  content: "\f313";
}

.fi-ts-calendar-salary:before {
  content: "\f314";
}

.fi-ts-calendar-shift-swap:before {
  content: "\f315";
}

.fi-ts-calendar-star:before {
  content: "\f316";
}

.fi-ts-calendar-swap:before {
  content: "\f317";
}

.fi-ts-calendar-week:before {
  content: "\f318";
}

.fi-ts-calendar-xmark:before {
  content: "\f319";
}

.fi-ts-calendars:before {
  content: "\f31a";
}

.fi-ts-call-duration:before {
  content: "\f31b";
}

.fi-ts-call-history:before {
  content: "\f31c";
}

.fi-ts-call-incoming:before {
  content: "\f31d";
}

.fi-ts-call-missed:before {
  content: "\f31e";
}

.fi-ts-call-outgoing:before {
  content: "\f31f";
}

.fi-ts-camcorder:before {
  content: "\f320";
}

.fi-ts-camera-cctv:before {
  content: "\f321";
}

.fi-ts-camera-movie:before {
  content: "\f322";
}

.fi-ts-camera-retro:before {
  content: "\f323";
}

.fi-ts-camera-rotate:before {
  content: "\f324";
}

.fi-ts-camera-security:before {
  content: "\f325";
}

.fi-ts-camera-slash:before {
  content: "\f326";
}

.fi-ts-camera-viewfinder:before {
  content: "\f327";
}

.fi-ts-camera:before {
  content: "\f328";
}

.fi-ts-campfire:before {
  content: "\f329";
}

.fi-ts-can-food:before {
  content: "\f32a";
}

.fi-ts-candle-holder:before {
  content: "\f32b";
}

.fi-ts-candle-lotus-yoga:before {
  content: "\f32c";
}

.fi-ts-candle-pose-yoga:before {
  content: "\f32d";
}

.fi-ts-candy-alt:before {
  content: "\f32e";
}

.fi-ts-candy-bar:before {
  content: "\f32f";
}

.fi-ts-candy-cane:before {
  content: "\f330";
}

.fi-ts-candy-corn:before {
  content: "\f331";
}

.fi-ts-candy-sweet:before {
  content: "\f332";
}

.fi-ts-candy:before {
  content: "\f333";
}

.fi-ts-Cannabis:before {
  content: "\f334";
}

.fi-ts-canned-food:before {
  content: "\f335";
}

.fi-ts-capsules:before {
  content: "\f336";
}

.fi-ts-car-alt:before {
  content: "\f337";
}

.fi-ts-car-battery:before {
  content: "\f338";
}

.fi-ts-car-bolt:before {
  content: "\f339";
}

.fi-ts-car-building:before {
  content: "\f33a";
}

.fi-ts-car-bump:before {
  content: "\f33b";
}

.fi-ts-car-bus:before {
  content: "\f33c";
}

.fi-ts-car-circle-bolt:before {
  content: "\f33d";
}

.fi-ts-car-crash:before {
  content: "\f33e";
}

.fi-ts-car-garage:before {
  content: "\f33f";
}

.fi-ts-car-journey:before {
  content: "\f340";
}

.fi-ts-car-mechanic:before {
  content: "\f341";
}

.fi-ts-car-rear:before {
  content: "\f342";
}

.fi-ts-car-side-bolt:before {
  content: "\f343";
}

.fi-ts-car-side:before {
  content: "\f344";
}

.fi-ts-car-tilt:before {
  content: "\f345";
}

.fi-ts-car-tunnel:before {
  content: "\f346";
}

.fi-ts-car-wash:before {
  content: "\f347";
}

.fi-ts-caravan-alt:before {
  content: "\f348";
}

.fi-ts-caravan:before {
  content: "\f349";
}

.fi-ts-card-club:before {
  content: "\f34a";
}

.fi-ts-card-diamond:before {
  content: "\f34b";
}

.fi-ts-card-heart:before {
  content: "\f34c";
}

.fi-ts-card-spade:before {
  content: "\f34d";
}

.fi-ts-cardinal-compass:before {
  content: "\f34e";
}

.fi-ts-career-growth:before {
  content: "\f34f";
}

.fi-ts-career-path:before {
  content: "\f350";
}

.fi-ts-caret-circle-down:before {
  content: "\f351";
}

.fi-ts-caret-circle-right:before {
  content: "\f352";
}

.fi-ts-caret-circle-up:before {
  content: "\f353";
}

.fi-ts-caret-down:before {
  content: "\f354";
}

.fi-ts-caret-left:before {
  content: "\f355";
}

.fi-ts-caret-right:before {
  content: "\f356";
}

.fi-ts-caret-square-down:before {
  content: "\f357";
}

.fi-ts-caret-square-left_1:before {
  content: "\f358";
}

.fi-ts-caret-square-left:before {
  content: "\f359";
}

.fi-ts-caret-square-right:before {
  content: "\f35a";
}

.fi-ts-caret-square-up:before {
  content: "\f35b";
}

.fi-ts-caret-up:before {
  content: "\f35c";
}

.fi-ts-carrot:before {
  content: "\f35d";
}

.fi-ts-cars-crash:before {
  content: "\f35e";
}

.fi-ts-cars:before {
  content: "\f35f";
}

.fi-ts-cart-arrow-down:before {
  content: "\f360";
}

.fi-ts-cart-minus:before {
  content: "\f361";
}

.fi-ts-cart-shopping-fast:before {
  content: "\f362";
}

.fi-ts-cash-register:before {
  content: "\f363";
}

.fi-ts-cassette-tape:before {
  content: "\f364";
}

.fi-ts-cassette-vhs:before {
  content: "\f365";
}

.fi-ts-castle:before {
  content: "\f366";
}

.fi-ts-cat-head:before {
  content: "\f367";
}

.fi-ts-cat-space:before {
  content: "\f368";
}

.fi-ts-cat:before {
  content: "\f369";
}

.fi-ts-catalog-alt:before {
  content: "\f36a";
}

.fi-ts-catalog-magazine:before {
  content: "\f36b";
}

.fi-ts-catalog:before {
  content: "\f36c";
}

.fi-ts-category-alt:before {
  content: "\f36d";
}

.fi-ts-category:before {
  content: "\f36e";
}

.fi-ts-cauldron:before {
  content: "\f36f";
}

.fi-ts-cedi-sign:before {
  content: "\f370";
}

.fi-ts-cello:before {
  content: "\f371";
}

.fi-ts-cent-sign:before {
  content: "\f372";
}

.fi-ts-chair-office:before {
  content: "\f373";
}

.fi-ts-chair:before {
  content: "\f374";
}

.fi-ts-chalkboard-user:before {
  content: "\f375";
}

.fi-ts-chalkboard:before {
  content: "\f376";
}

.fi-ts-challenge-alt:before {
  content: "\f377";
}

.fi-ts-challenge:before {
  content: "\f378";
}

.fi-ts-channel:before {
  content: "\f379";
}

.fi-ts-charging-station:before {
  content: "\f37a";
}

.fi-ts-chart-area:before {
  content: "\f37b";
}

.fi-ts-chart-arrow-down:before {
  content: "\f37c";
}

.fi-ts-chart-arrow-grow:before {
  content: "\f37d";
}

.fi-ts-chart-bullet:before {
  content: "\f37e";
}

.fi-ts-chart-candlestick:before {
  content: "\f37f";
}

.fi-ts-chart-connected:before {
  content: "\f380";
}

.fi-ts-chart-gantt:before {
  content: "\f381";
}

.fi-ts-chart-histogram:before {
  content: "\f382";
}

.fi-ts-chart-kanban:before {
  content: "\f383";
}

.fi-ts-chart-line-up-down:before {
  content: "\f384";
}

.fi-ts-chart-line-up:before {
  content: "\f385";
}

.fi-ts-chart-mixed-up-circle-currency:before {
  content: "\f386";
}

.fi-ts-chart-mixed-up-circle-dollar:before {
  content: "\f387";
}

.fi-ts-chart-mixed:before {
  content: "\f388";
}

.fi-ts-chart-network:before {
  content: "\f389";
}

.fi-ts-chart-pie-alt:before {
  content: "\f38a";
}

.fi-ts-chart-pie-simple-circle-currency:before {
  content: "\f38b";
}

.fi-ts-chart-pie-simple-circle-dollar:before {
  content: "\f38c";
}

.fi-ts-chart-pie:before {
  content: "\f38d";
}

.fi-ts-chart-pyramid:before {
  content: "\f38e";
}

.fi-ts-chart-radar:before {
  content: "\f38f";
}

.fi-ts-chart-scatter-3d:before {
  content: "\f390";
}

.fi-ts-chart-scatter-bubble:before {
  content: "\f391";
}

.fi-ts-chart-scatter:before {
  content: "\f392";
}

.fi-ts-chart-set-theory:before {
  content: "\f393";
}

.fi-ts-chart-simple-horizontal:before {
  content: "\f394";
}

.fi-ts-chart-simple:before {
  content: "\f395";
}

.fi-ts-chart-tree-map:before {
  content: "\f396";
}

.fi-ts-chart-tree:before {
  content: "\f397";
}

.fi-ts-chart-user:before {
  content: "\f398";
}

.fi-ts-chart-waterfall:before {
  content: "\f399";
}

.fi-ts-chatbot-speech-bubble:before {
  content: "\f39a";
}

.fi-ts-chatbot:before {
  content: "\f39b";
}

.fi-ts-cheap-bill:before {
  content: "\f39c";
}

.fi-ts-cheap-dollar:before {
  content: "\f39d";
}

.fi-ts-cheap-stack-dollar:before {
  content: "\f39e";
}

.fi-ts-cheap-stack:before {
  content: "\f39f";
}

.fi-ts-cheap:before {
  content: "\f3a0";
}

.fi-ts-check-circle:before {
  content: "\f3a1";
}

.fi-ts-check-double:before {
  content: "\f3a2";
}

.fi-ts-check-in-calendar:before {
  content: "\f3a3";
}

.fi-ts-check-out-calendar:before {
  content: "\f3a4";
}

.fi-ts-checklist-task-budget:before {
  content: "\f3a5";
}

.fi-ts-cheese-alt:before {
  content: "\f3a6";
}

.fi-ts-cheese:before {
  content: "\f3a7";
}

.fi-ts-cheeseburger:before {
  content: "\f3a8";
}

.fi-ts-cherry:before {
  content: "\f3a9";
}

.fi-ts-chess-bishop:before {
  content: "\f3aa";
}

.fi-ts-chess-board:before {
  content: "\f3ab";
}

.fi-ts-chess-clock-alt:before {
  content: "\f3ac";
}

.fi-ts-chess-clock:before {
  content: "\f3ad";
}

.fi-ts-chess-king-alt:before {
  content: "\f3ae";
}

.fi-ts-chess-king:before {
  content: "\f3af";
}

.fi-ts-chess-knight-alt:before {
  content: "\f3b0";
}

.fi-ts-chess-knight:before {
  content: "\f3b1";
}

.fi-ts-chess-pawn-alt:before {
  content: "\f3b2";
}

.fi-ts-chess-pawn:before {
  content: "\f3b3";
}

.fi-ts-chess-queen-alt:before {
  content: "\f3b4";
}

.fi-ts-chess-queen:before {
  content: "\f3b5";
}

.fi-ts-chess-rook-alt:before {
  content: "\f3b6";
}

.fi-ts-chess-rook:before {
  content: "\f3b7";
}

.fi-ts-chess:before {
  content: "\f3b8";
}

.fi-ts-chevron-double-down:before {
  content: "\f3b9";
}

.fi-ts-chevron-double-up:before {
  content: "\f3ba";
}

.fi-ts-child-head:before {
  content: "\f3bb";
}

.fi-ts-child:before {
  content: "\f3bc";
}

.fi-ts-chimney:before {
  content: "\f3bd";
}

.fi-ts-chip:before {
  content: "\f3be";
}

.fi-ts-chocolate-bar:before {
  content: "\f3bf";
}

.fi-ts-choir-singing:before {
  content: "\f3c0";
}

.fi-ts-choose-alt:before {
  content: "\f3c1";
}

.fi-ts-choose:before {
  content: "\f3c2";
}

.fi-ts-church:before {
  content: "\f3c3";
}

.fi-ts-circle-0:before {
  content: "\f3c4";
}

.fi-ts-circle-1:before {
  content: "\f3c5";
}

.fi-ts-circle-2:before {
  content: "\f3c6";
}

.fi-ts-circle-3:before {
  content: "\f3c7";
}

.fi-ts-circle-4:before {
  content: "\f3c8";
}

.fi-ts-circle-5:before {
  content: "\f3c9";
}

.fi-ts-circle-6:before {
  content: "\f3ca";
}

.fi-ts-circle-7:before {
  content: "\f3cb";
}

.fi-ts-circle-8:before {
  content: "\f3cc";
}

.fi-ts-circle-9:before {
  content: "\f3cd";
}

.fi-ts-circle-a:before {
  content: "\f3ce";
}

.fi-ts-circle-b:before {
  content: "\f3cf";
}

.fi-ts-circle-bolt:before {
  content: "\f3d0";
}

.fi-ts-circle-book-open:before {
  content: "\f3d1";
}

.fi-ts-circle-bookmark:before {
  content: "\f3d2";
}

.fi-ts-circle-c:before {
  content: "\f3d3";
}

.fi-ts-circle-calendar:before {
  content: "\f3d4";
}

.fi-ts-circle-camera:before {
  content: "\f3d5";
}

.fi-ts-circle-d:before {
  content: "\f3d6";
}

.fi-ts-circle-dashed:before {
  content: "\f3d7";
}

.fi-ts-circle-divide:before {
  content: "\f3d8";
}

.fi-ts-circle-e:before {
  content: "\f3d9";
}

.fi-ts-circle-ellipsis-vertical:before {
  content: "\f3da";
}

.fi-ts-circle-ellipsis:before {
  content: "\f3db";
}

.fi-ts-circle-envelope:before {
  content: "\f3dc";
}

.fi-ts-circle-exclamation-check:before {
  content: "\f3dd";
}

.fi-ts-circle-f:before {
  content: "\f3de";
}

.fi-ts-circle-g:before {
  content: "\f3df";
}

.fi-ts-circle-h:before {
  content: "\f3e0";
}

.fi-ts-circle-half-stroke:before {
  content: "\f3e1";
}

.fi-ts-circle-half:before {
  content: "\f3e2";
}

.fi-ts-circle-heart:before {
  content: "\f3e3";
}

.fi-ts-circle-i:before {
  content: "\f3e4";
}

.fi-ts-circle-j:before {
  content: "\f3e5";
}

.fi-ts-circle-k:before {
  content: "\f3e6";
}

.fi-ts-circle-l:before {
  content: "\f3e7";
}

.fi-ts-circle-m:before {
  content: "\f3e8";
}

.fi-ts-circle-microphone-lines:before {
  content: "\f3e9";
}

.fi-ts-circle-microphone:before {
  content: "\f3ea";
}

.fi-ts-circle-n:before {
  content: "\f3eb";
}

.fi-ts-circle-nodes:before {
  content: "\f3ec";
}

.fi-ts-circle-o:before {
  content: "\f3ed";
}

.fi-ts-circle-overlap:before {
  content: "\f3ee";
}

.fi-ts-circle-p:before {
  content: "\f3ef";
}

.fi-ts-circle-phone-flip:before {
  content: "\f3f0";
}

.fi-ts-circle-phone-hangup:before {
  content: "\f3f1";
}

.fi-ts-circle-phone:before {
  content: "\f3f2";
}

.fi-ts-circle-q:before {
  content: "\f3f3";
}

.fi-ts-circle-quarter:before {
  content: "\f3f4";
}

.fi-ts-circle-quarters-alt:before {
  content: "\f3f5";
}

.fi-ts-circle-r:before {
  content: "\f3f6";
}

.fi-ts-circle-s:before {
  content: "\f3f7";
}

.fi-ts-circle-small:before {
  content: "\f3f8";
}

.fi-ts-circle-star:before {
  content: "\f3f9";
}

.fi-ts-circle-t:before {
  content: "\f3fa";
}

.fi-ts-circle-three-quarters:before {
  content: "\f3fb";
}

.fi-ts-circle-trash:before {
  content: "\f3fc";
}

.fi-ts-circle-u:before {
  content: "\f3fd";
}

.fi-ts-circle-user:before {
  content: "\f3fe";
}

.fi-ts-circle-v:before {
  content: "\f3ff";
}

.fi-ts-circle-video:before {
  content: "\f400";
}

.fi-ts-circle-w:before {
  content: "\f401";
}

.fi-ts-circle-waveform-lines:before {
  content: "\f402";
}

.fi-ts-circle-x:before {
  content: "\f403";
}

.fi-ts-circle-xmark:before {
  content: "\f404";
}

.fi-ts-circle-y:before {
  content: "\f405";
}

.fi-ts-circle-z:before {
  content: "\f406";
}

.fi-ts-circle:before {
  content: "\f407";
}

.fi-ts-citrus-slice:before {
  content: "\f408";
}

.fi-ts-citrus:before {
  content: "\f409";
}

.fi-ts-city:before {
  content: "\f40a";
}

.fi-ts-clapperboard-play:before {
  content: "\f40b";
}

.fi-ts-clapperboard:before {
  content: "\f40c";
}

.fi-ts-clarinet:before {
  content: "\f40d";
}

.fi-ts-claw-marks:before {
  content: "\f40e";
}

.fi-ts-clear-alt:before {
  content: "\f40f";
}

.fi-ts-clip-file:before {
  content: "\f410";
}

.fi-ts-clip-mail:before {
  content: "\f411";
}

.fi-ts-clipboard-check:before {
  content: "\f412";
}

.fi-ts-clipboard-exclamation:before {
  content: "\f413";
}

.fi-ts-clipboard-list-check:before {
  content: "\f414";
}

.fi-ts-clipboard-list:before {
  content: "\f415";
}

.fi-ts-clipboard-prescription:before {
  content: "\f416";
}

.fi-ts-clipboard-question:before {
  content: "\f417";
}

.fi-ts-clipboard-user:before {
  content: "\f418";
}

.fi-ts-clipboard:before {
  content: "\f419";
}

.fi-ts-clipoard-wrong:before {
  content: "\f41a";
}

.fi-ts-clock-desk:before {
  content: "\f41b";
}

.fi-ts-clock-eight-thirty:before {
  content: "\f41c";
}

.fi-ts-clock-eleven-thirty:before {
  content: "\f41d";
}

.fi-ts-clock-eleven:before {
  content: "\f41e";
}

.fi-ts-clock-five-thirty:before {
  content: "\f41f";
}

.fi-ts-clock-five:before {
  content: "\f420";
}

.fi-ts-clock-four-thirty:before {
  content: "\f421";
}

.fi-ts-clock-nine-thirty:before {
  content: "\f422";
}

.fi-ts-clock-nine:before {
  content: "\f423";
}

.fi-ts-clock-one-thirty:before {
  content: "\f424";
}

.fi-ts-clock-one:before {
  content: "\f425";
}

.fi-ts-clock-seven-thirty:before {
  content: "\f426";
}

.fi-ts-clock-seven:before {
  content: "\f427";
}

.fi-ts-clock-six-thirty:before {
  content: "\f428";
}

.fi-ts-clock-six:before {
  content: "\f429";
}

.fi-ts-clock-ten-thirty:before {
  content: "\f42a";
}

.fi-ts-clock-ten:before {
  content: "\f42b";
}

.fi-ts-clock-three-thirty:before {
  content: "\f42c";
}

.fi-ts-clock-three:before {
  content: "\f42d";
}

.fi-ts-clock-time-tracking:before {
  content: "\f42e";
}

.fi-ts-clock-twelve-thirty:before {
  content: "\f42f";
}

.fi-ts-clock-twelve:before {
  content: "\f430";
}

.fi-ts-clock-two-thirty:before {
  content: "\f431";
}

.fi-ts-clock-two:before {
  content: "\f432";
}

.fi-ts-clock-up-arrow:before {
  content: "\f433";
}

.fi-ts-clone:before {
  content: "\f434";
}

.fi-ts-closed-captioning-slash:before {
  content: "\f435";
}

.fi-ts-clothes-hanger:before {
  content: "\f436";
}

.fi-ts-cloud-back-up-alt:before {
  content: "\f437";
}

.fi-ts-cloud-back-up:before {
  content: "\f438";
}

.fi-ts-cloud-check:before {
  content: "\f439";
}

.fi-ts-cloud-code:before {
  content: "\f43a";
}

.fi-ts-cloud-disabled:before {
  content: "\f43b";
}

.fi-ts-cloud-download-alt:before {
  content: "\f43c";
}

.fi-ts-cloud-download:before {
  content: "\f43d";
}

.fi-ts-cloud-drizzle:before {
  content: "\f43e";
}

.fi-ts-cloud-exclamation:before {
  content: "\f43f";
}

.fi-ts-cloud-gear-automation:before {
  content: "\f440";
}

.fi-ts-cloud-hail-mixed:before {
  content: "\f441";
}

.fi-ts-cloud-hail:before {
  content: "\f442";
}

.fi-ts-cloud-meatball:before {
  content: "\f443";
}

.fi-ts-cloud-moon-rain:before {
  content: "\f444";
}

.fi-ts-cloud-moon:before {
  content: "\f445";
}

.fi-ts-cloud-question:before {
  content: "\f446";
}

.fi-ts-cloud-rain:before {
  content: "\f447";
}

.fi-ts-cloud-rainbow:before {
  content: "\f448";
}

.fi-ts-cloud-share:before {
  content: "\f449";
}

.fi-ts-cloud-showers-heavy:before {
  content: "\f44a";
}

.fi-ts-cloud-showers:before {
  content: "\f44b";
}

.fi-ts-cloud-sleet:before {
  content: "\f44c";
}

.fi-ts-cloud-snow:before {
  content: "\f44d";
}

.fi-ts-cloud-sun-rain:before {
  content: "\f44e";
}

.fi-ts-cloud-sun:before {
  content: "\f44f";
}

.fi-ts-cloud-upload-alt:before {
  content: "\f450";
}

.fi-ts-cloud:before {
  content: "\f451";
}

.fi-ts-clouds-moon:before {
  content: "\f452";
}

.fi-ts-clouds-sun:before {
  content: "\f453";
}

.fi-ts-clouds:before {
  content: "\f454";
}

.fi-ts-clover-alt:before {
  content: "\f455";
}

.fi-ts-club:before {
  content: "\f456";
}

.fi-ts-cocktail:before {
  content: "\f457";
}

.fi-ts-coconut:before {
  content: "\f458";
}

.fi-ts-code-branch:before {
  content: "\f459";
}

.fi-ts-code-commit:before {
  content: "\f45a";
}

.fi-ts-code-compare:before {
  content: "\f45b";
}

.fi-ts-code-fork:before {
  content: "\f45c";
}

.fi-ts-code-merge:before {
  content: "\f45d";
}

.fi-ts-code-pull-request-closed:before {
  content: "\f45e";
}

.fi-ts-code-pull-request-draft:before {
  content: "\f45f";
}

.fi-ts-code-pull-request:before {
  content: "\f460";
}

.fi-ts-code-simple:before {
  content: "\f461";
}

.fi-ts-coffee-bean:before {
  content: "\f462";
}

.fi-ts-coffee-beans:before {
  content: "\f463";
}

.fi-ts-coffee-heart:before {
  content: "\f464";
}

.fi-ts-coffee-pot:before {
  content: "\f465";
}

.fi-ts-coffee:before {
  content: "\f466";
}

.fi-ts-coffin-cross:before {
  content: "\f467";
}

.fi-ts-coffin:before {
  content: "\f468";
}

.fi-ts-coin-up-arrow:before {
  content: "\f469";
}

.fi-ts-coin:before {
  content: "\f46a";
}

.fi-ts-coins:before {
  content: "\f46b";
}

.fi-ts-colon-sign:before {
  content: "\f46c";
}

.fi-ts-columns-3:before {
  content: "\f46d";
}

.fi-ts-comet:before {
  content: "\f46e";
}

.fi-ts-command:before {
  content: "\f46f";
}

.fi-ts-comment-alt-check:before {
  content: "\f470";
}

.fi-ts-comment-alt-dots:before {
  content: "\f471";
}

.fi-ts-comment-alt-edit:before {
  content: "\f472";
}

.fi-ts-comment-alt-medical:before {
  content: "\f473";
}

.fi-ts-comment-alt-middle-top:before {
  content: "\f474";
}

.fi-ts-comment-alt-middle:before {
  content: "\f475";
}

.fi-ts-comment-alt-minus:before {
  content: "\f476";
}

.fi-ts-comment-alt-music:before {
  content: "\f477";
}

.fi-ts-comment-arrow-down:before {
  content: "\f478";
}

.fi-ts-comment-arrow-up-right:before {
  content: "\f479";
}

.fi-ts-comment-arrow-up:before {
  content: "\f47a";
}

.fi-ts-comment-check:before {
  content: "\f47b";
}

.fi-ts-comment-code:before {
  content: "\f47c";
}

.fi-ts-comment-dollar:before {
  content: "\f47d";
}

.fi-ts-comment-dots:before {
  content: "\f47e";
}

.fi-ts-comment-exclamation:before {
  content: "\f47f";
}

.fi-ts-comment-heart:before {
  content: "\f480";
}

.fi-ts-comment-image:before {
  content: "\f481";
}

.fi-ts-comment-info:before {
  content: "\f482";
}

.fi-ts-comment-medical:before {
  content: "\f483";
}

.fi-ts-comment-minus:before {
  content: "\f484";
}

.fi-ts-comment-pen:before {
  content: "\f485";
}

.fi-ts-comment-question:before {
  content: "\f486";
}

.fi-ts-comment-quote:before {
  content: "\f487";
}

.fi-ts-comment-slash:before {
  content: "\f488";
}

.fi-ts-comment-smile:before {
  content: "\f489";
}

.fi-ts-comment-sms:before {
  content: "\f48a";
}

.fi-ts-comment-text:before {
  content: "\f48b";
}

.fi-ts-comment-user:before {
  content: "\f48c";
}

.fi-ts-comment-xmark:before {
  content: "\f48d";
}

.fi-ts-comments-dollar:before {
  content: "\f48e";
}

.fi-ts-comments-question-check:before {
  content: "\f48f";
}

.fi-ts-comments-question:before {
  content: "\f490";
}

.fi-ts-comments:before {
  content: "\f491";
}

.fi-ts-compass-alt:before {
  content: "\f492";
}

.fi-ts-compass-east:before {
  content: "\f493";
}

.fi-ts-compass-north:before {
  content: "\f494";
}

.fi-ts-compass-slash:before {
  content: "\f495";
}

.fi-ts-compass-south:before {
  content: "\f496";
}

.fi-ts-compass-west:before {
  content: "\f497";
}

.fi-ts-completed:before {
  content: "\f498";
}

.fi-ts-compliance-clipboard:before {
  content: "\f499";
}

.fi-ts-compliance-document:before {
  content: "\f49a";
}

.fi-ts-compliance:before {
  content: "\f49b";
}

.fi-ts-compress-alt:before {
  content: "\f49c";
}

.fi-ts-computer-classic:before {
  content: "\f49d";
}

.fi-ts-computer-mouse:before {
  content: "\f49e";
}

.fi-ts-computer-speaker:before {
  content: "\f49f";
}

.fi-ts-computer:before {
  content: "\f4a0";
}

.fi-ts-concierge-bell:before {
  content: "\f4a1";
}

.fi-ts-condition-alt:before {
  content: "\f4a2";
}

.fi-ts-condition:before {
  content: "\f4a3";
}

.fi-ts-confetti:before {
  content: "\f4a4";
}

.fi-ts-constellation:before {
  content: "\f4a5";
}

.fi-ts-container-storage:before {
  content: "\f4a6";
}

.fi-ts-convert-document:before {
  content: "\f4a7";
}

.fi-ts-convert-shapes:before {
  content: "\f4a8";
}

.fi-ts-conveyor-belt-alt:before {
  content: "\f4a9";
}

.fi-ts-conveyor-belt-arm:before {
  content: "\f4aa";
}

.fi-ts-conveyor-belt-empty:before {
  content: "\f4ab";
}

.fi-ts-conveyor-belt:before {
  content: "\f4ac";
}

.fi-ts-cookie-alt:before {
  content: "\f4ad";
}

.fi-ts-copy-alt:before {
  content: "\f4ae";
}

.fi-ts-copy-image:before {
  content: "\f4af";
}

.fi-ts-copy:before {
  content: "\f4b0";
}

.fi-ts-corn:before {
  content: "\f4b1";
}

.fi-ts-corporate-alt:before {
  content: "\f4b2";
}

.fi-ts-corporate:before {
  content: "\f4b3";
}

.fi-ts-couch:before {
  content: "\f4b4";
}

.fi-ts-court-sport:before {
  content: "\f4b5";
}

.fi-ts-cow-alt:before {
  content: "\f4b6";
}

.fi-ts-cow:before {
  content: "\f4b7";
}

.fi-ts-cowbell-circle-plus:before {
  content: "\f4b8";
}

.fi-ts-cowbell-more:before {
  content: "\f4b9";
}

.fi-ts-cowbell:before {
  content: "\f4ba";
}

.fi-ts-crab:before {
  content: "\f4bb";
}

.fi-ts-crate-empty:before {
  content: "\f4bc";
}

.fi-ts-cream:before {
  content: "\f4bd";
}

.fi-ts-credit-card-buyer:before {
  content: "\f4be";
}

.fi-ts-credit-card-eye:before {
  content: "\f4bf";
}

.fi-ts-cricket:before {
  content: "\f4c0";
}

.fi-ts-crm-alt:before {
  content: "\f4c1";
}

.fi-ts-crm-computer:before {
  content: "\f4c2";
}

.fi-ts-CRM:before {
  content: "\f4c3";
}

.fi-ts-croissant:before {
  content: "\f4c4";
}

.fi-ts-cross-religion:before {
  content: "\f4c5";
}

.fi-ts-crow:before {
  content: "\f4c6";
}

.fi-ts-crutch:before {
  content: "\f4c7";
}

.fi-ts-crutches:before {
  content: "\f4c8";
}

.fi-ts-cruzeiro-sign:before {
  content: "\f4c9";
}

.fi-ts-crypto-calendar:before {
  content: "\f4ca";
}

.fi-ts-cryptocurrency:before {
  content: "\f4cb";
}

.fi-ts-crystal-ball:before {
  content: "\f4cc";
}

.fi-ts-cube:before {
  content: "\f4cd";
}

.fi-ts-cubes-stacked:before {
  content: "\f4ce";
}

.fi-ts-cubes:before {
  content: "\f4cf";
}

.fi-ts-cucumber:before {
  content: "\f4d0";
}

.fi-ts-cup-straw-swoosh:before {
  content: "\f4d1";
}

.fi-ts-cup-straw:before {
  content: "\f4d2";
}

.fi-ts-cup-togo:before {
  content: "\f4d3";
}

.fi-ts-cupcake-alt:before {
  content: "\f4d4";
}

.fi-ts-cupcake:before {
  content: "\f4d5";
}

.fi-ts-curling:before {
  content: "\f4d6";
}

.fi-ts-cursor-finger:before {
  content: "\f4d7";
}

.fi-ts-cursor-plus:before {
  content: "\f4d8";
}

.fi-ts-cursor:before {
  content: "\f4d9";
}

.fi-ts-curve-alt:before {
  content: "\f4da";
}

.fi-ts-curve-arrow:before {
  content: "\f4db";
}

.fi-ts-curve:before {
  content: "\f4dc";
}

.fi-ts-custard:before {
  content: "\f4dd";
}

.fi-ts-customer-care:before {
  content: "\f4de";
}

.fi-ts-customer-service:before {
  content: "\f4df";
}

.fi-ts-customization-cogwheel:before {
  content: "\f4e0";
}

.fi-ts-customization:before {
  content: "\f4e1";
}

.fi-ts-customize-computer:before {
  content: "\f4e2";
}

.fi-ts-customize-edit:before {
  content: "\f4e3";
}

.fi-ts-customize:before {
  content: "\f4e4";
}

.fi-ts-CV:before {
  content: "\f4e5";
}

.fi-ts-cvv-card:before {
  content: "\f4e6";
}

.fi-ts-d:before {
  content: "\f4e7";
}

.fi-ts-dagger:before {
  content: "\f4e8";
}

.fi-ts-daily-calendar:before {
  content: "\f4e9";
}

.fi-ts-damage:before {
  content: "\f4ea";
}

.fi-ts-dashboard-monitor:before {
  content: "\f4eb";
}

.fi-ts-dashboard-panel:before {
  content: "\f4ec";
}

.fi-ts-dashboard:before {
  content: "\f4ed";
}

.fi-ts-database:before {
  content: "\f4ee";
}

.fi-ts-debt:before {
  content: "\f4ef";
}

.fi-ts-deer-rudolph:before {
  content: "\f4f0";
}

.fi-ts-deer:before {
  content: "\f4f1";
}

.fi-ts-delete-document:before {
  content: "\f4f2";
}

.fi-ts-delete-right:before {
  content: "\f4f3";
}

.fi-ts-delete-user:before {
  content: "\f4f4";
}

.fi-ts-delete:before {
  content: "\f4f5";
}

.fi-ts-democrat:before {
  content: "\f4f6";
}

.fi-ts-department-structure:before {
  content: "\f4f7";
}

.fi-ts-department:before {
  content: "\f4f8";
}

.fi-ts-deposit-alt:before {
  content: "\f4f9";
}

.fi-ts-deposit:before {
  content: "\f4fa";
}

.fi-ts-description-alt:before {
  content: "\f4fb";
}

.fi-ts-description:before {
  content: "\f4fc";
}

.fi-ts-desk:before {
  content: "\f4fd";
}

.fi-ts-desktop-arrow-down:before {
  content: "\f4fe";
}

.fi-ts-desktop-wallpaper:before {
  content: "\f4ff";
}

.fi-ts-devices:before {
  content: "\f500";
}

.fi-ts-dewpoint:before {
  content: "\f501";
}

.fi-ts-dharmachakra:before {
  content: "\f502";
}

.fi-ts-diagram-cells:before {
  content: "\f503";
}

.fi-ts-diagram-lean-canvas:before {
  content: "\f504";
}

.fi-ts-diagram-nested:before {
  content: "\f505";
}

.fi-ts-diagram-next:before {
  content: "\f506";
}

.fi-ts-diagram-predecessor:before {
  content: "\f507";
}

.fi-ts-diagram-previous:before {
  content: "\f508";
}

.fi-ts-diagram-project:before {
  content: "\f509";
}

.fi-ts-diagram-sankey:before {
  content: "\f50a";
}

.fi-ts-diagram-subtask:before {
  content: "\f50b";
}

.fi-ts-diagram-successor:before {
  content: "\f50c";
}

.fi-ts-diagram-venn:before {
  content: "\f50d";
}

.fi-ts-dial-high:before {
  content: "\f50e";
}

.fi-ts-dial-low:before {
  content: "\f50f";
}

.fi-ts-dial-max:before {
  content: "\f510";
}

.fi-ts-dial-med-low:before {
  content: "\f511";
}

.fi-ts-dial-med:before {
  content: "\f512";
}

.fi-ts-dial-min:before {
  content: "\f513";
}

.fi-ts-dial-off:before {
  content: "\f514";
}

.fi-ts-dial:before {
  content: "\f515";
}

.fi-ts-diamond-exclamation:before {
  content: "\f516";
}

.fi-ts-diamond-turn-right:before {
  content: "\f517";
}

.fi-ts-diamond:before {
  content: "\f518";
}

.fi-ts-diary-bookmark-down:before {
  content: "\f519";
}

.fi-ts-diary-bookmarks:before {
  content: "\f51a";
}

.fi-ts-diary-clasp:before {
  content: "\f51b";
}

.fi-ts-dice-alt:before {
  content: "\f51c";
}

.fi-ts-dice-d10:before {
  content: "\f51d";
}

.fi-ts-dice-d12:before {
  content: "\f51e";
}

.fi-ts-dice-d20:before {
  content: "\f51f";
}

.fi-ts-dice-d4:before {
  content: "\f520";
}

.fi-ts-dice-d6:before {
  content: "\f521";
}

.fi-ts-dice-d8:before {
  content: "\f522";
}

.fi-ts-dice-four:before {
  content: "\f523";
}

.fi-ts-dice-one:before {
  content: "\f524";
}

.fi-ts-dice-six:before {
  content: "\f525";
}

.fi-ts-dice-three:before {
  content: "\f526";
}

.fi-ts-dice-two:before {
  content: "\f527";
}

.fi-ts-digging:before {
  content: "\f528";
}

.fi-ts-digital-tachograph:before {
  content: "\f529";
}

.fi-ts-dinner:before {
  content: "\f52a";
}

.fi-ts-diploma:before {
  content: "\f52b";
}

.fi-ts-direction-signal-arrow:before {
  content: "\f52c";
}

.fi-ts-direction-signal:before {
  content: "\f52d";
}

.fi-ts-disc-drive:before {
  content: "\f52e";
}

.fi-ts-disco-ball:before {
  content: "\f52f";
}

.fi-ts-discover:before {
  content: "\f530";
}

.fi-ts-disease:before {
  content: "\f531";
}

.fi-ts-display-arrow-down:before {
  content: "\f532";
}

.fi-ts-display-chart-up:before {
  content: "\f533";
}

.fi-ts-display-code:before {
  content: "\f534";
}

.fi-ts-display-medical:before {
  content: "\f535";
}

.fi-ts-display-slash:before {
  content: "\f536";
}

.fi-ts-distribute-spacing-horizontal:before {
  content: "\f537";
}

.fi-ts-distribute-spacing-vertical:before {
  content: "\f538";
}

.fi-ts-divide:before {
  content: "\f539";
}

.fi-ts-dizzy:before {
  content: "\f53a";
}

.fi-ts-dna:before {
  content: "\f53b";
}

.fi-ts-do-not-enter:before {
  content: "\f53c";
}

.fi-ts-doctor:before {
  content: "\f53d";
}

.fi-ts-document-circle-wrong:before {
  content: "\f53e";
}

.fi-ts-document-paid:before {
  content: "\f53f";
}

.fi-ts-document-signed:before {
  content: "\f540";
}

.fi-ts-document:before {
  content: "\f541";
}

.fi-ts-dog-leashed:before {
  content: "\f542";
}

.fi-ts-dog:before {
  content: "\f543";
}

.fi-ts-dolly-flatbed-alt:before {
  content: "\f544";
}

.fi-ts-dolly-flatbed-empty:before {
  content: "\f545";
}

.fi-ts-dolly-flatbed:before {
  content: "\f546";
}

.fi-ts-dolphin:before {
  content: "\f547";
}

.fi-ts-domino-effect:before {
  content: "\f548";
}

.fi-ts-donate:before {
  content: "\f549";
}

.fi-ts-dong-sign:before {
  content: "\f54a";
}

.fi-ts-donut:before {
  content: "\f54b";
}

.fi-ts-door-closed:before {
  content: "\f54c";
}

.fi-ts-door-open:before {
  content: "\f54d";
}

.fi-ts-dot-circle:before {
  content: "\f54e";
}

.fi-ts-dot-pending:before {
  content: "\f54f";
}

.fi-ts-dove:before {
  content: "\f550";
}

.fi-ts-down-from-bracket:before {
  content: "\f551";
}

.fi-ts-down-left:before {
  content: "\f552";
}

.fi-ts-down-right:before {
  content: "\f553";
}

.fi-ts-down-to-line:before {
  content: "\f554";
}

.fi-ts-down:before {
  content: "\f555";
}

.fi-ts-drafting-compass:before {
  content: "\f556";
}

.fi-ts-dragon:before {
  content: "\f557";
}

.fi-ts-draw-polygon:before {
  content: "\f558";
}

.fi-ts-draw-square:before {
  content: "\f559";
}

.fi-ts-drawer-alt:before {
  content: "\f55a";
}

.fi-ts-drawer-empty:before {
  content: "\f55b";
}

.fi-ts-drawer:before {
  content: "\f55c";
}

.fi-ts-dreidel:before {
  content: "\f55d";
}

.fi-ts-drink-alt:before {
  content: "\f55e";
}

.fi-ts-drink:before {
  content: "\f55f";
}

.fi-ts-driver-man:before {
  content: "\f560";
}

.fi-ts-driver-woman:before {
  content: "\f561";
}

.fi-ts-drone-alt:before {
  content: "\f562";
}

.fi-ts-drone-front:before {
  content: "\f563";
}

.fi-ts-drone:before {
  content: "\f564";
}

.fi-ts-drop-down:before {
  content: "\f565";
}

.fi-ts-dropdown-select:before {
  content: "\f566";
}

.fi-ts-dropdown:before {
  content: "\f567";
}

.fi-ts-drum-steelpan:before {
  content: "\f568";
}

.fi-ts-drum:before {
  content: "\f569";
}

.fi-ts-drumstick-bite:before {
  content: "\f56a";
}

.fi-ts-drumstick:before {
  content: "\f56b";
}

.fi-ts-dryer-alt:before {
  content: "\f56c";
}

.fi-ts-dryer:before {
  content: "\f56d";
}

.fi-ts-duck:before {
  content: "\f56e";
}

.fi-ts-dumbbell-fitness:before {
  content: "\f56f";
}

.fi-ts-dumbbell-horizontal:before {
  content: "\f570";
}

.fi-ts-dumbbell-ray:before {
  content: "\f571";
}

.fi-ts-dumbbell-weightlifting:before {
  content: "\f572";
}

.fi-ts-dumpster-fire:before {
  content: "\f573";
}

.fi-ts-dumpster:before {
  content: "\f574";
}

.fi-ts-dungeon:before {
  content: "\f575";
}

.fi-ts-duration-alt:before {
  content: "\f576";
}

.fi-ts-duration:before {
  content: "\f577";
}

.fi-ts-e-learning:before {
  content: "\f578";
}

.fi-ts-e:before {
  content: "\f579";
}

.fi-ts-ear-deaf:before {
  content: "\f57a";
}

.fi-ts-ear-muffs:before {
  content: "\f57b";
}

.fi-ts-ear:before {
  content: "\f57c";
}

.fi-ts-earth-africa:before {
  content: "\f57d";
}

.fi-ts-earth-americas:before {
  content: "\f57e";
}

.fi-ts-earth-asia:before {
  content: "\f57f";
}

.fi-ts-earth-europa:before {
  content: "\f580";
}

.fi-ts-eclipse-alt:before {
  content: "\f581";
}

.fi-ts-eclipse:before {
  content: "\f582";
}

.fi-ts-effect:before {
  content: "\f583";
}

.fi-ts-egg-fried:before {
  content: "\f584";
}

.fi-ts-egg:before {
  content: "\f585";
}

.fi-ts-eject:before {
  content: "\f586";
}

.fi-ts-elephant:before {
  content: "\f587";
}

.fi-ts-elevator:before {
  content: "\f588";
}

.fi-ts-employee-alt:before {
  content: "\f589";
}

.fi-ts-employee-handbook:before {
  content: "\f58a";
}

.fi-ts-employee-man-alt:before {
  content: "\f58b";
}

.fi-ts-employee-man:before {
  content: "\f58c";
}

.fi-ts-employees-woman-man:before {
  content: "\f58d";
}

.fi-ts-employees:before {
  content: "\f58e";
}

.fi-ts-empty-set:before {
  content: "\f58f";
}

.fi-ts-endless-loop:before {
  content: "\f590";
}

.fi-ts-engine-warning:before {
  content: "\f591";
}

.fi-ts-engine:before {
  content: "\f592";
}

.fi-ts-envelope-ban:before {
  content: "\f593";
}

.fi-ts-envelope-bulk:before {
  content: "\f594";
}

.fi-ts-envelope-dot:before {
  content: "\f595";
}

.fi-ts-envelope-download:before {
  content: "\f596";
}

.fi-ts-envelope-heart:before {
  content: "\f597";
}

.fi-ts-envelope-marker:before {
  content: "\f598";
}

.fi-ts-envelope-open-dollar:before {
  content: "\f599";
}

.fi-ts-envelope-open-text:before {
  content: "\f59a";
}

.fi-ts-envelope-open:before {
  content: "\f59b";
}

.fi-ts-envelope-plus:before {
  content: "\f59c";
}

.fi-ts-envelopes:before {
  content: "\f59d";
}

.fi-ts-equality:before {
  content: "\f59e";
}

.fi-ts-equals:before {
  content: "\f59f";
}

.fi-ts-eraser:before {
  content: "\f5a0";
}

.fi-ts-error-camera:before {
  content: "\f5a1";
}

.fi-ts-escalator:before {
  content: "\f5a2";
}

.fi-ts-ethernet:before {
  content: "\f5a3";
}

.fi-ts-euro:before {
  content: "\f5a4";
}

.fi-ts-excavator:before {
  content: "\f5a5";
}

.fi-ts-exchange-alt:before {
  content: "\f5a6";
}

.fi-ts-exchange-cryptocurrency:before {
  content: "\f5a7";
}

.fi-ts-exchange:before {
  content: "\f5a8";
}

.fi-ts-exit-alt:before {
  content: "\f5a9";
}

.fi-ts-expand-arrows-alt:before {
  content: "\f5aa";
}

.fi-ts-expand-arrows:before {
  content: "\f5ab";
}

.fi-ts-expense-bill:before {
  content: "\f5ac";
}

.fi-ts-expense:before {
  content: "\f5ad";
}

.fi-ts-external-hard-drive:before {
  content: "\f5ae";
}

.fi-ts-external-world:before {
  content: "\f5af";
}

.fi-ts-eye-dropper-half:before {
  content: "\f5b0";
}

.fi-ts-eyes:before {
  content: "\f5b1";
}

.fi-ts-f:before {
  content: "\f5b2";
}

.fi-ts-fabric:before {
  content: "\f5b3";
}

.fi-ts-face-angry-horns:before {
  content: "\f5b4";
}

.fi-ts-face-anguished:before {
  content: "\f5b5";
}

.fi-ts-face-anxious-sweat:before {
  content: "\f5b6";
}

.fi-ts-face-astonished:before {
  content: "\f5b7";
}

.fi-ts-face-awesome:before {
  content: "\f5b8";
}

.fi-ts-face-beam-hand-over-mouth:before {
  content: "\f5b9";
}

.fi-ts-face-confounded:before {
  content: "\f5ba";
}

.fi-ts-face-confused:before {
  content: "\f5bb";
}

.fi-ts-face-cowboy-hat:before {
  content: "\f5bc";
}

.fi-ts-face-disappointed:before {
  content: "\f5bd";
}

.fi-ts-face-disguise:before {
  content: "\f5be";
}

.fi-ts-face-downcast-sweat:before {
  content: "\f5bf";
}

.fi-ts-face-drooling:before {
  content: "\f5c0";
}

.fi-ts-face-explode:before {
  content: "\f5c1";
}

.fi-ts-face-expressionless:before {
  content: "\f5c2";
}

.fi-ts-face-eyes-xmarks:before {
  content: "\f5c3";
}

.fi-ts-face-fearful:before {
  content: "\f5c4";
}

.fi-ts-face-glasses:before {
  content: "\f5c5";
}

.fi-ts-face-grin-tongue-wink:before {
  content: "\f5c6";
}

.fi-ts-face-hand-yawn:before {
  content: "\f5c7";
}

.fi-ts-face-head-bandage:before {
  content: "\f5c8";
}

.fi-ts-face-hushed:before {
  content: "\f5c9";
}

.fi-ts-face-icicles:before {
  content: "\f5ca";
}

.fi-ts-face-lying:before {
  content: "\f5cb";
}

.fi-ts-face-mask:before {
  content: "\f5cc";
}

.fi-ts-face-monocle:before {
  content: "\f5cd";
}

.fi-ts-face-nauseated:before {
  content: "\f5ce";
}

.fi-ts-face-nose-steam:before {
  content: "\f5cf";
}

.fi-ts-face-party:before {
  content: "\f5d0";
}

.fi-ts-face-pensive:before {
  content: "\f5d1";
}

.fi-ts-face-persevering:before {
  content: "\f5d2";
}

.fi-ts-face-pleading:before {
  content: "\f5d3";
}

.fi-ts-face-raised-eyebrow:before {
  content: "\f5d4";
}

.fi-ts-face-relieved:before {
  content: "\f5d5";
}

.fi-ts-face-sad-sweat:before {
  content: "\f5d6";
}

.fi-ts-face-scream:before {
  content: "\f5d7";
}

.fi-ts-face-shush:before {
  content: "\f5d8";
}

.fi-ts-face-sleeping:before {
  content: "\f5d9";
}

.fi-ts-face-sleepy:before {
  content: "\f5da";
}

.fi-ts-face-smile-halo:before {
  content: "\f5db";
}

.fi-ts-face-smile-hearts:before {
  content: "\f5dc";
}

.fi-ts-face-smile-horns:before {
  content: "\f5dd";
}

.fi-ts-face-smile-tear:before {
  content: "\f5de";
}

.fi-ts-face-smile-tongue:before {
  content: "\f5df";
}

.fi-ts-face-smile-upside-down:before {
  content: "\f5e0";
}

.fi-ts-face-smiling-hands:before {
  content: "\f5e1";
}

.fi-ts-face-smirking:before {
  content: "\f5e2";
}

.fi-ts-face-sunglasses-alt:before {
  content: "\f5e3";
}

.fi-ts-face-sunglasses:before {
  content: "\f5e4";
}

.fi-ts-face-swear:before {
  content: "\f5e5";
}

.fi-ts-face-thermometer:before {
  content: "\f5e6";
}

.fi-ts-face-thinking:before {
  content: "\f5e7";
}

.fi-ts-face-tissue:before {
  content: "\f5e8";
}

.fi-ts-face-tongue-money:before {
  content: "\f5e9";
}

.fi-ts-face-tongue-sweat:before {
  content: "\f5ea";
}

.fi-ts-face-unamused:before {
  content: "\f5eb";
}

.fi-ts-face-viewfinder:before {
  content: "\f5ec";
}

.fi-ts-face-vomit:before {
  content: "\f5ed";
}

.fi-ts-face-weary:before {
  content: "\f5ee";
}

.fi-ts-face-woozy:before {
  content: "\f5ef";
}

.fi-ts-face-worried:before {
  content: "\f5f0";
}

.fi-ts-face-zany:before {
  content: "\f5f1";
}

.fi-ts-face-zipper:before {
  content: "\f5f2";
}

.fi-ts-fail:before {
  content: "\f5f3";
}

.fi-ts-falafel:before {
  content: "\f5f4";
}

.fi-ts-family-dress:before {
  content: "\f5f5";
}

.fi-ts-family-pants:before {
  content: "\f5f6";
}

.fi-ts-family:before {
  content: "\f5f7";
}

.fi-ts-fan-table:before {
  content: "\f5f8";
}

.fi-ts-fan:before {
  content: "\f5f9";
}

.fi-ts-farm:before {
  content: "\f5fa";
}

.fi-ts-faucet-drip:before {
  content: "\f5fb";
}

.fi-ts-faucet:before {
  content: "\f5fc";
}

.fi-ts-fax:before {
  content: "\f5fd";
}

.fi-ts-feather-pointed:before {
  content: "\f5fe";
}

.fi-ts-feather:before {
  content: "\f5ff";
}

.fi-ts-features-alt:before {
  content: "\f600";
}

.fi-ts-features:before {
  content: "\f601";
}

.fi-ts-fee-receipt:before {
  content: "\f602";
}

.fi-ts-fee:before {
  content: "\f603";
}

.fi-ts-feedback-alt:before {
  content: "\f604";
}

.fi-ts-feedback-cycle-loop:before {
  content: "\f605";
}

.fi-ts-feedback-hand:before {
  content: "\f606";
}

.fi-ts-feedback-review:before {
  content: "\f607";
}

.fi-ts-feedback:before {
  content: "\f608";
}

.fi-ts-fence:before {
  content: "\f609";
}

.fi-ts-ferris-wheel:before {
  content: "\f60a";
}

.fi-ts-field-hockey:before {
  content: "\f60b";
}

.fi-ts-fighter-jet:before {
  content: "\f60c";
}

.fi-ts-file-audio:before {
  content: "\f60d";
}

.fi-ts-file-binary:before {
  content: "\f60e";
}

.fi-ts-file-chart-line:before {
  content: "\f60f";
}

.fi-ts-file-chart-pie:before {
  content: "\f610";
}

.fi-ts-file-circle-info:before {
  content: "\f611";
}

.fi-ts-file-cloud:before {
  content: "\f612";
}

.fi-ts-file-code:before {
  content: "\f613";
}

.fi-ts-file-csv:before {
  content: "\f614";
}

.fi-ts-file-download:before {
  content: "\f615";
}

.fi-ts-file-edit:before {
  content: "\f616";
}

.fi-ts-file-excel:before {
  content: "\f617";
}

.fi-ts-file-exclamation:before {
  content: "\f618";
}

.fi-ts-file-export:before {
  content: "\f619";
}

.fi-ts-file-image:before {
  content: "\f61a";
}

.fi-ts-file-import:before {
  content: "\f61b";
}

.fi-ts-file-invoice-dollar:before {
  content: "\f61c";
}

.fi-ts-file-invoice:before {
  content: "\f61d";
}

.fi-ts-file-medical-alt:before {
  content: "\f61e";
}

.fi-ts-file-medical:before {
  content: "\f61f";
}

.fi-ts-file-minus:before {
  content: "\f620";
}

.fi-ts-file-pdf:before {
  content: "\f621";
}

.fi-ts-file-powerpoint:before {
  content: "\f622";
}

.fi-ts-file-prescription:before {
  content: "\f623";
}

.fi-ts-file-signature:before {
  content: "\f624";
}

.fi-ts-file-spreadsheet:before {
  content: "\f625";
}

.fi-ts-file-upload:before {
  content: "\f626";
}

.fi-ts-file-user:before {
  content: "\f627";
}

.fi-ts-file-video:before {
  content: "\f628";
}

.fi-ts-file-word:before {
  content: "\f629";
}

.fi-ts-file-zipper:before {
  content: "\f62a";
}

.fi-ts-files-medical:before {
  content: "\f62b";
}

.fi-ts-film-canister:before {
  content: "\f62c";
}

.fi-ts-film-slash:before {
  content: "\f62d";
}

.fi-ts-films:before {
  content: "\f62e";
}

.fi-ts-filter-list:before {
  content: "\f62f";
}

.fi-ts-filter-slash:before {
  content: "\f630";
}

.fi-ts-filter:before {
  content: "\f631";
}

.fi-ts-filters:before {
  content: "\f632";
}

.fi-ts-fingerprint:before {
  content: "\f633";
}

.fi-ts-fire-burner:before {
  content: "\f634";
}

.fi-ts-fire-extinguisher:before {
  content: "\f635";
}

.fi-ts-fire-flame-curved:before {
  content: "\f636";
}

.fi-ts-fire-flame-simple:before {
  content: "\f637";
}

.fi-ts-fire-hydrant:before {
  content: "\f638";
}

.fi-ts-fire-smoke:before {
  content: "\f639";
}

.fi-ts-fireplace:before {
  content: "\f63a";
}

.fi-ts-first-award:before {
  content: "\f63b";
}

.fi-ts-first-laurel:before {
  content: "\f63c";
}

.fi-ts-first-medal:before {
  content: "\f63d";
}

.fi-ts-first:before {
  content: "\f63e";
}

.fi-ts-fish-bones:before {
  content: "\f63f";
}

.fi-ts-fish-cooked:before {
  content: "\f640";
}

.fi-ts-fish:before {
  content: "\f641";
}

.fi-ts-fishing-rod:before {
  content: "\f642";
}

.fi-ts-fist-move:before {
  content: "\f643";
}

.fi-ts-flag-alt:before {
  content: "\f644";
}

.fi-ts-flag-checkered:before {
  content: "\f645";
}

.fi-ts-flag-usa:before {
  content: "\f646";
}

.fi-ts-flag:before {
  content: "\f647";
}

.fi-ts-flame:before {
  content: "\f648";
}

.fi-ts-flashlight:before {
  content: "\f649";
}

.fi-ts-flask-gear:before {
  content: "\f64a";
}

.fi-ts-flask-poison:before {
  content: "\f64b";
}

.fi-ts-flask-potion:before {
  content: "\f64c";
}

.fi-ts-flask:before {
  content: "\f64d";
}

.fi-ts-flatbread-stuffed:before {
  content: "\f64e";
}

.fi-ts-flatbread:before {
  content: "\f64f";
}

.fi-ts-floor-alt:before {
  content: "\f650";
}

.fi-ts-floor-layer:before {
  content: "\f651";
}

.fi-ts-floor:before {
  content: "\f652";
}

.fi-ts-floppy-disk-circle-arrow-right:before {
  content: "\f653";
}

.fi-ts-floppy-disk-circle-xmark:before {
  content: "\f654";
}

.fi-ts-floppy-disk-pen:before {
  content: "\f655";
}

.fi-ts-floppy-disks:before {
  content: "\f656";
}

.fi-ts-florin-sign:before {
  content: "\f657";
}

.fi-ts-flower-bouquet:before {
  content: "\f658";
}

.fi-ts-flower-butterfly:before {
  content: "\f659";
}

.fi-ts-flower-daffodil:before {
  content: "\f65a";
}

.fi-ts-flower-tulip:before {
  content: "\f65b";
}

.fi-ts-flower:before {
  content: "\f65c";
}

.fi-ts-flushed:before {
  content: "\f65d";
}

.fi-ts-flute:before {
  content: "\f65e";
}

.fi-ts-flux-capacitor:before {
  content: "\f65f";
}

.fi-ts-fly-insect:before {
  content: "\f660";
}

.fi-ts-flying-disc:before {
  content: "\f661";
}

.fi-ts-fog:before {
  content: "\f662";
}

.fi-ts-folder-download:before {
  content: "\f663";
}

.fi-ts-folder-fire:before {
  content: "\f664";
}

.fi-ts-folder-minus:before {
  content: "\f665";
}

.fi-ts-folder-open:before {
  content: "\f666";
}

.fi-ts-folder-times:before {
  content: "\f667";
}

.fi-ts-folder-tree:before {
  content: "\f668";
}

.fi-ts-folder-upload:before {
  content: "\f669";
}

.fi-ts-folder-xmark:before {
  content: "\f66a";
}

.fi-ts-folders:before {
  content: "\f66b";
}

.fi-ts-follow-folder:before {
  content: "\f66c";
}

.fi-ts-followcollection:before {
  content: "\f66d";
}

.fi-ts-fondue-pot:before {
  content: "\f66e";
}

.fi-ts-foreign-language-audio:before {
  content: "\f66f";
}

.fi-ts-fork:before {
  content: "\f670";
}

.fi-ts-forklift:before {
  content: "\f671";
}

.fi-ts-fort:before {
  content: "\f672";
}

.fi-ts-forward-fast:before {
  content: "\f673";
}

.fi-ts-fox:before {
  content: "\f674";
}

.fi-ts-frame:before {
  content: "\f675";
}

.fi-ts-franc-sign:before {
  content: "\f676";
}

.fi-ts-free-delivery:before {
  content: "\f677";
}

.fi-ts-free:before {
  content: "\f678";
}

.fi-ts-french-fries:before {
  content: "\f679";
}

.fi-ts-friday:before {
  content: "\f67a";
}

.fi-ts-frog:before {
  content: "\f67b";
}

.fi-ts-frown:before {
  content: "\f67c";
}

.fi-ts-ftp:before {
  content: "\f67d";
}

.fi-ts-fuel-gauge:before {
  content: "\f67e";
}

.fi-ts-function-process:before {
  content: "\f67f";
}

.fi-ts-function-square:before {
  content: "\f680";
}

.fi-ts-function:before {
  content: "\f681";
}

.fi-ts-funnel-dollar:before {
  content: "\f682";
}

.fi-ts-g:before {
  content: "\f683";
}

.fi-ts-galaxy-alt:before {
  content: "\f684";
}

.fi-ts-galaxy-planet:before {
  content: "\f685";
}

.fi-ts-galaxy-star:before {
  content: "\f686";
}

.fi-ts-galaxy:before {
  content: "\f687";
}

.fi-ts-gallery-thumbnails:before {
  content: "\f688";
}

.fi-ts-game-board-alt:before {
  content: "\f689";
}

.fi-ts-gamepad:before {
  content: "\f68a";
}

.fi-ts-garage-car:before {
  content: "\f68b";
}

.fi-ts-garage-open:before {
  content: "\f68c";
}

.fi-ts-garage:before {
  content: "\f68d";
}

.fi-ts-garlic-alt:before {
  content: "\f68e";
}

.fi-ts-garlic:before {
  content: "\f68f";
}

.fi-ts-gas-pump-slash:before {
  content: "\f690";
}

.fi-ts-gas-pump:before {
  content: "\f691";
}

.fi-ts-gauge-circle-bolt:before {
  content: "\f692";
}

.fi-ts-gauge-circle-minus:before {
  content: "\f693";
}

.fi-ts-gauge-circle-plus:before {
  content: "\f694";
}

.fi-ts-gavel:before {
  content: "\f695";
}

.fi-ts-gay-couple:before {
  content: "\f696";
}

.fi-ts-gears:before {
  content: "\f697";
}

.fi-ts-gem:before {
  content: "\f698";
}

.fi-ts-general:before {
  content: "\f699";
}

.fi-ts-ghost:before {
  content: "\f69a";
}

.fi-ts-gif-square:before {
  content: "\f69b";
}

.fi-ts-gif:before {
  content: "\f69c";
}

.fi-ts-gift-box-benefits:before {
  content: "\f69d";
}

.fi-ts-gift-card:before {
  content: "\f69e";
}

.fi-ts-gift:before {
  content: "\f69f";
}

.fi-ts-gifts:before {
  content: "\f6a0";
}

.fi-ts-gingerbread-man:before {
  content: "\f6a1";
}

.fi-ts-glass-champagne:before {
  content: "\f6a2";
}

.fi-ts-glass-cheers:before {
  content: "\f6a3";
}

.fi-ts-glass-citrus:before {
  content: "\f6a4";
}

.fi-ts-glass-empty:before {
  content: "\f6a5";
}

.fi-ts-glass-half:before {
  content: "\f6a6";
}

.fi-ts-glass-water-droplet:before {
  content: "\f6a7";
}

.fi-ts-glass-whiskey-rocks:before {
  content: "\f6a8";
}

.fi-ts-glass-whiskey:before {
  content: "\f6a9";
}

.fi-ts-glass:before {
  content: "\f6aa";
}

.fi-ts-glasses:before {
  content: "\f6ab";
}

.fi-ts-globe-alt:before {
  content: "\f6ac";
}

.fi-ts-globe-pointer:before {
  content: "\f6ad";
}

.fi-ts-globe-snow:before {
  content: "\f6ae";
}

.fi-ts-goal-net:before {
  content: "\f6af";
}

.fi-ts-golf-ball:before {
  content: "\f6b0";
}

.fi-ts-golf-club:before {
  content: "\f6b1";
}

.fi-ts-golf-hole:before {
  content: "\f6b2";
}

.fi-ts-gopuram:before {
  content: "\f6b3";
}

.fi-ts-government-budget:before {
  content: "\f6b4";
}

.fi-ts-government-flag:before {
  content: "\f6b5";
}

.fi-ts-government-user:before {
  content: "\f6b6";
}

.fi-ts-gps-navigation:before {
  content: "\f6b7";
}

.fi-ts-graduation-cap:before {
  content: "\f6b8";
}

.fi-ts-gramophone:before {
  content: "\f6b9";
}

.fi-ts-grape:before {
  content: "\f6ba";
}

.fi-ts-graph-curve:before {
  content: "\f6bb";
}

.fi-ts-graphic-style:before {
  content: "\f6bc";
}

.fi-ts-graphic-tablet:before {
  content: "\f6bd";
}

.fi-ts-grate-droplet:before {
  content: "\f6be";
}

.fi-ts-grate:before {
  content: "\f6bf";
}

.fi-ts-greater-than-equal:before {
  content: "\f6c0";
}

.fi-ts-greater-than:before {
  content: "\f6c1";
}

.fi-ts-greek-helmet:before {
  content: "\f6c2";
}

.fi-ts-grid-dividers:before {
  content: "\f6c3";
}

.fi-ts-grill-hot-alt:before {
  content: "\f6c4";
}

.fi-ts-grill:before {
  content: "\f6c5";
}

.fi-ts-grimace:before {
  content: "\f6c6";
}

.fi-ts-grin-alt:before {
  content: "\f6c7";
}

.fi-ts-grin-beam-sweat:before {
  content: "\f6c8";
}

.fi-ts-grin-beam:before {
  content: "\f6c9";
}

.fi-ts-grin-hearts:before {
  content: "\f6ca";
}

.fi-ts-grin-squint-tears:before {
  content: "\f6cb";
}

.fi-ts-grin-squint:before {
  content: "\f6cc";
}

.fi-ts-grin-stars:before {
  content: "\f6cd";
}

.fi-ts-grin-tears:before {
  content: "\f6ce";
}

.fi-ts-grin-tongue-squint:before {
  content: "\f6cf";
}

.fi-ts-grin-tongue-wink:before {
  content: "\f6d0";
}

.fi-ts-grin-tongue:before {
  content: "\f6d1";
}

.fi-ts-grin-wink:before {
  content: "\f6d2";
}

.fi-ts-grin:before {
  content: "\f6d3";
}

.fi-ts-grip-dots-vertical:before {
  content: "\f6d4";
}

.fi-ts-grip-dots:before {
  content: "\f6d5";
}

.fi-ts-grip-horizontal:before {
  content: "\f6d6";
}

.fi-ts-grip-lines-vertical:before {
  content: "\f6d7";
}

.fi-ts-grip-lines:before {
  content: "\f6d8";
}

.fi-ts-grip-vertical:before {
  content: "\f6d9";
}

.fi-ts-grocery-bag:before {
  content: "\f6da";
}

.fi-ts-grocery-basket:before {
  content: "\f6db";
}

.fi-ts-group-arrows-rotate:before {
  content: "\f6dc";
}

.fi-ts-growth-chart-invest:before {
  content: "\f6dd";
}

.fi-ts-guarani-sign:before {
  content: "\f6de";
}

.fi-ts-guide-alt:before {
  content: "\f6df";
}

.fi-ts-guide:before {
  content: "\f6e0";
}

.fi-ts-guitar-electric:before {
  content: "\f6e1";
}

.fi-ts-guitar:before {
  content: "\f6e2";
}

.fi-ts-guitars:before {
  content: "\f6e3";
}

.fi-ts-gun-squirt:before {
  content: "\f6e4";
}

.fi-ts-gym:before {
  content: "\f6e5";
}

.fi-ts-h-square:before {
  content: "\f6e6";
}

.fi-ts-h:before {
  content: "\f6e7";
}

.fi-ts-h1:before {
  content: "\f6e8";
}

.fi-ts-h2:before {
  content: "\f6e9";
}

.fi-ts-h3:before {
  content: "\f6ea";
}

.fi-ts-h4:before {
  content: "\f6eb";
}

.fi-ts-hair-clipper:before {
  content: "\f6ec";
}

.fi-ts-hamburger-soda:before {
  content: "\f6ed";
}

.fi-ts-hamburger:before {
  content: "\f6ee";
}

.fi-ts-hammer-crash:before {
  content: "\f6ef";
}

.fi-ts-hammer-war:before {
  content: "\f6f0";
}

.fi-ts-hammer:before {
  content: "\f6f1";
}

.fi-ts-hamsa:before {
  content: "\f6f2";
}

.fi-ts-hand-back-fist:before {
  content: "\f6f3";
}

.fi-ts-hand-back-point-down:before {
  content: "\f6f4";
}

.fi-ts-hand-back-point-left:before {
  content: "\f6f5";
}

.fi-ts-hand-back-point-ribbon:before {
  content: "\f6f6";
}

.fi-ts-hand-back-point-right:before {
  content: "\f6f7";
}

.fi-ts-hand-bill:before {
  content: "\f6f8";
}

.fi-ts-hand-dots:before {
  content: "\f6f9";
}

.fi-ts-hand-fingers-crossed:before {
  content: "\f6fa";
}

.fi-ts-hand-fist:before {
  content: "\f6fb";
}

.fi-ts-hand-heart:before {
  content: "\f6fc";
}

.fi-ts-hand-holding-box:before {
  content: "\f6fd";
}

.fi-ts-hand-holding-droplet:before {
  content: "\f6fe";
}

.fi-ts-hand-holding-heart:before {
  content: "\f6ff";
}

.fi-ts-hand-holding-magic:before {
  content: "\f700";
}

.fi-ts-hand-holding-medical:before {
  content: "\f701";
}

.fi-ts-hand-holding-seeding:before {
  content: "\f702";
}

.fi-ts-hand-holding-skull:before {
  content: "\f703";
}

.fi-ts-hand-holding-usd:before {
  content: "\f704";
}

.fi-ts-hand-holding-water:before {
  content: "\f705";
}

.fi-ts-hand-horns:before {
  content: "\f706";
}

.fi-ts-hand-lizard:before {
  content: "\f707";
}

.fi-ts-hand-love:before {
  content: "\f708";
}

.fi-ts-hand-middle-finger:before {
  content: "\f709";
}

.fi-ts-hand-paper:before {
  content: "\f70a";
}

.fi-ts-hand-peace:before {
  content: "\f70b";
}

.fi-ts-hand-point-ribbon:before {
  content: "\f70c";
}

.fi-ts-hand-scissors:before {
  content: "\f70d";
}

.fi-ts-hand-sparkles:before {
  content: "\f70e";
}

.fi-ts-hand-spock:before {
  content: "\f70f";
}

.fi-ts-hand-wave:before {
  content: "\f710";
}

.fi-ts-handmade:before {
  content: "\f711";
}

.fi-ts-hands-bubbles:before {
  content: "\f712";
}

.fi-ts-hands-clapping:before {
  content: "\f713";
}

.fi-ts-hands-heart:before {
  content: "\f714";
}

.fi-ts-hands-holding-diamond:before {
  content: "\f715";
}

.fi-ts-hands-holding:before {
  content: "\f716";
}

.fi-ts-hands-usd:before {
  content: "\f717";
}

.fi-ts-handshake-angle:before {
  content: "\f718";
}

.fi-ts-handshake-deal-loan:before {
  content: "\f719";
}

.fi-ts-handshake-house:before {
  content: "\f71a";
}

.fi-ts-handshake-simple-slash:before {
  content: "\f71b";
}

.fi-ts-handshake-trust:before {
  content: "\f71c";
}

.fi-ts-handshake:before {
  content: "\f71d";
}

.fi-ts-hard-hat:before {
  content: "\f71e";
}

.fi-ts-hashtag-lock:before {
  content: "\f71f";
}

.fi-ts-hashtag:before {
  content: "\f720";
}

.fi-ts-hat-beach:before {
  content: "\f721";
}

.fi-ts-hat-birthday:before {
  content: "\f722";
}

.fi-ts-hat-chef:before {
  content: "\f723";
}

.fi-ts-hat-cowboy-side:before {
  content: "\f724";
}

.fi-ts-hat-cowboy:before {
  content: "\f725";
}

.fi-ts-hat-santa:before {
  content: "\f726";
}

.fi-ts-hat-winter:before {
  content: "\f727";
}

.fi-ts-hat-witch:before {
  content: "\f728";
}

.fi-ts-hat-wizard:before {
  content: "\f729";
}

.fi-ts-hdd:before {
  content: "\f72a";
}

.fi-ts-head-side-brain:before {
  content: "\f72b";
}

.fi-ts-head-side-cough-slash:before {
  content: "\f72c";
}

.fi-ts-head-side-cough:before {
  content: "\f72d";
}

.fi-ts-head-side-headphones:before {
  content: "\f72e";
}

.fi-ts-head-side-heart:before {
  content: "\f72f";
}

.fi-ts-head-side-mask:before {
  content: "\f730";
}

.fi-ts-head-side-medical:before {
  content: "\f731";
}

.fi-ts-head-side-thinking:before {
  content: "\f732";
}

.fi-ts-head-side-virus:before {
  content: "\f733";
}

.fi-ts-head-side:before {
  content: "\f734";
}

.fi-ts-head-vr:before {
  content: "\f735";
}

.fi-ts-heading:before {
  content: "\f736";
}

.fi-ts-heart-arrow:before {
  content: "\f737";
}

.fi-ts-heart-brain:before {
  content: "\f738";
}

.fi-ts-heart-crack:before {
  content: "\f739";
}

.fi-ts-heart-half-stroke:before {
  content: "\f73a";
}

.fi-ts-heart-half:before {
  content: "\f73b";
}

.fi-ts-heart-health-muscle:before {
  content: "\f73c";
}

.fi-ts-heart-lock:before {
  content: "\f73d";
}

.fi-ts-heart-partner-handshake:before {
  content: "\f73e";
}

.fi-ts-heart-rate:before {
  content: "\f73f";
}

.fi-ts-heart-slash:before {
  content: "\f740";
}

.fi-ts-heart-upside-down:before {
  content: "\f741";
}

.fi-ts-heat:before {
  content: "\f742";
}

.fi-ts-helicopter-side:before {
  content: "\f743";
}

.fi-ts-helmet-battle:before {
  content: "\f744";
}

.fi-ts-hexagon-check:before {
  content: "\f745";
}

.fi-ts-hexagon-divide:before {
  content: "\f746";
}

.fi-ts-hexagon-exclamation:before {
  content: "\f747";
}

.fi-ts-hexagon:before {
  content: "\f748";
}

.fi-ts-high-definition:before {
  content: "\f749";
}

.fi-ts-high-five-celebration-yes:before {
  content: "\f74a";
}

.fi-ts-high-five:before {
  content: "\f74b";
}

.fi-ts-highlighter-line:before {
  content: "\f74c";
}

.fi-ts-highlighter:before {
  content: "\f74d";
}

.fi-ts-hiking:before {
  content: "\f74e";
}

.fi-ts-hippo:before {
  content: "\f74f";
}

.fi-ts-hockey-mask:before {
  content: "\f750";
}

.fi-ts-hockey-puck:before {
  content: "\f751";
}

.fi-ts-hockey-stick-puck:before {
  content: "\f752";
}

.fi-ts-hockey-sticks:before {
  content: "\f753";
}

.fi-ts-holding-hand-gear:before {
  content: "\f754";
}

.fi-ts-holding-hand-revenue:before {
  content: "\f755";
}

.fi-ts-holly-berry:before {
  content: "\f756";
}

.fi-ts-home-heart:before {
  content: "\f757";
}

.fi-ts-honey-pot:before {
  content: "\f758";
}

.fi-ts-hood-cloak:before {
  content: "\f759";
}

.fi-ts-horizontal-rule:before {
  content: "\f75a";
}

.fi-ts-horse-head:before {
  content: "\f75b";
}

.fi-ts-horse-saddle:before {
  content: "\f75c";
}

.fi-ts-horse:before {
  content: "\f75d";
}

.fi-ts-horseshoe-broken:before {
  content: "\f75e";
}

.fi-ts-horseshoe:before {
  content: "\f75f";
}

.fi-ts-hose-reel:before {
  content: "\f760";
}

.fi-ts-hose:before {
  content: "\f761";
}

.fi-ts-hospital-symbol:before {
  content: "\f762";
}

.fi-ts-hospital-user:before {
  content: "\f763";
}

.fi-ts-hospital:before {
  content: "\f764";
}

.fi-ts-hospitals:before {
  content: "\f765";
}

.fi-ts-hot-tub:before {
  content: "\f766";
}

.fi-ts-hotdog:before {
  content: "\f767";
}

.fi-ts-hotel:before {
  content: "\f768";
}

.fi-ts-hourglass-end:before {
  content: "\f769";
}

.fi-ts-hourglass-start:before {
  content: "\f76a";
}

.fi-ts-hourglass:before {
  content: "\f76b";
}

.fi-ts-house-blank:before {
  content: "\f76c";
}

.fi-ts-house-building:before {
  content: "\f76d";
}

.fi-ts-house-chimney-blank:before {
  content: "\f76e";
}

.fi-ts-house-chimney-crack:before {
  content: "\f76f";
}

.fi-ts-house-chimney-heart:before {
  content: "\f770";
}

.fi-ts-house-chimney-medical:before {
  content: "\f771";
}

.fi-ts-house-chimney-user:before {
  content: "\f772";
}

.fi-ts-house-chimney-window:before {
  content: "\f773";
}

.fi-ts-house-chimney:before {
  content: "\f774";
}

.fi-ts-house-circle-check:before {
  content: "\f775";
}

.fi-ts-house-circle-exclamation:before {
  content: "\f776";
}

.fi-ts-house-circle-xmark:before {
  content: "\f777";
}

.fi-ts-house-crack-alt:before {
  content: "\f778";
}

.fi-ts-house-crack:before {
  content: "\f779";
}

.fi-ts-house-day:before {
  content: "\f77a";
}

.fi-ts-house-fire:before {
  content: "\f77b";
}

.fi-ts-house-flag:before {
  content: "\f77c";
}

.fi-ts-house-flood:before {
  content: "\f77d";
}

.fi-ts-house-laptop:before {
  content: "\f77e";
}

.fi-ts-house-leave:before {
  content: "\f77f";
}

.fi-ts-house-lock:before {
  content: "\f780";
}

.fi-ts-house-medical:before {
  content: "\f781";
}

.fi-ts-house-night:before {
  content: "\f782";
}

.fi-ts-house-return:before {
  content: "\f783";
}

.fi-ts-house-signal:before {
  content: "\f784";
}

.fi-ts-house-tree:before {
  content: "\f785";
}

.fi-ts-house-tsunami:before {
  content: "\f786";
}

.fi-ts-house-turret:before {
  content: "\f787";
}

.fi-ts-house-user:before {
  content: "\f788";
}

.fi-ts-house-window:before {
  content: "\f789";
}

.fi-ts-hr-group:before {
  content: "\f78a";
}

.fi-ts-hr-person:before {
  content: "\f78b";
}

.fi-ts-hr:before {
  content: "\f78c";
}

.fi-ts-hryvnia:before {
  content: "\f78d";
}

.fi-ts-humidity:before {
  content: "\f78e";
}

.fi-ts-hundred-points:before {
  content: "\f78f";
}

.fi-ts-hurricane:before {
  content: "\f790";
}

.fi-ts-i:before {
  content: "\f791";
}

.fi-ts-ice-cream:before {
  content: "\f792";
}

.fi-ts-icicles:before {
  content: "\f793";
}

.fi-ts-icon-star:before {
  content: "\f794";
}

.fi-ts-id-badge:before {
  content: "\f795";
}

.fi-ts-id-card-clip-alt:before {
  content: "\f796";
}

.fi-ts-igloo:before {
  content: "\f797";
}

.fi-ts-image-slash:before {
  content: "\f798";
}

.fi-ts-images-user:before {
  content: "\f799";
}

.fi-ts-images:before {
  content: "\f79a";
}

.fi-ts-improve-user:before {
  content: "\f79b";
}

.fi-ts-inbox-in:before {
  content: "\f79c";
}

.fi-ts-inbox-out:before {
  content: "\f79d";
}

.fi-ts-inboxes:before {
  content: "\f79e";
}

.fi-ts-incense-sticks-yoga:before {
  content: "\f79f";
}

.fi-ts-incognito:before {
  content: "\f7a0";
}

.fi-ts-indian-rupee-sign:before {
  content: "\f7a1";
}

.fi-ts-industry-alt:before {
  content: "\f7a2";
}

.fi-ts-industry-windows:before {
  content: "\f7a3";
}

.fi-ts-infinity:before {
  content: "\f7a4";
}

.fi-ts-info-guide:before {
  content: "\f7a5";
}

.fi-ts-information:before {
  content: "\f7a6";
}

.fi-ts-inhaler:before {
  content: "\f7a7";
}

.fi-ts-input-numeric:before {
  content: "\f7a8";
}

.fi-ts-input-pipe:before {
  content: "\f7a9";
}

.fi-ts-input-text:before {
  content: "\f7aa";
}

.fi-ts-insert-alt:before {
  content: "\f7ab";
}

.fi-ts-insert-arrows:before {
  content: "\f7ac";
}

.fi-ts-insert-button-circle:before {
  content: "\f7ad";
}

.fi-ts-insert-credit-card:before {
  content: "\f7ae";
}

.fi-ts-insert-square:before {
  content: "\f7af";
}

.fi-ts-insert:before {
  content: "\f7b0";
}

.fi-ts-insight-alt:before {
  content: "\f7b1";
}

.fi-ts-insight-head:before {
  content: "\f7b2";
}

.fi-ts-insight:before {
  content: "\f7b3";
}

.fi-ts-integral:before {
  content: "\f7b4";
}

.fi-ts-internet-speed-wifi:before {
  content: "\f7b5";
}

.fi-ts-intersection:before {
  content: "\f7b6";
}

.fi-ts-introduction-handshake:before {
  content: "\f7b7";
}

.fi-ts-introduction:before {
  content: "\f7b8";
}

.fi-ts-inventory-alt:before {
  content: "\f7b9";
}

.fi-ts-invest:before {
  content: "\f7ba";
}

.fi-ts-investment:before {
  content: "\f7bb";
}

.fi-ts-invite-alt:before {
  content: "\f7bc";
}

.fi-ts-invite:before {
  content: "\f7bd";
}

.fi-ts-iot-alt:before {
  content: "\f7be";
}

.fi-ts-iot:before {
  content: "\f7bf";
}

.fi-ts-ip-address:before {
  content: "\f7c0";
}

.fi-ts-island-tropical:before {
  content: "\f7c1";
}

.fi-ts-issue-loupe:before {
  content: "\f7c2";
}

.fi-ts-it-alt:before {
  content: "\f7c3";
}

.fi-ts-it-computer:before {
  content: "\f7c4";
}

.fi-ts-it:before {
  content: "\f7c5";
}

.fi-ts-italian-lira-sign:before {
  content: "\f7c6";
}

.fi-ts-j:before {
  content: "\f7c7";
}

.fi-ts-jam:before {
  content: "\f7c8";
}

.fi-ts-jar-alt:before {
  content: "\f7c9";
}

.fi-ts-jar-wheat:before {
  content: "\f7ca";
}

.fi-ts-javascript:before {
  content: "\f7cb";
}

.fi-ts-joint:before {
  content: "\f7cc";
}

.fi-ts-joker:before {
  content: "\f7cd";
}

.fi-ts-journal-alt:before {
  content: "\f7ce";
}

.fi-ts-journal:before {
  content: "\f7cf";
}

.fi-ts-journey:before {
  content: "\f7d0";
}

.fi-ts-joystick:before {
  content: "\f7d1";
}

.fi-ts-jpg:before {
  content: "\f7d2";
}

.fi-ts-jug-alt:before {
  content: "\f7d3";
}

.fi-ts-jug-bottle:before {
  content: "\f7d4";
}

.fi-ts-jug:before {
  content: "\f7d5";
}

.fi-ts-jumping-rope:before {
  content: "\f7d6";
}

.fi-ts-k:before {
  content: "\f7d7";
}

.fi-ts-kaaba:before {
  content: "\f7d8";
}

.fi-ts-kazoo:before {
  content: "\f7d9";
}

.fi-ts-kerning:before {
  content: "\f7da";
}

.fi-ts-key-lock-crypto:before {
  content: "\f7db";
}

.fi-ts-key-skeleton-left-right:before {
  content: "\f7dc";
}

.fi-ts-key:before {
  content: "\f7dd";
}

.fi-ts-keyboard-brightness-low:before {
  content: "\f7de";
}

.fi-ts-keyboard-brightness:before {
  content: "\f7df";
}

.fi-ts-keyboard-down:before {
  content: "\f7e0";
}

.fi-ts-keyboard-left:before {
  content: "\f7e1";
}

.fi-ts-keyboard:before {
  content: "\f7e2";
}

.fi-ts-keynote:before {
  content: "\f7e3";
}

.fi-ts-kidneys:before {
  content: "\f7e4";
}

.fi-ts-kip-sign:before {
  content: "\f7e5";
}

.fi-ts-kiss-beam:before {
  content: "\f7e6";
}

.fi-ts-kiss-wink-heart:before {
  content: "\f7e7";
}

.fi-ts-kiss:before {
  content: "\f7e8";
}

.fi-ts-kite:before {
  content: "\f7e9";
}

.fi-ts-kiwi-bird:before {
  content: "\f7ea";
}

.fi-ts-kiwi-fruit:before {
  content: "\f7eb";
}

.fi-ts-knife-kitchen:before {
  content: "\f7ec";
}

.fi-ts-knife:before {
  content: "\f7ed";
}

.fi-ts-knitting:before {
  content: "\f7ee";
}

.fi-ts-kpi-evaluation:before {
  content: "\f7ef";
}

.fi-ts-kpi:before {
  content: "\f7f0";
}

.fi-ts-l:before {
  content: "\f7f1";
}

.fi-ts-lacrosse-stick-ball:before {
  content: "\f7f2";
}

.fi-ts-lacrosse-stick:before {
  content: "\f7f3";
}

.fi-ts-lambda:before {
  content: "\f7f4";
}

.fi-ts-lamp-desk:before {
  content: "\f7f5";
}

.fi-ts-lamp-floor:before {
  content: "\f7f6";
}

.fi-ts-lamp-street:before {
  content: "\f7f7";
}

.fi-ts-lamp:before {
  content: "\f7f8";
}

.fi-ts-land-layer-location:before {
  content: "\f7f9";
}

.fi-ts-land-layers:before {
  content: "\f7fa";
}

.fi-ts-land-location:before {
  content: "\f7fb";
}

.fi-ts-landmark-alt:before {
  content: "\f7fc";
}

.fi-ts-language:before {
  content: "\f7fd";
}

.fi-ts-laptop-arrow-down:before {
  content: "\f7fe";
}

.fi-ts-laptop-binary:before {
  content: "\f7ff";
}

.fi-ts-laptop-code:before {
  content: "\f800";
}

.fi-ts-laptop-medical:before {
  content: "\f801";
}

.fi-ts-laptop-mobile:before {
  content: "\f802";
}

.fi-ts-laptop-slash:before {
  content: "\f803";
}

.fi-ts-laptop:before {
  content: "\f804";
}

.fi-ts-lari-sign:before {
  content: "\f805";
}

.fi-ts-lasso-sparkles:before {
  content: "\f806";
}

.fi-ts-last-square:before {
  content: "\f807";
}

.fi-ts-laugh-beam:before {
  content: "\f808";
}

.fi-ts-laugh-squint:before {
  content: "\f809";
}

.fi-ts-laugh-wink:before {
  content: "\f80a";
}

.fi-ts-laugh:before {
  content: "\f80b";
}

.fi-ts-lawyer-man:before {
  content: "\f80c";
}

.fi-ts-lawyer-woman:before {
  content: "\f80d";
}

.fi-ts-layer-minus:before {
  content: "\f80e";
}

.fi-ts-layer-plus:before {
  content: "\f80f";
}

.fi-ts-lead-funnel:before {
  content: "\f810";
}

.fi-ts-lead-management:before {
  content: "\f811";
}

.fi-ts-lead:before {
  content: "\f812";
}

.fi-ts-leader-alt:before {
  content: "\f813";
}

.fi-ts-leader-speech:before {
  content: "\f814";
}

.fi-ts-leader:before {
  content: "\f815";
}

.fi-ts-leaderboard-alt:before {
  content: "\f816";
}

.fi-ts-leaderboard-trophy:before {
  content: "\f817";
}

.fi-ts-leaderboard:before {
  content: "\f818";
}

.fi-ts-leadership-alt:before {
  content: "\f819";
}

.fi-ts-leadership:before {
  content: "\f81a";
}

.fi-ts-leaf-heart:before {
  content: "\f81b";
}

.fi-ts-leaf-maple:before {
  content: "\f81c";
}

.fi-ts-leaf-oak:before {
  content: "\f81d";
}

.fi-ts-leaf:before {
  content: "\f81e";
}

.fi-ts-leafy-green:before {
  content: "\f81f";
}

.fi-ts-leave:before {
  content: "\f820";
}

.fi-ts-left-from-bracket:before {
  content: "\f821";
}

.fi-ts-left:before {
  content: "\f822";
}

.fi-ts-legal:before {
  content: "\f823";
}

.fi-ts-lemon:before {
  content: "\f824";
}

.fi-ts-lesbian-couple:before {
  content: "\f825";
}

.fi-ts-less-than-equal:before {
  content: "\f826";
}

.fi-ts-less-than:before {
  content: "\f827";
}

.fi-ts-lesson-class:before {
  content: "\f828";
}

.fi-ts-lesson:before {
  content: "\f829";
}

.fi-ts-lettuce:before {
  content: "\f82a";
}

.fi-ts-level-down-alt:before {
  content: "\f82b";
}

.fi-ts-level-down:before {
  content: "\f82c";
}

.fi-ts-level-up-alt:before {
  content: "\f82d";
}

.fi-ts-level-up:before {
  content: "\f82e";
}

.fi-ts-license:before {
  content: "\f82f";
}

.fi-ts-life:before {
  content: "\f830";
}

.fi-ts-light-ceiling:before {
  content: "\f831";
}

.fi-ts-light-emergency-on:before {
  content: "\f832";
}

.fi-ts-light-emergency:before {
  content: "\f833";
}

.fi-ts-light-switch-off:before {
  content: "\f834";
}

.fi-ts-light-switch-on:before {
  content: "\f835";
}

.fi-ts-light-switch:before {
  content: "\f836";
}

.fi-ts-lightbulb-cfl-on:before {
  content: "\f837";
}

.fi-ts-lightbulb-cfl:before {
  content: "\f838";
}

.fi-ts-lightbulb-dollar:before {
  content: "\f839";
}

.fi-ts-lightbulb-exclamation:before {
  content: "\f83a";
}

.fi-ts-lightbulb-head:before {
  content: "\f83b";
}

.fi-ts-lightbulb-on:before {
  content: "\f83c";
}

.fi-ts-lightbulb-question:before {
  content: "\f83d";
}

.fi-ts-lightbulb-setting:before {
  content: "\f83e";
}

.fi-ts-lightbulb-slash:before {
  content: "\f83f";
}

.fi-ts-lighthouse:before {
  content: "\f840";
}

.fi-ts-lights-holiday:before {
  content: "\f841";
}

.fi-ts-limit-hand:before {
  content: "\f842";
}

.fi-ts-limit-speedometer:before {
  content: "\f843";
}

.fi-ts-link-alt:before {
  content: "\f844";
}

.fi-ts-link-horizontal-slash:before {
  content: "\f845";
}

.fi-ts-link-horizontal:before {
  content: "\f846";
}

.fi-ts-link-slash-alt:before {
  content: "\f847";
}

.fi-ts-link-slash:before {
  content: "\f848";
}

.fi-ts-lion-head:before {
  content: "\f849";
}

.fi-ts-lion:before {
  content: "\f84a";
}

.fi-ts-lips:before {
  content: "\f84b";
}

.fi-ts-lipstick:before {
  content: "\f84c";
}

.fi-ts-lira-sign:before {
  content: "\f84d";
}

.fi-ts-list-check:before {
  content: "\f84e";
}

.fi-ts-list-dropdown:before {
  content: "\f84f";
}

.fi-ts-list-music:before {
  content: "\f850";
}

.fi-ts-list-timeline:before {
  content: "\f851";
}

.fi-ts-litecoin-sign:before {
  content: "\f852";
}

.fi-ts-live-alt:before {
  content: "\f853";
}

.fi-ts-live:before {
  content: "\f854";
}

.fi-ts-loading:before {
  content: "\f855";
}

.fi-ts-loan:before {
  content: "\f856";
}

.fi-ts-lobster:before {
  content: "\f857";
}

.fi-ts-location-alt:before {
  content: "\f858";
}

.fi-ts-location-arrow:before {
  content: "\f859";
}

.fi-ts-location-crosshairs-slash:before {
  content: "\f85a";
}

.fi-ts-location-crosshairs:before {
  content: "\f85b";
}

.fi-ts-location-dot-slash:before {
  content: "\f85c";
}

.fi-ts-location-exclamation:before {
  content: "\f85d";
}

.fi-ts-lock-alt:before {
  content: "\f85e";
}

.fi-ts-lock-hashtag:before {
  content: "\f85f";
}

.fi-ts-lock-open-alt:before {
  content: "\f860";
}

.fi-ts-locust:before {
  content: "\f861";
}

.fi-ts-loop-square:before {
  content: "\f862";
}

.fi-ts-loveseat:before {
  content: "\f863";
}

.fi-ts-low-vision:before {
  content: "\f864";
}

.fi-ts-luchador:before {
  content: "\f865";
}

.fi-ts-luggage-cart:before {
  content: "\f866";
}

.fi-ts-lungs-virus:before {
  content: "\f867";
}

.fi-ts-lungs:before {
  content: "\f868";
}

.fi-ts-m:before {
  content: "\f869";
}

.fi-ts-mace:before {
  content: "\f86a";
}

.fi-ts-magnet-user:before {
  content: "\f86b";
}

.fi-ts-magnet:before {
  content: "\f86c";
}

.fi-ts-mailbox:before {
  content: "\f86d";
}

.fi-ts-makeup-brush:before {
  content: "\f86e";
}

.fi-ts-man-head:before {
  content: "\f86f";
}

.fi-ts-man-scientist:before {
  content: "\f870";
}

.fi-ts-manat-sign:before {
  content: "\f871";
}

.fi-ts-mandolin:before {
  content: "\f872";
}

.fi-ts-mango:before {
  content: "\f873";
}

.fi-ts-manhole:before {
  content: "\f874";
}

.fi-ts-map-location-track:before {
  content: "\f875";
}

.fi-ts-map-marker-check:before {
  content: "\f876";
}

.fi-ts-map-marker-edit:before {
  content: "\f877";
}

.fi-ts-map-marker-question:before {
  content: "\f878";
}

.fi-ts-map-marker-slash:before {
  content: "\f879";
}

.fi-ts-map-marker-smile:before {
  content: "\f87a";
}

.fi-ts-map-pin:before {
  content: "\f87b";
}

.fi-ts-map-point:before {
  content: "\f87c";
}

.fi-ts-marker-time:before {
  content: "\f87d";
}

.fi-ts-marketplace-alt:before {
  content: "\f87e";
}

.fi-ts-marketplace-store:before {
  content: "\f87f";
}

.fi-ts-marketplace:before {
  content: "\f880";
}

.fi-ts-mars-double:before {
  content: "\f881";
}

.fi-ts-mars-stroke-right:before {
  content: "\f882";
}

.fi-ts-mars-stroke-up:before {
  content: "\f883";
}

.fi-ts-mars:before {
  content: "\f884";
}

.fi-ts-martini-glass-citrus:before {
  content: "\f885";
}

.fi-ts-martini-glass-empty:before {
  content: "\f886";
}

.fi-ts-mask-carnival:before {
  content: "\f887";
}

.fi-ts-mask-face:before {
  content: "\f888";
}

.fi-ts-mask-snorkel:before {
  content: "\f889";
}

.fi-ts-massage:before {
  content: "\f88a";
}

.fi-ts-match-fire:before {
  content: "\f88b";
}

.fi-ts-mattress-pillow:before {
  content: "\f88c";
}

.fi-ts-measuring-tape:before {
  content: "\f88d";
}

.fi-ts-meat:before {
  content: "\f88e";
}

.fi-ts-medal:before {
  content: "\f88f";
}

.fi-ts-medical-star:before {
  content: "\f890";
}

.fi-ts-medicine:before {
  content: "\f891";
}

.fi-ts-meditation:before {
  content: "\f892";
}

.fi-ts-meeting-alt:before {
  content: "\f893";
}

.fi-ts-meeting:before {
  content: "\f894";
}

.fi-ts-megaphone-announcement-leader:before {
  content: "\f895";
}

.fi-ts-megaphone:before {
  content: "\f896";
}

.fi-ts-meh-blank:before {
  content: "\f897";
}

.fi-ts-meh-rolling-eyes:before {
  content: "\f898";
}

.fi-ts-meh:before {
  content: "\f899";
}

.fi-ts-melon-alt:before {
  content: "\f89a";
}

.fi-ts-melon:before {
  content: "\f89b";
}

.fi-ts-member-list:before {
  content: "\f89c";
}

.fi-ts-member-search:before {
  content: "\f89d";
}

.fi-ts-membership-vip:before {
  content: "\f89e";
}

.fi-ts-membership:before {
  content: "\f89f";
}

.fi-ts-memo-circle-check:before {
  content: "\f8a0";
}

.fi-ts-memo-pad:before {
  content: "\f8a1";
}

.fi-ts-memo:before {
  content: "\f8a2";
}

.fi-ts-memory:before {
  content: "\f8a3";
}

.fi-ts-mercury:before {
  content: "\f8a4";
}

.fi-ts-message-arrow-down:before {
  content: "\f8a5";
}

.fi-ts-message-arrow-up-right:before {
  content: "\f8a6";
}

.fi-ts-message-arrow-up:before {
  content: "\f8a7";
}

.fi-ts-message-bot:before {
  content: "\f8a8";
}

.fi-ts-message-code:before {
  content: "\f8a9";
}

.fi-ts-message-dollar:before {
  content: "\f8aa";
}

.fi-ts-message-heart:before {
  content: "\f8ab";
}

.fi-ts-message-image:before {
  content: "\f8ac";
}

.fi-ts-message-question:before {
  content: "\f8ad";
}

.fi-ts-message-quote:before {
  content: "\f8ae";
}

.fi-ts-message-slash:before {
  content: "\f8af";
}

.fi-ts-message-sms:before {
  content: "\f8b0";
}

.fi-ts-message-text:before {
  content: "\f8b1";
}

.fi-ts-message-xmark:before {
  content: "\f8b2";
}

.fi-ts-messages-dollar:before {
  content: "\f8b3";
}

.fi-ts-messages-question:before {
  content: "\f8b4";
}

.fi-ts-messages:before {
  content: "\f8b5";
}

.fi-ts-meteor:before {
  content: "\f8b6";
}

.fi-ts-meter-bolt:before {
  content: "\f8b7";
}

.fi-ts-meter-droplet:before {
  content: "\f8b8";
}

.fi-ts-meter-fire:before {
  content: "\f8b9";
}

.fi-ts-meter:before {
  content: "\f8ba";
}

.fi-ts-method:before {
  content: "\f8bb";
}

.fi-ts-microchip-ai:before {
  content: "\f8bc";
}

.fi-ts-microchip:before {
  content: "\f8bd";
}

.fi-ts-microphone-alt:before {
  content: "\f8be";
}

.fi-ts-microphone-slash:before {
  content: "\f8bf";
}

.fi-ts-microscope:before {
  content: "\f8c0";
}

.fi-ts-microwave:before {
  content: "\f8c1";
}

.fi-ts-milk-alt:before {
  content: "\f8c2";
}

.fi-ts-milk:before {
  content: "\f8c3";
}

.fi-ts-mill-sign:before {
  content: "\f8c4";
}

.fi-ts-mind-share:before {
  content: "\f8c5";
}

.fi-ts-minus-circle:before {
  content: "\f8c6";
}

.fi-ts-minus-hexagon:before {
  content: "\f8c7";
}

.fi-ts-mistletoe:before {
  content: "\f8c8";
}

.fi-ts-mix:before {
  content: "\f8c9";
}

.fi-ts-mobile-button:before {
  content: "\f8ca";
}

.fi-ts-mobile-notch:before {
  content: "\f8cb";
}

.fi-ts-mobile:before {
  content: "\f8cc";
}

.fi-ts-mockup:before {
  content: "\f8cd";
}

.fi-ts-mode-alt:before {
  content: "\f8ce";
}

.fi-ts-mode:before {
  content: "\f8cf";
}

.fi-ts-model-cube-arrows:before {
  content: "\f8d0";
}

.fi-ts-model-cube-space:before {
  content: "\f8d1";
}

.fi-ts-model-cube:before {
  content: "\f8d2";
}

.fi-ts-module:before {
  content: "\f8d3";
}

.fi-ts-monday:before {
  content: "\f8d4";
}

.fi-ts-money-bill-simple:before {
  content: "\f8d5";
}

.fi-ts-money-bill-transfer:before {
  content: "\f8d6";
}

.fi-ts-money-bill-wave-alt:before {
  content: "\f8d7";
}

.fi-ts-money-bill-wave:before {
  content: "\f8d8";
}

.fi-ts-money-bills-simple:before {
  content: "\f8d9";
}

.fi-ts-money-bills:before {
  content: "\f8da";
}

.fi-ts-money-check-edit-alt:before {
  content: "\f8db";
}

.fi-ts-money-check-edit:before {
  content: "\f8dc";
}

.fi-ts-money-check:before {
  content: "\f8dd";
}

.fi-ts-money-coin-transfer:before {
  content: "\f8de";
}

.fi-ts-money-from-bracket:before {
  content: "\f8df";
}

.fi-ts-money-simple-from-bracket:before {
  content: "\f8e0";
}

.fi-ts-money-transfer-alt:before {
  content: "\f8e1";
}

.fi-ts-money-transfer-coin-arrow:before {
  content: "\f8e2";
}

.fi-ts-money-transfer-smartphone:before {
  content: "\f8e3";
}

.fi-ts-money-wings:before {
  content: "\f8e4";
}

.fi-ts-money:before {
  content: "\f8e5";
}

.fi-ts-monkey:before {
  content: "\f8e6";
}

.fi-ts-monument:before {
  content: "\f8e7";
}

.fi-ts-moon-stars:before {
  content: "\f8e8";
}

.fi-ts-moon:before {
  content: "\f8e9";
}

.fi-ts-moped:before {
  content: "\f8ea";
}

.fi-ts-mortar-pestle:before {
  content: "\f8eb";
}

.fi-ts-mortgage:before {
  content: "\f8ec";
}

.fi-ts-mosque-alt:before {
  content: "\f8ed";
}

.fi-ts-mosque-moon:before {
  content: "\f8ee";
}

.fi-ts-mosque:before {
  content: "\f8ef";
}

.fi-ts-mosquito-net:before {
  content: "\f8f0";
}

.fi-ts-mosquito:before {
  content: "\f8f1";
}

.fi-ts-motorcycle:before {
  content: "\f8f2";
}

.fi-ts-mound:before {
  content: "\f8f3";
}

.fi-ts-mountain-city:before {
  content: "\f8f4";
}

.fi-ts-mountain:before {
  content: "\f8f5";
}

.fi-ts-mountains:before {
  content: "\f8f6";
}

.fi-ts-mouse-field:before {
  content: "\f8f7";
}

.fi-ts-mouse:before {
  content: "\f8f8";
}

.fi-ts-mov-file:before {
  content: "\f8f9";
}

.fi-ts-move-to-folder-2:before {
  content: "\f8fa";
}

.fi-ts-move-to-folder:before {
  content: "\f8fb";
}

.fi-ts-mp3-file:before {
  content: "\f8fc";
}

.fi-ts-mp3-player:before {
  content: "\f8fd";
}

.fi-ts-mp4-file:before {
  content: "\f8fe";
}

.fi-ts-mug-alt:before {
  content: "\f8ff";
}

.fi-ts-mug-hot-alt:before {
  content: "豈";
}

.fi-ts-mug-hot:before {
  content: "更";
}

.fi-ts-mug-marshmallows:before {
  content: "車";
}

.fi-ts-mug-tea-saucer:before {
  content: "賈";
}

.fi-ts-mug-tea:before {
  content: "滑";
}

.fi-ts-mug:before {
  content: "串";
}

.fi-ts-multiple-alt:before {
  content: "句";
}

.fi-ts-multiple:before {
  content: "龜";
}

.fi-ts-muscle:before {
  content: "龜";
}

.fi-ts-mushroom-alt:before {
  content: "契";
}

.fi-ts-mushroom:before {
  content: "金";
}

.fi-ts-music-file:before {
  content: "喇";
}

.fi-ts-music-note-slash:before {
  content: "奈";
}

.fi-ts-music-note:before {
  content: "懶";
}

.fi-ts-music-slash:before {
  content: "癩";
}

.fi-ts-n:before {
  content: "羅";
}

.fi-ts-naira-sign:before {
  content: "蘿";
}

.fi-ts-narwhal:before {
  content: "螺";
}

.fi-ts-nesting-dolls:before {
  content: "裸";
}

.fi-ts-network-analytic:before {
  content: "邏";
}

.fi-ts-network-cloud:before {
  content: "樂";
}

.fi-ts-network:before {
  content: "洛";
}

.fi-ts-neuter:before {
  content: "烙";
}

.fi-ts-newsletter-subscribe:before {
  content: "珞";
}

.fi-ts-newspaper-open:before {
  content: "落";
}

.fi-ts-newspaper:before {
  content: "酪";
}

.fi-ts-nfc-lock:before {
  content: "駱";
}

.fi-ts-nfc-magnifying-glass:before {
  content: "亂";
}

.fi-ts-nfc-pen:before {
  content: "卵";
}

.fi-ts-nfc-slash:before {
  content: "欄";
}

.fi-ts-nfc-trash:before {
  content: "爛";
}

.fi-ts-nfc:before {
  content: "蘭";
}

.fi-ts-night-day:before {
  content: "鸞";
}

.fi-ts-no-fee:before {
  content: "嵐";
}

.fi-ts-no-people:before {
  content: "濫";
}

.fi-ts-noodles:before {
  content: "藍";
}

.fi-ts-nose:before {
  content: "襤";
}

.fi-ts-not-equal:before {
  content: "拉";
}

.fi-ts-not-found-alt:before {
  content: "臘";
}

.fi-ts-not-found-magnifying-glass:before {
  content: "蠟";
}

.fi-ts-not-found:before {
  content: "廊";
}

.fi-ts-notdef:before {
  content: "朗";
}

.fi-ts-note-medical:before {
  content: "浪";
}

.fi-ts-note-sticky:before {
  content: "狼";
}

.fi-ts-note:before {
  content: "郎";
}

.fi-ts-notebook-alt:before {
  content: "來";
}

.fi-ts-notebook:before {
  content: "冷";
}

.fi-ts-notes-medical:before {
  content: "勞";
}

.fi-ts-notes:before {
  content: "擄";
}

.fi-ts-o:before {
  content: "櫓";
}

.fi-ts-object-exclude:before {
  content: "爐";
}

.fi-ts-object-group:before {
  content: "盧";
}

.fi-ts-object-intersect:before {
  content: "老";
}

.fi-ts-object-subtract:before {
  content: "蘆";
}

.fi-ts-object-ungroup:before {
  content: "虜";
}

.fi-ts-object-union:before {
  content: "路";
}

.fi-ts-objects-column:before {
  content: "露";
}

.fi-ts-octagon-check:before {
  content: "魯";
}

.fi-ts-octagon-divide:before {
  content: "鷺";
}

.fi-ts-octagon-exclamation:before {
  content: "碌";
}

.fi-ts-octagon-minus:before {
  content: "祿";
}

.fi-ts-octagon-plus:before {
  content: "綠";
}

.fi-ts-octagon-xmark:before {
  content: "菉";
}

.fi-ts-octagon:before {
  content: "錄";
}

.fi-ts-oil-can:before {
  content: "鹿";
}

.fi-ts-oil-temp:before {
  content: "論";
}

.fi-ts-olive-oil:before {
  content: "壟";
}

.fi-ts-olive:before {
  content: "弄";
}

.fi-ts-olives:before {
  content: "籠";
}

.fi-ts-om:before {
  content: "聾";
}

.fi-ts-omega:before {
  content: "牢";
}

.fi-ts-onboarding:before {
  content: "磊";
}

.fi-ts-onion:before {
  content: "賂";
}

.fi-ts-open-mail-clip:before {
  content: "雷";
}

.fi-ts-operating-system-upgrade:before {
  content: "壘";
}

.fi-ts-operation:before {
  content: "屢";
}

.fi-ts-order-history:before {
  content: "樓";
}

.fi-ts-organization-chart:before {
  content: "淚";
}

.fi-ts-ornament:before {
  content: "漏";
}

.fi-ts-otp:before {
  content: "累";
}

.fi-ts-otter:before {
  content: "縷";
}

.fi-ts-outdent:before {
  content: "陋";
}

.fi-ts-oval-alt:before {
  content: "勒";
}

.fi-ts-oval:before {
  content: "肋";
}

.fi-ts-oven:before {
  content: "凜";
}

.fi-ts-overline:before {
  content: "凌";
}

.fi-ts-overview:before {
  content: "稜";
}

.fi-ts-p:before {
  content: "綾";
}

.fi-ts-package:before {
  content: "菱";
}

.fi-ts-padlock-check:before {
  content: "陵";
}

.fi-ts-page-break:before {
  content: "讀";
}

.fi-ts-pager:before {
  content: "拏";
}

.fi-ts-paid:before {
  content: "樂";
}

.fi-ts-paint-roller:before {
  content: "諾";
}

.fi-ts-paintbrush-pencil:before {
  content: "丹";
}

.fi-ts-pallet-alt:before {
  content: "寧";
}

.fi-ts-pallet:before {
  content: "怒";
}

.fi-ts-pan-food:before {
  content: "率";
}

.fi-ts-pan-frying:before {
  content: "異";
}

.fi-ts-pan:before {
  content: "北";
}

.fi-ts-pancakes:before {
  content: "磻";
}

.fi-ts-panorama:before {
  content: "便";
}

.fi-ts-paper-plane-top:before {
  content: "復";
}

.fi-ts-paper-plane:before {
  content: "不";
}

.fi-ts-paperclip-vertical:before {
  content: "泌";
}

.fi-ts-parachute-box:before {
  content: "數";
}

.fi-ts-paragraph-left:before {
  content: "索";
}

.fi-ts-paragraph:before {
  content: "參";
}

.fi-ts-parking-circle-slash:before {
  content: "塞";
}

.fi-ts-parking-circle:before {
  content: "省";
}

.fi-ts-parking-slash:before {
  content: "葉";
}

.fi-ts-parking:before {
  content: "說";
}

.fi-ts-party-bell:before {
  content: "殺";
}

.fi-ts-party-horn:before {
  content: "辰";
}

.fi-ts-passport:before {
  content: "沈";
}

.fi-ts-password-alt:before {
  content: "拾";
}

.fi-ts-password-computer:before {
  content: "若";
}

.fi-ts-password-email:before {
  content: "掠";
}

.fi-ts-password-smartphone:before {
  content: "略";
}

.fi-ts-password:before {
  content: "亮";
}

.fi-ts-paste:before {
  content: "兩";
}

.fi-ts-pattern:before {
  content: "凉";
}

.fi-ts-pause-circle:before {
  content: "梁";
}

.fi-ts-pause-square:before {
  content: "糧";
}

.fi-ts-paw-claws:before {
  content: "良";
}

.fi-ts-paw-heart:before {
  content: "諒";
}

.fi-ts-paw:before {
  content: "量";
}

.fi-ts-payment-pos:before {
  content: "勵";
}

.fi-ts-payroll-calendar:before {
  content: "呂";
}

.fi-ts-payroll-check:before {
  content: "女";
}

.fi-ts-payroll:before {
  content: "廬";
}

.fi-ts-peace:before {
  content: "旅";
}

.fi-ts-peach:before {
  content: "濾";
}

.fi-ts-peanut:before {
  content: "礪";
}

.fi-ts-peanuts:before {
  content: "閭";
}

.fi-ts-peapod:before {
  content: "驪";
}

.fi-ts-pear:before {
  content: "麗";
}

.fi-ts-pedestal:before {
  content: "黎";
}

.fi-ts-pen-circle:before {
  content: "力";
}

.fi-ts-pen-clip-slash:before {
  content: "曆";
}

.fi-ts-pen-clip:before {
  content: "歷";
}

.fi-ts-pen-fancy-slash:before {
  content: "轢";
}

.fi-ts-pen-fancy:before {
  content: "年";
}

.fi-ts-pen-field:before {
  content: "憐";
}

.fi-ts-pen-nib-slash:before {
  content: "戀";
}

.fi-ts-pen-nib:before {
  content: "撚";
}

.fi-ts-pen-slash:before {
  content: "漣";
}

.fi-ts-pen-square:before {
  content: "煉";
}

.fi-ts-pen-swirl:before {
  content: "璉";
}

.fi-ts-pencil-paintbrush:before {
  content: "秊";
}

.fi-ts-pencil-ruler:before {
  content: "練";
}

.fi-ts-pencil-slash:before {
  content: "聯";
}

.fi-ts-pending:before {
  content: "輦";
}

.fi-ts-pennant:before {
  content: "蓮";
}

.fi-ts-people-arrows-left-right:before {
  content: "連";
}

.fi-ts-people-carry-box:before {
  content: "鍊";
}

.fi-ts-people-dress:before {
  content: "列";
}

.fi-ts-people-network-partner:before {
  content: "劣";
}

.fi-ts-people-pants:before {
  content: "咽";
}

.fi-ts-people-poll:before {
  content: "烈";
}

.fi-ts-people-pulling:before {
  content: "裂";
}

.fi-ts-people-roof:before {
  content: "說";
}

.fi-ts-people:before {
  content: "廉";
}

.fi-ts-pepper-alt:before {
  content: "念";
}

.fi-ts-pepper-hot:before {
  content: "捻";
}

.fi-ts-pepper:before {
  content: "殮";
}

.fi-ts-percent-10:before {
  content: "簾";
}

.fi-ts-percent-100:before {
  content: "獵";
}

.fi-ts-percent-20:before {
  content: "令";
}

.fi-ts-percent-25:before {
  content: "囹";
}

.fi-ts-percent-30:before {
  content: "寧";
}

.fi-ts-percent-40:before {
  content: "嶺";
}

.fi-ts-percent-50:before {
  content: "怜";
}

.fi-ts-percent-60:before {
  content: "玲";
}

.fi-ts-percent-70:before {
  content: "瑩";
}

.fi-ts-percent-75:before {
  content: "羚";
}

.fi-ts-percent-80:before {
  content: "聆";
}

.fi-ts-percent-90:before {
  content: "鈴";
}

.fi-ts-percentage:before {
  content: "零";
}

.fi-ts-person-burst:before {
  content: "靈";
}

.fi-ts-person-carry-box:before {
  content: "領";
}

.fi-ts-person-circle-check:before {
  content: "例";
}

.fi-ts-person-circle-exclamation:before {
  content: "禮";
}

.fi-ts-person-circle-minus:before {
  content: "醴";
}

.fi-ts-person-circle-plus:before {
  content: "隸";
}

.fi-ts-person-circle-question:before {
  content: "惡";
}

.fi-ts-person-circle-xmark:before {
  content: "了";
}

.fi-ts-person-cv:before {
  content: "僚";
}

.fi-ts-person-dolly-empty:before {
  content: "寮";
}

.fi-ts-person-dolly:before {
  content: "尿";
}

.fi-ts-person-dress-simple:before {
  content: "料";
}

.fi-ts-person-dress:before {
  content: "樂";
}

.fi-ts-person-luggage:before {
  content: "燎";
}

.fi-ts-person-lunge:before {
  content: "療";
}

.fi-ts-person-pilates:before {
  content: "蓼";
}

.fi-ts-person-praying:before {
  content: "遼";
}

.fi-ts-person-pregnant:before {
  content: "龍";
}

.fi-ts-person-seat-reclined:before {
  content: "暈";
}

.fi-ts-person-seat:before {
  content: "阮";
}

.fi-ts-person-shelter:before {
  content: "劉";
}

.fi-ts-person-sign:before {
  content: "杻";
}

.fi-ts-person-simple:before {
  content: "柳";
}

.fi-ts-person-walking-with-cane:before {
  content: "流";
}

.fi-ts-peseta-sign:before {
  content: "溜";
}

.fi-ts-peso-sign:before {
  content: "琉";
}

.fi-ts-pets:before {
  content: "留";
}

.fi-ts-pharmacy:before {
  content: "硫";
}

.fi-ts-phone-call:before {
  content: "紐";
}

.fi-ts-phone-cross:before {
  content: "類";
}

.fi-ts-phone-flip:before {
  content: "六";
}

.fi-ts-phone-heart-message:before {
  content: "戮";
}

.fi-ts-phone-office:before {
  content: "陸";
}

.fi-ts-phone-pause:before {
  content: "倫";
}

.fi-ts-phone-plus:before {
  content: "崙";
}

.fi-ts-phone-rotary:before {
  content: "淪";
}

.fi-ts-phone-slash:before {
  content: "輪";
}

.fi-ts-photo-capture:before {
  content: "律";
}

.fi-ts-photo-film-music:before {
  content: "慄";
}

.fi-ts-photo-video:before {
  content: "栗";
}

.fi-ts-physics:before {
  content: "率";
}

.fi-ts-Pi:before {
  content: "隆";
}

.fi-ts-piano-keyboard:before {
  content: "利";
}

.fi-ts-piano:before {
  content: "吏";
}

.fi-ts-pickaxe:before {
  content: "履";
}

.fi-ts-picking-box:before {
  content: "易";
}

.fi-ts-picking:before {
  content: "李";
}

.fi-ts-picnic:before {
  content: "梨";
}

.fi-ts-picpeople-filled:before {
  content: "泥";
}

.fi-ts-picpeople:before {
  content: "理";
}

.fi-ts-pie:before {
  content: "痢";
}

.fi-ts-pig-bank-bulb:before {
  content: "罹";
}

.fi-ts-pig-face:before {
  content: "裏";
}

.fi-ts-pig:before {
  content: "裡";
}

.fi-ts-piggy-bank-budget:before {
  content: "里";
}

.fi-ts-piggy-bank:before {
  content: "離";
}

.fi-ts-pills:before {
  content: "匿";
}

.fi-ts-pinata:before {
  content: "溺";
}

.fi-ts-pineapple-alt:before {
  content: "吝";
}

.fi-ts-pineapple:before {
  content: "燐";
}

.fi-ts-pipe-smoking:before {
  content: "璘";
}

.fi-ts-pizza-slice:before {
  content: "藺";
}

.fi-ts-place-of-worship:before {
  content: "隣";
}

.fi-ts-plan-strategy:before {
  content: "鱗";
}

.fi-ts-plan:before {
  content: "麟";
}

.fi-ts-plane-alt:before {
  content: "林";
}

.fi-ts-plane-arrival:before {
  content: "淋";
}

.fi-ts-plane-departure:before {
  content: "臨";
}

.fi-ts-plane-prop:before {
  content: "立";
}

.fi-ts-plane-slash:before {
  content: "笠";
}

.fi-ts-plane-tail:before {
  content: "粒";
}

.fi-ts-planet-moon:before {
  content: "狀";
}

.fi-ts-planet-ringed:before {
  content: "炙";
}

.fi-ts-plant-care:before {
  content: "識";
}

.fi-ts-plant-growth:before {
  content: "什";
}

.fi-ts-plant-seed-invest:before {
  content: "茶";
}

.fi-ts-plant-wilt:before {
  content: "刺";
}

.fi-ts-plate-utensils:before {
  content: "切";
}

.fi-ts-plate-wheat:before {
  content: "度";
}

.fi-ts-plate:before {
  content: "拓";
}

.fi-ts-play-circle:before {
  content: "糖";
}

.fi-ts-play-microphone:before {
  content: "宅";
}

.fi-ts-play-pause:before {
  content: "洞";
}

.fi-ts-plug-alt:before {
  content: "暴";
}

.fi-ts-plug-cable:before {
  content: "輻";
}

.fi-ts-plug-circle-bolt:before {
  content: "行";
}

.fi-ts-plug-circle-check:before {
  content: "降";
}

.fi-ts-plug-circle-exclamation:before {
  content: "見";
}

.fi-ts-plug-circle-minus:before {
  content: "廓";
}

.fi-ts-plug-circle-plus:before {
  content: "兀";
}

.fi-ts-plug-connection:before {
  content: "嗀";
}

.fi-ts-plug:before {
  content: "﨎";
}

.fi-ts-plus-hexagon:before {
  content: "﨏";
}

.fi-ts-plus-minus:before {
  content: "塚";
}

.fi-ts-png-file:before {
  content: "﨑";
}

.fi-ts-podcast:before {
  content: "晴";
}

.fi-ts-podium-star:before {
  content: "﨓";
}

.fi-ts-podium-victory-leader:before {
  content: "﨔";
}

.fi-ts-podium:before {
  content: "凞";
}

.fi-ts-point-of-sale-bill:before {
  content: "猪";
}

.fi-ts-point-of-sale-signal:before {
  content: "益";
}

.fi-ts-point-of-sale:before {
  content: "礼";
}

.fi-ts-pointer-loading:before {
  content: "神";
}

.fi-ts-pointer-text:before {
  content: "祥";
}

.fi-ts-police-box:before {
  content: "福";
}

.fi-ts-poll-h:before {
  content: "靖";
}

.fi-ts-pollution:before {
  content: "精";
}

.fi-ts-pompebled:before {
  content: "羽";
}

.fi-ts-poo-bolt:before {
  content: "﨟";
}

.fi-ts-poo:before {
  content: "蘒";
}

.fi-ts-pool-8-ball:before {
  content: "﨡";
}

.fi-ts-poop:before {
  content: "諸";
}

.fi-ts-popcorn:before {
  content: "﨣";
}

.fi-ts-popsicle:before {
  content: "﨤";
}

.fi-ts-portal-enter:before {
  content: "逸";
}

.fi-ts-portal-exit:before {
  content: "都";
}

.fi-ts-postal-address:before {
  content: "﨧";
}

.fi-ts-pot:before {
  content: "﨨";
}

.fi-ts-potato:before {
  content: "﨩";
}

.fi-ts-pound:before {
  content: "飯";
}

.fi-ts-ppt-file:before {
  content: "飼";
}

.fi-ts-practice:before {
  content: "館";
}

.fi-ts-praying-hands:before {
  content: "鶴";
}

.fi-ts-prescription-bottle-alt:before {
  content: "郞";
}

.fi-ts-prescription-bottle-pill:before {
  content: "隷";
}

.fi-ts-prescription-bottle:before {
  content: "侮";
}

.fi-ts-prescription:before {
  content: "僧";
}

.fi-ts-presentation:before {
  content: "免";
}

.fi-ts-preview:before {
  content: "勉";
}

.fi-ts-previous-square:before {
  content: "勤";
}

.fi-ts-print-magnifying-glass:before {
  content: "卑";
}

.fi-ts-print-slash:before {
  content: "喝";
}

.fi-ts-print:before {
  content: "嘆";
}

.fi-ts-priority-arrow:before {
  content: "器";
}

.fi-ts-priority-arrows:before {
  content: "塀";
}

.fi-ts-priority-importance:before {
  content: "墨";
}

.fi-ts-problem-solving:before {
  content: "層";
}

.fi-ts-procedures:before {
  content: "屮";
}

.fi-ts-process:before {
  content: "悔";
}

.fi-ts-productivity:before {
  content: "慨";
}

.fi-ts-progress-complete:before {
  content: "憎";
}

.fi-ts-progress-download:before {
  content: "懲";
}

.fi-ts-progress-upload:before {
  content: "敏";
}

.fi-ts-projector:before {
  content: "既";
}

.fi-ts-protractor:before {
  content: "暑";
}

.fi-ts-pulse:before {
  content: "梅";
}

.fi-ts-pump-medical:before {
  content: "海";
}

.fi-ts-pump:before {
  content: "渚";
}

.fi-ts-pumpkin-alt-2:before {
  content: "漢";
}

.fi-ts-pumpkin-alt:before {
  content: "煮";
}

.fi-ts-pumpkin:before {
  content: "爫";
}

.fi-ts-puzzle-alt:before {
  content: "琢";
}

.fi-ts-puzzle-piece-integration:before {
  content: "碑";
}

.fi-ts-puzzle-piece:before {
  content: "社";
}

.fi-ts-puzzle-pieces:before {
  content: "祉";
}

.fi-ts-pyramid:before {
  content: "祈";
}

.fi-ts-q:before {
  content: "祐";
}

.fi-ts-qr-scan:before {
  content: "祖";
}

.fi-ts-QR:before {
  content: "祝";
}

.fi-ts-qrcode:before {
  content: "禍";
}

.fi-ts-question-square:before {
  content: "禎";
}

.fi-ts-question:before {
  content: "穀";
}

.fi-ts-queue-alt:before {
  content: "突";
}

.fi-ts-queue-line:before {
  content: "節";
}

.fi-ts-queue-signal:before {
  content: "練";
}

.fi-ts-queue:before {
  content: "縉";
}

.fi-ts-quill-pen-story:before {
  content: "繁";
}

.fi-ts-quiz-alt:before {
  content: "署";
}

.fi-ts-quiz:before {
  content: "者";
}

.fi-ts-r:before {
  content: "臭";
}

.fi-ts-rabbit-fast:before {
  content: "艹";
}

.fi-ts-rabbit:before {
  content: "艹";
}

.fi-ts-raccoon:before {
  content: "著";
}

.fi-ts-racquet:before {
  content: "褐";
}

.fi-ts-radar-monitoring-track:before {
  content: "視";
}

.fi-ts-radar:before {
  content: "謁";
}

.fi-ts-radiation-alt:before {
  content: "謹";
}

.fi-ts-radiation:before {
  content: "賓";
}

.fi-ts-radio-alt:before {
  content: "贈";
}

.fi-ts-radio-button:before {
  content: "辶";
}

.fi-ts-radio:before {
  content: "逸";
}

.fi-ts-radish:before {
  content: "難";
}

.fi-ts-rainbow:before {
  content: "響";
}

.fi-ts-raindrops:before {
  content: "頻";
}

.fi-ts-ram:before {
  content: "恵";
}

.fi-ts-ramp-loading:before {
  content: "𤋮";
}

.fi-ts-rank:before {
  content: "舘";
}

.fi-ts-ranking-podium-empty:before {
  content: "﩮";
}

.fi-ts-ranking-podium:before {
  content: "﩯";
}

.fi-ts-ranking-star:before {
  content: "並";
}

.fi-ts-ranking-stars:before {
  content: "况";
}

.fi-ts-raygun:before {
  content: "全";
}

.fi-ts-razor-barber:before {
  content: "侀";
}

.fi-ts-react:before {
  content: "充";
}

.fi-ts-recipe-book:before {
  content: "冀";
}

.fi-ts-recipe:before {
  content: "勇";
}

.fi-ts-record-vinyl:before {
  content: "勺";
}

.fi-ts-rectangle-barcode:before {
  content: "喝";
}

.fi-ts-rectangle-code:before {
  content: "啕";
}

.fi-ts-rectangle-history-circle-plus:before {
  content: "喙";
}

.fi-ts-rectangle-horizontal:before {
  content: "嗢";
}

.fi-ts-rectangle-list:before {
  content: "塚";
}

.fi-ts-rectangle-panoramic:before {
  content: "墳";
}

.fi-ts-rectangle-pro:before {
  content: "奄";
}

.fi-ts-rectangle-vertical-history:before {
  content: "奔";
}

.fi-ts-rectangle-vertical:before {
  content: "婢";
}

.fi-ts-rectangle-xmark:before {
  content: "嬨";
}

.fi-ts-rectangles-mixed:before {
  content: "廒";
}

.fi-ts-recycle-bin:before {
  content: "廙";
}

.fi-ts-recycle:before {
  content: "彩";
}

.fi-ts-redo-alt:before {
  content: "徭";
}

.fi-ts-reel:before {
  content: "惘";
}

.fi-ts-refer-arrow:before {
  content: "慎";
}

.fi-ts-refer:before {
  content: "愈";
}

.fi-ts-referral-alt:before {
  content: "憎";
}

.fi-ts-referral-user:before {
  content: "慠";
}

.fi-ts-referral:before {
  content: "懲";
}

.fi-ts-reflect-horizontal-alt:before {
  content: "戴";
}

.fi-ts-reflect-horizontal:before {
  content: "揄";
}

.fi-ts-reflect-vertical:before {
  content: "搜";
}

.fi-ts-refrigerator:before {
  content: "摒";
}

.fi-ts-refund-alt:before {
  content: "敖";
}

.fi-ts-refund:before {
  content: "晴";
}

.fi-ts-region-pin-alt:before {
  content: "朗";
}

.fi-ts-region-pin:before {
  content: "望";
}

.fi-ts-registered:before {
  content: "杖";
}

.fi-ts-registration-paper:before {
  content: "歹";
}

.fi-ts-remove-folder:before {
  content: "殺";
}

.fi-ts-remove-user:before {
  content: "流";
}

.fi-ts-rent-signal:before {
  content: "滛";
}

.fi-ts-rent:before {
  content: "滋";
}

.fi-ts-replace:before {
  content: "漢";
}

.fi-ts-replay-10:before {
  content: "瀞";
}

.fi-ts-replay-30:before {
  content: "煮";
}

.fi-ts-replay-5:before {
  content: "瞧";
}

.fi-ts-reply-all:before {
  content: "爵";
}

.fi-ts-republican:before {
  content: "犯";
}

.fi-ts-reservation-smartphone:before {
  content: "猪";
}

.fi-ts-reservation-table:before {
  content: "瑱";
}

.fi-ts-resistance-band:before {
  content: "甆";
}

.fi-ts-resources:before {
  content: "画";
}

.fi-ts-restaurant:before {
  content: "瘝";
}

.fi-ts-restock:before {
  content: "瘟";
}

.fi-ts-restroom-simple:before {
  content: "益";
}

.fi-ts-resume:before {
  content: "盛";
}

.fi-ts-revenue-alt:before {
  content: "直";
}

.fi-ts-revenue-euro:before {
  content: "睊";
}

.fi-ts-Revenue:before {
  content: "着";
}

.fi-ts-review:before {
  content: "磌";
}

.fi-ts-rewind-button-circle:before {
  content: "窱";
}

.fi-ts-rhombus:before {
  content: "節";
}

.fi-ts-ribbon:before {
  content: "类";
}

.fi-ts-right-from-bracket:before {
  content: "絛";
}

.fi-ts-right:before {
  content: "練";
}

.fi-ts-ring-diamond:before {
  content: "缾";
}

.fi-ts-ring:before {
  content: "者";
}

.fi-ts-rings-wedding:before {
  content: "荒";
}

.fi-ts-risk-alt:before {
  content: "華";
}

.fi-ts-risk:before {
  content: "蝹";
}

.fi-ts-road-barrier:before {
  content: "襁";
}

.fi-ts-road-sign-left:before {
  content: "覆";
}

.fi-ts-robot:before {
  content: "視";
}

.fi-ts-robotic-arm:before {
  content: "調";
}

.fi-ts-rocket-lunch:before {
  content: "諸";
}

.fi-ts-rocket:before {
  content: "請";
}

.fi-ts-roller-coaster:before {
  content: "謁";
}

.fi-ts-room-service:before {
  content: "諾";
}

.fi-ts-rotate-exclamation:before {
  content: "諭";
}

.fi-ts-rotate-reverse:before {
  content: "謹";
}

.fi-ts-rotate-square:before {
  content: "變";
}

.fi-ts-roulette:before {
  content: "贈";
}

.fi-ts-route-highway:before {
  content: "輸";
}

.fi-ts-route-interstate:before {
  content: "遲";
}

.fi-ts-route:before {
  content: "醙";
}

.fi-ts-router:before {
  content: "鉶";
}

.fi-ts-rss-alt:before {
  content: "陼";
}

.fi-ts-rss:before {
  content: "難";
}

.fi-ts-ruble-sign:before {
  content: "靖";
}

.fi-ts-rugby-helmet:before {
  content: "韛";
}

.fi-ts-ruler-combined:before {
  content: "響";
}

.fi-ts-ruler-horizontal:before {
  content: "頋";
}

.fi-ts-ruler-triangle:before {
  content: "頻";
}

.fi-ts-ruler-vertical:before {
  content: "鬒";
}

.fi-ts-rules-alt:before {
  content: "龜";
}

.fi-ts-rules:before {
  content: "𢡊";
}

.fi-ts-running-track:before {
  content: "𢡄";
}

.fi-ts-running:before {
  content: "𣏕";
}

.fi-ts-rupee-sign:before {
  content: "㮝";
}

.fi-ts-rupiah-sign:before {
  content: "䀘";
}

.fi-ts-rv:before {
  content: "䀹";
}

.fi-ts-s:before {
  content: "𥉉";
}

.fi-ts-sack-dollar:before {
  content: "𥳐";
}

.fi-ts-sack:before {
  content: "𧻓";
}

.fi-ts-sad-cry:before {
  content: "齃";
}

.fi-ts-sad-tear:before {
  content: "龎";
}

.fi-ts-sad:before {
  content: "﫚";
}

.fi-ts-safe-box:before {
  content: "﫛";
}

.fi-ts-sailboat:before {
  content: "﫜";
}

.fi-ts-salad:before {
  content: "﫝";
}

.fi-ts-salary-alt:before {
  content: "﫞";
}

.fi-ts-salt-pepper:before {
  content: "﫟";
}

.fi-ts-salt-shaker:before {
  content: "﫠";
}

.fi-ts-sandwich-alt:before {
  content: "﫡";
}

.fi-ts-sandwich:before {
  content: "﫢";
}

.fi-ts-satellite-dish:before {
  content: "﫣";
}

.fi-ts-satellite:before {
  content: "﫤";
}

.fi-ts-saturday:before {
  content: "﫥";
}

.fi-ts-sauce:before {
  content: "﫦";
}

.fi-ts-sausage:before {
  content: "﫧";
}

.fi-ts-sax-hot:before {
  content: "﫨";
}

.fi-ts-saxophone:before {
  content: "﫩";
}

.fi-ts-scale-comparison-alt:before {
  content: "﫪";
}

.fi-ts-scale-comparison:before {
  content: "﫫";
}

.fi-ts-scale:before {
  content: "﫬";
}

.fi-ts-scalpel-path:before {
  content: "﫭";
}

.fi-ts-scalpel:before {
  content: "﫮";
}

.fi-ts-scanner-gun:before {
  content: "﫯";
}

.fi-ts-scanner-image:before {
  content: "﫰";
}

.fi-ts-scanner-keyboard:before {
  content: "﫱";
}

.fi-ts-scanner-touchscreen:before {
  content: "﫲";
}

.fi-ts-scarecrow:before {
  content: "﫳";
}

.fi-ts-scarf:before {
  content: "﫴";
}

.fi-ts-school-bus:before {
  content: "﫵";
}

.fi-ts-school:before {
  content: "﫶";
}

.fi-ts-scooter:before {
  content: "﫷";
}

.fi-ts-screen:before {
  content: "﫸";
}

.fi-ts-screencast:before {
  content: "﫹";
}

.fi-ts-screw-alt:before {
  content: "﫺";
}

.fi-ts-screw:before {
  content: "﫻";
}

.fi-ts-screwdriver:before {
  content: "﫼";
}

.fi-ts-scribble:before {
  content: "﫽";
}

.fi-ts-script:before {
  content: "﫾";
}

.fi-ts-scroll-document-story:before {
  content: "﫿";
}

.fi-ts-scroll-old:before {
  content: "ﬀ";
}

.fi-ts-scroll-torah:before {
  content: "ﬁ";
}

.fi-ts-scroll:before {
  content: "ﬂ";
}

.fi-ts-scrubber:before {
  content: "ﬃ";
}

.fi-ts-scythe:before {
  content: "ﬄ";
}

.fi-ts-sd-card:before {
  content: "ﬅ";
}

.fi-ts-sd-cards:before {
  content: "ﬆ";
}

.fi-ts-seal-exclamation:before {
  content: "﬇";
}

.fi-ts-seal-question:before {
  content: "﬈";
}

.fi-ts-seal:before {
  content: "﬉";
}

.fi-ts-search-alt:before {
  content: "﬊";
}

.fi-ts-search-dollar:before {
  content: "﬋";
}

.fi-ts-search-heart:before {
  content: "﬌";
}

.fi-ts-search-location:before {
  content: "﬍";
}

.fi-ts-seat-airline:before {
  content: "﬎";
}

.fi-ts-seatbelt-safety-driver:before {
  content: "﬏";
}

.fi-ts-second-award:before {
  content: "﬐";
}

.fi-ts-second-laurel:before {
  content: "﬑";
}

.fi-ts-second-medal:before {
  content: "﬒";
}

.fi-ts-second:before {
  content: "ﬓ";
}

.fi-ts-seedling:before {
  content: "ﬔ";
}

.fi-ts-selection:before {
  content: "ﬕ";
}

.fi-ts-sell:before {
  content: "ﬖ";
}

.fi-ts-seller-store:before {
  content: "ﬗ";
}

.fi-ts-seller:before {
  content: "﬘";
}

.fi-ts-selling:before {
  content: "﬙";
}

.fi-ts-send-back:before {
  content: "﬚";
}

.fi-ts-send-backward:before {
  content: "﬛";
}

.fi-ts-send-money-smartphone:before {
  content: "﬜";
}

.fi-ts-send-money:before {
  content: "יִ";
}

.fi-ts-sensor-alert:before {
  content: "ﬞ";
}

.fi-ts-sensor-fire:before {
  content: "ײַ";
}

.fi-ts-sensor-on:before {
  content: "ﬠ";
}

.fi-ts-sensor-smoke:before {
  content: "ﬡ";
}

.fi-ts-sensor:before {
  content: "ﬢ";
}

.fi-ts-share-alt-square:before {
  content: "ﬣ";
}

.fi-ts-share-square:before {
  content: "ﬤ";
}

.fi-ts-sheep:before {
  content: "ﬥ";
}

.fi-ts-shekel-sign:before {
  content: "ﬦ";
}

.fi-ts-shelves:before {
  content: "ﬧ";
}

.fi-ts-shield-alt:before {
  content: "ﬨ";
}

.fi-ts-shield-cat:before {
  content: "﬩";
}

.fi-ts-shield-cross:before {
  content: "שׁ";
}

.fi-ts-shield-dog:before {
  content: "שׂ";
}

.fi-ts-shield-exclamation:before {
  content: "שּׁ";
}

.fi-ts-shield-interrogation:before {
  content: "שּׂ";
}

.fi-ts-shield-keyhole:before {
  content: "אַ";
}

.fi-ts-shield-minus:before {
  content: "אָ";
}

.fi-ts-shield-security-risk:before {
  content: "אּ";
}

.fi-ts-shield-slash:before {
  content: "בּ";
}

.fi-ts-shield-trust:before {
  content: "גּ";
}

.fi-ts-shield-virus:before {
  content: "דּ";
}

.fi-ts-shield-xmark:before {
  content: "הּ";
}

.fi-ts-shipping-fast:before {
  content: "וּ";
}

.fi-ts-shipping-timed:before {
  content: "זּ";
}

.fi-ts-shirt-long-sleeve:before {
  content: "﬷";
}

.fi-ts-shirt-running:before {
  content: "טּ";
}

.fi-ts-shirt-tank-top:before {
  content: "יּ";
}

.fi-ts-shirt:before {
  content: "ךּ";
}

.fi-ts-shish-kebab:before {
  content: "כּ";
}

.fi-ts-shoe-prints:before {
  content: "לּ";
}

.fi-ts-shop-lock:before {
  content: "﬽";
}

.fi-ts-shop-slash:before {
  content: "מּ";
}

.fi-ts-shopping-basket:before {
  content: "﬿";
}

.fi-ts-shopping-cart-buyer:before {
  content: "נּ";
}

.fi-ts-shovel-snow:before {
  content: "סּ";
}

.fi-ts-shovel:before {
  content: "﭂";
}

.fi-ts-shower-down:before {
  content: "ףּ";
}

.fi-ts-shower:before {
  content: "פּ";
}

.fi-ts-shredder:before {
  content: "﭅";
}

.fi-ts-shrimp:before {
  content: "צּ";
}

.fi-ts-shuttle-van:before {
  content: "קּ";
}

.fi-ts-shuttlecock:before {
  content: "רּ";
}

.fi-ts-Sickle:before {
  content: "שּ";
}

.fi-ts-sidebar-flip:before {
  content: "תּ";
}

.fi-ts-sidebar:before {
  content: "וֹ";
}

.fi-ts-sigma:before {
  content: "בֿ";
}

.fi-ts-sign-hanging:before {
  content: "כֿ";
}

.fi-ts-sign-in-alt:before {
  content: "פֿ";
}

.fi-ts-sign-out-alt:before {
  content: "ﭏ";
}

.fi-ts-sign-posts-wrench:before {
  content: "ﭐ";
}

.fi-ts-sign-posts:before {
  content: "ﭑ";
}

.fi-ts-sign-up:before {
  content: "ﭒ";
}

.fi-ts-signal-alt-1:before {
  content: "ﭓ";
}

.fi-ts-signal-alt-2:before {
  content: "ﭔ";
}

.fi-ts-signal-alt-slash:before {
  content: "ﭕ";
}

.fi-ts-signal-alt:before {
  content: "ﭖ";
}

.fi-ts-signal-bars-fair:before {
  content: "ﭗ";
}

.fi-ts-signal-bars-good:before {
  content: "ﭘ";
}

.fi-ts-signal-bars-weak:before {
  content: "ﭙ";
}

.fi-ts-signal-stream-slash:before {
  content: "ﭚ";
}

.fi-ts-signal-stream:before {
  content: "ﭛ";
}

.fi-ts-signature-lock:before {
  content: "ﭜ";
}

.fi-ts-signature-slash:before {
  content: "ﭝ";
}

.fi-ts-signature:before {
  content: "ﭞ";
}

.fi-ts-sim-card:before {
  content: "ﭟ";
}

.fi-ts-sim-cards:before {
  content: "ﭠ";
}

.fi-ts-sink:before {
  content: "ﭡ";
}

.fi-ts-siren-on:before {
  content: "ﭢ";
}

.fi-ts-Siren:before {
  content: "ﭣ";
}

.fi-ts-site-alt:before {
  content: "ﭤ";
}

.fi-ts-site-browser:before {
  content: "ﭥ";
}

.fi-ts-site:before {
  content: "ﭦ";
}

.fi-ts-sitemap:before {
  content: "ﭧ";
}

.fi-ts-skating:before {
  content: "ﭨ";
}

.fi-ts-skeleton-ribs:before {
  content: "ﭩ";
}

.fi-ts-skeleton:before {
  content: "ﭪ";
}

.fi-ts-skewer:before {
  content: "ﭫ";
}

.fi-ts-ski-boot-ski:before {
  content: "ﭬ";
}

.fi-ts-ski-jump:before {
  content: "ﭭ";
}

.fi-ts-ski-lift:before {
  content: "ﭮ";
}

.fi-ts-skiing-nordic:before {
  content: "ﭯ";
}

.fi-ts-skiing:before {
  content: "ﭰ";
}

.fi-ts-skill-alt:before {
  content: "ﭱ";
}

.fi-ts-skill-user:before {
  content: "ﭲ";
}

.fi-ts-skill:before {
  content: "ﭳ";
}

.fi-ts-skin-arrow:before {
  content: "ﭴ";
}

.fi-ts-skin-drop:before {
  content: "ﭵ";
}

.fi-ts-skin-hair:before {
  content: "ﭶ";
}

.fi-ts-skin:before {
  content: "ﭷ";
}

.fi-ts-skip-15-seconds:before {
  content: "ﭸ";
}

.fi-ts-skull-cow:before {
  content: "ﭹ";
}

.fi-ts-skull-crossbones:before {
  content: "ﭺ";
}

.fi-ts-skull:before {
  content: "ﭻ";
}

.fi-ts-slash:before {
  content: "ﭼ";
}

.fi-ts-sledding:before {
  content: "ﭽ";
}

.fi-ts-sleeping-bag:before {
  content: "ﭾ";
}

.fi-ts-sleigh:before {
  content: "ﭿ";
}

.fi-ts-sliders-h-square:before {
  content: "ﮀ";
}

.fi-ts-sliders-v-square:before {
  content: "ﮁ";
}

.fi-ts-sliders-v:before {
  content: "ﮂ";
}

.fi-ts-slot-machine:before {
  content: "ﮃ";
}

.fi-ts-smart-home-alt:before {
  content: "ﮄ";
}

.fi-ts-smart-home:before {
  content: "ﮅ";
}

.fi-ts-smartphone:before {
  content: "ﮆ";
}

.fi-ts-smile-beam:before {
  content: "ﮇ";
}

.fi-ts-smile-plus:before {
  content: "ﮈ";
}

.fi-ts-smile-wink:before {
  content: "ﮉ";
}

.fi-ts-smile:before {
  content: "ﮊ";
}

.fi-ts-smiley-comment-alt:before {
  content: "ﮋ";
}

.fi-ts-smog:before {
  content: "ﮌ";
}

.fi-ts-smoke:before {
  content: "ﮍ";
}

.fi-ts-smoking-ban:before {
  content: "ﮎ";
}

.fi-ts-smoking:before {
  content: "ﮏ";
}

.fi-ts-snake:before {
  content: "ﮐ";
}

.fi-ts-snap:before {
  content: "ﮑ";
}

.fi-ts-snooze:before {
  content: "ﮒ";
}

.fi-ts-snow-blowing:before {
  content: "ﮓ";
}

.fi-ts-snowboarding:before {
  content: "ﮔ";
}

.fi-ts-snowflake-droplets:before {
  content: "ﮕ";
}

.fi-ts-snowflake:before {
  content: "ﮖ";
}

.fi-ts-snowflakes:before {
  content: "ﮗ";
}

.fi-ts-snowman-alt:before {
  content: "ﮘ";
}

.fi-ts-snowman-head:before {
  content: "ﮙ";
}

.fi-ts-snowmobile:before {
  content: "ﮚ";
}

.fi-ts-snowplow:before {
  content: "ﮛ";
}

.fi-ts-soap-alt:before {
  content: "ﮜ";
}

.fi-ts-soap:before {
  content: "ﮝ";
}

.fi-ts-socks:before {
  content: "ﮞ";
}

.fi-ts-sofa-size:before {
  content: "ﮟ";
}

.fi-ts-sofa:before {
  content: "ﮠ";
}

.fi-ts-solar-panel-sun:before {
  content: "ﮡ";
}

.fi-ts-solar-panel:before {
  content: "ﮢ";
}

.fi-ts-solar-system:before {
  content: "ﮣ";
}

.fi-ts-sold-house:before {
  content: "ﮤ";
}

.fi-ts-sold-signal:before {
  content: "ﮥ";
}

.fi-ts-sort-alpha-down-alt:before {
  content: "ﮦ";
}

.fi-ts-sort-alpha-down:before {
  content: "ﮧ";
}

.fi-ts-sort-alpha-up-alt:before {
  content: "ﮨ";
}

.fi-ts-sort-alpha-up:before {
  content: "ﮩ";
}

.fi-ts-sort-alt:before {
  content: "ﮪ";
}

.fi-ts-sort-amount-down-alt:before {
  content: "ﮫ";
}

.fi-ts-sort-amount-down:before {
  content: "ﮬ";
}

.fi-ts-sort-amount-up-alt:before {
  content: "ﮭ";
}

.fi-ts-sort-amount-up:before {
  content: "ﮮ";
}

.fi-ts-sort-circle-down:before {
  content: "ﮯ";
}

.fi-ts-sort-circle-up:before {
  content: "ﮰ";
}

.fi-ts-sort-circle:before {
  content: "ﮱ";
}

.fi-ts-sort-down:before {
  content: "﮲";
}

.fi-ts-sort-numeric-down-alt:before {
  content: "﮳";
}

.fi-ts-sort-numeric-down:before {
  content: "﮴";
}

.fi-ts-sort-shapes-down:before {
  content: "﮵";
}

.fi-ts-sort-shapes-up:before {
  content: "﮶";
}

.fi-ts-sort-size-down:before {
  content: "﮷";
}

.fi-ts-sort-size-up:before {
  content: "﮸";
}

.fi-ts-sort:before {
  content: "﮹";
}

.fi-ts-soup:before {
  content: "﮺";
}

.fi-ts-source-data:before {
  content: "﮻";
}

.fi-ts-source-document-alt:before {
  content: "﮼";
}

.fi-ts-source-document:before {
  content: "﮽";
}

.fi-ts-spa:before {
  content: "﮾";
}

.fi-ts-space-shuttle:before {
  content: "﮿";
}

.fi-ts-space-station-moon-alt:before {
  content: "﯀";
}

.fi-ts-space-station-moon:before {
  content: "﯁";
}

.fi-ts-spade:before {
  content: "﯂";
}

.fi-ts-spaghetti-monster-flying:before {
  content: "﯃";
}

.fi-ts-spain-map:before {
  content: "﯄";
}

.fi-ts-sparkles:before {
  content: "﯅";
}

.fi-ts-spartan-helmet:before {
  content: "﯆";
}

.fi-ts-speaker:before {
  content: "﯇";
}

.fi-ts-speakers:before {
  content: "﯈";
}

.fi-ts-speech-bubble-story:before {
  content: "﯉";
}

.fi-ts-speedometer-arrow:before {
  content: "﯊";
}

.fi-ts-speedometer-kpi:before {
  content: "﯋";
}

.fi-ts-sphere:before {
  content: "﯌";
}

.fi-ts-spider-black-widow:before {
  content: "﯍";
}

.fi-ts-spider-web:before {
  content: "﯎";
}

.fi-ts-spider:before {
  content: "﯏";
}

.fi-ts-split-up-relation:before {
  content: "﯐";
}

.fi-ts-split:before {
  content: "﯑";
}

.fi-ts-splotch:before {
  content: "﯒";
}

.fi-ts-spoon:before {
  content: "ﯓ";
}

.fi-ts-spray-can-sparkles:before {
  content: "ﯔ";
}

.fi-ts-spray-can:before {
  content: "ﯕ";
}

.fi-ts-spring-calendar:before {
  content: "ﯖ";
}

.fi-ts-sprinkler:before {
  content: "ﯗ";
}

.fi-ts-spy:before {
  content: "ﯘ";
}

.fi-ts-square-0:before {
  content: "ﯙ";
}

.fi-ts-square-1:before {
  content: "ﯚ";
}

.fi-ts-square-2:before {
  content: "ﯛ";
}

.fi-ts-square-3:before {
  content: "ﯜ";
}

.fi-ts-square-4:before {
  content: "ﯝ";
}

.fi-ts-square-5:before {
  content: "ﯞ";
}

.fi-ts-square-6:before {
  content: "ﯟ";
}

.fi-ts-square-7:before {
  content: "ﯠ";
}

.fi-ts-square-8:before {
  content: "ﯡ";
}

.fi-ts-square-9:before {
  content: "ﯢ";
}

.fi-ts-square-a:before {
  content: "ﯣ";
}

.fi-ts-square-b:before {
  content: "ﯤ";
}

.fi-ts-square-bolt:before {
  content: "ﯥ";
}

.fi-ts-square-c:before {
  content: "ﯦ";
}

.fi-ts-square-code:before {
  content: "ﯧ";
}

.fi-ts-square-d:before {
  content: "ﯨ";
}

.fi-ts-square-dashed-circle-plus:before {
  content: "ﯩ";
}

.fi-ts-square-dashed:before {
  content: "ﯪ";
}

.fi-ts-square-divide:before {
  content: "ﯫ";
}

.fi-ts-square-e:before {
  content: "ﯬ";
}

.fi-ts-square-ellipsis-vertical:before {
  content: "ﯭ";
}

.fi-ts-square-ellipsis:before {
  content: "ﯮ";
}

.fi-ts-square-exclamation:before {
  content: "ﯯ";
}

.fi-ts-square-f:before {
  content: "ﯰ";
}

.fi-ts-square-g:before {
  content: "ﯱ";
}

.fi-ts-square-h:before {
  content: "ﯲ";
}

.fi-ts-square-heart:before {
  content: "ﯳ";
}

.fi-ts-square-i:before {
  content: "ﯴ";
}

.fi-ts-square-info:before {
  content: "ﯵ";
}

.fi-ts-square-j:before {
  content: "ﯶ";
}

.fi-ts-square-k:before {
  content: "ﯷ";
}

.fi-ts-square-kanban:before {
  content: "ﯸ";
}

.fi-ts-square-l:before {
  content: "ﯹ";
}

.fi-ts-square-m:before {
  content: "ﯺ";
}

.fi-ts-square-minus:before {
  content: "ﯻ";
}

.fi-ts-square-n:before {
  content: "ﯼ";
}

.fi-ts-square-o:before {
  content: "ﯽ";
}

.fi-ts-square-p:before {
  content: "ﯾ";
}

.fi-ts-square-phone-hangup:before {
  content: "ﯿ";
}

.fi-ts-square-plus:before {
  content: "ﰀ";
}

.fi-ts-square-poll-horizontal:before {
  content: "ﰁ";
}

.fi-ts-square-poll-vertical:before {
  content: "ﰂ";
}

.fi-ts-square-q:before {
  content: "ﰃ";
}

.fi-ts-square-quote:before {
  content: "ﰄ";
}

.fi-ts-square-r:before {
  content: "ﰅ";
}

.fi-ts-square-root:before {
  content: "ﰆ";
}

.fi-ts-square-s:before {
  content: "ﰇ";
}

.fi-ts-square-small:before {
  content: "ﰈ";
}

.fi-ts-square-star:before {
  content: "ﰉ";
}

.fi-ts-square-t:before {
  content: "ﰊ";
}

.fi-ts-square-terminal:before {
  content: "ﰋ";
}

.fi-ts-square-u:before {
  content: "ﰌ";
}

.fi-ts-square-up-right:before {
  content: "ﰍ";
}

.fi-ts-square-v:before {
  content: "ﰎ";
}

.fi-ts-square-w:before {
  content: "ﰏ";
}

.fi-ts-square-x:before {
  content: "ﰐ";
}

.fi-ts-square-y:before {
  content: "ﰑ";
}

.fi-ts-square-z:before {
  content: "ﰒ";
}

.fi-ts-square:before {
  content: "ﰓ";
}

.fi-ts-squid:before {
  content: "ﰔ";
}

.fi-ts-squircle:before {
  content: "ﰕ";
}

.fi-ts-squirrel:before {
  content: "ﰖ";
}

.fi-ts-staff:before {
  content: "ﰗ";
}

.fi-ts-stage-concert:before {
  content: "ﰘ";
}

.fi-ts-stage-theatre:before {
  content: "ﰙ";
}

.fi-ts-stage:before {
  content: "ﰚ";
}

.fi-ts-stairs:before {
  content: "ﰛ";
}

.fi-ts-stamp:before {
  content: "ﰜ";
}

.fi-ts-standard-definition:before {
  content: "ﰝ";
}

.fi-ts-star-and-crescent:before {
  content: "ﰞ";
}

.fi-ts-star-christmas:before {
  content: "ﰟ";
}

.fi-ts-star-comment-alt:before {
  content: "ﰠ";
}

.fi-ts-star-exclamation:before {
  content: "ﰡ";
}

.fi-ts-star-octogram:before {
  content: "ﰢ";
}

.fi-ts-star-of-david:before {
  content: "ﰣ";
}

.fi-ts-star-sharp-half-stroke:before {
  content: "ﰤ";
}

.fi-ts-star-sharp-half:before {
  content: "ﰥ";
}

.fi-ts-star-shooting:before {
  content: "ﰦ";
}

.fi-ts-starfighter:before {
  content: "ﰧ";
}

.fi-ts-stars:before {
  content: "ﰨ";
}

.fi-ts-state-country:before {
  content: "ﰩ";
}

.fi-ts-stationary-bike:before {
  content: "ﰪ";
}

.fi-ts-stats:before {
  content: "ﰫ";
}

.fi-ts-steak:before {
  content: "ﰬ";
}

.fi-ts-steering-wheel:before {
  content: "ﰭ";
}

.fi-ts-step-backward:before {
  content: "ﰮ";
}

.fi-ts-step-forward:before {
  content: "ﰯ";
}

.fi-ts-sterling-sign:before {
  content: "ﰰ";
}

.fi-ts-stethoscope:before {
  content: "ﰱ";
}

.fi-ts-sticker:before {
  content: "ﰲ";
}

.fi-ts-stocking:before {
  content: "ﰳ";
}

.fi-ts-stomach:before {
  content: "ﰴ";
}

.fi-ts-stop-circle:before {
  content: "ﰵ";
}

.fi-ts-stop-square:before {
  content: "ﰶ";
}

.fi-ts-stopwatch:before {
  content: "ﰷ";
}

.fi-ts-store-alt:before {
  content: "ﰸ";
}

.fi-ts-store-buyer:before {
  content: "ﰹ";
}

.fi-ts-store-lock:before {
  content: "ﰺ";
}

.fi-ts-store-slash:before {
  content: "ﰻ";
}

.fi-ts-story-book:before {
  content: "ﰼ";
}

.fi-ts-story-fairy-tale:before {
  content: "ﰽ";
}

.fi-ts-story-fantasy:before {
  content: "ﰾ";
}

.fi-ts-strategy-chess-risk:before {
  content: "ﰿ";
}

.fi-ts-strawberry:before {
  content: "ﱀ";
}

.fi-ts-street-view:before {
  content: "ﱁ";
}

.fi-ts-stretcher:before {
  content: "ﱂ";
}

.fi-ts-strikethrough:before {
  content: "ﱃ";
}

.fi-ts-stroopwafel:before {
  content: "ﱄ";
}

.fi-ts-student-alt:before {
  content: "ﱅ";
}

.fi-ts-student:before {
  content: "ﱆ";
}

.fi-ts-subscript:before {
  content: "ﱇ";
}

.fi-ts-subscription-alt:before {
  content: "ﱈ";
}

.fi-ts-subscription:before {
  content: "ﱉ";
}

.fi-ts-subtitles-slash:before {
  content: "ﱊ";
}

.fi-ts-subway:before {
  content: "ﱋ";
}

.fi-ts-suitcase-alt:before {
  content: "ﱌ";
}

.fi-ts-summary-check:before {
  content: "ﱍ";
}

.fi-ts-summer:before {
  content: "ﱎ";
}

.fi-ts-sun-dust:before {
  content: "ﱏ";
}

.fi-ts-sun-plant-wilt:before {
  content: "ﱐ";
}

.fi-ts-sun-salutation-yoga:before {
  content: "ﱑ";
}

.fi-ts-sun:before {
  content: "ﱒ";
}

.fi-ts-sunday:before {
  content: "ﱓ";
}

.fi-ts-sunglasses-alt:before {
  content: "ﱔ";
}

.fi-ts-sunglasses:before {
  content: "ﱕ";
}

.fi-ts-sunrise-alt:before {
  content: "ﱖ";
}

.fi-ts-sunrise:before {
  content: "ﱗ";
}

.fi-ts-sunset:before {
  content: "ﱘ";
}

.fi-ts-superscript:before {
  content: "ﱙ";
}

.fi-ts-supplier-alt:before {
  content: "ﱚ";
}

.fi-ts-supplier:before {
  content: "ﱛ";
}

.fi-ts-surprise:before {
  content: "ﱜ";
}

.fi-ts-surveillance-camera:before {
  content: "ﱝ";
}

.fi-ts-survey-xmark:before {
  content: "ﱞ";
}

.fi-ts-sushi-alt:before {
  content: "ﱟ";
}

.fi-ts-sushi-roll:before {
  content: "ﱠ";
}

.fi-ts-sushi:before {
  content: "ﱡ";
}

.fi-ts-svg:before {
  content: "ﱢ";
}

.fi-ts-swap:before {
  content: "ﱣ";
}

.fi-ts-swatchbook:before {
  content: "ﱤ";
}

.fi-ts-swimmer:before {
  content: "ﱥ";
}

.fi-ts-swimming-pool:before {
  content: "ﱦ";
}

.fi-ts-swing:before {
  content: "ﱧ";
}

.fi-ts-swipe-down:before {
  content: "ﱨ";
}

.fi-ts-swipe-left:before {
  content: "ﱩ";
}

.fi-ts-swipe-right:before {
  content: "ﱪ";
}

.fi-ts-swipe-up:before {
  content: "ﱫ";
}

.fi-ts-symbols:before {
  content: "ﱬ";
}

.fi-ts-synagogue:before {
  content: "ﱭ";
}

.fi-ts-syringe:before {
  content: "ﱮ";
}

.fi-ts-system-cloud:before {
  content: "ﱯ";
}

.fi-ts-t:before {
  content: "ﱰ";
}

.fi-ts-tab-folder:before {
  content: "ﱱ";
}

.fi-ts-table-columns:before {
  content: "ﱲ";
}

.fi-ts-table-layout:before {
  content: "ﱳ";
}

.fi-ts-table-list:before {
  content: "ﱴ";
}

.fi-ts-table-picnic:before {
  content: "ﱵ";
}

.fi-ts-table-pivot:before {
  content: "ﱶ";
}

.fi-ts-table-rows:before {
  content: "ﱷ";
}

.fi-ts-table-tree:before {
  content: "ﱸ";
}

.fi-ts-table:before {
  content: "ﱹ";
}

.fi-ts-tablet-android-alt:before {
  content: "ﱺ";
}

.fi-ts-tablet-android:before {
  content: "ﱻ";
}

.fi-ts-tablet-rugged:before {
  content: "ﱼ";
}

.fi-ts-tablet:before {
  content: "ﱽ";
}

.fi-ts-tachometer-alt-average:before {
  content: "ﱾ";
}

.fi-ts-tachometer-alt-fastest:before {
  content: "ﱿ";
}

.fi-ts-tachometer-alt-slow:before {
  content: "ﲀ";
}

.fi-ts-tachometer-alt-slowest:before {
  content: "ﲁ";
}

.fi-ts-tachometer-average:before {
  content: "ﲂ";
}

.fi-ts-tachometer-fast:before {
  content: "ﲃ";
}

.fi-ts-tachometer-fastest:before {
  content: "ﲄ";
}

.fi-ts-tachometer-slow:before {
  content: "ﲅ";
}

.fi-ts-tachometer-slowest:before {
  content: "ﲆ";
}

.fi-ts-tachometer:before {
  content: "ﲇ";
}

.fi-ts-taco:before {
  content: "ﲈ";
}

.fi-ts-tags:before {
  content: "ﲉ";
}

.fi-ts-talent-alt:before {
  content: "ﲊ";
}

.fi-ts-talent-hand:before {
  content: "ﲋ";
}

.fi-ts-talent:before {
  content: "ﲌ";
}

.fi-ts-tally-1:before {
  content: "ﲍ";
}

.fi-ts-tally-2:before {
  content: "ﲎ";
}

.fi-ts-tally-3:before {
  content: "ﲏ";
}

.fi-ts-tally-4:before {
  content: "ﲐ";
}

.fi-ts-tally:before {
  content: "ﲑ";
}

.fi-ts-tamale:before {
  content: "ﲒ";
}

.fi-ts-tank-water:before {
  content: "ﲓ";
}

.fi-ts-tap:before {
  content: "ﲔ";
}

.fi-ts-tape:before {
  content: "ﲕ";
}

.fi-ts-target-audience:before {
  content: "ﲖ";
}

.fi-ts-target:before {
  content: "ﲗ";
}

.fi-ts-tax-alt:before {
  content: "ﲘ";
}

.fi-ts-tax:before {
  content: "ﲙ";
}

.fi-ts-taxi-bus:before {
  content: "ﲚ";
}

.fi-ts-team-check-alt:before {
  content: "ﲛ";
}

.fi-ts-team-check:before {
  content: "ﲜ";
}

.fi-ts-teddy-bear:before {
  content: "ﲝ";
}

.fi-ts-teeth-open:before {
  content: "ﲞ";
}

.fi-ts-telescope:before {
  content: "ﲟ";
}

.fi-ts-temperature-down:before {
  content: "ﲠ";
}

.fi-ts-temperature-frigid:before {
  content: "ﲡ";
}

.fi-ts-temperature-high:before {
  content: "ﲢ";
}

.fi-ts-temperature-list:before {
  content: "ﲣ";
}

.fi-ts-temperature-low:before {
  content: "ﲤ";
}

.fi-ts-temperature-up:before {
  content: "ﲥ";
}

.fi-ts-template-alt:before {
  content: "ﲦ";
}

.fi-ts-template:before {
  content: "ﲧ";
}

.fi-ts-tenge:before {
  content: "ﲨ";
}

.fi-ts-tent-arrow-down-to-line:before {
  content: "ﲩ";
}

.fi-ts-tent-arrow-left-right:before {
  content: "ﲪ";
}

.fi-ts-tent-arrow-turn-left:before {
  content: "ﲫ";
}

.fi-ts-tent-arrows-down:before {
  content: "ﲬ";
}

.fi-ts-tents:before {
  content: "ﲭ";
}

.fi-ts-terminal:before {
  content: "ﲮ";
}

.fi-ts-terrace:before {
  content: "ﲯ";
}

.fi-ts-test-tube:before {
  content: "ﲰ";
}

.fi-ts-test:before {
  content: "ﲱ";
}

.fi-ts-text-box-dots:before {
  content: "ﲲ";
}

.fi-ts-text-box-edit:before {
  content: "ﲳ";
}

.fi-ts-text-box:before {
  content: "ﲴ";
}

.fi-ts-text-height:before {
  content: "ﲵ";
}

.fi-ts-text-shadow:before {
  content: "ﲶ";
}

.fi-ts-text-size:before {
  content: "ﲷ";
}

.fi-ts-text-slash:before {
  content: "ﲸ";
}

.fi-ts-text-width:before {
  content: "ﲹ";
}

.fi-ts-theater-masks:before {
  content: "ﲺ";
}

.fi-ts-thermometer-alt:before {
  content: "ﲻ";
}

.fi-ts-thermometer-empty:before {
  content: "ﲼ";
}

.fi-ts-thermometer-full:before {
  content: "ﲽ";
}

.fi-ts-thermometer-half:before {
  content: "ﲾ";
}

.fi-ts-thermometer-quarter:before {
  content: "ﲿ";
}

.fi-ts-thermometer-three-quarters:before {
  content: "ﳀ";
}

.fi-ts-theta:before {
  content: "ﳁ";
}

.fi-ts-third-award:before {
  content: "ﳂ";
}

.fi-ts-third-laurel:before {
  content: "ﳃ";
}

.fi-ts-third-medal:before {
  content: "ﳄ";
}

.fi-ts-third:before {
  content: "ﳅ";
}

.fi-ts-thought-bubble:before {
  content: "ﳆ";
}

.fi-ts-three-leaf-clover:before {
  content: "ﳇ";
}

.fi-ts-thumbs-up-trust:before {
  content: "ﳈ";
}

.fi-ts-thunderstorm-moon:before {
  content: "ﳉ";
}

.fi-ts-thunderstorm-risk:before {
  content: "ﳊ";
}

.fi-ts-thunderstorm-sun:before {
  content: "ﳋ";
}

.fi-ts-thunderstorm:before {
  content: "ﳌ";
}

.fi-ts-thursday:before {
  content: "ﳍ";
}

.fi-ts-ticket-airline:before {
  content: "ﳎ";
}

.fi-ts-ticket-alt:before {
  content: "ﳏ";
}

.fi-ts-tickets-airline:before {
  content: "ﳐ";
}

.fi-ts-tie:before {
  content: "ﳑ";
}

.fi-ts-tilde:before {
  content: "ﳒ";
}

.fi-ts-time-add:before {
  content: "ﳓ";
}

.fi-ts-time-check:before {
  content: "ﳔ";
}

.fi-ts-time-delete:before {
  content: "ﳕ";
}

.fi-ts-time-fast:before {
  content: "ﳖ";
}

.fi-ts-time-forward-sixty:before {
  content: "ﳗ";
}

.fi-ts-time-forward-ten:before {
  content: "ﳘ";
}

.fi-ts-time-forward:before {
  content: "ﳙ";
}

.fi-ts-time-half-past:before {
  content: "ﳚ";
}

.fi-ts-time-oclock:before {
  content: "ﳛ";
}

.fi-ts-time-quarter-past:before {
  content: "ﳜ";
}

.fi-ts-time-quarter-to:before {
  content: "ﳝ";
}

.fi-ts-time-twenty-four:before {
  content: "ﳞ";
}

.fi-ts-time-watch-calendar:before {
  content: "ﳟ";
}

.fi-ts-times-hexagon:before {
  content: "ﳠ";
}

.fi-ts-tint-slash:before {
  content: "ﳡ";
}

.fi-ts-tip-coin:before {
  content: "ﳢ";
}

.fi-ts-tire-flat:before {
  content: "ﳣ";
}

.fi-ts-tire-pressure-warning:before {
  content: "ﳤ";
}

.fi-ts-tire-rugged:before {
  content: "ﳥ";
}

.fi-ts-tire:before {
  content: "ﳦ";
}

.fi-ts-tired:before {
  content: "ﳧ";
}

.fi-ts-to-do-alt:before {
  content: "ﳨ";
}

.fi-ts-to-do:before {
  content: "ﳩ";
}

.fi-ts-together-people:before {
  content: "ﳪ";
}

.fi-ts-toggle-off:before {
  content: "ﳫ";
}

.fi-ts-toggle-on:before {
  content: "ﳬ";
}

.fi-ts-toilet-paper-blank-under:before {
  content: "ﳭ";
}

.fi-ts-toilet-paper-blank:before {
  content: "ﳮ";
}

.fi-ts-toilet-paper-slash:before {
  content: "ﳯ";
}

.fi-ts-toilet-paper-under-slash:before {
  content: "ﳰ";
}

.fi-ts-toilet-paper-under:before {
  content: "ﳱ";
}

.fi-ts-toilet:before {
  content: "ﳲ";
}

.fi-ts-toilets-portable:before {
  content: "ﳳ";
}

.fi-ts-token:before {
  content: "ﳴ";
}

.fi-ts-tomato:before {
  content: "ﳵ";
}

.fi-ts-tombstone-alt:before {
  content: "ﳶ";
}

.fi-ts-tombstone:before {
  content: "ﳷ";
}

.fi-ts-tool-box:before {
  content: "ﳸ";
}

.fi-ts-tools:before {
  content: "ﳹ";
}

.fi-ts-tooth:before {
  content: "ﳺ";
}

.fi-ts-toothbrush:before {
  content: "ﳻ";
}

.fi-ts-torch-inspiration-leader:before {
  content: "ﳼ";
}

.fi-ts-torii-gate:before {
  content: "ﳽ";
}

.fi-ts-tornado:before {
  content: "ﳾ";
}

.fi-ts-total:before {
  content: "ﳿ";
}

.fi-ts-tour-guide-people:before {
  content: "ﴀ";
}

.fi-ts-tour-virtual:before {
  content: "ﴁ";
}

.fi-ts-tower-control:before {
  content: "ﴂ";
}

.fi-ts-track:before {
  content: "ﴃ";
}

.fi-ts-tractor:before {
  content: "ﴄ";
}

.fi-ts-trademark:before {
  content: "ﴅ";
}

.fi-ts-traffic-cone:before {
  content: "ﴆ";
}

.fi-ts-traffic-light-go:before {
  content: "ﴇ";
}

.fi-ts-traffic-light-slow:before {
  content: "ﴈ";
}

.fi-ts-traffic-light-stop:before {
  content: "ﴉ";
}

.fi-ts-traffic-light:before {
  content: "ﴊ";
}

.fi-ts-trailer:before {
  content: "ﴋ";
}

.fi-ts-train-journey:before {
  content: "ﴌ";
}

.fi-ts-train-station-building:before {
  content: "ﴍ";
}

.fi-ts-train-station:before {
  content: "ﴎ";
}

.fi-ts-train-subway-tunnel:before {
  content: "ﴏ";
}

.fi-ts-train-track:before {
  content: "ﴐ";
}

.fi-ts-train-tram:before {
  content: "ﴑ";
}

.fi-ts-tram:before {
  content: "ﴒ";
}

.fi-ts-transformation-block:before {
  content: "ﴓ";
}

.fi-ts-transformation-circle:before {
  content: "ﴔ";
}

.fi-ts-transformation-design:before {
  content: "ﴕ";
}

.fi-ts-transformation-shapes:before {
  content: "ﴖ";
}

.fi-ts-transformer-bolt:before {
  content: "ﴗ";
}

.fi-ts-transgender:before {
  content: "ﴘ";
}

.fi-ts-transporter-1:before {
  content: "ﴙ";
}

.fi-ts-transporter-2:before {
  content: "ﴚ";
}

.fi-ts-transporter-3:before {
  content: "ﴛ";
}

.fi-ts-transporter-4:before {
  content: "ﴜ";
}

.fi-ts-transporter-5:before {
  content: "ﴝ";
}

.fi-ts-transporter-6:before {
  content: "ﴞ";
}

.fi-ts-transporter-7:before {
  content: "ﴟ";
}

.fi-ts-transporter-empty:before {
  content: "ﴠ";
}

.fi-ts-transporter:before {
  content: "ﴡ";
}

.fi-ts-trash-can-check:before {
  content: "ﴢ";
}

.fi-ts-trash-can-clock:before {
  content: "ﴣ";
}

.fi-ts-trash-can-list:before {
  content: "ﴤ";
}

.fi-ts-trash-can-plus:before {
  content: "ﴥ";
}

.fi-ts-trash-can-slash:before {
  content: "ﴦ";
}

.fi-ts-trash-check:before {
  content: "ﴧ";
}

.fi-ts-trash-clock:before {
  content: "ﴨ";
}

.fi-ts-trash-empty:before {
  content: "ﴩ";
}

.fi-ts-trash-list:before {
  content: "ﴪ";
}

.fi-ts-trash-plus:before {
  content: "ﴫ";
}

.fi-ts-trash-restore-alt:before {
  content: "ﴬ";
}

.fi-ts-trash-restore:before {
  content: "ﴭ";
}

.fi-ts-trash-slash:before {
  content: "ﴮ";
}

.fi-ts-trash-undo-alt:before {
  content: "ﴯ";
}

.fi-ts-trash-undo:before {
  content: "ﴰ";
}

.fi-ts-trash-xmark:before {
  content: "ﴱ";
}

.fi-ts-treadmill:before {
  content: "ﴲ";
}

.fi-ts-treasure-chest:before {
  content: "ﴳ";
}

.fi-ts-treatment:before {
  content: "ﴴ";
}

.fi-ts-tree-alt:before {
  content: "ﴵ";
}

.fi-ts-tree-christmas:before {
  content: "ﴶ";
}

.fi-ts-tree-deciduous:before {
  content: "ﴷ";
}

.fi-ts-tree:before {
  content: "ﴸ";
}

.fi-ts-trees-alt:before {
  content: "ﴹ";
}

.fi-ts-trees:before {
  content: "ﴺ";
}

.fi-ts-triangle-music:before {
  content: "ﴻ";
}

.fi-ts-triangle-person-digging:before {
  content: "ﴼ";
}

.fi-ts-triangle-warning:before {
  content: "ﴽ";
}

.fi-ts-triangle:before {
  content: "﴾";
}

.fi-ts-tricycle:before {
  content: "﴿";
}

.fi-ts-trillium:before {
  content: "﵀";
}

.fi-ts-trophy-achievement-skill:before {
  content: "﵁";
}

.fi-ts-trophy-star:before {
  content: "﵂";
}

.fi-ts-truck-arrow-left:before {
  content: "﵃";
}

.fi-ts-truck-arrow-right:before {
  content: "﵄";
}

.fi-ts-truck-bolt:before {
  content: "﵅";
}

.fi-ts-truck-box:before {
  content: "﵆";
}

.fi-ts-truck-check:before {
  content: "﵇";
}

.fi-ts-truck-container-empty:before {
  content: "﵈";
}

.fi-ts-truck-container:before {
  content: "﵉";
}

.fi-ts-truck-couch:before {
  content: "﵊";
}

.fi-ts-truck-fire:before {
  content: "﵋";
}

.fi-ts-truck-flatbed:before {
  content: "﵌";
}

.fi-ts-truck-front:before {
  content: "﵍";
}

.fi-ts-truck-ladder:before {
  content: "﵎";
}

.fi-ts-truck-loading:before {
  content: "﵏";
}

.fi-ts-truck-medical:before {
  content: "ﵐ";
}

.fi-ts-truck-monster:before {
  content: "ﵑ";
}

.fi-ts-truck-moving:before {
  content: "ﵒ";
}

.fi-ts-truck-pickup:before {
  content: "ﵓ";
}

.fi-ts-truck-plow:before {
  content: "ﵔ";
}

.fi-ts-truck-ramp:before {
  content: "ﵕ";
}

.fi-ts-truck-tow:before {
  content: "ﵖ";
}

.fi-ts-truck-utensils:before {
  content: "ﵗ";
}

.fi-ts-trumpet:before {
  content: "ﵘ";
}

.fi-ts-trust-alt:before {
  content: "ﵙ";
}

.fi-ts-trust:before {
  content: "ﵚ";
}

.fi-ts-tshirt:before {
  content: "ﵛ";
}

.fi-ts-tty-answer:before {
  content: "ﵜ";
}

.fi-ts-tty:before {
  content: "ﵝ";
}

.fi-ts-tubes:before {
  content: "ﵞ";
}

.fi-ts-tuesday:before {
  content: "ﵟ";
}

.fi-ts-tugrik-sign:before {
  content: "ﵠ";
}

.fi-ts-turkey:before {
  content: "ﵡ";
}

.fi-ts-turn-left-down:before {
  content: "ﵢ";
}

.fi-ts-turn-left:before {
  content: "ﵣ";
}

.fi-ts-turn-right:before {
  content: "ﵤ";
}

.fi-ts-turntable:before {
  content: "ﵥ";
}

.fi-ts-turtle:before {
  content: "ﵦ";
}

.fi-ts-tv-music:before {
  content: "ﵧ";
}

.fi-ts-tv-retro:before {
  content: "ﵨ";
}

.fi-ts-typewriter:before {
  content: "ﵩ";
}

.fi-ts-u:before {
  content: "ﵪ";
}

.fi-ts-ufo-beam:before {
  content: "ﵫ";
}

.fi-ts-ufo:before {
  content: "ﵬ";
}

.fi-ts-ui-ux:before {
  content: "ﵭ";
}

.fi-ts-umbrella-beach:before {
  content: "ﵮ";
}

.fi-ts-umbrella:before {
  content: "ﵯ";
}

.fi-ts-under-construction:before {
  content: "ﵰ";
}

.fi-ts-undo-alt:before {
  content: "ﵱ";
}

.fi-ts-undo:before {
  content: "ﵲ";
}

.fi-ts-unicorn:before {
  content: "ﵳ";
}

.fi-ts-uniform-martial-arts:before {
  content: "ﵴ";
}

.fi-ts-universal-access:before {
  content: "ﵵ";
}

.fi-ts-up-from-bracket:before {
  content: "ﵶ";
}

.fi-ts-up-left:before {
  content: "ﵷ";
}

.fi-ts-up-right-from-square:before {
  content: "ﵸ";
}

.fi-ts-up-right:before {
  content: "ﵹ";
}

.fi-ts-up:before {
  content: "ﵺ";
}

.fi-ts-url:before {
  content: "ﵻ";
}

.fi-ts-usb-pendrive:before {
  content: "ﵼ";
}

.fi-ts-usd-circle:before {
  content: "ﵽ";
}

.fi-ts-usd-square:before {
  content: "ﵾ";
}

.fi-ts-user-alien:before {
  content: "ﵿ";
}

.fi-ts-user-astronaut:before {
  content: "ﶀ";
}

.fi-ts-user-check:before {
  content: "ﶁ";
}

.fi-ts-user-chef:before {
  content: "ﶂ";
}

.fi-ts-user-coach:before {
  content: "ﶃ";
}

.fi-ts-user-cowboy:before {
  content: "ﶄ";
}

.fi-ts-user-crown:before {
  content: "ﶅ";
}

.fi-ts-user-gear:before {
  content: "ﶆ";
}

.fi-ts-user-graduate:before {
  content: "ﶇ";
}

.fi-ts-user-headset:before {
  content: "ﶈ";
}

.fi-ts-user-helmet-safety:before {
  content: "ﶉ";
}

.fi-ts-user-injured:before {
  content: "ﶊ";
}

.fi-ts-user-interface-ui:before {
  content: "ﶋ";
}

.fi-ts-user-key:before {
  content: "ﶌ";
}

.fi-ts-user-lock:before {
  content: "ﶍ";
}

.fi-ts-user-md-chat:before {
  content: "ﶎ";
}

.fi-ts-user-md:before {
  content: "ﶏ";
}

.fi-ts-user-minus:before {
  content: "﶐";
}

.fi-ts-user-music:before {
  content: "﶑";
}

.fi-ts-user-ninja:before {
  content: "ﶒ";
}

.fi-ts-user-nurse:before {
  content: "ﶓ";
}

.fi-ts-user-pen:before {
  content: "ﶔ";
}

.fi-ts-user-pilot-tie:before {
  content: "ﶕ";
}

.fi-ts-user-pilot:before {
  content: "ﶖ";
}

.fi-ts-user-police:before {
  content: "ﶗ";
}

.fi-ts-user-robot-xmarks:before {
  content: "ﶘ";
}

.fi-ts-user-robot:before {
  content: "ﶙ";
}

.fi-ts-user-salary:before {
  content: "ﶚ";
}

.fi-ts-user-shield:before {
  content: "ﶛ";
}

.fi-ts-user-skill-gear:before {
  content: "ﶜ";
}

.fi-ts-user-slash:before {
  content: "ﶝ";
}

.fi-ts-user-tag:before {
  content: "ﶞ";
}

.fi-ts-user-time:before {
  content: "ﶟ";
}

.fi-ts-user-trust:before {
  content: "ﶠ";
}

.fi-ts-user-unlock:before {
  content: "ﶡ";
}

.fi-ts-user-visor:before {
  content: "ﶢ";
}

.fi-ts-user-xmark:before {
  content: "ﶣ";
}

.fi-ts-users-alt:before {
  content: "ﶤ";
}

.fi-ts-users-class:before {
  content: "ﶥ";
}

.fi-ts-users-gear:before {
  content: "ﶦ";
}

.fi-ts-users-medical:before {
  content: "ﶧ";
}

.fi-ts-users-slash:before {
  content: "ﶨ";
}

.fi-ts-users:before {
  content: "ﶩ";
}

.fi-ts-utensils-slash:before {
  content: "ﶪ";
}

.fi-ts-utensils:before {
  content: "ﶫ";
}

.fi-ts-utility-pole-double:before {
  content: "ﶬ";
}

.fi-ts-utility-pole:before {
  content: "ﶭ";
}

.fi-ts-ux-browser:before {
  content: "ﶮ";
}

.fi-ts-ux:before {
  content: "ﶯ";
}

.fi-ts-v:before {
  content: "ﶰ";
}

.fi-ts-vacuum-robot:before {
  content: "ﶱ";
}

.fi-ts-vacuum:before {
  content: "ﶲ";
}

.fi-ts-value-absolute:before {
  content: "ﶳ";
}

.fi-ts-vault:before {
  content: "ﶴ";
}

.fi-ts-vector-circle:before {
  content: "ﶵ";
}

.fi-ts-vector-polygon:before {
  content: "ﶶ";
}

.fi-ts-venus-double:before {
  content: "ﶷ";
}

.fi-ts-venus-mars:before {
  content: "ﶸ";
}

.fi-ts-venus:before {
  content: "ﶹ";
}

.fi-ts-vest-patches:before {
  content: "ﶺ";
}

.fi-ts-vest:before {
  content: "ﶻ";
}

.fi-ts-video-arrow-down-left:before {
  content: "ﶼ";
}

.fi-ts-video-arrow-up-right:before {
  content: "ﶽ";
}

.fi-ts-video-camera-alt:before {
  content: "ﶾ";
}

.fi-ts-video-camera:before {
  content: "ﶿ";
}

.fi-ts-video-duration:before {
  content: "ﷀ";
}

.fi-ts-video-plus:before {
  content: "ﷁ";
}

.fi-ts-video-slash:before {
  content: "ﷂ";
}

.fi-ts-videoconference:before {
  content: "ﷃ";
}

.fi-ts-vihara:before {
  content: "ﷄ";
}

.fi-ts-violin:before {
  content: "ﷅ";
}

.fi-ts-virus-slash:before {
  content: "ﷆ";
}

.fi-ts-virus:before {
  content: "ﷇ";
}

.fi-ts-viruses:before {
  content: "﷈";
}

.fi-ts-visit:before {
  content: "﷉";
}

.fi-ts-voicemail:before {
  content: "﷊";
}

.fi-ts-volcano:before {
  content: "﷋";
}

.fi-ts-volume-down:before {
  content: "﷌";
}

.fi-ts-volume-mute:before {
  content: "﷍";
}

.fi-ts-volume-off:before {
  content: "﷎";
}

.fi-ts-volume-slash:before {
  content: "﷏";
}

.fi-ts-vote-nay:before {
  content: "﷐";
}

.fi-ts-vote-yea:before {
  content: "﷑";
}

.fi-ts-vr-cardboard:before {
  content: "﷒";
}

.fi-ts-w:before {
  content: "﷓";
}

.fi-ts-waffle:before {
  content: "﷔";
}

.fi-ts-wagon-covered:before {
  content: "﷕";
}

.fi-ts-walker:before {
  content: "﷖";
}

.fi-ts-walkie-talkie:before {
  content: "﷗";
}

.fi-ts-walking:before {
  content: "﷘";
}

.fi-ts-wallet-arrow:before {
  content: "﷙";
}

.fi-ts-wallet-buyer:before {
  content: "﷚";
}

.fi-ts-wallet:before {
  content: "﷛";
}

.fi-ts-warehouse-alt:before {
  content: "﷜";
}

.fi-ts-warranty:before {
  content: "﷝";
}

.fi-ts-washer:before {
  content: "﷞";
}

.fi-ts-waste-pollution:before {
  content: "﷟";
}

.fi-ts-waste:before {
  content: "﷠";
}

.fi-ts-watch-calculator:before {
  content: "﷡";
}

.fi-ts-watch-fitness:before {
  content: "﷢";
}

.fi-ts-watch-smart:before {
  content: "﷣";
}

.fi-ts-watch:before {
  content: "﷤";
}

.fi-ts-water-bottle:before {
  content: "﷥";
}

.fi-ts-water-ladder:before {
  content: "﷦";
}

.fi-ts-water-lower:before {
  content: "﷧";
}

.fi-ts-water-rise:before {
  content: "﷨";
}

.fi-ts-water:before {
  content: "﷩";
}

.fi-ts-watermelon:before {
  content: "﷪";
}

.fi-ts-wave-sine:before {
  content: "﷫";
}

.fi-ts-wave-square:before {
  content: "﷬";
}

.fi-ts-wave-triangle:before {
  content: "﷭";
}

.fi-ts-wave:before {
  content: "﷮";
}

.fi-ts-waveform-path:before {
  content: "﷯";
}

.fi-ts-waveform:before {
  content: "ﷰ";
}

.fi-ts-web-design:before {
  content: "ﷱ";
}

.fi-ts-web:before {
  content: "ﷲ";
}

.fi-ts-webcam-slash:before {
  content: "ﷳ";
}

.fi-ts-webcam:before {
  content: "ﷴ";
}

.fi-ts-webhook:before {
  content: "ﷵ";
}

.fi-ts-wednesday:before {
  content: "ﷶ";
}

.fi-ts-whale:before {
  content: "ﷷ";
}

.fi-ts-wheat-awn-circle-exclamation:before {
  content: "ﷸ";
}

.fi-ts-wheat-awn-slash:before {
  content: "ﷹ";
}

.fi-ts-wheat-awn:before {
  content: "ﷺ";
}

.fi-ts-wheat-slash:before {
  content: "ﷻ";
}

.fi-ts-wheat:before {
  content: "﷼";
}

.fi-ts-wheelchair-move:before {
  content: "﷽";
}

.fi-ts-wheelchair-sleeping:before {
  content: "﷾";
}

.fi-ts-wheelchair:before {
  content: "﷿";
}

.fi-ts-whistle:before {
  content: "︐";
}

.fi-ts-white-space:before {
  content: "︑";
}

.fi-ts-wifi-1:before {
  content: "︒";
}

.fi-ts-wifi-2:before {
  content: "︓";
}

.fi-ts-wifi-alt:before {
  content: "︔";
}

.fi-ts-wifi-exclamation:before {
  content: "︕";
}

.fi-ts-wifi-slash:before {
  content: "︖";
}

.fi-ts-wifi:before {
  content: "︗";
}

.fi-ts-wind-turbine:before {
  content: "︘";
}

.fi-ts-wind-warning:before {
  content: "︙";
}

.fi-ts-wind:before {
  content: "︚";
}

.fi-ts-window-alt:before {
  content: "︛";
}

.fi-ts-window-frame-open:before {
  content: "︜";
}

.fi-ts-window-frame:before {
  content: "︝";
}

.fi-ts-window-maximize:before {
  content: "︞";
}

.fi-ts-window-minimize:before {
  content: "︟";
}

.fi-ts-window-restore:before {
  content: "︰";
}

.fi-ts-windsock:before {
  content: "︱";
}

.fi-ts-wine-bottle:before {
  content: "︲";
}

.fi-ts-wine-glass-crack:before {
  content: "︳";
}

.fi-ts-wine-glass-empty:before {
  content: "︴";
}

.fi-ts-wishlist-heart:before {
  content: "︵";
}

.fi-ts-wishlist-star:before {
  content: "︶";
}

.fi-ts-woman-head:before {
  content: "︷";
}

.fi-ts-woman-scientist:before {
  content: "︸";
}

.fi-ts-won-sign:before {
  content: "︹";
}

.fi-ts-work-in-progress:before {
  content: "︺";
}

.fi-ts-workflow-alt:before {
  content: "︻";
}

.fi-ts-workflow-setting-alt:before {
  content: "︼";
}

.fi-ts-workflow-setting:before {
  content: "︽";
}

.fi-ts-workflow:before {
  content: "︾";
}

.fi-ts-workshop:before {
  content: "︿";
}

.fi-ts-world:before {
  content: "﹀";
}

.fi-ts-worm:before {
  content: "﹁";
}

.fi-ts-wreath:before {
  content: "﹂";
}

.fi-ts-wrench-alt:before {
  content: "﹃";
}

.fi-ts-wrench-simple:before {
  content: "﹄";
}

.fi-ts-x-ray:before {
  content: "﹅";
}

.fi-ts-x:before {
  content: "﹆";
}

.fi-ts-y:before {
  content: "﹇";
}

.fi-ts-yen:before {
  content: "﹈";
}

.fi-ts-yin-yang:before {
  content: "﹉";
}

.fi-ts-z:before {
  content: "﹊";
}

.fi-ts-zip-file:before {
  content: "﹋";
}

@font-face {
  font-family: uicons-brands;
  src: url('uicons-brands-XJPKRNBN.woff2') format("woff2"), url('uicons-brands-PQBQF6T3.woff') format("woff"), url('uicons-brands-ZJWE2ELA.eot#iefix') format("embedded-opentype");
  font-display: swap;
}
i[class^=fi-brands-]:before, i[class*=" fi-brands-"]:before, span[class^=fi-brands-]:before, span[class*=fi-brands-]:before {
  font-family: uicons-brands !important;
  font-style: normal;
  font-weight: 400 !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.variable-selector-00:before {
  content: "︀";
}

.variable-selector-01:before {
  content: "︁";
}

.variable-selector-02:before {
  content: "︂";
}

.variable-selector-03:before {
  content: "︃";
}

.variable-selector-04:before {
  content: "︄";
}

.variable-selector-05:before {
  content: "︅";
}

.variable-selector-06:before {
  content: "︆";
}

.variable-selector-07:before {
  content: "︇";
}

.variable-selector-08:before {
  content: "︈";
}

.variable-selector-09:before {
  content: "︉";
}

.variable-selector-0a:before {
  content: "︊";
}

.variable-selector-0b:before {
  content: "︋";
}

.variable-selector-0c:before {
  content: "︌";
}

.variable-selector-0d:before {
  content: "︍";
}

.variable-selector-0e:before {
  content: "︎";
}

.variable-selector-0f:before {
  content: "️";
}

.combining-half-marks-00:before {
  content: "︠";
}

.combining-half-marks-01:before {
  content: "︡";
}

.combining-half-marks-02:before {
  content: "︢";
}

.combining-half-marks-03:before {
  content: "︣";
}

.combining-half-marks-04:before {
  content: "︤";
}

.combining-half-marks-05:before {
  content: "︥";
}

.combining-half-marks-06:before {
  content: "︦";
}

.combining-half-marks-07:before {
  content: "︧";
}

.combining-half-marks-08:before {
  content: "︨";
}

.combining-half-marks-09:before {
  content: "︩";
}

.combining-half-marks-0a:before {
  content: "︪";
}

.combining-half-marks-0b:before {
  content: "︫";
}

.combining-half-marks-0c:before {
  content: "︬";
}

.combining-half-marks-0d:before {
  content: "︭";
}

.combining-half-marks-0e:before {
  content: "︮";
}

.combining-half-marks-0f:before {
  content: "︯";
}

.zero-width-no-break-space-0f:before {
  content: "﻿";
}

.fi-brands-3m:before {
  content: "\f101";
}

.fi-brands-500px:before {
  content: "\f102";
}

.fi-brands-abbot-laboratories:before {
  content: "\f103";
}

.fi-brands-accusoft:before {
  content: "\f104";
}

.fi-brands-acrobat:before {
  content: "\f105";
}

.fi-brands-adobe:before {
  content: "\f106";
}

.fi-brands-aecom:before {
  content: "\f107";
}

.fi-brands-aero:before {
  content: "\f108";
}

.fi-brands-after-effects:before {
  content: "\f109";
}

.fi-brands-airbnb:before {
  content: "\f10a";
}

.fi-brands-algolia:before {
  content: "\f10b";
}

.fi-brands-amd:before {
  content: "\f10c";
}

.fi-brands-american-express:before {
  content: "\f10d";
}

.fi-brands-android:before {
  content: "\f10e";
}

.fi-brands-animate:before {
  content: "\f10f";
}

.fi-brands-app-store-ios:before {
  content: "\f110";
}

.fi-brands-apple-pay:before {
  content: "\f111";
}

.fi-brands-apple:before {
  content: "\f112";
}

.fi-brands-artstation:before {
  content: "\f113";
}

.fi-brands-astrazeneca:before {
  content: "\f114";
}

.fi-brands-asus:before {
  content: "\f115";
}

.fi-brands-atandt:before {
  content: "\f116";
}

.fi-brands-atlassian:before {
  content: "\f117";
}

.fi-brands-atom:before {
  content: "\f118";
}

.fi-brands-audition:before {
  content: "\f119";
}

.fi-brands-behance:before {
  content: "\f11a";
}

.fi-brands-bitcoin:before {
  content: "\f11b";
}

.fi-brands-blackberry:before {
  content: "\f11c";
}

.fi-brands-blogger:before {
  content: "\f11d";
}

.fi-brands-bluetooth:before {
  content: "\f11e";
}

.fi-brands-bootstrap:before {
  content: "\f11f";
}

.fi-brands-bridgestone:before {
  content: "\f120";
}

.fi-brands-burger-king:before {
  content: "\f121";
}

.fi-brands-c:before {
  content: "\f122";
}

.fi-brands-capture:before {
  content: "\f123";
}

.fi-brands-cc-amazon-pay:before {
  content: "\f124";
}

.fi-brands-cc-apple-pay:before {
  content: "\f125";
}

.fi-brands-cc-diners-club:before {
  content: "\f126";
}

.fi-brands-cc-visa:before {
  content: "\f127";
}

.fi-brands-centos:before {
  content: "\f128";
}

.fi-brands-character:before {
  content: "\f129";
}

.fi-brands-chromecast:before {
  content: "\f12a";
}

.fi-brands-cloudflare:before {
  content: "\f12b";
}

.fi-brands-confluence:before {
  content: "\f12c";
}

.fi-brands-creative-commons-by:before {
  content: "\f12d";
}

.fi-brands-creative-commons-nc-eu:before {
  content: "\f12e";
}

.fi-brands-creative-commons-nc-jp:before {
  content: "\f12f";
}

.fi-brands-creative-commons-nc:before {
  content: "\f130";
}

.fi-brands-creative-commons-nd:before {
  content: "\f131";
}

.fi-brands-creative-commons-pd-alt:before {
  content: "\f132";
}

.fi-brands-creative-commons-pd:before {
  content: "\f133";
}

.fi-brands-creative-commons-remix:before {
  content: "\f134";
}

.fi-brands-creative-commons-sa:before {
  content: "\f135";
}

.fi-brands-creative-commons-sampling-plus:before {
  content: "\f136";
}

.fi-brands-creative-commons-sampling:before {
  content: "\f137";
}

.fi-brands-creative-commons-share:before {
  content: "\f138";
}

.fi-brands-creative-commons-zero:before {
  content: "\f139";
}

.fi-brands-creative-commons:before {
  content: "\f13a";
}

.fi-brands-css3-alt:before {
  content: "\f13b";
}

.fi-brands-css3:before {
  content: "\f13c";
}

.fi-brands-dailymotion:before {
  content: "\f13d";
}

.fi-brands-deezer:before {
  content: "\f13e";
}

.fi-brands-delphi:before {
  content: "\f13f";
}

.fi-brands-dev:before {
  content: "\f140";
}

.fi-brands-devianart:before {
  content: "\f141";
}

.fi-brands-digg:before {
  content: "\f142";
}

.fi-brands-dimension:before {
  content: "\f143";
}

.fi-brands-discord:before {
  content: "\f144";
}

.fi-brands-docker:before {
  content: "\f145";
}

.fi-brands-dribbble:before {
  content: "\f146";
}

.fi-brands-dropbox:before {
  content: "\f147";
}

.fi-brands-drupal:before {
  content: "\f148";
}

.fi-brands-ebay:before {
  content: "\f149";
}

.fi-brands-elementor:before {
  content: "\f14a";
}

.fi-brands-ethereum:before {
  content: "\f14b";
}

.fi-brands-etsy:before {
  content: "\f14c";
}

.fi-brands-evernote:before {
  content: "\f14d";
}

.fi-brands-facebook-messenger:before {
  content: "\f14e";
}

.fi-brands-facebook:before {
  content: "\f14f";
}

.fi-brands-fedex:before {
  content: "\f150";
}

.fi-brands-figma:before {
  content: "\f151";
}

.fi-brands-firefox-browser:before {
  content: "\f152";
}

.fi-brands-firefox:before {
  content: "\f153";
}

.fi-brands-flaticon-1:before {
  content: "\f154";
}

.fi-brands-flaticon:before {
  content: "\f155";
}

.fi-brands-flickr:before {
  content: "\f156";
}

.fi-brands-flipboard:before {
  content: "\f157";
}

.fi-brands-fonts:before {
  content: "\f158";
}

.fi-brands-foursquare:before {
  content: "\f159";
}

.fi-brands-freepik-1:before {
  content: "\f15a";
}

.fi-brands-freepik:before {
  content: "\f15b";
}

.fi-brands-fresco:before {
  content: "\f15c";
}

.fi-brands-github:before {
  content: "\f15d";
}

.fi-brands-gitlab:before {
  content: "\f15e";
}

.fi-brands-goodreads:before {
  content: "\f15f";
}

.fi-brands-google:before {
  content: "\f160";
}

.fi-brands-haskell:before {
  content: "\f161";
}

.fi-brands-hbo:before {
  content: "\f162";
}

.fi-brands-hotjar:before {
  content: "\f163";
}

.fi-brands-html5:before {
  content: "\f164";
}

.fi-brands-huawei:before {
  content: "\f165";
}

.fi-brands-hubspot:before {
  content: "\f166";
}

.fi-brands-ibm:before {
  content: "\f167";
}

.fi-brands-iconfinder:before {
  content: "\f168";
}

.fi-brands-illustrator-draw:before {
  content: "\f169";
}

.fi-brands-illustrator:before {
  content: "\f16a";
}

.fi-brands-imdb:before {
  content: "\f16b";
}

.fi-brands-incopy:before {
  content: "\f16c";
}

.fi-brands-indesign:before {
  content: "\f16d";
}

.fi-brands-instagram:before {
  content: "\f16e";
}

.fi-brands-intel:before {
  content: "\f16f";
}

.fi-brands-invision:before {
  content: "\f170";
}

.fi-brands-itunes:before {
  content: "\f171";
}

.fi-brands-janseen:before {
  content: "\f172";
}

.fi-brands-java:before {
  content: "\f173";
}

.fi-brands-jcb:before {
  content: "\f174";
}

.fi-brands-jira:before {
  content: "\f175";
}

.fi-brands-johnson-and-johnson:before {
  content: "\f176";
}

.fi-brands-joomla:before {
  content: "\f177";
}

.fi-brands-js:before {
  content: "\f178";
}

.fi-brands-kickstarter:before {
  content: "\f179";
}

.fi-brands-line:before {
  content: "\f17a";
}

.fi-brands-linkedin:before {
  content: "\f17b";
}

.fi-brands-lisp:before {
  content: "\f17c";
}

.fi-brands-mailchimp:before {
  content: "\f17d";
}

.fi-brands-marriott-international:before {
  content: "\f17e";
}

.fi-brands-mcdonalds:before {
  content: "\f17f";
}

.fi-brands-media-encoder:before {
  content: "\f180";
}

.fi-brands-medium:before {
  content: "\f181";
}

.fi-brands-meta:before {
  content: "\f182";
}

.fi-brands-microsoft-edge:before {
  content: "\f183";
}

.fi-brands-microsoft-explorer:before {
  content: "\f184";
}

.fi-brands-microsoft:before {
  content: "\f185";
}

.fi-brands-mysql:before {
  content: "\f186";
}

.fi-brands-napster:before {
  content: "\f187";
}

.fi-brands-nestle:before {
  content: "\f188";
}

.fi-brands-netflix:before {
  content: "\f189";
}

.fi-brands-node-js:before {
  content: "\f18a";
}

.fi-brands-nvidia:before {
  content: "\f18b";
}

.fi-brands-oracle:before {
  content: "\f18c";
}

.fi-brands-patreon:before {
  content: "\f18d";
}

.fi-brands-paypal:before {
  content: "\f18e";
}

.fi-brands-pfizer:before {
  content: "\f18f";
}

.fi-brands-photoshop-camera:before {
  content: "\f190";
}

.fi-brands-photoshop-express:before {
  content: "\f191";
}

.fi-brands-photoshop-lightroom-classic:before {
  content: "\f192";
}

.fi-brands-photoshop-lightroom:before {
  content: "\f193";
}

.fi-brands-photoshop:before {
  content: "\f194";
}

.fi-brands-php:before {
  content: "\f195";
}

.fi-brands-pinterest:before {
  content: "\f196";
}

.fi-brands-postgre:before {
  content: "\f197";
}

.fi-brands-premiere-rush:before {
  content: "\f198";
}

.fi-brands-premiere:before {
  content: "\f199";
}

.fi-brands-product-hunt:before {
  content: "\f19a";
}

.fi-brands-python:before {
  content: "\f19b";
}

.fi-brands-raspberry-pi:before {
  content: "\f19c";
}

.fi-brands-reddit:before {
  content: "\f19d";
}

.fi-brands-samsung:before {
  content: "\f19e";
}

.fi-brands-sap:before {
  content: "\f19f";
}

.fi-brands-sass:before {
  content: "\f1a0";
}

.fi-brands-shopify:before {
  content: "\f1a1";
}

.fi-brands-siemens:before {
  content: "\f1a2";
}

.fi-brands-sketch:before {
  content: "\f1a3";
}

.fi-brands-skype:before {
  content: "\f1a4";
}

.fi-brands-slack:before {
  content: "\f1a5";
}

.fi-brands-slidesgo:before {
  content: "\f1a6";
}

.fi-brands-snapchat:before {
  content: "\f1a7";
}

.fi-brands-sony:before {
  content: "\f1a8";
}

.fi-brands-soundcloud:before {
  content: "\f1a9";
}

.fi-brands-spark:before {
  content: "\f1aa";
}

.fi-brands-spotify:before {
  content: "\f1ab";
}

.fi-brands-starbucks:before {
  content: "\f1ac";
}

.fi-brands-stock:before {
  content: "\f1ad";
}

.fi-brands-storyset:before {
  content: "\f1ae";
}

.fi-brands-stripe:before {
  content: "\f1af";
}

.fi-brands-substance-3d-designer:before {
  content: "\f1b0";
}

.fi-brands-substance-3d-painter:before {
  content: "\f1b1";
}

.fi-brands-substance-3d-sampler:before {
  content: "\f1b2";
}

.fi-brands-substance-3d-stager:before {
  content: "\f1b3";
}

.fi-brands-swift:before {
  content: "\f1b4";
}

.fi-brands-t-mobile:before {
  content: "\f1b5";
}

.fi-brands-telegram:before {
  content: "\f1b6";
}

.fi-brands-tencent:before {
  content: "\f1b7";
}

.fi-brands-the-home-depot:before {
  content: "\f1b8";
}

.fi-brands-tik-tok:before {
  content: "\f1b9";
}

.fi-brands-trello:before {
  content: "\f1ba";
}

.fi-brands-tripadvisor:before {
  content: "\f1bb";
}

.fi-brands-tumblr:before {
  content: "\f1bc";
}

.fi-brands-twitch:before {
  content: "\f1bd";
}

.fi-brands-twitter-alt-circle:before {
  content: "\f1be";
}

.fi-brands-twitter-alt-square:before {
  content: "\f1bf";
}

.fi-brands-twitter-alt:before {
  content: "\f1c0";
}

.fi-brands-twitter:before {
  content: "\f1c1";
}

.fi-brands-typescript:before {
  content: "\f1c2";
}

.fi-brands-uber:before {
  content: "\f1c3";
}

.fi-brands-ubuntu:before {
  content: "\f1c4";
}

.fi-brands-unilever:before {
  content: "\f1c5";
}

.fi-brands-unity:before {
  content: "\f1c6";
}

.fi-brands-unsplash:before {
  content: "\f1c7";
}

.fi-brands-ups:before {
  content: "\f1c8";
}

.fi-brands-usaa:before {
  content: "\f1c9";
}

.fi-brands-verizon:before {
  content: "\f1ca";
}

.fi-brands-videvo:before {
  content: "\f1cb";
}

.fi-brands-vimeo:before {
  content: "\f1cc";
}

.fi-brands-visa:before {
  content: "\f1cd";
}

.fi-brands-visual-basic:before {
  content: "\f1ce";
}

.fi-brands-vk:before {
  content: "\f1cf";
}

.fi-brands-walmart:before {
  content: "\f1d0";
}

.fi-brands-wepik:before {
  content: "\f1d1";
}

.fi-brands-whatsapp:before {
  content: "\f1d2";
}

.fi-brands-wikipedia:before {
  content: "\f1d3";
}

.fi-brands-windows:before {
  content: "\f1d4";
}

.fi-brands-wix:before {
  content: "\f1d5";
}

.fi-brands-wordpress:before {
  content: "\f1d6";
}

.fi-brands-xd:before {
  content: "\f1d7";
}

.fi-brands-xing:before {
  content: "\f1d8";
}

.fi-brands-yahoo:before {
  content: "\f1d9";
}

.fi-brands-yandex:before {
  content: "\f1da";
}

.fi-brands-yelp:before {
  content: "\f1db";
}

.fi-brands-youtube:before {
  content: "\f1dc";
}

.fi-brands-zoom:before {
  content: "\f1dd";
}

/*!
*   _____       _             __                 _____                               ______ _       _   _
*  |_   _|     | |           / _|               |_   _|                             |  ____| |     | | (_)
*    | |  _ __ | |_ ___ _ __| |_ __ _  ___ ___    | |  ___ ___  _ __  ___   ______  | |__  | | __ _| |_ _  ___ ___  _ __
*    | | | '_ \| __/ _ \ '__|  _/ _` |/ __/ _ \   | | / __/ _ \| '_ \/ __| |______| |  __| | |/ _` | __| |/ __/ _ \| '_ \
*   _| |_| | | | ||  __/ |  | || (_| | (_|  __/  _| || (_| (_) | | | \__ \          | |    | | (_| | |_| | (_| (_) | | | |
*  |_____|_| |_|\__\___|_|  |_| \__,_|\___\___| |_____\___\___/|_| |_|___/          |_|    |_|\__,_|\__|_|\___\___/|_| |_|
*
*                         UIcons 2.4.2 - https://www.flaticon.com/uicons/interface-icons
*/

.lazyload,
.lazyloading {
  opacity: 0;
}

.lazyloaded {
  opacity: 1;
  transition: opacity 1s ease;
}

/* Importing Datepicker SCSS file. */
/* .bs-datepicker */
.bs-datepicker {
  display: flex;
  align-items: stretch;
  flex-flow: row wrap;
  background: #fff;
  box-shadow: 0 0 10px 0 #aaa;
  position: relative;
  z-index: 1;
  /* button */
  /* .bs-datepicker-head */
  /* .bs-datepicker-body */
  /* .current-timedate */
  /* .bs-datepicker-multiple */
  /* .bs-datepicker-btns */
  /*.bs-datepicker-custom-range */
  /* .bs-datepicker-predefined-btns */
  /* .bs-datepicker-buttons */
}
.bs-datepicker:after {
  clear: both;
  content: "";
  display: block;
}
.bs-datepicker bs-day-picker {
  float: left;
}
.bs-datepicker button:hover,
.bs-datepicker button:focus,
.bs-datepicker button:active,
.bs-datepicker input:hover,
.bs-datepicker input:focus,
.bs-datepicker input:active, .bs-datepicker-btns button:hover, .bs-datepicker-btns button:focus, .bs-datepicker-btns button:active, .bs-datepicker-predefined-btns button:active, .bs-datepicker-predefined-btns button:focus {
  outline: none;
}
.bs-datepicker-head {
  min-width: 270px;
  height: 50px;
  padding: 10px;
  border-radius: 3px 3px 0 0;
  text-align: justify;
  /* .bs-datepicker-head button */
}
.bs-datepicker-head:after {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.bs-datepicker-head button {
  display: inline-block;
  vertical-align: top;
  padding: 0;
  height: 30px;
  line-height: 30px;
  border: 0;
  background: transparent;
  text-align: center;
  cursor: pointer;
  color: #fff;
  transition: 0.3s;
}
.bs-datepicker-head button[disabled], .bs-datepicker-head button[disabled]:hover, .bs-datepicker-head button[disabled]:active {
  background: rgba(221, 221, 221, 0.3);
  color: #f5f5f5;
  cursor: not-allowed;
}
.bs-datepicker-head button.previous span {
  transform: translate(-1px, -1px);
}
.bs-datepicker-head button.next span {
  transform: translate(1px, -1px);
}
.bs-datepicker-head button.next, .bs-datepicker-head button.previous {
  border-radius: 50%;
  width: 30px;
  height: 30px;
}
.bs-datepicker-head button.next span, .bs-datepicker-head button.previous span {
  font-size: 28px;
  line-height: 1;
  display: inline-block;
  position: relative;
  height: 100%;
  width: 100%;
  border-radius: 50%;
}
.bs-datepicker-head button.current {
  border-radius: 15px;
  max-width: 155px;
  padding: 0 13px;
}
.bs-datepicker-head button:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.bs-datepicker-head button:active {
  background-color: rgba(0, 0, 0, 0.2);
}
.bs-datepicker-body {
  padding: 10px;
  border-radius: 0 0 3px 3px;
  min-height: 232px;
  min-width: 278px;
  border: 1px solid #dee2e6;
  /* .bs-datepicker-body table */
}
.bs-datepicker-body .days.weeks {
  position: relative;
  z-index: 1;
}
.bs-datepicker-body table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  /* .bs-datepicker-body table.days */
  /* .bs-datepicker-body table.weeks */
}
.bs-datepicker-body table th {
  font-size: 13px;
  color: #9aaec1;
  font-weight: 400;
  text-align: center;
}
.bs-datepicker-body table td {
  color: #54708b;
  text-align: center;
  position: relative;
  padding: 0;
  /* todo: check first :not(.disabled) usage */
}
.bs-datepicker-body table td span {
  display: block;
  margin: 0 auto;
  font-size: 13px;
  border-radius: 50%;
  /*z-index: 1;*/
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.bs-datepicker-body table td:not(.disabled):not(.week) span:not(.disabled):not(.is-other-month) {
  cursor: pointer;
}
.bs-datepicker-body table td.is-highlighted:not(.disabled):not(.selected) span,
.bs-datepicker-body table td span.is-highlighted:not(.disabled):not(.selected) {
  background-color: #e9edf0;
  transition: 0s;
}
.bs-datepicker-body table td.is-active-other-month:not(.disabled):not(.selected) span,
.bs-datepicker-body table td span.is-active-other-month:not(.disabled):not(.selected) {
  background-color: #e9edf0;
  transition: 0s;
  cursor: pointer;
}
.bs-datepicker-body table td span.disabled, .bs-datepicker-body table td.disabled span {
  color: #9aaec1;
}
.bs-datepicker-body table td span.selected, .bs-datepicker-body table td.selected span {
  color: #fff;
}
.bs-datepicker-body table td span.selected.disabled, .bs-datepicker-body table td.selected.disabled span {
  opacity: 0.3;
}
.bs-datepicker-body table td span.is-other-month, .bs-datepicker-body table td.is-other-month span {
  color: rgba(0, 0, 0, 0.25);
}
.bs-datepicker-body table td.active {
  position: relative;
}
.bs-datepicker-body table td.active.select-start:before {
  left: 35%;
}
.bs-datepicker-body table td.active.select-end:before {
  left: -85%;
}
.bs-datepicker-body table td span.active.select-start:after,
.bs-datepicker-body table td span.active.select-end:after, .bs-datepicker-body table td.active.select-start span:after, .bs-datepicker-body table td.active.select-end span:after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  transition: 0.3s;
  top: 0;
  border-radius: 50%;
}
.bs-datepicker-body table td:before,
.bs-datepicker-body table td span:before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 6px;
  bottom: 6px;
  left: -3px;
  right: -2px;
  box-sizing: content-box;
  background: transparent;
}
.bs-datepicker-body table td.active.select-start + td.active:before {
  left: -20%;
}
.bs-datepicker-body table td:last-child.active:before {
  border-radius: 0 3px 3px 0;
  width: 125%;
  left: -25%;
}
.bs-datepicker-body table td span[class*=select-], .bs-datepicker-body table td[class*=select-] span {
  border-radius: 50%;
  color: #fff;
}
.bs-datepicker-body table.days td.active:not(.select-start):not(.disabled):before, .bs-datepicker-body table.days td.in-range:not(.select-start):not(.disabled):before,
.bs-datepicker-body table.days span.active:not(.select-start):not(.disabled):before,
.bs-datepicker-body table.days span.in-range:not(.select-start):not(.disabled):before {
  background: #e9edf0;
}
.bs-datepicker-body table.days span {
  width: 32px;
  height: 32px;
  line-height: 32px;
}
.bs-datepicker-body table.days span.select-start {
  z-index: 2;
}
.bs-datepicker-body table.days span.is-highlighted.in-range:before {
  right: 3px;
  left: 0;
}
.bs-datepicker-body table.days span.in-range.select-end:before {
  right: 4px;
  left: 0;
}
.bs-datepicker-body table.days td.select-start + td.select-end:before, .bs-datepicker-body table.days td.select-start + td.is-highlighted:before, .bs-datepicker-body table.days td.active + td.is-highlighted:before, .bs-datepicker-body table.days td.active + td.select-end:before, .bs-datepicker-body table.days td.in-range + td.is-highlighted:before, .bs-datepicker-body table.days td.in-range + td.select-end:before {
  background: #e9edf0;
  width: 100%;
}
.bs-datepicker-body table.weeks tr td:nth-child(2).active:before {
  border-radius: 3px 0 0 3px;
  left: 0;
  width: 100%;
}
.bs-datepicker-body table:not(.weeks) tr td:first-child:before {
  border-radius: 3px 0 0 3px;
}
.bs-datepicker-body table.years td span {
  width: 46px;
  height: 46px;
  line-height: 45px;
  margin: 0 auto;
}
.bs-datepicker-body table.years tr:not(:last-child) td span {
  margin-bottom: 8px;
}
.bs-datepicker-body table.months td {
  height: 52px;
}
.bs-datepicker-body table.months td span {
  padding: 6px;
  border-radius: 15px;
}
.bs-datepicker .current-timedate {
  color: #54708b;
  font-size: 15px;
  text-align: center;
  height: 30px;
  line-height: 30px;
  border-radius: 20px;
  border: 1px solid #dee2e6;
  margin-bottom: 10px;
  cursor: pointer;
  text-transform: uppercase;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.bs-datepicker .current-timedate span:not(:empty):before {
  content: "";
  width: 15px;
  height: 16px;
  display: inline-block;
  margin-right: 4px;
  vertical-align: text-bottom;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAQCAYAAADJViUEAAABMklEQVQoU9VTwW3CQBCcOUgBtEBKSAukAnBKME+wFCAlYIhk8sQlxFABtJAScAsuAPBEewYcxCP8ouxrPDsza61uiVN1o6RNHD4htSCmq49RfO71BvMJqBBkITRf1kmUW49nQRC9h1I5AZlBClaL8aP1fKgOOxCx8aSLs+Q19eZuNO8QmPqJRtDFguy7OAcDbJPs+/BKVPDIPrvD2ZJgWAmVe7O0rI0Vqs1seyWUXpuJoppYCa5L+U++NpNPkr5OE2oMdARsb3gykJT5ydZcL8Z9Ww60nxg2LhjON9li9OwXZzo+xLbp3nC2s9CL2RrueGyVrgwNm8HpsCzZ9EEW6kqXlo1GQe03FzP/7W8Hl0dBtu7Bf7zt6mIwvX1RvzDCm7+q3mAW0Dl/GPdUCeXrZLT9BrDrGkm4qlPvAAAAAElFTkSuQmCC);
}
.bs-datepicker-multiple {
  border-radius: 4px 0 0 4px;
}
.bs-datepicker-multiple + .bs-datepicker-multiple {
  margin-left: 10px;
}
.bs-datepicker-multiple .bs-datepicker {
  box-shadow: none;
  position: relative;
}
.bs-datepicker-multiple .bs-datepicker:not(:last-child) {
  padding-right: 10px;
}
.bs-datepicker-multiple .bs-datepicker + .bs-datepicker:after {
  content: "";
  display: block;
  width: 14px;
  height: 10px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAKCAYAAABrGwT5AAAA1ElEQVQoU42RsQrCUAxF77VuDu7O4oMWW//BURBBpZvgKk4uIrjoqKOTf+DopIO4uYggtFTfw3+pkQqCW1/G5J7kJiFy4m5MxUlxAzgIPHX+lzMPzupRYlYgxiR7vqsOP8YKzsTx0yxFMCUZ+q7aZzlr+OvgoWcAFyAHgat2jLWu48252DdqAihDJGSSJNUUxYmQjs3+hPQBlAh2rG2LCOPnaw3IiGDX99TRCs7ASJsNhUOA7d/LcuHvRG22FIZvsNXw1MX6VZExCilOQKEfeLXr/10+aC9Ho7arh7oAAAAASUVORK5CYII=);
  position: absolute;
  top: 25px;
  left: -8px;
}
.bs-datepicker-multiple .bs-datepicker .left {
  float: left;
}
.bs-datepicker-multiple .bs-datepicker .right {
  float: right;
}
.bs-datepicker-container {
  padding: 15px;
}
.bs-datepicker .bs-media-container {
  display: flex;
}
@media (max-width: 768px) {
  .bs-datepicker .bs-media-container {
    flex-direction: column;
  }
}
.bs-datepicker .bs-timepicker-in-datepicker-container {
  display: flex;
  justify-content: space-around;
}
.bs-datepicker-custom-range {
  padding: 15px;
  background: #eee;
}
.bs-datepicker-predefined-btns button {
  width: 100%;
  display: block;
  height: 30px;
  background-color: #9aaec1;
  border-radius: 4px;
  color: #fff;
  border: 0;
  margin-bottom: 10px;
  padding: 0 18px;
  text-align: left;
  transition: 0.3s;
}
.bs-datepicker-predefined-btns button:hover {
  background-color: #54708b;
}
.bs-datepicker-buttons {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
  padding-top: 10px;
  border-top: 1px solid #dee2e6;
}
.bs-datepicker-buttons .btn-default {
  margin-left: 10px;
}
.bs-datepicker-buttons .btn-today-wrapper {
  display: flex;
  flex-flow: row wrap;
}
.bs-datepicker-buttons .clear-right,
.bs-datepicker-buttons .today-right {
  flex-grow: 0;
}
.bs-datepicker-buttons .clear-left,
.bs-datepicker-buttons .today-left {
  flex-grow: 1;
}
.bs-datepicker-buttons .clear-center,
.bs-datepicker-buttons .today-center {
  flex-grow: 0.5;
}

/* .bs-timepicker */
.bs-timepicker-container {
  padding: 10px 0;
}
.bs-timepicker-label {
  color: #54708b;
  margin-bottom: 10px;
}
.bs-timepicker-controls {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}
.bs-timepicker-controls button {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 0;
  background-color: #e9edf0;
  color: #54708b;
  font-size: 16px;
  font-weight: 700;
  vertical-align: middle;
  line-height: 0;
  padding: 0;
  transition: 0.3s;
}
.bs-timepicker-controls button:hover {
  background-color: #d5dadd;
}
.bs-timepicker-controls input {
  width: 35px;
  height: 25px;
  border-radius: 13px;
  text-align: center;
  border: 1px solid #dee2e6;
}
.bs-timepicker .switch-time-format {
  text-transform: uppercase;
  min-width: 54px;
  height: 25px;
  border-radius: 20px;
  border: 1px solid #dee2e6;
  background: #fff;
  color: #54708b;
  font-size: 13px;
}
.bs-timepicker .switch-time-format img {
  vertical-align: initial;
  margin-left: 4px;
}

bs-datepicker-container,
bs-daterangepicker-container {
  z-index: 1080;
}

/* screen size < 1024px */
@media (max-width: 768px) {
  .bs-datepicker {
    width: min-content;
    justify-content: center;
  }
  .bs-datepicker-multiple {
    display: flex;
  }
  .bs-datepicker-multiple + .bs-datepicker-multiple {
    margin-top: 10px;
    margin-left: 0;
  }
}
/* theming */
.theme-default .bs-datepicker-head {
  background-color: #777;
}
.theme-default .btn-today-wrapper .btn-success, .theme-default .btn-clear-wrapper .btn-success {
  background-color: #777;
  border-color: #777;
}
.theme-default .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus, .theme-default .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus {
  box-shadow: none;
}
.theme-default .btn-today-wrapper .btn-success:focus, .theme-default .btn-clear-wrapper .btn-success:focus {
  box-shadow: none;
}
.theme-default .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active, .theme-default .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active {
  background-color: #616161;
  border-color: #616161;
}
.theme-default .btn-today-wrapper .btn-success:hover, .theme-default .btn-clear-wrapper .btn-success:hover {
  background-color: #6F6E6E;
  border-color: #6F6E6E;
}
.theme-default .bs-datepicker-predefined-btns button.selected {
  background-color: #777;
}
.theme-default .bs-datepicker-body table td span.selected, .theme-default .bs-datepicker-body table td.selected span,
.theme-default .bs-datepicker-body table td span[class*=select-]:after, .theme-default .bs-datepicker-body table td[class*=select-] span:after {
  background-color: #777;
}
.theme-default .bs-datepicker-body table td.week span {
  color: #777;
}
.theme-default .bs-datepicker-body table td.active-week span:hover {
  cursor: pointer;
  background-color: #777;
  color: #fff;
  opacity: 0.5;
  transition: 0s;
}

.theme-green .bs-datepicker-head {
  background-color: #5cb85c;
}
.theme-green .btn-today-wrapper .btn-success, .theme-green .btn-clear-wrapper .btn-success {
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.theme-green .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus, .theme-green .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus {
  box-shadow: none;
}
.theme-green .btn-today-wrapper .btn-success:focus, .theme-green .btn-clear-wrapper .btn-success:focus {
  box-shadow: none;
}
.theme-green .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active, .theme-green .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active {
  background-color: #1e7e34;
  border-color: #1e7e34;
}
.theme-green .btn-today-wrapper .btn-success:hover, .theme-green .btn-clear-wrapper .btn-success:hover {
  background-color: #218838;
  border-color: #218838;
}
.theme-green .bs-datepicker-predefined-btns button.selected {
  background-color: #5cb85c;
}
.theme-green .bs-datepicker-body table td span.selected, .theme-green .bs-datepicker-body table td.selected span,
.theme-green .bs-datepicker-body table td span[class*=select-]:after, .theme-green .bs-datepicker-body table td[class*=select-] span:after {
  background-color: #5cb85c;
}
.theme-green .bs-datepicker-body table td.week span {
  color: #5cb85c;
}
.theme-green .bs-datepicker-body table td.active-week span:hover {
  cursor: pointer;
  background-color: #5cb85c;
  color: #fff;
  opacity: 0.5;
  transition: 0s;
}

.theme-blue .bs-datepicker-head {
  background-color: #5bc0de;
}
.theme-blue .btn-today-wrapper .btn-success, .theme-blue .btn-clear-wrapper .btn-success {
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.theme-blue .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus, .theme-blue .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus {
  box-shadow: none;
}
.theme-blue .btn-today-wrapper .btn-success:focus, .theme-blue .btn-clear-wrapper .btn-success:focus {
  box-shadow: none;
}
.theme-blue .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active, .theme-blue .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active {
  background-color: #2AA8CD;
  border-color: #2AA8CD;
}
.theme-blue .btn-today-wrapper .btn-success:hover, .theme-blue .btn-clear-wrapper .btn-success:hover {
  background-color: #3AB3D7;
  border-color: #3AB3D7;
}
.theme-blue .bs-datepicker-predefined-btns button.selected {
  background-color: #5bc0de;
}
.theme-blue .bs-datepicker-body table td span.selected, .theme-blue .bs-datepicker-body table td.selected span,
.theme-blue .bs-datepicker-body table td span[class*=select-]:after, .theme-blue .bs-datepicker-body table td[class*=select-] span:after {
  background-color: #5bc0de;
}
.theme-blue .bs-datepicker-body table td.week span {
  color: #5bc0de;
}
.theme-blue .bs-datepicker-body table td.active-week span:hover {
  cursor: pointer;
  background-color: #5bc0de;
  color: #fff;
  opacity: 0.5;
  transition: 0s;
}

.theme-dark-blue .bs-datepicker-head {
  background-color: #337ab7;
}
.theme-dark-blue .btn-today-wrapper .btn-success, .theme-dark-blue .btn-clear-wrapper .btn-success {
  background-color: #337ab7;
  border-color: #337ab7;
}
.theme-dark-blue .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus, .theme-dark-blue .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus {
  box-shadow: none;
}
.theme-dark-blue .btn-today-wrapper .btn-success:focus, .theme-dark-blue .btn-clear-wrapper .btn-success:focus {
  box-shadow: none;
}
.theme-dark-blue .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active, .theme-dark-blue .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active {
  background-color: #266498;
  border-color: #266498;
}
.theme-dark-blue .btn-today-wrapper .btn-success:hover, .theme-dark-blue .btn-clear-wrapper .btn-success:hover {
  background-color: #2C6FA9;
  border-color: #2C6FA9;
}
.theme-dark-blue .bs-datepicker-predefined-btns button.selected {
  background-color: #337ab7;
}
.theme-dark-blue .bs-datepicker-body table td span.selected, .theme-dark-blue .bs-datepicker-body table td.selected span,
.theme-dark-blue .bs-datepicker-body table td span[class*=select-]:after, .theme-dark-blue .bs-datepicker-body table td[class*=select-] span:after {
  background-color: #337ab7;
}
.theme-dark-blue .bs-datepicker-body table td.week span {
  color: #337ab7;
}
.theme-dark-blue .bs-datepicker-body table td.active-week span:hover {
  cursor: pointer;
  background-color: #337ab7;
  color: #fff;
  opacity: 0.5;
  transition: 0s;
}

.theme-red .bs-datepicker-head {
  background-color: #d9534f;
}
.theme-red .btn-today-wrapper .btn-success, .theme-red .btn-clear-wrapper .btn-success {
  background-color: #d9534f;
  border-color: #d9534f;
}
.theme-red .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus, .theme-red .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus {
  box-shadow: none;
}
.theme-red .btn-today-wrapper .btn-success:focus, .theme-red .btn-clear-wrapper .btn-success:focus {
  box-shadow: none;
}
.theme-red .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active, .theme-red .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active {
  background-color: #D23531;
  border-color: #D23531;
}
.theme-red .btn-today-wrapper .btn-success:hover, .theme-red .btn-clear-wrapper .btn-success:hover {
  background-color: #E33732;
  border-color: #E33732;
}
.theme-red .bs-datepicker-predefined-btns button.selected {
  background-color: #d9534f;
}
.theme-red .bs-datepicker-body table td span.selected, .theme-red .bs-datepicker-body table td.selected span,
.theme-red .bs-datepicker-body table td span[class*=select-]:after, .theme-red .bs-datepicker-body table td[class*=select-] span:after {
  background-color: #d9534f;
}
.theme-red .bs-datepicker-body table td.week span {
  color: #d9534f;
}
.theme-red .bs-datepicker-body table td.active-week span:hover {
  cursor: pointer;
  background-color: #d9534f;
  color: #fff;
  opacity: 0.5;
  transition: 0s;
}

.theme-orange .bs-datepicker-head {
  background-color: #f0ad4e;
}
.theme-orange .btn-today-wrapper .btn-success, .theme-orange .btn-clear-wrapper .btn-success {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.theme-orange .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus, .theme-orange .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus {
  box-shadow: none;
}
.theme-orange .btn-today-wrapper .btn-success:focus, .theme-orange .btn-clear-wrapper .btn-success:focus {
  box-shadow: none;
}
.theme-orange .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active, .theme-orange .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active {
  background-color: #ED9C29;
  border-color: #ED9C29;
}
.theme-orange .btn-today-wrapper .btn-success:hover, .theme-orange .btn-clear-wrapper .btn-success:hover {
  background-color: #FFAC35;
  border-color: #FFAC35;
}
.theme-orange .bs-datepicker-predefined-btns button.selected {
  background-color: #f0ad4e;
}
.theme-orange .bs-datepicker-body table td span.selected, .theme-orange .bs-datepicker-body table td.selected span,
.theme-orange .bs-datepicker-body table td span[class*=select-]:after, .theme-orange .bs-datepicker-body table td[class*=select-] span:after {
  background-color: #f0ad4e;
}
.theme-orange .bs-datepicker-body table td.week span {
  color: #f0ad4e;
}
.theme-orange .bs-datepicker-body table td.active-week span:hover {
  cursor: pointer;
  background-color: #f0ad4e;
  color: #fff;
  opacity: 0.5;
  transition: 0s;
}

.theme-dynamic {
  --tenant-color: #000;
}
.theme-dynamic .bs-datepicker-head {
  background-color: var(--tenant-color);
}
.theme-dynamic .bs-datepicker-body table td.week span {
  color: var(--tenant-color);
}
.theme-dynamic .bs-datepicker-body .selected {
  background-color: var(--tenant-color);
}

.icon-medium {
  height: 25px;
}

/*# sourceMappingURL=styles.css.map*/