body {
  background-color: White;
  color: #633F29;
  font-family: f25;
  margin-right:25%;
}
a {
  color: #BC805E;
}

@font-face {
    font-family: 'f25'; /*a name to be used later*/
    src: url('https://file.garden/ZNBeV5UlgW5bFKFN/JUMPER%20CORP%20SITE%20HOSTING/OTHER/F25_Bank_Printer.otf'); /*URL to font*/
}


.f25 {
  font-family: f25;
}