@font-face {
    font-family: 'MANGlobal';
    src: url('../fonts/manrgcneuwebfont.eot');
    src:
        url('../fonts/manrgcneuwebfont.woff') format('woff'),
        url('../fonts/manrgcneuwebfont.ttf') format('truetype'),
        url('../fonts/manrgcneuwebfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MANGlobal';
    src: url('../fonts/manbdcneuwebfont.eot');
    src: url('../fonts/manbdcneuwebfont.woff') format('woff'),
         url('../fonts/manbdcneuwebfont.ttf') format('truetype'),
         url('../fonts/manbdcneuwebfont.svg') format('svg');
    font-weight: bold;
    font-style: normal;
}