tor-browser

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

cypriot.css (245B)


      1 @font-face {
      2    font-family: "Noto Sans Cypriot";
      3    font-weight: normal;
      4    font-style: normal;
      5    src: url("/fonts/noto/NotoSansCypriot-hinted/NotoSansCypriot-Regular.ttf") format("truetype");
      6 }
      7 p {
      8    font-family: "Noto Sans Cypriot";
      9 }