/**
* Theme Name: Biztech Child
* Description: This is a child theme of Biztech, generated by Merlin WP.
* Author: <a href="https://themeforest.net/user/template_path">template_path</a>
* Template: biztech
* Version: 1.0.1
*/
/* Force Cambria everywhere (override Jost/Inter/Poppins) */
html body,
html body p,
html body a,
html body span,
html body div,
html body strong,
html body em,
html body li,
html body ul,
html body ol,
html body blockquote,
html body input,
html body select,
html body textarea,
html body button,
html body h1,
html body h2,
html body h3,
html body h4,
html body h5,
html body h6,
html body .site-title,
html body .site-description,
html body .menu,
html body .navbar,
html body .header,
html body .footer,
html body .widget,
html body .theme-btn-one,
html body .theme-btn-two,
html body .pagination li a,
html body .special_fonts {
    font-family: "Cambria", serif !important;
}
