/*
Theme Name: Yaza
Theme URI: http://themes.envytheme.com/yaza/
Author: EnvyTheme
Author URI: http://envytheme.com
Description: Yaza - Lawyer & Law Firm WordPress Theme
Version: 1.3
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: yaza
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
Tags: custom-menu, sticky-post, footer-widgets, featured-images, threaded-comments, translation-ready
*/

:root {
  --bs-font-sans-serif: "Helvetica Neue", Helvetica, Arial, sans-serif;
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-body-font-family: var(--bs-font-sans-serif);
}

.yaza-content h3,
.yaza-content h4,
.yaza-content p,
.yaza-content ul li {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.yaza-content h3 {
    margin: 0px 0px 10px 0px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-size: 18px;
    color: #343b4a;
    line-height: 32px;
}