/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

@font-face {
    font-family:"Urban Spray";
    src: url('https://mydevportfolios.com/EconomicMobility/wp-content/themes/hello-theme-child-master/fonts/URBAN-SPRAY.ttf') format('truetype') !important;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.urban-spray-font {
    font-family: 'Urban Spray', sans-serif;
}

span.desig{
	font-family: 'Urban Spray', sans-serif !important;
}
span.desig{
	font-family:Urban Spray !important; 
	font-size:63.6x !important;
	line-height:84.2px;
	color:#F77200 !important;
	font-style: italic;
}
span.desig.eb{
	font-size:54px !important;
	line-height:64.8px !important;
}
.icon-border span.elementor-icon-list-icon{
    width: 28px;
    height: 28px;
    border: 1px solid #F8CBB6;
    border-radius: 99px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.icon-border span.elementor-icon-list-icon svg{
    width: 24px;
    height: 24px;
}