@font-face {
    font-family: 'magistralblackcregular';
    src: url('../fonts/mgblack-webfont.eot');
    src: url('../fonts/mgblack-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/mgblack-webfont.woff') format('woff'),
         url('../fonts/mgblack-webfont.ttf') format('truetype'),
         url('../fonts/mgblack-webfont.svg#magistralblackcregular') format('svg');
    font-weight: normal;
    font-style: normal;

}