/*-- //fontes --*/

@font-face {
font-family: "Panton-Black";
src: local(Panton-Black), url("../../fonts/Panton-BlackCaps.otf");
 }

@font-face {
font-family: "Comfortaa";
src: local(Comfortaa), url("../../fonts/comfortaa.ttf");
 }

@font-face {
font-family: "Expressa-Bold";
src: local(Expressa-Bold), url("../../fonts/Expressa-Bold.ttf");
 }

#menu {
   font-family: "Comfortaa";
   font-size: 12px;
   text-transform:uppercase;
 }

#logo {
   font-family: "Magneto";
   font-size: 45px;
   color: #6A81A0;
 }

#pagina_titulo {
   font-family: "Panton-Black";
   font-size: 30px;
   color: #00206B;
   text-transform:uppercase;
 }


#pagina_titulov {
   font-family: "Panton-Black";
   font-size: 30px;
   color: #FFFFFF;
   text-transform:uppercase;
 }

#rodape_copy {
   font-family: "Expressa-Bold";
   font-size: 25px;
   color: #1D349A;
   text-transform:uppercase;
 }

#footer-copy {
   font-family: "Comfortaa";
   font-size: 20px;
   color: #ffffff;
   text-transform:uppercase;
 }

#rodape_dados {
   font-family: "Comfortaa";
   font-size: 22px;
   color: #1D349A;  
   text-align: left;
 }

#contato_dados {
   font-family: "Comfortaa";
   font-size: 18px;
   color: #6A81A0;  
   text-align: center;
 }

#frota_dados {
   font-family: "Comfortaa";
   font-size: 17px;
   color: #6A81A0;
   text-transform:uppercase;
 }

#contato_icone {
   font-family: "Comfortaa";
   font-size: 50px;
   color: #6A81A0;  
   text-align: center;
 }

#contato_faixa {
   font-family: "Comfortaa";
   font-size: 19px;
   color: #FFFFFF;  
 }

#logo_rodape {
   font-family: "Magneto";
   font-size: 60px;
   color: #ffffff;
   text-align:center;
 }

#titulo_home {
   font-family: "Panton-Black";
   font-size: 30px;
   color: #1D349A;
   text-transform:uppercase;
   text-align:center;
 }

#titulo_prefixo {
   font-family: "Panton-Black";
   font-size: 40px;
   color: #6A81A0;
   text-transform:uppercase;
   text-align:center;
 }

#servicos_home {
   font-family: "Comfortaa";
   font-size: 16px;
   color: #00206B;
   text-transform:uppercase;
   text-align:center;
 }



/*-- //fontes --*/