.p .body .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem;
font-family: "PeydaWeb" !important;
    font-weight: 400;
    line-height: 1.2;
}
body {
font-family: "PeydaWeb" !important;
}
p {
font-family: "PeydaWeb" !important;
}
h1 {
    font-size: 50px;
}
h2 {
    font-size: 40px;
}
h3 {
    font-size: 30px;
}
h4 {
    font-size: 24px;
}
h5 {
    font-size: 22px;
}
h6 {
    font-size: 20px;
}