@font-face {font-family:Tanha;

    src: url('../../fonts/Tanha.eot');
    src: url('../../fonts/Tanha.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/Tanha.woff') format('woff'),
         url('../../fonts/Tanha.ttf') format('truetype');
    }
body,p,pre,blockquote,a,h1,h2,h3,h4,h5 { font-family: 'Tanha'  !important;}
.container {max-width: 1100; margin-top: 15px;}
.text-container {
    width: 88%; /* Adjust the width as needed */
    margin: 0 auto; /* Center the container */
  }
  p {
    width: 100%; /* Ensure the paragraph fills the container */
    margin: 0;
    padding: 0;
  }
  .no-underline {text-decoration: none;}
  