@font-face 
		 {
            font-family:Gk;
          	src:url('https://kstechnologies.org.in/fonts/GODOFWAR.ttf') format('truetype');
          
         }
		 div{
            font-family:  Gk;
		 
	 
			
         }
	 
	 p
	 {
	 font-family:Gk;
	 }
	 
	 h1
	 {
	 font-family:  Gk;
	 color:#0000CC;
	 }
	 
