/*
 Theme Name: Divi Child
 Theme URI: https://www.elegantthemes.com/gallery/divi/
 Description: Divi Child Theme
 Author: Elegant Themes
 Author URI: https://www.elegantthemes.com
 Template: Divi
 Version: 1.0.0
*/
 
/* =Theme customization starts here
------------------------------------------------------- */
@font-face { 
	font-family: 'Kinetica-Bold'; /* Nombre que va a tener esa fuente */ 
	font-style: normal; 
	font-weight: normal; 
	src: local('Kinetica-Bold'), 
		 url('Kinetica-Bold.otf') format('otf')
		 url("Kinetica-Bold.woff") format("woff"), 
		 url("Kinetica-Bold.ttf") format("truetype"); 
}