window {
  font-size: 2.75mm !important
  font-family: "nimbus sans l" !important;
}

toolbarbutton, hbox, input, textarea {
  font-size: 2.75mm !important;
  font-family: "nimbus sans l" !important;
}

window, menubar, menubutton, menulist, menu, menuitem, bookmark, ubhist-popup, textfield-popup {
  font-size: 2.75mm !important;
  font-family: "nimbus sans l" !important;
}

/* Place the sidebar on the right edge of the window
window > hbox {
  direction:rtl;
}
window > hbox > * {
  direction:ltr;
}
*/
