body{
    font-family: "Readex Pro", sans-serif;
}
/*** Footer ***/
.footer .btn.btn-link {
    text-align: right;
}
.footer .btn.btn-link::before {
    content: "\f104";
    margin-left: 10px;
}
.form-floating>label {
    right: 0;
}
.ffmly * {
    font-family:"Readex Pro", sans-serif !important;   
    line-height:2;
}