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

.cona {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'egresados' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 4rem!important;
  margin-left: -.4rem!important;

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

.ico-pse:before {
  content: "\e900";
  color: #007E67;
}
