@font-face {
     font-family: 'TitilliumWeb-Regular';
     src: local('TitilliumWeb-Regular'),
         url('/wp-content/plugins/komokomo/fonts/TitilliumWeb-Regular.woff2') format('woff2'),
         url('/wp-content/plugins/komokomo/fonts/TitilliumWeb-Regular.ttf') format('ttf');
     font-weight: 400;
     font-style: normal;
     font-display: swap;
}
@font-face {
     font-family: 'TitilliumWeb-Bold';
     src: local('TitilliumWeb-Bold'),
         url('/wp-content/plugins/komokomo/fonts/TitilliumWeb-Bold.woff2') format('woff2'),
         url('/wp-content/plugins/komokomo/fonts/TitilliumWeb-Bold.ttf') format('ttf');
     font-weight: 700;
     font-style: normal;
     font-display: swap;
}
#mapa_komokomo{width: 100%; height: 550px;}
.leaflet-popup-content {
    margin: 13px 19px;
    line-height: 1.4;
	padding: 10px 10px 20px;
	font-family: 'TitilliumWeb-Regular', sans-serif;
}
.leaflet-popup-content h5 { color: #A7D32C; }
