
@font-face {
    font-family: 'Boucherie';
    src: url('../fonts/Boucherie-Sans.ttf') format('truetype');
}

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