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


