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

body {
    background-color: #F5F5DC;
}

body {
    text-align: center;
}

h1  {
    font-family: "shit";
    font-size: 2em;
}