.x-body, 
.x-panel-body-default, 
.x-grid-empty, [class*=grid] .x-grid-item, .report-title, 
.report-title>.text-control, .x-btn-inner-default-small, 
.x-btn-inner-default-toolbar-small,
.view-service-info-footer .text-control, .view-service-info-header, .view-sub-title .text-control,
.x-column-header,
.x-form-text-default,
.text-control {
   font-family: 'GOSTUI2',sans-serif !important;
}
.x-column-header {
  font: 100 16px 'GOSTUI2',sans-serif !important;

}
.report-header .header {
    margin-right: 0px;
}
.report-switcher-container {
	margin-top: 12px;	
}
@media (max-width: 768px){
.report-switcher-container {
	margin-top: inherit;	
}
}