@font-face {
  font-family: WidthTest;
  src: url(/prx/000/http/wpt.live/css/css-writing-modes/support/WidthTest-Regular.otf);
}
.test {
  font: 72px/1 WidthTest;
}
