@font-face {
    font-family: 'aachenbold';
    src: url('../fonts/aachen_bold-webfont.eot');
    src: url('../fonts/aachen_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aachen_bold-webfont.woff') format('woff'),
         url('../fonts/aachen_bold-webfont.ttf') format('truetype'),
         url('../fonts/aachen_bold-webfont.svg#aachenbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('../fonts/roboto-bold-webfont.eot');
    src: url('../fonts/roboto-bold-webfont.svg#robotobold') format('svg'), 
         url('../fonts/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-bold-webfont.woff') format('woff'),
         url('../fonts/roboto-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'tradeGothic18';
    src: url('../fonts/tradegothic_18.eot');
    src: url('../fonts/tradegothic_18.svg#robotobold') format('svg'), 
         url('../fonts/tradegothic_18.eot?#iefix') format('embedded-opentype'),
         url('../fonts/tradegothic_18.woff') format('woff'),
         url('../fonts/tradegothic_18.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'tradeGothic20';
    src: url('../fonts/tradegothic_20.eot');
    src: url('../fonts/tradegothic_20.svg#robotobold') format('svg'), 
         url('../fonts/tradegothic_20.eot?#iefix') format('embedded-opentype'),
         url('../fonts/tradegothic_20.woff') format('woff'),
         url('../fonts/tradegothic_20.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}