    #SearchBox, #HomeSiteText.dashtext, .HomePanelIN, #BrowseBar, #NewsPanel.BasicsBox, #remote_assist #SearchBoxPanel,
    .SearchBarTab.SearchBarTabSelected {
        background: #121212;
    }     @font-face {
        font-family: "custom_font";
        src: url("https://assets.faunova.dev/filestore/system/config/custom_font.ttf");
    }
    h1,h2,h3,h4,h5,h6,.Title {
        font-family: custom_font, Arial, Helvetica, sans-serif;
    }
    .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button,.ui-widget, body, input, textarea,
    select, button {
        font-family: custom_font, Arial, Helvetica, sans-serif;
    } 