@font-face {
    font-family: funride;
    src: url(chancery.ttf);
 }
  
 .tfun {
    font-family: funride;
    color: white;
 }

 .tfun_login {
   font-family: funride;
   color: rgb(10, 10, 10);
}
.text-justify{
   text-align: justify;
}
