/*TITULAR*/

.a_hg.especial h1 {
  font-family : 'Majrit Hd', serif;
  font-weight: 400;
  margin-top: 2rem;
  font-size: 3rem;
  line-height: 3.3rem;
  font-weight: 400;
  max-width: 450px;
 

}

@media only screen and (min-width: 1001px) {
  .a_hg.especial h1 {
    font-size: 5.0rem !important;
    line-height: 5.5rem !important;
  }

  .lead_art.especial {
    margin-top: 1.1rem !important;
  }
}

/*Titulares h3*/
h3.font_secondary.color_gray_ultra_dark {
  font-family: 'Marcin Ant B';
  font-size: 2.2rem;
  line-height: 2.4rem;
  font-weight: 700;
  margin-bottom: 1.8rem;

}

/*Márgenes*/
.raw_html {
  margin-bottom: 0rem !important;
}

.a_by.especial {
  margin-top: 0rem !important;
  margin-bottom: 3rem !important;
}

.a_hg.especial {
  margin-bottom: 4rem !important;
  /*margin-top: 0rem !important;*/
}

/*MARCIN*/
@font-face {
  font-family: 'Marcin Ant B';
  src: url('/fonts/v2.x/v2.2/marcinAntB/marcinantb-extralight-webfont.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  }
  @font-face {
  font-family: 'Marcin Ant B';
  src: url('/fonts/v2.x/v2.2/marcinAntB/marcinantb-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  }
  @font-face {
  font-family: 'Marcin Ant B';
  src: url('/fonts/v2.x/v2.2/marcinAntB/marcinantb-heavy-webfont.woff2') format('woff');
  font-weight: 800;
  font-style: normal;
  }
  @font-face {
  font-family: 'Majrit Hd';
  src: url('/fonts/v2.x/v2.2/majrit/Majrit-Headline/Majrit-Headline-Light.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  }