@font-face {
    font-family: 'Blocks';
    src : url('../assets/font/Kenney_Blocks.ttf');
}

body {
    font-family: 'Blocks';
}