@font-face {
    font-family: 'bellMt';
    src: url('../fonts/bellmt/bellmt.eot');
    src: url('../fonts/bellmt/bellmt.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bellmt/bellmt.woff') format('woff'),
         url('../fonts/bellmt/bellmt.ttf') format('truetype'),
         url('../fonts/bellmt/bellmt.svg#bellmt') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'bellMtBold';
    src: url('../fonts/bellmt/bellmtbold.eot');
    src: url('../fonts/bellmt/bellmtbold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bellmt/bellmtbold.woff') format('woff'),
         url('../fonts/bellmt/bellmtbold.ttf') format('truetype'),
         url('../fonts/bellmt/bellmtbold.svg#bellmtbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

