/* FRUTIGER LT STD BOLD ----------------- */
@font-face {
font-family: 'FrutigerLTStd-Bold';
src: url('../fonts/FrutigerLTStd-Bold.eot');
}

@font-face {
font-family: 'FrutigerLTStd-Bold';
src: 
url('../fonts/FrutigerLTStd-Bold.woff') format('woff'),
url('../fonts/FrutigerLTStd-Bold.ttf') format('truetype'),
url('../fonts/FrutigerLTStd-Bold.svg#FrutigerLTStd-Bold') format('svg');
font-weight: bold;
font-style: normal;
}

/* FRUTIGER LT STD LIGHT ----------------- */
@font-face {
font-family: 'FrutigerLTStd-Light';
src: url('../fonts/FrutigerLTStd-Light.eot');
}

@font-face {
font-family: 'FrutigerLTStd-Light';
src: 
url('../fonts/FrutigerLTStd-Light.woff') format('woff'),
url('../fonts/FrutigerLTStd-Light.ttf') format('truetype'),
url('../fonts/FrutigerLTStd-Light.svg#FrutigerLTStd-Light') format('svg');
font-weight: normal;
font-style: normal;
}

/* FRUTIGER LT STD LIGHT CONDENSED ----------------- */
@font-face {
font-family: 'FrutigerLTStd-LightCn';
src: url('../fonts/FrutigerLTStd-LightCn.eot');
}

@font-face {
font-family: 'FrutigerLTStd-LightCn';
src: 
url('../fonts/FrutigerLTStd-LightCn.woff') format('woff'),
url('../fonts/FrutigerLTStd-LightCn.ttf') format('truetype'),
url('../fonts/FrutigerLTStd-LightCn.svg#FrutigerLTStd-LightCn') format('svg');
font-weight: normal;
font-style: normal;
}