/* ClearSans-100*/
@font-face {
  font-family: 'ClearSans';
  font-style: normal;
  font-weight: 100;
  src: url('ClearSans-Thin.eot');
  src: local(''),
    url('ClearSans-Thin.eot?#iefix') format('embedded-opentype'),
    url('ClearSans-Thin.woff') format('woff'),
    url('ClearSans-Thin.ttf') format('truetype'),
    url('ClearSans-Thin.svg#ClearSans') format('svg');
}

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

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

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

/* ClearSans-500*/
@font-face {
  font-family: 'ClearSans';
  font-style: normal;
  font-weight: 500;
  src: url('ClearSans-Medium.eot');
  src: local(''),
    url('ClearSans-Medium.eot?#iefix') format('embedded-opentype'),
    url('ClearSans-Medium.woff') format('woff'),
    url('ClearSans-Medium.ttf') format('truetype'),
    url('ClearSans-Medium.svg#ClearSans') format('svg');
}

/* ClearSans-Italic-500*/
@font-face {
  font-family: 'ClearSans';
  font-style: italic;
  font-weight: 500;
  src: url('ClearSans-MediumItalic.eot');
  src: local(''),
    url('ClearSans-MediumItalic.eot?#iefix') format('embedded-opentype'),
    url('ClearSans-MediumItalic.woff') format('woff'),
    url('ClearSans-MediumItalic.ttf') format('truetype'),
    url('ClearSans-MediumItalic.svg#ClearSans') format('svg');
}

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

/* ClearSans-Italic-700*/
@font-face {
  font-family: 'ClearSans';
  font-style: italic;
  font-weight: 700;
  src: url('ClearSans-BoldItalic.eot');
  src: local(''),
    url('ClearSans-BoldItalic.eot?#iefix') format('embedded-opentype'),
    url('ClearSans-BoldItalic.woff') format('woff'),
    url('ClearSans-BoldItalic.ttf') format('truetype'),
    url('ClearSans-BoldItalic.svg#ClearSans') format('svg');
}