<link href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro&display=swap" rel="stylesheet">

body {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: lighter;
  font-size: smaller;
  font-display: swap;
}
