@font-face {
    font-family: 'elmessiri' ;
    src: url('elmessiri.ttf') ;
}


#prog {
/* background: linear-gradient(#0096ff, #e4e8eb); */
  padding: 6px;
    font-size: 30px;
    font-family: 'elmessiri';
    /* font-size: 100%; */
   font-style: oblique;
      /* text-transform: uppercase; */
    /* text-justify: left; */
      font-weight: bold;
    margin: 150px;
        /* float: center; */

    text-align: left;
     /* width : 49%;
    height : 80%; */
  /* display: block; */
      /* float: left;*/
  /* text-align: left; */
         /* margin: auto; */

}
