body {
    font-family: "Montserrat", "Baloo";
}

p, h1, h2, h3, h4, h5, h6 {
    font-family: "Montserrat" !important;
}

span {  /* this span is not !important because it created problems with the basic forms icons */
    font-family: "Montserrat";
}