File: droid_sans.css

package info (click to toggle)
node-jsonselect 0.4.0%2Bdfsg3-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 520 kB
  • ctags: 464
  • sloc: makefile: 59; sh: 2
file content (6 lines) | stat: -rw-r--r-- 178 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
@font-face {
  font-family: 'Droid Sans';
  font-style: normal;
  font-weight: normal;
  src: local('Droid Sans'), local('DroidSans'), url('droid_sans.tt') format('truetype');
}