/*
Theme Name: Adrasa
Theme URI: https://www.adrasa.com
Author: ITDO Solutions
Author URI: https://www-itdo.com
Description: Custom Bootstrap + Elementor theme for ADRASA
Version: 1.0.0
Text Domain: adrasa
*/

/* ============================
   ADRASA GLOBAL TYPOGRAPHY
============================ */

body {
    font-family: 'Roboto', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
    font-weight: 400;
    color: #1d2f66;
}

/* Medium weight default */
.font-medium {
    font-weight: 500;
}

/* Instrument Serif Italic */
.font-instrument {
    font-family: 'Instrument Serif', serif;
    font-style: italic;
    font-weight: 400;
}
