.text-center {
    font-family: 'Source Sans Pro', sans-serif;
    color: hsl(0, 100%, 50%);
}

.source_font {
    font-family: 'Source Sans Pro', sans-serif;
}

.mytext {
    font-family: 'Source Sans Pro', sans-serif;

}


  .mytext {
  }

  /* // path for local:
// include_once rtrim($_SERVER['DOCUMENT_ROOT'], DIRECTORY_SEPARATOR) . '/vykup/phpformbuilder/phpformbuilder/Form.php';
// path for dev site
include_once rtrim($_SERVER['DOCUMENT_ROOT'], DIRECTORY_SEPARATOR) . '/form/phpformbuilder/Form.php'; */