@font-face {
    font-family: 'BankGothic Md BT';
    src: url('/assets/fonts/BankGothicMdBT.woff2') format('woff2'),
        url('/assets/fonts/BankGothicMdBT.woff') format('woff'),
        url('/assets/fonts/BankGothicMdBT.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}