Newer
Older
fonts / style.scss
@TLCD96 TLCD96 on 2 Nov 2023 4 KB 1.7
@import "variables";

@font-face {
  font-family: '#{$icomoon-font-family}';
  src:  url('#{$icomoon-font-path}/#{$icomoon-font-family}.eot?4e0dex');
  src:  url('#{$icomoon-font-path}/#{$icomoon-font-family}.eot?4e0dex#iefix') format('embedded-opentype'),
    url('#{$icomoon-font-path}/#{$icomoon-font-family}.ttf?4e0dex') format('truetype'),
    url('#{$icomoon-font-path}/#{$icomoon-font-family}.woff?4e0dex') format('woff'),
    url('#{$icomoon-font-path}/#{$icomoon-font-family}.svg?4e0dex##{$icomoon-font-family}') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="tlcd96-fonts-"], [class*=" tlcd96-fonts-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: '#{$icomoon-font-family}' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.tlcd96-fonts-apocalipse {
  &:before {
    content: $tlcd96-fonts-apocalipse; 
  }
}
.tlcd96-fonts-light-dark {
  &:before {
    content: $tlcd96-fonts-light-dark; 
  }
}
.tlcd96-fonts-checkmark {
  &:before {
    content: $tlcd96-fonts-checkmark; 
  }
}
.tlcd96-fonts-check {
  &:before {
    content: $tlcd96-fonts-check; 
  }
}
.tlcd96-fonts-chevron-down {
  &:before {
    content: $tlcd96-fonts-chevron-down; 
  }
}
.tlcd96-fonts-chevron-down-left {
  &:before {
    content: $tlcd96-fonts-chevron-down-left; 
  }
}
.tlcd96-fonts-chevron-down-right {
  &:before {
    content: $tlcd96-fonts-chevron-down-right; 
  }
}
.tlcd96-fonts-chevron-left {
  &:before {
    content: $tlcd96-fonts-chevron-left; 
  }
}
.tlcd96-fonts-chevron-right {
  &:before {
    content: $tlcd96-fonts-chevron-right; 
  }
}
.tlcd96-fonts-chevron-up {
  &:before {
    content: $tlcd96-fonts-chevron-up; 
  }
}
.tlcd96-fonts-chevron-up-left {
  &:before {
    content: $tlcd96-fonts-chevron-up-left; 
  }
}
.tlcd96-fonts-chevron-up-right {
  &:before {
    content: $tlcd96-fonts-chevron-up-right; 
  }
}
.tlcd96-fonts-clipboard {
  &:before {
    content: $tlcd96-fonts-clipboard; 
  }
}
.tlcd96-fonts-code {
  &:before {
    content: $tlcd96-fonts-code; 
  }
}
.tlcd96-fonts-cog {
  &:before {
    content: $tlcd96-fonts-cog; 
  }
}
.tlcd96-fonts-settings {
  &:before {
    content: $tlcd96-fonts-settings; 
  }
}
.tlcd96-fonts-context {
  &:before {
    content: $tlcd96-fonts-context; 
  }
}
.tlcd96-fonts-copy {
  &:before {
    content: $tlcd96-fonts-copy; 
  }
}
.tlcd96-fonts-expand {
  &:before {
    content: $tlcd96-fonts-expand; 
  }
}
.tlcd96-fonts-moon {
  &:before {
    content: $tlcd96-fonts-moon; 
  }
}
.tlcd96-fonts-dark {
  &:before {
    content: $tlcd96-fonts-dark; 
  }
}
.tlcd96-fonts-dark-mode {
  &:before {
    content: $tlcd96-fonts-dark-mode; 
  }
}
.tlcd96-fonts-darkmode {
  &:before {
    content: $tlcd96-fonts-darkmode; 
  }
}
.tlcd96-fonts-paste {
  &:before {
    content: $tlcd96-fonts-paste; 
  }
}
.tlcd96-fonts-share {
  &:before {
    content: $tlcd96-fonts-share; 
  }
}
.tlcd96-fonts-social-crowdin {
  &:before {
    content: $tlcd96-fonts-social-crowdin; 
  }
}
.tlcd96-fonts-social-discord {
  &:before {
    content: $tlcd96-fonts-social-discord; 
  }
}
.tlcd96-fonts-social-discord-server {
  &:before {
    content: $tlcd96-fonts-social-discord-server; 
  }
}
.tlcd96-fonts-social-discord-user {
  &:before {
    content: $tlcd96-fonts-social-discord-user; 
  }
}
.tlcd96-fonts-social-facebook {
  &:before {
    content: $tlcd96-fonts-social-facebook; 
  }
}
.tlcd96-fonts-social-instagram {
  &:before {
    content: $tlcd96-fonts-social-instagram; 
  }
}
.tlcd96-fonts-social-oneux {
  &:before {
    content: $tlcd96-fonts-social-oneux; 
  }
}
.tlcd96-fonts-social-twitter {
  &:before {
    content: $tlcd96-fonts-social-twitter; 
  }
}
.tlcd96-fonts-social-x {
  &:before {
    content: $tlcd96-fonts-social-x; 
  }
}
.tlcd96-fonts-social-youtube {
  &:before {
    content: $tlcd96-fonts-social-youtube; 
  }
}
.tlcd96-fonts-social-youtube-user {
  &:before {
    content: $tlcd96-fonts-social-youtube-user; 
  }
}
.tlcd96-fonts-software {
  &:before {
    content: $tlcd96-fonts-software; 
  }
}
.tlcd96-fonts-program {
  &:before {
    content: $tlcd96-fonts-program; 
  }
}
.tlcd96-fonts-stack {
  &:before {
    content: $tlcd96-fonts-stack; 
  }
}
.tlcd96-fonts-sun {
  &:before {
    content: $tlcd96-fonts-sun; 
  }
}
.tlcd96-fonts-light {
  &:before {
    content: $tlcd96-fonts-light; 
  }
}
.tlcd96-fonts-light-mode {
  &:before {
    content: $tlcd96-fonts-light-mode; 
  }
}
.tlcd96-fonts-lightmode {
  &:before {
    content: $tlcd96-fonts-lightmode; 
  }
}
.tlcd96-fonts-times {
  &:before {
    content: $tlcd96-fonts-times; 
  }
}
.tlcd96-fonts-close {
  &:before {
    content: $tlcd96-fonts-close; 
  }
}
.tlcd96-fonts-x {
  &:before {
    content: $tlcd96-fonts-x; 
  }
}