@font-face {
    font-family: "Yoster Island";
    src: url(/YosterIslandRegular.ttf) format("truetype");
}

/*
#F2C57C
#DDAE7E
#7FB685
#426A5A
#EF6F6C
*/

body {
    background: #DDAE7E;
    color: #251708;
}
