/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/




html{
  font-family: "Montserrat", serif;
}
h2 {
  font-family: "Montserrat", serif;
}
p {
  font-family: "Montserrat", serif;
}
span {
  font-family: "Montserrat", serif;
}
.row-fluid .dnd-column{
  box-sizing: content-box;
  margin-left: 0px;
}
h5 {
  font-family: "Montserrat", serif !important;