/*
Theme Name: Divi Child Mikel
Description: Child theme for Divi theme
Author: eleganthtemes
Author URI: https://eleganthtemes.com
Template: Divi
Version: 1.0.0
Text Domain:  Divi
*/

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

@font-face {
    font-family: 'BrandonText-Black';
    src: url('fonts/BrandonText-Black.eot');
    src: url('fonts/BrandonText-Black.eot?#iefix') format('embedded-opentype'),
         url('fonts/BrandonText-Black.woff2') format('woff2'),
         url('fonts/BrandonText-Black.woff') format('woff'),
         url('fonts/BrandonText-Black.ttf') format('truetype');
    font-weight: black;
    font-style: black;
}

.titulo-mik,.et_pb_text_0_tb_footer h2,.et_pb_text_5 h4{
	font-family: BrandonText-Black, Arial, sans-serif !important;
}




