body * {
    letter-spacing: -0.1em;
}
@font-face {
	font-family: 'SIMFANG';
	src:url('../fonts/SIMFANG.woff') format('woff');
    font-display:swap;
}
.bottom .column{max-width: 8rem;}
 .triangle-item:not(:first-child){
  margin-left: -0.6rem;
} 
@media (min-width: 1200px) {
    .triangle-item{width:1.5rem;}
}
