/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/



 
/*------------------------------------------------------- 
A partir de aquí puedes poner tus estilos de CSS personalizados
------------------------------------------------------- */

@font-face {
    font-family: 'GeogrotesqueStencilC-Md';
    src: url('GeogrotesqueStencilC-Md.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;

}
@font-face {
    font-family: 'GeogrotesqueStencilC-Lg';
    src: url('GeogrotesqueStencilC-Lg.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

h1, h2, h3 {
font-family: 'GeogrotesqueStencilC-Lg', sans-serif!important;
font-weight: 300;
font-style: normal;
}

h1 strong, h2 strong, h3 strong, strong {
	font-family: 'GeogrotesqueStencilC-Md', sans-serif!important;
	font-weight: 500;
}
body, a {	
font-family: 'GeogrotesqueStencilC-Lg', sans-serif!important;
font-weight: 300;
font-style: normal;
}



.light {
font-family: 'GeogrotesqueStencilC-Lg', sans-serif!important;
font-weight: 300;
font-style: normal;
/*font-size: 60px!important;
line-height: 50px;
color: #FFFFFF;*/
}


.medium {
font-family: 'GeogrotesqueStencilC-Md', sans-serif!important;
font-weight: 500;
font-style: normal;
/*font-size: 60px!important;
line-height: 50px;
color: #FFFFFF;*/
}
.titutabla {
	font-family: 'GeogrotesqueStencilC-Md', sans-serif!important;
	font-size: 20px!important;	
	color: #ffffff;
	background-color: #000000;
	border: 1px solid #333333;
	border-top: 1px solid #333333!important;
}
table {
	font-family: 'GeogrotesqueStencilC-Lg', sans-serif!important;
	font-size: 20px!important;	
	background-color: #ffffff;
	border: 1px solid #333333;
}
table td{
		border-left: 1px solid #eeeeee;
}
