/*text fonts*/
    /*11px*/
    @font-face {
      font-family:bitdaylong;
      src:url("f/BitDaylong11(sRB).TTF");
    }
    
/*header fonts*/
    /*13px*/
    @font-face {
      font-family:irresistor;
      src:url("f/IRRESIST.TTF");
    }
    /*14px*/
    @font-face {
      font-family:super-mario-64;
      src:url("f/super-mario-64-beta-font.ttf");
    }
    /*16px*/
    @font-face {
      font-family:darkbyte;
      src:url("f/DarkByte.ttf");
    }
    @font-face {
      font-family:darkbyte;
      src:url("f/BitfalsFont.otf");
    }
    @font-face {
      font-family:futuremood; /*not readable, should be used as glyphs*/
      src:url("f/FutureMood.ttf")
    }
    @font-face {
      font-family:boulder-dash;
      src:url("f/Boulder Dash 6128.ttf")
    }    
    @font-face {
      font-family:woojooaidp;
      src:url("f/WOOJOOAIDP.ttf")
    }        
    /*20px*/
    @font-face {
      font-family:doogle;
      src:url("f/Doogle.ttf")
    }
    
/*icons / glyphs*/
    /*8px*/
    @font-face {
      font-family:commodoreserver; /*includes letters*/
      src:url("f/CommodoreServer.ttf");
    }
    /*10px*/
    @font-face {
      font-family:bitfuul;
      src:url("f/OPN BitFUUL.ttf");
    }
    @font-face {
      font-family:pixarrows;
      src:url("f/PixArrows.ttf");
    }
    /*16px*/
    @font-face {
      font-family:scumskullz;
      src:url("f/scumskullz_regular.ttf");
      font-weight: normal;
    }
    @font-face {
      font-family:scumskullz;
      src:url("f/scumskullz_box.ttf");
      font-weight:bold
    }