
@font-face {
  font-family: myFirstFont;
  src: url('font/Shorif Sandwip.ttf');
}
body{
    overflow-x: hidden !important;
    width: 100%;
    font-family: myFirstFont;
    font-size: 15px;
};

.p{
  font-family: 'AdorshoLipi', sans-serif;
};

/*========================== hero saction  start ======================= */
.foter_saction{
    padding: 50px;
}

footer{
width: 100%;
margin-top: 100px;
height: 8vh;
font-size: 12px;
color: #adadad;
}
footer span a{
color: black;
text-decoration: none;
}


.button a{
    color: aliceblue;
    text-decoration: none;
}



.s-icon a{
    color: black;
}