Typography Playground LogoTypography Playground

Font Details

Google Sans

Variable Font with Weight and Width axes.

400
100
14

Typography

Alignment
Color
Text Transform
Text Decoration

Font Features

CSS Output

@font-face {
  font-family: 'Google Sans';
  src: url('/fonts/google-sans/GoogleSans-normal-400-1.woff2') format('woff2');
}

.preview-text {
  font-family: 'Google Sans', sans-serif;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0em;
  text-align: left;
  color: #000000;
  font-variation-settings: 'wght' 400, 'wdth' 100, 'opsz' 14;
}