xref: /aosp_15_r20/external/kotlinpoet/docs/css/app.css (revision 3c321d951dd070fb96f8ba59e952ffc3131379a0)
1@font-face {
2    font-family: cash-market;
3    src: url("https://cash-f.squarecdn.com/static/fonts/cash-market/v2/CashMarket-Regular.woff2") format("woff2");
4    font-weight: 400;
5    font-style: normal
6}
7
8@font-face {
9    font-family: cash-market;
10    src: url("https://cash-f.squarecdn.com/static/fonts/cash-market/v2/CashMarket-Medium.woff2") format("woff2");
11    font-weight: 500;
12    font-style: normal
13}
14
15@font-face {
16    font-family: cash-market;
17    src: url("https://cash-f.squarecdn.com/static/fonts/cash-market/v2/CashMarket-Bold.woff2") format("woff2");
18    font-weight: 700;
19    font-style: normal
20}
21
22body, input {
23    font-family: cash-market,"Helvetica Neue",helvetica,sans-serif;
24}
25
26.md-typeset h1, .md-typeset h2, .md-typeset h3, .md-typeset h4 {
27    font-family: cash-market,"Helvetica Neue",helvetica,sans-serif;
28    line-height: normal;
29    font-weight: bold;
30}
31