@font-face {
    font-family: starborn;
    src: url(https://dl.dropbox.com/s/l0541on0m5eqvdj/Starborn.ttf);
}

@font-face {
    font-family: pixel;
    src: url(https://dl.dropbox.com/s/kmhe7d3n18vdz5e/w95fa.woff?dl=0);
}

@font-face {
    src: url(https://dl.dropbox.com/s/ct0s037q78sao3f/Frighted.ttf);
    font-family: Frighted;
}

@font-face {
    src: url(https://dl.dropbox.com/s/ktlx5w7t8gk42nb/SakeMoru-Regular.ttf);
    font-family: SakeMoru;
}

@font-face {
    font-family: "yipes";
    src: url(https://dl.dropbox.com/s/qrdm3wived8sm66/Yipes.ttf);
}

@font-face {
    font-family: "fenotype";
    src: url(https://dl.dropbox.com/s/klo6yfrf62916qp/02.10FEN.TTF);
}

@font-face {
    font-family: "Pixelated Times New Roman";
    src:
        url("storage/fonts/PixelatedTimesNewRoman.woff2") format("woff2"),
        url("storage/fonts/PixelatedTimesNewRoman.woff") format("woff"),
        url("storage/fonts/PixelatedTimesNewRoman.ttf") format("truetype");
    font-display: swap;
}

.pagebody {
    align-content: center;
}

.sidebar {
    padding: 0px;
    width: 220px;
    align-content: center;
    text-align: center;
    border-width: 10px;
    border-style: solid;
    border-image: url("https://file.garden/ZZ2PUl9MPilKgIvB/collection/borders/488ipm.png") 6 fill round;
    background-clip: padding-box;
}

.sidebarlink {
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: 2px solid;
    font-size:17px;
}

.sidebarheadertext {
    font-weight: bold;
    margin-top: -12px;
    margin-left: -10px;
    font-size: 15px;
    font-family: "SakeMoru";
}
