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

@font-face {
  font-family:"Clear Sans";
  font-style:italic;
  font-weight:400;
  src: url('../fonts/ClearSans-Italic-webfont.eot');
  src: url('../fonts/ClearSans-Italic-webfont.eot?#iefix') format('embedded-opentype'),
       url('../fonts/ClearSans-Italic-webfont.woff') format('woff'),
       url('../fonts/ClearSans-Italic-webfont.ttf') format('truetype'),
       url('../fonts/ClearSans-Italic-webfont.svg#clear_sansitalic') format('svg');
}

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