/* 
Theme Name: Management System
Theme URI: 
Author: Your Name
Author URI: 
Description: Bootstrap 5 based Management System
Version: 1.0
*/

/* Custom Styles */

.roboto {
    font-family: "Roboto", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-variation-settings:
        "wdth" 100;
}