@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Regular'), local('Roboto-Regular'), url('../fonts/RobotoRegular.woff') format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url('../fonts/RobotoBold.woff') format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local('Roboto Italic'), local('Roboto-Italic'), url('../fonts/RobotoItalic.woff') format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url('../fonts/RobotoBoldItalic.woff' ) format('woff');
}
body {font-family:'Roboto',Arial,sans-serif !important;}
.queet-text {font-size: 15px !important;}
.queet-text ul { margin-left: 0.6em; padding-left:0.6em;}
.queet-text ul  li {list-style: disc outside !important;}
.queet-text ol { margin-left: 0.6em; padding-left:0.6em;}
.queet-text ol  li{list-style: decimal inside !important;}
.queet-text blockquote {border-left: solid 3px LightGray; margin: 0px 0 0 0px; padding: 0em 0px 0em 6px;}
.queet-text br { display: inline-block; }
code.queet-text {font-size:12px; font-family:monospace !important;}
.queet-box-syntax[contenteditable="true"], .syntax-two, .syntax-middle  {font-size:15px !important;}
.screen-name, .reply-to  a{font-size: 14px !important}

@media (max-width:910px) {
.stream-item.expanded > .queet .queet-text { margin-left:-59px !important; line-height: 20px !important;}


h4 {