/*
 Theme Name:   Newspaper Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Newspaper Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     Newspaper
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:black, white, one-column, two-columns, fixed-layout
*/

body {
  font-family: 'Inter', sans-serif !important;
}
p , h1 , h2 , h3 , h4 , h5 , h6{
  font-family: 'Inter', sans-serif !important;
}