﻿
/* ========================================================================== */
/* FONTS                                                       */
/* ========================================================================== */

/*@font-face {
    font-family: 'Timeburner';
    src: url('/fonts/Timeburner-xJB8.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
*/

@font-face {
    font-family: 'Timeburner';
    src: url('/fonts/TimeburnerBold-peGR.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    
}

@font-face {
    font-family: 'Norse';
    src: url('/fonts/NorseBold-2Kge.otf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

