/*
Theme Name:   Oficinatcnicachild
Description:  Oficina técnica
Author:       circularfab
Author URL:   https://themarketroom.es
Template:     hello-elementor
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  Oficinatcnicachild
*/

/* Escribe aquí tu propia hoja de estilos personal */
/* Calendar title */
#tribe-geo-results h2.tribe-events-page-title, h2.tribe-events-page-title {
    font-family: 'Bebas Neue Pro';
}

/* Calendar days */
.tribe-events-calendar thead th {
    font-family: 'Bebas Neue Pro';
}

/* Calendar dates */
.tribe-events-calendar td div[id*=tribe-events-daynum-] {
    font-family: 'Bebas Neue Pro';
}

/* Calendar popup description */
.tribe-events-calendar p {
    font-family: 'Bebas Neue Pro';
}

/* Calendar popup title */
.tribe-events-calendar h4.entry-title.summary {
    font-family: 'Bebas Neue Pro';
}

/* Popup calendar start end time */

:root {
    --tec-font-family-sans-serif: 'Bebas Neue Pro', serif;
}
