@import "variables";
@font-face {
font-family: '#{$icomoon-font-family}';
src: url('#{$icomoon-font-path}/#{$icomoon-font-family}.eot?sb0n6m');
src: url('#{$icomoon-font-path}/#{$icomoon-font-family}.eot?sb0n6m#iefix') format('embedded-opentype'),
url('#{$icomoon-font-path}/#{$icomoon-font-family}.ttf?sb0n6m') format('truetype'),
url('#{$icomoon-font-path}/#{$icomoon-font-family}.woff?sb0n6m') format('woff'),
url('#{$icomoon-font-path}/#{$icomoon-font-family}.svg?sb0n6m##{$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-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-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-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-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-stack {
&:before {
content: $tlcd96-fonts-stack;
}
}
.tlcd96-fonts-times {
&:before {
content: $tlcd96-fonts-times;
}
}
.tlcd96-fonts-close {
&:before {
content: $tlcd96-fonts-close;
}
}
.tlcd96-fonts-x {
&:before {
content: $tlcd96-fonts-x;
}
}