@font-face {
	font-family: 'Roboto';
	src: url('fonts/RobotoBlack.eot');
	src: url('fonts/RobotoBlack.eot') format('embedded-opentype'),
		url('fonts/RobotoBlack.woff2') format('woff2'),
		url('fonts/fonts/RobotoBlack.woff') format('woff'),
		url('fonts/RobotoBlack.ttf') format('truetype'),
		url('fonts/RobotoBlack.svg#RobotoBlack') format('svg');
}

@font-face {
	font-family: 'Titillium Web';
	src: url('fonts/TitilliumWebLight.eot');
	src: url('fonts/TitilliumWebLight.eot') format('embedded-opentype'),
		url('fonts/TitilliumWebLight.woff2') format('woff2'),
		url('fonts/TitilliumWebLight.woff') format('woff'),
		url('fonts/TitilliumWebLight.ttf') format('truetype'),
		url('fonts/TitilliumWebLight.svg#TitilliumWebLight') format('svg');
}

@font-face {
    font-family: 'robotocondensed-bold-webfont';
    src: url('fonts/robotocondensed-bold-webfont.eot');
    src: url('fonts/robotocondensed-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/robotocondensed-bold-webfont.woff') format('woff'),
         url('fonts/robotocondensed-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

#new_news .goth_b {font-family: 'Roboto', sans-serif;}
#new_news .goth_l {font-family: 'Roboto', sans-serif;}