@font-face {
    font-family: 'booksellers';
    src:url('https://static.macmillan.com/static/holt/includes/font/booksellers.eot');
    src:url('https://static.macmillan.com/static/holt/includes/font/booksellers.eot?#iefix') format('embedded-opentype'),
        url('https://static.macmillan.com/static/holt/includes/font/booksellers.woff') format('woff'),
        url('https://static.macmillan.com/static/holt/includes/font/booksellers.ttf') format('truetype'),
        url('https://static.macmillan.com/static/holt/includes/font/booksellers.svg') format('svg');
    font-weight: normal !important;
    font-style: normal !important;
}

#amazon:before { content: '\e600'; }
#kindle:before { content: '\e600'; }
#apple:before { content: '\e60d';}
#audible:before { content: '\e60f';}
#bn:before { content: '\e601';}
#bam:before { content: '\e60b';}
#goodreads:before { content: '\e60e';}
#googleplay:before { content: '\e602';}
#ibooks:before { content: '\e603';}
#indiebound:before { content: '\e60a';}
#kobo:before { content: '\e604';}
#nook:before { content: '\e60c';}
#overstock:before { content: '\e605';}
#powells:before { content: '\e609';}
#sony:before { content: '\e606';}
#target:before { content: '\e607';}
#walmart:before { content: '\e608';}
#indigo:before { content: '\e900';}
#bookshop:before { content: '\e901';}
#hudson:before { content: '\e902';}

.amazon:before { content: '\e600'; }
.kindle:before { content: '\e600'; }
.apple:before { content: '\e60d';}
.audible:before { content: '\e60f';}
.bn:before { content: '\e601';}
.bam:before { content: '\e60b';}
.goodreads:before { content: '\e60e';}
.googleplay:before { content: '\e602';}
.ibooks:before { content: '\e603';}
.indiebound:before { content: '\e60a';}
.kobo:before { content: '\e604';}
.nook:before { content: '\e60c';}
.overstock:before { content: '\e605';}
.powells:before { content: '\e609';}
.sony:before { content: '\e606';}
.target:before { content: '\e607';}
.walmart:before { content: '\e608';}
.indigo:before { content: '\e900';}
.bookshop:before { content: '\e901';}
.hudson:before { content: '\e902';}


aside li a:before {
    padding-right: .375em;
    margin-left: -.375em;
    font-family: booksellers;
    text-transform: none;
    font-weight: normal;
    font-size: 1.25em;
	vertical-align: text-bottom;
	line-height: 1em;
}

.buylinks li a:before {
    padding-right: .375em;
    margin-left: -.375em;
    font-family: booksellers;
    text-transform: none;
    font-weight: normal;
    font-size: 1.25em;
	vertical-align: text-bottom;
	line-height: 1em;
}
