/**********************************************************************************
* phpComasy Web Content Management System                                         *
* http://www.phpcomasy.com                                                        *
*                                                                                 *
* Copyright (c) 2005 - 2011 indual GmbH (http://www.indual.ch)                    *
*                                                                                 *
* phpComasy is released under his own licence (http://www.phpcomasy.com/licence)  *
**********************************************************************************/

@font-face {
    font-family: 'Frutiger';
    src: url('fonts/frutiger-cn-webfont.eot');
    src: url('fonts/frutiger-cn-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/frutiger-cn-webfont.woff') format('woff'),
         url('fonts/frutiger-cn-webfont.ttf') format('truetype'),
         url('fonts/frutiger-cn-webfont.svg#Frutiger57CondensedRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'FrutigerBlack';
    src: url('fonts/frutiger-blackcn-webfont.eot');
    src: url('fonts/frutiger-blackcn-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/frutiger-blackcn-webfont.woff') format('woff'),
         url('fonts/frutiger-blackcn-webfont.ttf') format('truetype'),
         url('fonts/frutiger-blackcn-webfont.svg#Frutiger77BlackCondensedRg') format('svg');
    font-weight: normal;
    font-style: normal;

}