@font-face {
    font-family: 'SUIT-Regular';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

body, html {
	-webkit-text-size-adjust: none;
	font-family: 'SUIT-Regular !important';
	line-height: 1.2;
}