@font-face {
    font-family: 'SaoChingcha';
    src: url('../fonts/SaoChingcha-Light.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'SaoChingcha', sans-serif;
}
