@charset "UTF-8";

@font-face {
    font-family:AnimeAceReg;
    src: url('../fonts/animeace2reg.eot');
    src: local('?'), url('../fonts/animeace2reg.woff') format('woff'), url('../fonts/animeace2reg.ttf') format('truetype'), url('../fonts/animeace2reg.svg') format('svg');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family:AnimeAceB;
    src: url('../fonts/AnimeAce20BB-Bold.eot');
    src: local('?'), url('../fonts/AnimeAce20BB-Bold.woff') format('woff'), url('../fonts/AnimeAce20BB-Bold.ttf') format('truetype'), url('../fonts/AnimeAce20BB-Bold.svg') format('svg');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family:TradeGothicM;
    src: url('../fonts/TradeGothic.eot');
    src: local('?'), url('../fonts/TradeGothic.woff') format('woff'), url('../fonts/TradeGothic.ttf') format('truetype'), url('../fonts/TradeGothic.svg') format('svg');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family:TradeGothicB;
    src: url('../fonts/TradeGothic-Bold.eot');
    src: local('?'), url('../fonts/TradeGothic-Bold.woff') format('woff'), url('../fonts/TradeGothic-Bold.ttf') format('truetype'), url('../fonts/TradeGothic-Bold.svg') format('svg');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family:TradeGothicBC;
    src: url('../fonts/TradeGothic-BoldCondTwe.eot');
    src: local('?'), url('../fonts/TradeGothic-BoldCondTwe.woff') format('woff'), url('../fonts/TradeGothic-BoldCondTwe.ttf') format('truetype'), url('../fonts/TradeGothic-BoldCondTwe.svg') format('svg');
    font-weight: 800;
    font-style: normal;
}

.animeAceB{ font-family: AnimeAceB, Arial, Helvetica, sans-serif; }
.animeAceReg{ font-family: AnimeAceReg, Arial, Helvetica, sans-serif; }
.tradeGothicM{ font-family: TradeGothicM, Arial, Helvetica, sans-serif; }
.tradeGothicB{ font-family: TradeGothicB, Arial, Helvetica, sans-serif; }
.tradeGothicBC{ font-family: TradeGothicBC, Arial, Helvetica, sans-serif; }
