@font-face {
    font-family: 'Seng Buhan';
    src: url('static/SengBuhan-Regular.ttf') format('truetype');
}

body {
    font-family: 'Seng Buhan', sans-serif !important;
}