/*!
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: A child theme for the Kadence Theme.
Version: 1.0.0
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kadence-child
*/

/* Theme customization starts here
-------------------------------------------------------------- */
/* PPS fonts ————————————————————– */
@font-face
{
font-family: "BRUSHSCI.ttf";
src: url(https://dominio.cl/sitio/wp-content/themes/kadence-child/fonts/BRUSHSCI.ttf);
font-weight: normal;
}
/* h1,h2 */
h1 { font-family:"BRUSHSCI"; }
/* Titulo encab */
.site-title
{
font-family:"BRUSHSCI.ttf";
transform: scale(1.3, 1.5);
}