가변 글꼴 뷰어
가변 글꼴 축을 온라인으로 미리 보고 조정
Roboto Flex3 축
A flexible sans-serif variable font with optical size, weight, and width axes.
Variable fonts let one file behave like an entire type family.
생성된 CSS
.variable-preview {
font-family: 'Roboto Flex', sans-serif;
font-size: 64px;
line-height: 1.15;
font-weight: 400;
font-stretch: 100%;
font-style: normal;
font-optical-sizing: none;
font-synthesis: none;
font-variation-settings: 'opsz' 14, 'wght' 400, 'wdth' 100;
}