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

}

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

}