

@font-face {
    font-family: 'frutigercond';
    src: url('../font/FrutigerLTPro-Condensed.otf') format('opentype')
}

@font-face {
    font-family: 'frutigercondBold';
    src: url('../font/FrutigerLTPro-BoldCn.otf') format('opentype')
}

@font-face {
    font-family: 'frutigercondExtraBold';
    src: url('../font/FrutigerLTPro-BlackCn.otf') format('opentype')
}

@font-face {
    font-family: 'frutigercondLight';
    src: url('../font/FrutigerLTPro-LightCn.otf') format('opentype')
}