/*************************************************/	
/* CSS by Andrew Shanley www.andrewshanley.co.uk */
/*************************************************/	

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

}

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

}

