/* CSS Website - By Eaglix Srl */

/*  
Theme Name: Scritti sulla Musica
Theme URI:http://www.scrittisullamusica.it
Version: 3.0
Author: Eaglix Srl
Author URI:http://www.eaglix.com/
Date: 20/10/2013
*/

/*-------------------- COLORS & FONTS --------------------*/
@font-face {
	 font-family: scrittisullamusica_light;
	 src: url("../../fonts/Quicksand-Light.otf");
}
@font-face {
	 font-family: scrittisullamusica_regular;
	 src: url("../../fonts/Quicksand-Regular.otf");
}

/* Management Standard Colors */
.scrittisullamusica_text {
	color: #db0000 !important; /* oliva */
}
.scrittisullamusica_bkg {
	background-color: #db0000 !important; /* grigio oliva */
}
