Source code

Revision control

Copy as Markdown

Other Tools

@font-face {
font-family: WidthTest;
src: url(WidthTest-Regular.otf);
}
.test {
font: 72px/1 WidthTest;
}