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

}

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

}