/**
 * Fuentes del sitio Creciendo Bien (Metro). Sin CircularSTD/Exo.
 */

@font-face {
  font-family: "MetroBlack";
  src: local("MetroBlack"), url("../fonts/MetroBlack/MetroBlack.otf") format("opentype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MetroBold";
  src: local("MetroBold"), url("../fonts/MetroBlack/MetroBold.otf") format("opentype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MetroSemiBold";
  src: local("MetroSemiBold"), url("../fonts/MetroBlack/MetroSemiBold.otf") format("opentype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MetroExtraBold";
  src: local("MetroExtraBold"), url("../fonts/MetroBlack/MetroExtraBold.otf") format("opentype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MetroRegular";
  src: local("MetroRegular"), url("../fonts/MetroBlack/MetroRegular.otf") format("opentype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MetroLight";
  src: local("MetroLight"), url("../fonts/MetroBlack/MetroLight.otf") format("opentype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MetroMedium";
  src: local("MetroMedium"), url("../fonts/MetroBlack/MetroMedium.otf") format("opentype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
