@font-face {
	font-family: 'TrebuchetRub';
	src: url('/fonts/trebuchetrub.eot');
	src: local('TrebuchetRub'),
		url('/fonts/trebuchetrub.woff') format('woff'),
		url('/fonts/trebuchetrub.otf') format('opentype'),
		url('/fonts/trebuchetrub.svg#TrebuchetRub') format('svg');
}

.rur
{
	font-family: 'TrebuchetRub';
	color:#333;
}
