	
	/* @font-face{
			font-family: TAM5;
			src: url("../fonts/TAM5-regular.ttf");
		}
 */
 
 
.marketing .title{
	 
	 //font-family: TAM5;
	 font-weight: bold;
     color: #333;
	 font-size : 30px;
 }
 .marketing .content{
	 // font-family: TAM5;
	color: #333;
    font-size: 23px;
    font-weight: 700;
 }
  .marketing p{
	// font-family: TAM5; 
	     color: #333;
    font-size: 16px;
    /* font-weight: 600; */
    line-height: 31px;
  }

