@font-face {
  font-family: 'boletines';
  src:
    url('fonts/boletines.ttf?ugz2hv') format('truetype'),
    url('fonts/boletines.woff?ugz2hv') format('woff'),
    url('fonts/boletines.svg?ugz2hv#boletines') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.cnlp {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'boletines' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 4.5rem!important;
  margin-left: -.4rem!important;
  
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ico-boletines_informativos:before {
  content: "\e900";
  color: #ccb993;
}
