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

[class^="icon03-"], [class*=" icon03-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Heart_Logo' !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;
}

.icon03-CORAZON:before {
  content: "\e900";
}
