@font-face {
    font-family: 'F77 Minecraft';
    src: url('fonts/F77-Minecraft.eot');
    src: url('fonts/F77-Minecraft.eot?#iefix') format('embedded-opentype'),
        url('fonts/F77-Minecraft.woff2') format('woff2'),
        url('fonts/F77-Minecraft.woff') format('woff'),
        url('fonts/F77-Minecraft.ttf') format('truetype'),
        url('fonts/F77-Minecraft.svg#F77-Minecraft') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Minecraft';
    src: url('fonts/Minecraft-Regular.eot');
    src: url('fonts/Minecraft-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Minecraft-Regular.woff2') format('woff2'),
        url('fonts/Minecraft-Regular.woff') format('woff'),
        url('fonts/Minecraft-Regular.ttf') format('truetype'),
        url('fonts/Minecraft-Regular.svg#Minecraft-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

