/**
 * Copyright 2025 Guadaltel, S.A.
 *
 * "Oficina Virtual" se encuentra bajo las licencias GNU Affero General Public License
 * (para aquellos componentes dependientes de iText 5) y EUPL versión 1.2
 * (para el resto de componentes).
 * Puede consultar los textos completos de estas licencias en los ficheros adjuntos
 * ("agpl-3.0.txt" y "EUPL v1_2 ES.txt") incluidos en la carpeta "legal" del proyecto.
 *
 * "Oficina Virtual" is licensed under the GNU Affero General Public License
 * (for components that depend on iText 5) and the EUPL version 1.2
 * (for the remaining components).
 * You can find the full texts of these licenses in the attached files
 * ("agpl-3.0.txt" and "EUPL-1.2 EN.txt") located in the project’s "legal" folder.
 */
[class^="icon-"], [class*=" icon-"] {
  font-family: 'oficina-icons';
  font-style: normal;
  font-weight: normal;
 
  /* fix buttons height */
  line-height: 1em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
}