/*
Theme Name:     Newspaper Child theme
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newspaper
Version:        9.0c
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.

/*404 Page Font*/
.td-404-title {
    font-family: 'Kalpurush','Roboto', sans-serif;
    }
.td-404-sub-title {
    font-family: 'Kalpurush','Roboto', sans-serif;
    }
/*Authors page*/
.authors-list-item-thumbnail img {
    border-radius: 50%;
}
/*Page title alignment*/
.td-page-title {
    text-align: center;
}

/*ProfilePress Font*/
.pp-form-container #pp-login-1.ppBuildScratch, .pp-form-container #pp-login-1.ppBuildScratch * {
    font-family: Kalpurush;
}
.pp-form-container #pp-registration-1.ppBuildScratch, .pp-form-container #pp-registration-1.ppBuildScratch * {
	font-family: Kalpurush;
}
.pp-form-container #pp-password-reset-1.ppBuildScratch, .pp-form-container #pp-password-reset-1.ppBuildScratch * {
    font-family: Kalpurush;
}