@font-face {
    font-family: "title1";
    src: url(fonts/STARGUIDES.ttf) format('truetype');
}

@font-face {
    font-family: "title2";
    src: url(fonts/Chalk-Regular.ttf) format('truetype');
}

@font-face {
    font-family: "text1";
    src: url(fonts/kindergarten.ttf) format('truetype');
}