
@font-face {
    font-family: 'Clear Sans';
    src: url('../font/ClearSans-Regular-webfont.eot');
    src: url('../font/ClearSans-Regular-webfont.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: 400;
    font-style: normal;

}


@font-face {
    font-family: 'Clear Sans';
    src: url('../font/ClearSans-Thin-webfont.eot');
    src: url('../font/ClearSans-Thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/ClearSans-Thin-webfont.woff') format('woff'),
         url('../font/ClearSans-Thin-webfont.ttf') format('truetype'),
         url('../font/ClearSans-Thin-webfont.svg#clear_sans_thinregular') format('svg');
    font-weight: 200;
    font-style: normal;

}

@font-face {
    font-family: 'Clear Sans';
    src: url('../font/ClearSans-Italic-webfont.eot');
    src: url('../font/ClearSans-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/ClearSans-Italic-webfont.woff') format('woff'),
         url('../font/ClearSans-Italic-webfont.ttf') format('truetype'),
         url('../font/ClearSans-Italic-webfont.svg#clear_sansitalic') format('svg');
    font-weight: 400;
    font-style: italic;

}

@font-face {
    font-family: 'Clear Sans';
    src: url('../font/ClearSans-Medium-webfont.eot');
    src: url('../font/ClearSans-Medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/ClearSans-Medium-webfont.woff') format('woff'),
         url('../font/ClearSans-Medium-webfont.ttf') format('truetype'),
         url('../font/ClearSans-Medium-webfont.svg#clear_sans_mediumregular') format('svg');
    font-weight: 500;
    font-style: normal;

}

@font-face {
    font-family: 'Clear Sans';
    src: url('../font/ClearSans-Bold-webfont.eot');
    src: url('../font/ClearSans-Bold-webfont.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: 700;
    font-style: normal;

}



