<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: 'cedron';
  src:  url('../../assets/fonts/cedron/cedron.eot?upa84o');
  src:  url('../../assets/fonts/cedron/cedron.eot?upa84o#iefix') format('embedded-opentype'),
    url('../../assets/fonts/cedron/cedron.ttf?upa84o') format('truetype'),
    url('../../assets/fonts/cedron/cedron.woff?upa84o') format('woff'),
    url('../../assets/fonts/cedron/cedron.svg?upa84o#cedron') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.icon:before {
  display: inline-block;
  font-family: "cedron";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.icon-software:before {
  content: "\e001";
}
.icon-finaciamiento:before {
  content: "\e002";
}
.icon-infraestructura:before {
  content: "\e003";
}</pre></body></html>