@font-face {
font-family: 'Darleston';
  src: url('../font/Darleston.ttc') format('opentype');
}

.aa3{font-family: "Darleston";
    letter-spacing: -5px;
	font-size: 55px;}


@font-face {
font-family: 'ExLight';
  src: url('../font/ExLight.otf') format('opentype');
}
	
.aa{font-family: "ExLight";
	font-size: 16px;}
	
	
