@import url('https://fonts.googleapis.com/css2?family=Battambang:wght@400;700&display=swap');

body {
    font-family: 'Battambang', cursive;
}