tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

width-test.css (112B)


      1 @font-face {
      2  font-family: WidthTest;
      3  src: url(WidthTest-Regular.otf);
      4 }
      5 .test {
      6  font: 72px/1 WidthTest;
      7 }