/*
 Theme Name:   Interprenet2020
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Interprenet 2020 Child Theme based on WP Bootstrap 4
 Author:       Derek Taylor
 Author URI:   http://example.com
 Template:
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  WP_Bootstrap_4-interprenet2020
*/
body, body p, body ul li, body ol li {
font-family: 'Montserrat', sans-serif;
}

body h1 {
      font-family: 'Montserrat', sans-serif;
      font-weight: 700;
}
body h2, body h3, body h4, body h5 {

     font-weight: 700;
}
body p b, body ul li b, body ol li b, body p strong, body ul li strong, body ol li strong, body a:link, body a:visited {
    font-weight: 700;
}
td.mceVisualAid {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
}
