@font-face {
    font-family: 'ClearSans-Bold';
    src: url('ClearSans-Bold-webfont.eot');
    src: url('ClearSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('ClearSans-Bold-webfont.woff') format('woff'),
         url('ClearSans-Bold-webfont.ttf') format('truetype'),
         url('ClearSans-Bold-webfont.svg#clear_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ClearSans-Light';
    src: url('ClearSans-Light-webfont.eot');
    src: url('ClearSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('ClearSans-Light-webfont.woff') format('woff'),
         url('ClearSans-Light-webfont.ttf') format('truetype'),
         url('ClearSans-Light-webfont.svg#clear_sans_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ClearSans-Regular';
    src: url('ClearSans-Regular-webfont.eot');
    src: url('ClearSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('ClearSans-Regular-webfont.woff') format('woff'),
         url('ClearSans-Regular-webfont.ttf') format('truetype'),
         url('ClearSans-Regular-webfont.svg#clear_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

