@font-face {
    font-family: 'bernardo_moda_semiboldregular';
    src: url('../fonts/bernardo_moda_semibold-webfont.woff2') format('woff2'),
         url('../fonts/bernardo_moda_semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

h6,body,h1,h2,h3,h4,h5 {
	font-family: bernardo_moda_semiboldregular !important;
}

h6 {font-size:100px; line-height:1.6}
body {font-size:18px; line-height:1.6}
p {font-size:18px; line-height:1.6}


/* Section Top B 
 ========================================================================== */
#top-b,
#top-b h1,
#top-b h2,
#top-b h3,
#top-b h4,
#top-b h5,
#top-b h6 {
  color: #ffffff;
}

/* Section Footer A
 ========================================================================== */
#footer-a,
#footer-a h1,
#footer-a h2,
#footer-a h3,
#footer-a h4,
#footer-a h5,
#footer-a h6 {
  font-size:18px; line-height:1.6
}

/* Section Bottom B 
 ========================================================================== */
#bottom-b,
#bottom-b h1,
#bottom-b h2,
#bottom-b h3,
#bottom-b h4,
#bottom-b h5,
#bottom-b h6 {
  color: #ffffff;
}

