@font-face {
    font-family:solideMirage-Etroit;
    src: url(SolideMirage-Etroit.otf);
}
@font-face {
    font-family:ReemKufi-Regular;
    src: url(ReemKufi-Regular.ttf);
}
html, body {
size: 10px;
margin: 200;
padding: 100;
font-family: solideMirage-Etroit;
font-family: ReemKufi-Regular
}
.example {

font-size: 30px;
color: rgb(255, 255, 255);
margin-right: 800px;
margin-left: 800px;
margin-top: 10px;
background-image:url('SHAPE01.png');
background-size:contain;
padding-right: 50px;
padding-left:50px;
position:relative;
width:300px;
height:300px;
box-sizing:border-box;

}
h2{
    color: rgb(0, 0, 0);
    margin-right: 450px;
    margin-left:180px;
    }
}

}
.ar{
   margin-right:0px;
   font-family:ReemKufi-Regular;
}