/*
 Theme Name:   CityNews Child Theme
 Theme URI:    http://demo.themevan.com/citynews
 Description:  CityNews Child Theme
 Author:       ThemeVan
 Author URI:   http://example.com
 Template:     citynews
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  alaya
*/

body {
    font: 300 15px 'Roboto',sans-serif;
	line-height:1.8;
}
.channel .channel_title {
    font-family: "Roboto",sans-serif;

}