@font-face {
     font-family: 'SUITE-Bold';
     src: url('https://cdn.jsdelivr.net/gh/fontbee/font@main/Sun/SUITE-Bold.woff2') format('woff2');
     font-weight: 700;
     font-style: normal;
}
@font-face {
     font-family: 'SUITE-Medium';
     src: url('https://cdn.jsdelivr.net/gh/fontbee/font@main/Sun/SUITE-Medium.woff2') format('woff2');
     font-weight: 500;
     font-style: normal;
}
@font-face {
     font-family: 'SUITE-Light';
     src: url('https://cdn.jsdelivr.net/gh/fontbee/font@main/Sun/SUITE-Light.woff2') format('woff2');
     font-weight: 300;
     font-style: normal;
}