@font-face {
    font-family: nexaBold;
    src: url(../fonts/NEXA-BOLD.OTF);
}
@font-face {
    font-family: nexaLight;
    src: url(../fonts/NEXA-LIGHT.OTF);
}

body {
    font-family: nexaLight!important;
}
.buildNetworkHeading {
    font-family: nexaBold;
}
.inCharge {
    font-family: nexaBold;
}