@font-face {
  font-family: Lobster;
  src: url(Lobster-Regular.ttf);
}

.app-brand{
  font-family: 'Lobster', cursive !important;
}

 html, body{
  height: 100% !important;
}

.connexionBtn:hover{
	background-color: #000000!important;
	color: #ffffff!important;
}
