@font-face { 
	font-family: "Computer"; 
	src: 
		url("./fonts/computer.ttf") format("truetype"); 
	font-weight: normal;
	font-style: normal; 
}
@font-face { 
	font-family: "HandelGothic_Regular"; 
	src: 
		url("./fonts/HandelGothic_Regular.ttf") format("truetype"); 
	font-weight: normal;
	font-style: normal; 
}
.crop {
        
        
        margin-right: 100%;
        width: 150px;
        height: 150px;
        height:100%;
        overflow: hidden;
    }
.link{
  color:#00a208; 
  }
