| Server IP : 3.111.61.48 / Your IP : 216.73.216.67 Web Server : Apache System : Linux ip-10-0-5-176 6.8.0-1057-aws #60~22.04.1-Ubuntu SMP Wed May 27 08:16:59 UTC 2026 x86_64 User : ubuntu ( 1000) PHP Version : 8.2.31 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /var/www/vhost/ats.isankalpa.org/public/fonts/ |
Upload File : |
$material-design-icons-font-path: './fonts/' !default;
$MD-icon-path-name: $material-design-icons-font-path + 'MaterialIcons-Regular' !default;
@font-face {
font-family: 'Material Icons';
font-style: normal;
font-weight: 400;
src: url("#{$MD-icon-path-name}.eot"); /* For IE6-8 */
src: local("Material Icons"),
local("MaterialIcons-Regular"),
url("#{$MD-icon-path-name}.woff2") format('woff2'),
url("#{$MD-icon-path-name}.woff") format('woff'),
url("#{$MD-icon-path-name}.ttf") format('truetype');
}
.material-icons {
font-family: 'Material Icons';
font-weight: normal;
font-style: normal;
font-size: 24px; /* Preferred icon size */
display: inline-block;
line-height: 1;
text-transform: none;
letter-spacing: normal;
word-wrap: normal;
white-space: nowrap;
direction: ltr;
/* Support for all WebKit browsers. */
-webkit-font-smoothing: antialiased;
/* Support for Safari and Chrome. */
text-rendering: optimizeLegibility;
/* Support for Firefox. */
-moz-osx-font-smoothing: grayscale;
/* Support for IE. */
font-feature-settings: 'liga';
}