| Server IP : 172.67.191.97 / Your IP : 104.23.243.197 Web Server : Apache/2.4.63 (Ubuntu) System : Linux adminpruebas-Virtual-Machine 6.14.0-37-generic #37-Ubuntu SMP PREEMPT_DYNAMIC Fri Nov 14 22:10:32 UTC 2025 x86_64 User : www-data ( 33) PHP Version : 8.4.5 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /var/www/html/fcs/administrator/components/com_gantry5/scss/admin/ |
Upload File : |
@include font-face('roboto', '../fonts/roboto_regular_macroman/Roboto-Regular-webfont', 400);
@include font-face('roboto', '../fonts/roboto_medium_macroman/Roboto-Medium-webfont', 500);
@include font-face('roboto', '../fonts/roboto_bold_macroman/Roboto-Bold-webfont', 700);
@include font-face('rockettheme-apps', '../fonts/rockettheme-apps/rockettheme-apps');
.font-small, .fa.font-small {
font-size: $core-font-size - 0.2rem;
vertical-align: middle;
}
// RocketTheme Apps Support
i.fa-grav, i.fa-grav-spaceman, i.fa-grav-text, i.fa-grav-full,
i.fa-grav-logo, i.fa-grav-symbol, i.fa-grav-logo-both, i.fa-grav-both,
i.fa-gantry, i.fa-gantry-logo, i.fa-gantry-symbol, i.fa-gantry-logo-both, i.fa-gantry-both {
font-family: 'rockettheme-apps' !important;
speak: none;
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;
}
// Grav
.fa-grav-logo:before, .fa-grav-text:before {
content: "\61";
}
.fa-grav-symbol:before, i.fa-grav:before, .fa-grav-spaceman:before {
content: "\62";
}
.fa-grav-logo-both:before, .fa-grav-both:before, .fa-grav-full:before {
content: "\66";
}
// Gantry
.fa-gantry-logo:before {
content: "\64";
}
.fa-gantry:before, .fa-gantry-symbol:before {
content: "\63";
}
.fa-gantry-logo-both:before, .fa-gantry-both:before {
content: "\65";
}