.font_one p{
    font-family: 'Amatic SC', cursive !important;
}

.desc_section {
    margin: 55px 0 0 0;
    text-align: center;
}

.desc_section .desc p{
    font-size: 38px;
}

.font_bold p{
    font-weight: bold;
}