@font-face {
font-family: "SourceSansPro-SemiboldIt";
src: url("SourceSansPro-SemiboldIt.otf") format("truetype");
}

@font-face {
font-family: "SourceSansPro-Regular";
src: url("SourceSansPro-Regular.otf") format("truetype");
}

@font-face {
font-family: "open-sans.light";
src: url("open-sans.light.ttf") format("truetype");
}

.san-font{
    font-family: "SourceSansPro-SemiboldIt"; 
       }
	   
.san2-font{
    font-family: "SourceSansPro-Regular"; 
       }
	   
.opensanL-font{
    font-family: "open-sans.light"; font-size:10px; 
       }
	   
.opensanL12-font{
    font-family: "open-sans.light"; font-size:12px; 
       }
	   
.opensanL14-font{
    font-family: "open-sans.light"; font-size:14px; 
       }
	   
.opensanLT-font{
    font-family: "open-sans.light"; font-size:18px;
       }
	   
.opensanLT2-font{
    font-family: "open-sans.light"; font-size:24px;
       }
	   
.link-lookalike11 {
    font-family: "open-sans.light"; font-size:18px; background: none; border: none; cursor: pointer; text-decoration:underline
	}
	   
.BOTAO {
    font-family: "open-sans.light"; font-size:18px; background: none; border: none; cursor: pointer; text-decoration:underline
	}
	
.BOTAOPQ {
    font-family: "open-sans.light"; font-size:15px; background: none;  border: none; cursor: pointer; text-decoration:underline
	}
	