@import url('https://fonts.googleapis.com/css?family=Abril+Fatface|Open+Sans:400i&display=swap');

body {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	/* background-color: yellow; */
}

h1,h2,h3,.font { font-family: 'Abril Fatface', Helvetica, Arial, sans-serif; }

h1, h2, h3, h4, h5, h6, .fontLector, .fontBig, .fontMax {
	font-weight:400;
}

.bold, .news_title {
	font-weight:400;
}
