/*
Theme Name: 	Epic Stories Teambuilding
Template:       ascend
Author: 		Dewwwe
Author URI: 	https://www.dewwwe.com/
Description: 	Child Theme of Ascend developped for <a href='https://geaxe.world'>Epic Stories Teambuilding</a> by <a href='https://dewwwe.com'>Dewwwe</a>.
Version: 		1.0
*/




/* Hide Elementor Pro Widgets */
#elementor-panel-category-pro-elements {
    display: none;
}


/* Hide "Mode Coming Soon" Text */
#wp-admin-bar-seedprod_admin_bar span:not(.seedprod-mb-icon) {
    display: none;
}

/* font face */
@font-face {
    font-family: 'Bhavuka-Regular';
    src:url('https://geaxe.world/wp-content/themes/epicstoriesteambuilding/fonts/Bhavuka-Regular.ttf.woff') format('woff'),
        url('https://geaxe.world/wp-content/themes/epicstoriesteambuilding/fonts/Bhavuka-Regular.ttf.svg#Bhavuka-Regular') format('svg'),
        url('https://geaxe.world/wp-content/themes/epicstoriesteambuilding/fonts/Bhavuka-Regular.ttf.eot'),
        url('https://geaxe.world/wp-content/themes/epicstoriesteambuilding/fonts/Bhavuka-Regular.ttf.eot?#iefix') format('embedded-opentype'),
        url('https://geaxe.world/wp-content/themes/epicstoriesteambuilding/fonts/Bhavuka-Regular.tff') format('tff'); 
    font-weight: normal;
    font-style: normal;
}