@font-face {
    font-family: iransans;
    src: url("iransans.woff2");
}

body{
    font-family: iransans;
    background-color: #233448;
}

.main_music{
    text-align: center;
    margin: auto;
}

h1{
    font-weight: bold;
    color: white;
}h2{
    font-weight: bold;
    color: white;
}