/* -------------------------------- ISABEL CONDESED -------------------------------- */

/* ---- THIN ---- */
@font-face {
	font-family: 'Isabel Condensed';
	src: url('fonts/Isabel_Condensed_Light/isabelcondensed-light-webfont.eot');
	src: url('fonts/Isabel_Condensed_Light/isabelcondensed-light-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/Isabel_Condensed_Light/isabelcondensed-light-webfont.woff') format('woff'),
		url('fonts/Isabel_Condensed_Light/isabelcondensed-light-webfont.svg') format('svg');
    font-weight:100;
}

/* ---- THIN ---- */
@font-face {
	font-family: 'Isabel Condensed';
	src: url('fonts/Isabel_Condensed_Thin/isabelcondensed-thin-webfont.eot');
	src: url('fonts/Isabel_Condensed_Thin/isabelcondensed-thin-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/Isabel_Condensed_Thin/isabelcondensed-thin-webfont.woff') format('woff'),
		url('fonts/Isabel_Condensed_Thin/isabelcondensed-thin-webfont.svg') format('svg');
    font-weight:200;
}

/* ---- REGULAR ---- */
@font-face {
	font-family: 'Isabel Condensed';
	src: url('fonts/Isabel_Condensed_Regular/isabelcondensed-regular-webfont.eot');
	src: url('fonts/Isabel_Condensed_Regular/isabelcondensed-regular-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/Isabel_Condensed_Regular/isabelcondensed-regular-webfont.woff') format('woff'),
		url('fonts/Isabel_Condensed_Regular/isabelcondensed-regular-webfont.svg') format('svg');
    font-weight:400;
}

/* ---- BOLD ---- */
@font-face {
	font-family: 'Isabel Condensed';
	src: url('fonts/Isabel_Condensed_Bold/isabelcondensed-bold-webfont.eot');
	src: url('fonts/Isabel_Condensed_Bold/isabelcondensed-bold-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/Isabel_Condensed_Bold/isabelcondensed-bold-webfont.woff') format('woff'),
		url('fonts/Isabel_Condensed_Bold/isabelcondensed-bold-webfont.svg') format('svg');
    font-weight:700;
}

/* ---- BLACK ---- */
@font-face {
	font-family: 'Isabel Condensed';
	src: url('fonts/Isabel_Condensed_Black/isabelcondensed-black-webfont.eot');
	src: url('fonts/Isabel_Condensed_Black/isabelcondensed-black-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/Isabel_Condensed_Black/isabelcondensed-black-webfont.woff') format('woff'),
		url('fonts/Isabel_Condensed_Black/isabelcondensed-black-webfont.svg') format('svg');
    font-weight:900;
}

@font-face {
    font-family: 'Inferi Variable';
    src: url('fonts/Inferi/inferi-roman-var.woff2') format('woff2-variations');
    src: url('fonts/Inferi/inferi-roman-var.woff2') format('woff2') tech('variations');
    font-weight: 100 1000;
    font-stretch: 50% 151%;
}

@font-face {
    font-family: 'Konsole Variable';
    src: url('fonts/Konsole/Konsolev1.1-VF.ttf') format('truetype-variations');
    src: url('fonts/Konsole/Konsolev1.1-VF.ttf') format('truetype') tech('variations');
    font-weight: 100 1000;
    font-stretch: 50% 151%;
}

