ref: master
yats-grpc-doc/fonts.css
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
@font-face { font-family: 'Ubuntu'; font-style: italic; font-weight: 400; src: url(fonts/ubuntu/v20/4iCu6KVjbNBYlgoKej70l0w.ttf) format('truetype'); } @font-face { font-family: 'Ubuntu'; font-style: normal; font-weight: 400; src: url(fonts/4iCs6KVjbNBYlgoKfw7z.ttf) format('truetype'); } @font-face { font-family: 'Ubuntu'; font-style: normal; font-weight: 700; src: url(fonts/4iCv6KVjbNBYlgoCxCvjsGyI.ttf) format('truetype'); } |