@font-face {
    font-family: 'RevolutionGothicRegular';
    src: url('fonts/revolutiongothic_regular.eot');
    src: url('fonts/revolutiongothic_regular.eot') format('embedded-opentype'),
         url('fonts/revolutiongothic_regular.woff') format('woff'),
         url('fonts/revolutiongothic_regular.ttf') format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: 'RevolutionGothicBold';
    src: url('fonts/revolutiongothic_bold.eot');
    src: url('fonts/revolutiongothic_bold.eot') format('embedded-opentype'),
         url('fonts/revolutiongothic_bold.woff') format('woff'),
         url('fonts/revolutiongothic_bold.ttf') format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: 'RevolutionGothicExtraBold';
    src: url('fonts/revolutiongothic_extrabold_it.eot');
    src: url('fonts/revolutiongothic_extrabold_it.eot') format('embedded-opentype'),
         url('fonts/revolutiongothic_extrabold_it.woff') format('woff'),
         url('fonts/revolutiongothic_extrabold_it.ttf') format('truetype');
    font-weight: normal;
}