0 / 60 seg.

¿Qué hace el siguiente CSS?

<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap" rel="stylesheet">
body {
  font-family: 'Roboto', sans-serif;
}