@font-face {
    font-family: 'Clear Sans';
    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') format('svg');
    font-weight: 300;
    font-style: normal;

}

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

}