/*
Theme Name: GeneratePress Child
Theme URI: https://resumefixerpro.com/
Author: Imran
Description: Custom child theme for ResumeFixerPro tool integration
Template: generatepress
Version: 1.0
*/

body, h1, h2, h3, h4, h5, h6, p, strong, b {
    font-family: 'Inter', sans-serif !important;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 700 !important;
}

strong, b {
    font-weight: 600 !important;
}