@font-face {
    font-family: 'clear_sansbold';
    src: url('../font/ClearSans-Bold-webfont.eot');
    src: url('../font/ClearSans-Bold-webfont%EF%B9%96.eot#iefix') format('embedded-opentype'),
         url('../font/ClearSans-Bold-webfont.woff') format('woff'),
         url('../font/ClearSans-Bold-webfont.ttf') format('truetype'),
         url('../font/ClearSans-Bold-webfont.svg#clear_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'clear_sansregular';
    src: url('../font/ClearSans-Regular-webfont.eot');
    src: url('../font/ClearSans-Regular-webfont%EF%B9%96.eot#iefix') format('embedded-opentype'),
         url('../font/ClearSans-Regular-webfont.woff') format('woff'),
         url('../font/ClearSans-Regular-webfont.ttf') format('truetype'),
         url('../font/ClearSans-Regular-webfont.svg#clear_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
