@font-face {
    font-family: 'BankGothic Lt BT';
    src: url('BankGothicBT-Light.eot');
    src: local('BankGothic Lt BT Light'), local('BankGothicBT-Light'),
        url('BankGothicBT-Light.eot?#iefix') format('embedded-opentype'),
        url('BankGothicBT-Light.woff2') format('woff2'),
        url('BankGothicBT-Light.woff') format('woff'),
        url('BankGothicBT-Light.ttf') format('truetype'),
        url('BankGothicBT-Light.svg#BankGothicBT-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'BankGothic Md BT';
    src: url('BankGothicBT-Medium.eot');
    src: local('BankGothic Md BT Medium'), local('BankGothicBT-Medium'),
        url('BankGothicBT-Medium.eot?#iefix') format('embedded-opentype'),
        url('BankGothicBT-Medium.woff2') format('woff2'),
        url('BankGothicBT-Medium.woff') format('woff'),
        url('BankGothicBT-Medium.ttf') format('truetype'),
        url('BankGothicBT-Medium.svg#BankGothicBT-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

