@font-face {
    font-family: 'BankGothicBold';
    src:url('../fonts/BankGothicBold.eot');
    src: url('../fonts/BankGothicBold.eot') format('embedded-opentype'),
         url('../fonts/BankGothicBold.woff') format('woff'),
         url('../fonts/BankGothicBold.ttf') format('truetype'),
         url('../fonts/BankGothicBold.svg#BankGothicBold') format('svg');
}