@font-face {
    font-family: 'PoetsenOne';
    src: url('PoetsenOne-Regular.ttf') format('truetype');
}

body {
    font-family: 'PoetsenOne';
}
