/*HEADER*/

.navbar-text.navbar-center.navbar-description {
    font-family: "OswaldMedium";
    font-weight: 500;
}
.nav.navbar-nav.navbar-right.terna-lang-selector li a {
    font-family: "OswaldMedium";
    font-weight: 500;
}
body header .subheader ul li a {
    /*font-family: "OswaldMedium";*/
    font-family: "Roboto";
    font-weight: 500;
}
.submenu {
    /*font-family: "OswaldMedium";*/
    font-family: "Roboto";
    font-weight: 500;
}
.submenu ul li a {
    /*font-family: "OswaldMedium";*/
    font-family: "Roboto";
    font-weight: 500;
}
.submenu ul.submenu-archive li a {
    font-weight: 500;
}
body main .section h2.section-title {
    /*font-family: "OswaldMedium";*/
    font-family: "Roboto";
    font-weight: 500;
}
.btn.btn-terna {
    /*font-family: "OswaldMedium";*/
    font-family: "Roboto";
    font-weight: 500;
}
.btn.btn-terna.white {
    /*font-family: "OswaldMedium";*/
    font-family: "Roboto";
    font-weight: 500;
}

body main section.start .c-left {
    font-family: "Roboto";
    font-weight: 500;
}
body main .section-message .text{
    font-family: "Roboto";
    font-weight: 500;   
    letter-spacing: normal;
}

.owl-slide > .title {
    /*font-family: "OswaldMedium";*/
    font-family: "Roboto";
    font-weight: 500;
}

body main .section-contesti .contesti-text-area {
    font-family: "Roboto";
    font-weight: 400;   
}

body main a.btn-terna-custom {
    /*font-family: "OswaldMedium";*/
    font-family: "Roboto";
    font-weight: 500;
}

.persone-carousel .text-container .text{
    font-family: "Roboto";
    font-weight: 400;   
}

.persone-carousel .desc{
    font-family: "Roboto";
    font-weight: 400;   
}

.section-finanza .ctn .ctn-title {
    /*font-family: "OswaldMedium";*/
    font-family: "Roboto";
    font-weight: 500;
}

.section-finanza .ctn .ctn-text{
    font-family: "Roboto";
    font-weight: 400;    
}

.section-matrici .legenda {
    font-family: "Roboto";
    font-weight: 400;   
}

.section-matrici .legenda .legenda-title {
    /*font-family: "OswaldMedium";*/
    font-family: "Roboto";
    font-weight: 500;
}
body main .sezione-datistorici .tr-row .type-filters label {
    font-family: "Roboto";
    font-weight: 400;  
}


/*ALTERNATIVE*/
/* 
body header .subheader ul li a {
    font-family: "Roboto";
    font-weight: 500;
    letter-spacing: normal;
}
body main .section h2.section-title {
    text-transform: uppercase;
}
.btn.btn-terna {
    text-transform: uppercase;
    letter-spacing: 1.28px;
}
body main a.btn-terna-custom {
    text-transform: uppercase;
    letter-spacing: 1.28px;
}
.btn.btn-terna.white {
    text-transform: uppercase;
    letter-spacing: 1.28px;
} */