@font-face{
    font-family:'my font1';
        src:url('fonts/A.Mitra.01_www.p30download.com.ttf') format('truetype');
}
@font-face{
    font-family:'my font2';
        src:url('fonts/A.Mitra.03_www.p30download.com.ttf') format('truetype');
}
body{
    font-family: 'my font2';
    background-color: 
}
@font-face{
    font-family:'my font3';
        src:url('fonts/BRoya.ttf') format('truetype');
}
@font-face{
    font-family:'my font4';
        src:url('fonts/A.Hamase_p30download.com.ttf') format('truetype');
}
.ashkan{
    font-family: 'my font2';
}
.ashhh{
    border-radius: 50px;
    background-color: #ccc;
}