/* ==========================================================================
	#Fonts
========================================================================== */
@font-face {
    font-family: 'Univers57CondensedRegular';
    src: url('fonts/univers-condensed-webfont.eot');
    src: url('fonts/univers-condensed-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/univers-condensed-webfont.woff') format('woff'),
         url('fonts/univers-condensed-webfont.ttf') format('truetype'),
         url('fonts/univers-condensed-webfont.svg#Univers57CondensedRegular') format('svg');
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing:antialiased;
}

@font-face {
    font-family: 'universboldcn';
    src: url('fonts/universboldcn-webfont.eot');
    src: url('fonts/universboldcn-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/universboldcn-webfont.woff') format('woff'),
         url('fonts/universboldcn-webfont.ttf') format('truetype'),
         url('fonts/universboldcn-webfont.svg#universboldcn') format('svg');
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing:antialiased;
}

@font-face {
    font-family: 'universlightcn';
    src: url('fonts/universlightcn-webfont.eot');
    src: url('fonts/universlightcn-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/universlightcn-webfont.woff') format('woff'),
         url('fonts/universlightcn-webfont.ttf') format('truetype'),
         url('fonts/universlightcn-webfont.svg#universlightcn') format('svg');
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing:antialiased;
}

@font-face {
    font-family: 'universblack';
    src: url('fonts/universblack-webfont.eot');
    src: url('fonts/universblack-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/universblack-webfont.woff') format('woff'),
         url('fonts/universblack-webfont.ttf') format('truetype'),
         url('fonts/universblack-webfont.svg#universblack') format('svg');
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing:antialiased;
}

@font-face {
    font-family: 'universUltralightcn';
    src: url('fonts/UniversLTStd-LightUltraCn.eot');
    src: url('fonts/UniversLTStd-LightUltraCn.eot?#iefix') format('embedded-opentype'),
         url('fonts/UniversLTStd-LightUltraCn.woff') format('woff'),
         url('fonts/UniversLTStd-LightUltraCn.ttf') format('truetype'),
         url('fonts/UniversLTStd-LightUltraCn.svg#universlightcn') format('svg');
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing:antialiased;
}