/* LiberationSerif */
@font-face {
	font-family: LiberationSerif;
	font-weight: normal;
	src: url("../type/liberationserif-regular.ttf") format("truetype");
}

@font-face {
	font-family: LiberationSerif;
	font-weight: bold;
	src: url("../type/liberationserif-bold.ttf") format("truetype");
}

@font-face {
	font-family: LiberationSerif;
	font-style: italic;
	src: url("../type/liberationserif-italic.ttf") format("truetype");
}

@font-face {
	font-family: LiberationSerif;
	font-weight: bold;
	font-style: italic;
	src: url("../type/liberationserif-bolditalic.ttf") format("truetype");
}


/* Aller */
@font-face {
	font-family: Aller;
	font-weight: normal;
	src: url('../type/aller_rg-webfont.eot');
    src: url('../type/aller_rg-webfont.eot?#iefix') format('embedded-opentype'),
		 url("../type/aller_rg-webfont.ttf") format("truetype");
}

@font-face {
	font-family: Aller;
	font-weight: bold;
	src: url('../type/aller_bd-webfont.eot');
    src: url('../type/aller_bd-webfont.eot?#iefix') format('embedded-opentype'),
		 url("../type/aller_bd-webfont.ttf") format("truetype");
}

@font-face {
	font-family: Aller;
	font-style: italic;
	src: url('../type/aller_it-webfont.eot');
    src: url('../type/aller_it-webfont.eot?#iefix') format('embedded-opentype'),
		 url("../type/aller_it-webfont.ttf") format("truetype");
}

@font-face {
	font-family: Aller;
	font-weight: bold;
	font-style: italic;
	src: url('../type/aller_bdit-webfont.eot');
    src: url('../type/aller_bdit-webfont.eot?#iefix') format('embedded-opentype'),
		 url("../type/aller_bdit-webfont.ttf") format("truetype");
}

/* Aller Light */
@font-face {
	font-family: AllerLight;
	src: url('../type/aller_lt-webfont.eot');
    src: url('../type/aller_lt-webfont.eot?#iefix') format('embedded-opentype'),
		 url("../type/aller_lt-webfont.ttf") format("truetype");
}

@font-face {
	font-family: AllerLight;
	font-style: italic;
	src: url('../type/aller_ltit-webfont.eot');
    src: url('../type/aller_ltit-webfont.eot?#iefix') format('embedded-opentype'),
		 url("../type/aller_ltit-webfont.ttf") format("truetype");
}