@font-face {
    font-family: 'Blacker';
    src: url('BlackerText-Regular.eot');
    src: url('BlackerText-Regular.eot?#iefix') format('embedded-opentype'),
         url('BlackerText-Regular.woff') format('woff'),
         url('BlackerText-Regular.ttf') format('truetype'),
         url('BlackerText-Regular.svg#BlackerText-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
}

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

@font-face {
    font-family: 'Blacker';
    src: url('BlackerText-Bold.eot');
    src: url('BlackerText-Bold.eot?#iefix') format('embedded-opentype'),
         url('BlackerText-Bold.woff') format('woff'),
         url('BlackerText-Bold.ttf') format('truetype'),
         url('BlackerText-Bold.svg#BlackerText-Bold') format('svg');
    font-weight: 600;
    font-style: bold;
}


