@charset "utf-8";
/* CSS Document */ 

@font-face {
	font-family: 'DM Sans';
	src: url('../fonts/DMSans.ttf');
}

@font-face {
	font-family: 'Inter Bold';
	src: url('../fonts/Inter-Bold.ttf');
}

@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?2sswma');
  src:  url('../fonts/icomoon.eot?2sswma#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?2sswma') format('truetype'),
    url('../fonts/icomoon.woff?2sswma') format('woff'),
    url('../fonts/icomoon.svg?2sswma#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-analisis:before {
  content: "\e902";
}
.icon-prensa:before {
  content: "\e905";
}
.icon-proyectos:before {
  content: "\e909";
}
.icon-soluciones:before {
  content: "\e90b";
}
.icon-corazon2:before {
  content: "\e925";
}
.icon-corazon:before {
  content: "\e926";
}
.icon-twitter:before {
  content: "\e908";
}
.icon-tiktok:before {
  content: "\e901";
}
.icon-alerta:before {
  content: "\e90d";
}
.icon-izq:before {
  content: "\e907";
}
.icon-der:before {
  content: "\e906";
}
.icon-correo:before {
  content: "\e903";
}
.icon-mapa:before {
  content: "\e904";
}
.icon-mensaje:before {
  content: "\e916";
}
.icon-telefono:before {
  content: "\e90a";
}
.icon-buscar:before {
  content: "\e90e";
}
.icon-file:before {
  content: "\e900";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-linkedin:before {
  content: "\eaca";
}

@font-face {
  font-family: 'icomoon2';
  src:  url('../fonts/icomoon2.eot?s8fcti');
  src:  url('../fonts/icomoon2.eot?s8fcti#iefix') format('embedded-opentype'),
    url('../fonts/icomoon2.ttf?s8fcti') format('truetype'),
    url('../fonts/icomoon2.woff?s8fcti') format('woff'),
    url('../fonts/icomoon2.svg?s8fcti#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon2-"], [class*=" icon2-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon2' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon2-ver:before {
  content: "\e900";
}

