@import "../fonts/font.css";

body{
    font-family: "YekanBakh";
}

h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1{
    font-family: "YekanBakh";
}

.me-3 {
    margin-left: 1rem !important;
}

.service-text{
    padding: 65px !important;
}

.me-1 {
    margin-left: 0.25rem !important;
}