
/* 
 Theme Name:     Divi Agencia MK
 Author:         Agencia MK
 Author URI:     https://agencia.mk/ 
 Template:       Divi
 Version:        1.0 
*/ 


/*  Enter your custom CSS below */ 

@font-face {
	font-family: biorhyme;
	src: url(fonts/biorhyme-reg.ttf);
}

@font-face {
	font-family: bitter-bold;
	src: url(fonts/bitter-bold.ttf);
}

@font-face {
	font-family: bitter-med;
	src: url(fonts/bitter-med.ttf);
}

@font-face {
	font-family: dulcelin;
	src: url(fonts/dulcelin.otf);
}

@font-face {
    font-family: 'neutra-book';
    src: url('fonts/neutra-book.woff') format('woff');
}

@font-face {
    font-family: 'neutra-light';
    src: url('fonts/neutra-light.woff') format('woff');
}


p, span, .text, ul{
	font-family:  neutra-book;
}



h1, h1 span, h2, h2 span, h3, h3 span, h4, h5, h6, .heading-font, .et_pb_button{
	font-family: bitter-bold;

}

