@font-face {
  font-family: shabnam;
  src: url(../fonts/Shabnam-FD.ttf);
}

.shabnam {
    font-family: "Lato", sans-serif;
    font-size: 15px !important;
}

body{
  font-family: "Lato", sans-serif;
  font-size: 15px !important;
}