/*
Theme Name:   Faith Track News
Theme URI:    https://faithtrack.in/
Description:  Faith Track - Zox News
Author:       VK Sheyad
Author URI:   https://faithtrack.in/
Template:     zox-news
Version:      1.0.0
License:      GNU General Public License v3 or later
License URI:  http://www.gnu.org/licenses/gpl-3.0.html
Tags:         two-columns, custom-background, custom-colors, custom-menu, featured-images, theme-options, threaded-comments, translation-ready
Text Domain:  zox-news-child
*/

/***************************************************
				Custom Font
***************************************************/
@font-face {
	font-family: "Open Sans";
	src: url('fonts/OpenSans.woff2') format('woff2')
}

@font-face {
	font-family: Kuttipencil;
	src: url('fonts/NotoSansMalayalam.eot');
	src: local('?'), url('fonts/NotoSansMalayalam.ttf') format('truetype');
	font-display: swap;

}

body,
h1,
h2,
h3,
h4,
h5,
p,
.mvp-related-text p {
	font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', Kuttipencil, 'Open Sans', Noto Sans Malayalam !important;
	color: #0b182f;
}

.mvp-feat1-feat-text p {
	font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', Kuttipencil, 'Open Sans', Noto Sans Malayalam !important;
	color: #fff;
}

#mvp-post-content h1.mvp-post-title {
	font-weight: 700;
	line-height: 1.35;
	font-size: 1.95rem !important;
}