
/***** FONT STYLE ******/

@font-face {
    font-family: 'MaSuperPolice';
    src: url('../font_style/Andalusea Script PERSONAL USE.otf');

}

@font-face {
    font-family: 'MaSuperPolice2';
    src: url('../font_style/Chopsic.otf');
    
}




/**** END FONT STYLE *****/

.fusion-row .plg_title{
	text-transform:uppercase;
	color:rgb(255,255,255);
	font-family: 'MaSuperPolice2';
	font-size:2.3em;
	line-height: 30px;
}

.fusion-logo .plg_title1{
	text-transform:uppercase;
	color:rgb(16,40,135);
	font-family: 'MaSuperPolice2';
	font-size:1.2em;
	/*line-height: 30px;*/
}

.fusion-row .plg_title2{
	text-transform:uppercase;
	color:rgb(0,0,0);
	font-family: 'MaSuperPolice2';
	font-size:2.3em;
	line-height: 30px;
}


.fusion-fullwidth .fusion-row h3 strong{
	color:rgb(0,0,0);
	font-family: 'MaSuperPolice';
	font-size:1.3em;
}

.fusion-one-fourth .fusion-column-wrapper h4{
	color:rgba(0,0,0,0.6);
	/*font-family: 'MaSuperPolice';*/
	font-family: calibri;
	font-size:1.3em;
	/*font-size:1.7em;*/
}

.fusion-row .titre_t{
	color:rgb(0,0,0);
	font-size:1.5em;
	font-family: 'MaSuperPolice2';
}
/*
.container_12 .bar-right .button_link span{
	color:rgb(1,94,170);
}

.col_1_3 .inner h2{
	color:rgb(255,0,0);
}
*/