/*
Theme Name: OnlineMarketingHeroes
Theme URI: https://online-marketing-heroes.com/
Description: St-germaine
Author: Benjamin Sahin
Author URI: https://online-marketing-heroes.com/
Version: 1.4
Text Domain: OMH
License: Benjamin Sahin
License URI: https://online-marketing-heroes.com/
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.
*/

@font-face {
    font-family: 'Muli';
    src: url('Muli.eot');
    src: url('./fonts/Muli.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Muli.woff2') format('woff2'),
        url('./fonts/Muli.woff') format('woff'),
        url('./fonts/Muli.ttf') format('truetype'),
        url('./fonts/Muli.svg#Muli') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Muli';
    src: url('./fonts/Muli-Bold.eot');
    src: url('./fonts/Muli-Bold.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Muli-Bold.woff2') format('woff2'),
        url('./fonts/Muli-Bold.woff') format('woff'),
        url('./fonts/Muli-Bold.ttf') format('truetype'),
        url('./fonts/Muli-Bold.svg#Muli-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}



p{
	    font-family: 'Muli' !important;
    font-weight: normal !important;
}

h1,h2,h3,h4,h5,h6{
	font-family: 'Muli' !important;
    font-weight: bold !important;
}


.cite.elementor-testimonial__cite{
	font-family: 'Muli' !important;
    font-weight: normal !important;
}

a{
	font-family: 'Muli' !important;
    font-weight: normal !important;
}


.elementor-gallery-item__title{
    font-family: 'Muli' !important;
    font-weight: normal !important;	
}


input,textarea{
	font-family: 'Muli' !important;
    font-weight: normal !important;
}


.elementor-16671 .elementor-element.elementor-element-51a1413 .elementor-heading-title{
    font-family: 'Muli' !important;
	font-style:italic;
}


.eltd-call-to-action .eltd-call-to-action-text{
    font-family: 'Muli' !important;
	font-style:italic;
}






