<style>


/* ROBOTO FAMILY */


@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,900;1,900&display=swap');
@import url("https://use.typekit.net/dln4dyg.css");
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');

.konexy-personal{
  font-family: 'Konexy Perosnal Use';
  font-style: normal;
  font-weight: 700;
}


.playfair-display {
  font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: italic;
}
.monsterrat-alternat-black{
font-family: "montserrat-alternates", sans-serif;
font-weight: 900;
font-style: normal;
}



/* azeret */
.azeret-thin{
font-family: "azeret-mono", sans-serif;
font-weight: 100;
font-style: normal;
}
.azeret-thin{
font-family: "azeret-mono", sans-serif;
font-weight: 100;
}
.azeret-extralight{
font-family: "azeret-mono", sans-serif;
font-weight: 200;
font-style: normal;
}
.azeret-light{
font-family: "azeret-mono", sans-serif;
font-weight: 300;
font-style: normal;
}
.azeret-regular{
font-family: "azeret-mono", sans-serif;
font-weight: 400;
font-style: normal;
}
.azeret-medium{
font-family: "azeret-mono", sans-serif;
font-weight: 500;
font-style: normal;
}
.azeret-semibold{
font-family: "azeret-mono", sans-serif;
font-weight: 600;
font-style: normal;
}
.azeret-bold{
font-family: "azeret-mono", sans-serif;
font-weight: 700;
font-style: normal;
}
.azeret-extrabold{
font-family: "azeret-mono", sans-serif;
font-weight: 800;
font-style: normal;
}
.azeret-black{
font-family: "azeret-mono", sans-serif;
font-weight: 900;
font-style: normal;
}
/* azeret final */








.poppins-light{
    font-family: "poppins", sans-serif;
font-weight: 400;
font-style: normal;

}

.poppins-black{
    font-family: "poppins", sans-serif;
font-weight: 900;
font-style: normal;

}


.lato-thin {
  font-family: "lato", serif;
  font-weight: 100;
  font-style: normal;
}

.lato-light {
  font-family: "lato", serif;
  font-weight: 300;
  font-style: normal;
}

.lato-regular {
  font-family: "lato", serif;
  font-weight: 400;
  font-style: normal;
}

.lato-bold {
  font-family: "lato", serif;
  font-weight: 700;
  font-style: normal;
}

.lato-black {
  font-family: "lato", serif;
  font-weight: 900;
  font-style: normal;
}

.lato-thin-italic {
  font-family: "lato", serif;
  font-weight: 100;
  font-style: italic;
}

.lato-light-italic {
  font-family: "lato", serif;
  font-weight: 300;
  font-style: italic;
}

.lato-regular-italic {
  font-family: "lato", serif;
  font-weight: 400;
  font-style: italic;
}

.lato-bold-italic {
  font-family: "lato", serif;
  font-weight: 700;
  font-style: italic;
}

.lato-black-italic {
  font-family: "lato", serif;
  font-weight: 900;
  font-style: italic;
}




.montserrat-light {
  font-family: "Montserrat", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}


.montserrat-bold {
  font-family: "Montserrat", serif;
  font-optical-sizing: auto;
  font-weight: 800;
  font-style: normal;
}
.montserrat-black {
  font-family: "Montserrat", serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
}


.font-media{
    font-size: 25px;
}
.font-servicos{
    font-size: 18px;
}
.font-titulo{
    font-size: 50px;
}
.font-contato{
    font-size: 70px;
}
.font-titulo-maior{
    font-size: 60px;
}
.font-pequena{
    font-size: 25px;
}
.font-micro{
    font-size: 18px;
}
.font-micromicro{
    font-size: 13px;
}
.font-subtitulo{
  font-size: 35px;
}





/* AZERET FAMILY */






@import url('https://fonts.googleapis.com/css2?family=Passion+One:wght@400;700;900&family=Press+Start+2P&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');</style>

@media only screen and (max-width: 992px) {
}
.bg-transparente, .bg-transparent{background-color:transparent !important;}