Newer
Older
fonts / style.scss
@TLCD96 TLCD96 on 27 Apr 2024 6 KB update
@import "variables";

@font-face {
  font-family: '#{$icomoon-font-family}';
  src:  url('#{$icomoon-font-path}/#{$icomoon-font-family}.eot?5gznkw');
  src:  url('#{$icomoon-font-path}/#{$icomoon-font-family}.eot?5gznkw#iefix') format('embedded-opentype'),
    url('#{$icomoon-font-path}/#{$icomoon-font-family}.ttf?5gznkw') format('truetype'),
    url('#{$icomoon-font-path}/#{$icomoon-font-family}.woff?5gznkw') format('woff'),
    url('#{$icomoon-font-path}/#{$icomoon-font-family}.svg?5gznkw##{$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-social-gravatar {
  &:before {
    content: $tlcd96-fonts-social-gravatar; 
  }
}
.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-clock {
  &:before {
    content: $tlcd96-fonts-clock; 
  }
}
.tlcd96-fonts-time {
  &:before {
    content: $tlcd96-fonts-time; 
  }
}
.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-link {
  &:before {
    content: $tlcd96-fonts-link; 
  }
}
.tlcd96-fonts-hiperlink {
  &:before {
    content: $tlcd96-fonts-hiperlink; 
  }
}
.tlcd96-fonts-href {
  &:before {
    content: $tlcd96-fonts-href; 
  }
}
.tlcd96-fonts-maximize {
  &:before {
    content: $tlcd96-fonts-maximize; 
  }
}
.tlcd96-fonts-window-maximize {
  &:before {
    content: $tlcd96-fonts-window-maximize; 
  }
}
.tlcd96-fonts-minimize {
  &:before {
    content: $tlcd96-fonts-minimize; 
  }
}
.tlcd96-fonts-window-minimizee {
  &:before {
    content: $tlcd96-fonts-window-minimizee; 
  }
}
.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-right-left {
  &:before {
    content: $tlcd96-fonts-right-left; 
  }
}
.tlcd96-fonts-share {
  &:before {
    content: $tlcd96-fonts-share; 
  }
}
.tlcd96-fonts-shuffle {
  &:before {
    content: $tlcd96-fonts-shuffle; 
  }
}
.tlcd96-fonts-suffle {
  &:before {
    content: $tlcd96-fonts-suffle; 
  }
}
.tlcd96-fonts-sliders {
  &:before {
    content: $tlcd96-fonts-sliders; 
  }
}
.tlcd96-fonts-social-atlassianatlassian {
  &:before {
    content: $tlcd96-fonts-social-atlassianatlassian; 
  }
}
.tlcd96-fonts-social-bitbucket {
  &:before {
    content: $tlcd96-fonts-social-bitbucket; 
  }
}
.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-gitbucket {
  &:before {
    content: $tlcd96-fonts-social-gitbucket; 
  }
}
.tlcd96-fonts-gitbucket {
  &:before {
    content: $tlcd96-fonts-gitbucket; 
  }
}
.tlcd96-fonts-social-github {
  &:before {
    content: $tlcd96-fonts-social-github; 
  }
}
.tlcd96-fonts-social-instagram {
  &:before {
    content: $tlcd96-fonts-social-instagram; 
  }
}
.tlcd96-fonts-social-linkedin {
  &:before {
    content: $tlcd96-fonts-social-linkedin; 
  }
}
.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; 
  }
}