@font-face {
    font-family: 'Kode Mono';
    src: url('/font/KodeMono.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Inconsolata';
    src: url('/font/Inconsolata.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Cinzel';
    src: url('/font/Cinzel.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Lora';
    src: url('/font/Lora.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}