/* microaprendizaje typography — feather (display) + din-round (UI) */

@font-face {
  font-family: 'din-round';
  src: url('../fonts/din-round.woff2') format('woff2');
  font-weight: 400 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'feather';
  src: url('../fonts/feather-bold.woff2') format('woff2');
  font-weight: 700 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Feather Bold';
  src: url('../fonts/feather-bold.woff2') format('woff2');
  font-weight: 700 900;
  font-style: normal;
  font-display: swap;
}
