/*-- //fontes --*/

@font-face {
font-family: "Panton-Black";
src: local(Panton-Black), url("../fonts/Panton-BlackCaps.otf");
 }

@font-face {
font-family: "Panton-Light";
src: local(Panton-Light), url("../fonts/Panton-LightCaps.otf");
 }

@font-face {
font-family: "Comfortaa";
src: local(Comfortaa), url("../fonts/comfortaa.ttf");
 }


#titulo_home {
   font-family: "Panton-Light";
   font-size: 50px;
   color: #000000;
 }

#titulo_home2 {
   font-family: "Panton-Light";
   font-size: 30px;
   color: #000000;
 }

#titulo_home_page {
   font-family: "Panton-Light";
   font-size: 19px;
   color: #000000;
 }

#titulo_home_canal {
   font-family: "Panton-Light";
   font-size: 22px;
   color: #000000;
 }

#titulo_footer {
   font-family: "Comfortaa";
   font-size: 22px;
   color: #000000;
 }

#titulo_contato {
   font-family: "Comfortaa";
   font-size: 22px;
   color: #000000;
 }

#titulo_homepage {
   font-family: "Comfortaa";
   font-size: 15px;
   color: #929292;
 }

#texto_empresa {
   font-family: "Comfortaa";
   font-size: 15px;
   color: #929292;
 }

#titulo_empresa {
   font-family: "Comfortaa";
   font-size: 22px;
   color: #000000;
 }




/*-- //fontes --*/