@font-face {
    font-family: "Playtime";
    src: url("playtime.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Playtime";
    src: url("PlaytimeOblique.ttf") format("truetype");
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: "Playtime 3D";
    src: url("PlaytimeWithHotToddies3D.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
