/*
Theme Name: News portal
Version: 1.0.0
Theme URI: http://arulmjoseph.com
Description: A basic starter child theme
Author:arulmjoseph
Author URI: http://arulmjoseph.com
Template: newsportal
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* ------------------------------------------------------------------------- *
 *  Theme customization starts here
/* ------------------------------------------------------------------------- */


@import 'mlfont/stylesheet.css';

.jeg_post_title, .content-inner p{font-family: 'Noto Sans Malayalam UI'!important;}

.jeg_logo img {

    height: 60px;
}
.jeg_post_title, .entry-header .jeg_post_title, .jeg_single_tpl_2 .entry-header .jeg_post_title, .jeg_single_tpl_3 .entry-header .jeg_post_title, .jeg_single_tpl_6 .entry-header .jeg_post_title {
   font-family: 'Noto Sans Malayalam UI'!important;
    font-weight: bold!important;
    font-style: normal;
}
.content-inner p{
	font-size: 18px;
    line-height: 1.4;}

.jeg_nav_item.jeg_mobile_logo {
    height: 40px;
    width: 200px;
}


