
/* this is here so firefox behaves correctly across domains */
/* this should only be accessed from the normal app server */


/*  *//* Typography */
/*@font-face {
	font-family: 'AllerBold';
	src: url('../fonts/Aller_Bd.eot');
	src: local('Aller Bold'), local('Aller-Bold'), url('../fonts/Aller_Bd.ttf') format('truetype');
}


@font-face {
	font-family: 'AllerItalic';
	src: url('../fonts/Aller_It.eot');
	src: local('Aller Italic'), local('Aller-Italic'), url('../fonts/Aller_It.ttf') format('truetype');
}

@font-face {
	font-family: 'AllerLightRegular';
	src: url('../fonts/Aller_Lt.eot');
	src: local('Aller Light Regular'), local('Aller-Light'), url('../fonts/Aller_Lt.ttf') format('truetype');
}

@font-face {
	font-family: 'AllerRegular';
	src: url('../fonts/Aller_Rg.eot');
	src: local('Aller Regular'), local('Aller'), url('../fonts/Aller_Rg.ttf') format('truetype');
}*/

@font-face {
    font-family: 'AllerDisplay';
    src: url('../fonts/allerdisplay-webfont.eot');
    src: url('../fonts/allerdisplay-webfont.eot?iefix') format('eot'),
         url('../fonts/allerdisplay-webfont.woff') format('woff'),
         url('../fonts/allerdisplay-webfont.ttf') format('truetype'),
         url('../fonts/allerdisplay-webfont.svgz#webfontj1G48SH8') format('svg'),
         url('../fonts/allerdisplay-webfont.svg#webfontj1G48SH8') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AllerBold';
    src: url('../fonts/aller_bd-webfont.eot');
    src: url('../fonts/aller_bd-webfont.eot?iefix') format('eot'),
         url('../fonts/aller_bd-webfont.woff') format('woff'),
         url('../fonts/aller_bd-webfont.ttf') format('truetype'),
         url('../fonts/aller_bd-webfont.svgz#webfontNg4sKoAY') format('svg'),
         url('../fonts/aller_bd-webfont.svg#webfontNg4sKoAY') format('svg');
   font-weight: bold;
   font-style: normal;
}

@font-face {
    font-family: 'AllerBoldItalic';
    src: url('../fonts/aller_bdit-webfont.eot');
    src: url('../fonts/aller_bdit-webfont.eot?iefix') format('eot'),
         url('../fonts/aller_bdit-webfont.woff') format('woff'),
         url('../fonts/aller_bdit-webfont.ttf') format('truetype'),
         url('../fonts/aller_bdit-webfont.svgz#webfontjvDHlVUb') format('svg'),
         url('../fonts/aller_bdit-webfont.svg#webfontjvDHlVUb') format('svg');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'AllerItalic';
    src: url('../fonts/aller_it-webfont.eot');
    src: url('../fonts/aller_it-webfont.eot?#iefix') format('eot'),
         url('../fonts/aller_it-webfont.woff') format('woff'),
         url('../fonts/aller_it-webfont.ttf') format('truetype'),
         url('../fonts/aller_it-webfont.svgz#webfontUZbLVSRM') format('svg'),
         url('../fonts/aller_it-webfont.svg#webfontUZbLVSRM') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'AllerLightRegular';
    src: url('../fonts/aller_lt-webfont.eot');
    src: url('../fonts/aller_lt-webfont.eot?iefix') format('eot'),
         url('../fonts/aller_lt-webfont.woff') format('woff'),
         url('../fonts/aller_lt-webfont.ttf') format('truetype'),
         url('../fonts/aller_lt-webfont.svgz#webfontiO9poEes') format('svg'),
         url('../fonts/aller_lt-webfont.svg#webfontiO9poEes') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AllerLightItalic';
    src: url('../fonts/aller_ltit-webfont.eot');
    src: url('../fonts/aller_ltit-webfont.eot?iefix') format('eot'),
         url('../fonts/aller_ltit-webfont.woff') format('woff'),
         url('../fonts/aller_ltit-webfont.ttf') format('truetype'),
         url('../fonts/aller_ltit-webfont.svgz#webfontOdCSdpRJ') format('svg'),
         url('../fonts/aller_ltit-webfont.svg#webfontOdCSdpRJ') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AllerRegular';
    src: url('../fonts/aller_rg-webfont.eot');
    src: url('../fonts/aller_rg-webfont.eot?iefix') format('eot'),
         url('../fonts/aller_rg-webfont.woff') format('woff'),
         url('../fonts/aller_rg-webfont.ttf') format('truetype'),
         url('../fonts/aller_rg-webfont.svgz#webfontGOZQBA93') format('svg'),
         url('../fonts/aller_rg-webfont.svg#webfontGOZQBA93') format('svg');
    font-weight: normal;
    font-style: normal;
}

