/*
 Theme Name:   Heart Child Theme
 Theme URI:    https://heart.axiomthemes.com/
 Description:  Heart Child Theme
 Author:       AxiomThemes
 Author URI:   https://axiomthemes.com/
 Template:     heart
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  heart
*/


/* =Theme customization starts here
------------------------------------------------------------ */
@font-face {
    font-family: 'Arrebol'; 
    src: url('https://arrebolagencia.com/wp-content/uploads/Brutalista-Regular.woff2') format('woff2'),
         url('https://arrebolagencia.com/wp-content/uploads/Brutalista-Regular.woff') format('woff'),
    font-weight: normal;
    font-style: normal;
}
#site-header nav ul li a, 
#header-menu li a, 
.menu-item a {
    font-family: 'Arrebol', sans-serif !important;
    font-weight: normal; /* Ajusta según necesites */
}

p, .no-hyphens {
    hyphens: none !important;
    word-break: normal !important;
    overflow-wrap: break-word !important;
    white-space: normal !important;
}
h4 {
    hyphens: none !important;
    word-break: normal !important;
    overflow-wrap: normal !important;
    white-space: normal !important;
}
h2 {
    hyphens: none !important;
    word-break: normal !important;
    overflow-wrap: normal !important;
    white-space: normal !important;
