@font-face {
  font-family: eerie;
  src: url('font/EriePlain.eot');
  src: url('font/EriePlain.eot?#iefix') format('embedded-opentype'),
       url('font/EriePlain.svg#EriePlain') format('svg'),
       url('font/EriePlain.ttf') format('truetype'),
       url('font/EriePlain.woff') format('woff'),
       url('font/EriePlain.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Champion-HTF-Flyweight';
  src: url('font/Champion-HTF-Flyweight.eot');
  src: url('font/Champion-HTF-Flyweight.eot?#iefix') format('embedded-opentype'),
       url('font/Champion-HTF-Flyweight.svg#Champion-HTF-Flyweight') format('svg'),
       url('font/Champion-HTF-Flyweight.ttf') format('truetype'),
       url('font/Champion-HTF-Flyweight.woff') format('woff'),
       url('font/Champion-HTF-Flyweight.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}



@font-face {
  font-family: 'FontsFree-Net-Akira-Expanded-Demo';
  src: url('font/FontsFree-Net-Akira-Expanded-Demo.eot');
  src: url('font/FontsFree-Net-Akira-Expanded-Demo.eot?#iefix') format('embedded-opentype'),
       url('font/FontsFree-Net-Akira-Expanded-Demo.ttf') format('truetype'),
       url('font/FontsFree-Net-Akira-Expanded-Demo.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'Knockout-HTF30-JuniorWelterwt';
    src: url('../../../images/D-DIN-Bold.eot');
    src: url('../../../images/D-DIN-Bold.eot?#iefix') format('embedded-opentype'),
        url('../../../images/D-DIN-Bold.svg#DinBold') format('svg'),
        url('../../../images/D-DIN-Bold.ttf') format('truetype'),
        url('../../../images/D-DIN-Bold.woff') format('woff'),
        url('../../../images/D-DIN-Bold.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}



.akira{
  font-family: 'FontsFree-Net-Akira-Expanded-Demo';    
}

.champion{
  font-family: 'Champion-HTF-Flyweight';    
}

.eerie{
    font-family: eerie;    
}