:root {
  --pls-runtime-font-family: var(--pls0-font-family, var(--pls-font-family, 'Source Sans Pro', sans-serif));
}

html body,
html body input,
html body button,
html body select,
html body textarea,
body #guide_container,
body #channelGuideContainer,
body #guideTickerShell,
body #guideTrack,
body #guideMarquee,
body #videoTicker,
body #track,
body #marquee,
body #channelTitle,
body #channelVideoTitle,
body #searchBar,
body #searchField,
body #searchFieldMessage,
body #liveStream,
body #video_titles,
body #feed_box,
body #inchannelDesc,
body #inchannelUpNext,
body #inchannelNowPlaying,
body #powered_by,
body .desktopFooterText {
  font-family: var(--pls-runtime-font-family) !important;
}
