
/* Font : CUIC; Weight : Light 300 */
@font-face {
    font-family: 'CUIC_Light';
    src: url('fonts/CUIC-Light-webfont.eot');
    src: url('fonts/CUIC-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/CUIC-Light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: url('fonts/CUIC-Regular-webfont.eot');
    src: url('fonts/CUIC-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/CUIC-Regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
/* Font : Roboto; Weight : Regular 400 */
@font-face {
    font-family: 'CUIC_Regular';
    src: url('fonts/CUIC-Regular-webfont.eot');
    src: url('fonts/CUIC-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/CUIC-Regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
/* Font : Roboto; Weight : Medium 500 */
@font-face {
    font-family: 'CUIC_Medium';
    src: url('fonts/CUIC-Medium-webfont.eot');
    src: url('fonts/CUIC-Medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/CUIC-Medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'CUIC_Bold';
    src: url('fonts/CUIC-Bold.ttf');
    font-weight: normal;
    font-style: normal;
}