@import url("https://fonts.googleapis.com/css2?family=Fira+Code:wght@300;400;700&family=Open+Sans:wght@300;400;700&family=Roboto+Mono:wght@300;400;500;600;700&family=Roboto:wght@300;400;700&family=Roboto+Condensed:wght@400;700&display=swap");


#redoc-container > div > .menu-content > .scrollbar-container > ul > li > label > span {
    font-family: Roboto, sans-serif;
}

#redoc-container > div > .menu-content > .scrollbar-container > ul > li > ul > li > label > span{
    font-family: Roboto, sans-serif;
}

#redoc-container > div > div.sc-eWnToP.hqgvLZ.menu-content {
    width: 340px;
}

span.property-name {
    font-family: Roboto Mono, monospace;
}
