/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on June 12, 2022 */



@font-face{
    font-family: 'aquilinetworegular';
    src: url('aquilinetwo-webfont.woff2') format('woff2'),
         url('aquilinetwo-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'barlow_condensedlight';
    src: url('barlowcondensed-light-webfont.woff2') format('woff2'),
         url('barlowcondensed-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

#quote{font-size: 32px; color: #000; opacity: .25; filter: alpha(opacity=100); }
#quotebox { opacity: .25; filter: alpha(opacity=100); } 
#boxB {opacity: .80; filter: alpha(opacity=80); }

#ombra {height:110%; background-color:rgba(39,50,245,0.10);
-moz-border-radius: 40px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	padding: 30px;
	border: 0px solid rgba(0,0,0,0.05);
	-moz-box-shadow: 0px 0px 6px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.6);
	box-shadow: 0px 0px 6px rgba(0,0,0,0.4);
}

