/*
Theme Name:  Impose Child
Theme URI:   http://themeforest.net/user/pixelwars/portfolio
Description: Make your modifications to [Impose Theme] in this child theme.
Author:      Pixelwars
Author URI:  http://themeforest.net/user/pixelwars
Version:     1.0.9
Template:    impose
Tags:        portfolio
Text Domain: impose-child
*/


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

/* Adding in Questa Bold */
@font-face {
    font-family: Questa;  
    src: url(/wp-content/themes/impose-child/Questa_Bold.otf);  
    font-weight: bold;  
}

h1.site-title { 
font-family: "Questa" !important; 
}


span.tptn_excerpt,
span.tptn_date{
	display: none !important;
}