//
// Clear Sans Webfont
//
// Webfont conversion of the Clear Sans typeface, designed by the
// Intel Open Source Technology Center <https://01.org/clear-sans>
//
// Original font file released under the Apache 2.0 License
// <http://www.apache.org/licenses/LICENSE-2.0.html>
//
// Webfont version by Resi Respati <resir014@gmail.com>
// Released under the MIT License.
//

@font-face {
  font-family: "Clear Sans";
  font-style: normal;
  font-weight: 100;
  src: local("ClearSans-Thin"), local("Clear Sans Thin"),
       url("../../files/fonts/EOT/ClearSans-Thin.eot?#iefix") format("embedded-opentype"),
       url("../../files/fonts/woff2-convert/ClearSans-Thin.woff2") format("woff2"),
       url("../../files/fonts/WOFF/ClearSans-Thin.woff") format("woff"),
       url("../../files/fonts/TTF/ClearSans-Thin.ttf") format("truetype"),
       url("../../files/fonts/SVG/ClearSans-Thin.svg") format("svg");
}

@font-face {
  font-family: "Clear Sans";
  font-style: normal;
  font-weight: 300;
  src: local("ClearSans-Light"), local("Clear Sans Light"),
       url("../../files/fonts/EOT/ClearSans-Light.eot"),
       url("../../files/fonts/EOT/ClearSans-Light.eot?#iefix") format("embedded-opentype"),
       url("../../files/fonts/woff2-convert/ClearSans-Light.woff2") format("woff2"),
       url("../../files/fonts/WOFF/ClearSans-Light.woff") format("woff"),
       url("../../files/fonts/TTF/ClearSans-Light.ttf") format("truetype"),
       url("../../files/fonts/SVG/ClearSans-Light.svg") format("svg");
}

@font-face {
  font-family: "Clear Sans";
  font-style: normal;
  font-weight: 400;
  src: local("ClearSans"), local("Clear Sans"),
       url("../../files/fonts/EOT/ClearSans-Regular.eot"),
       url("../../files/fonts/EOT/ClearSans-Regular.eot?#iefix") format("embedded-opentype"),
       url("../../files/fonts/woff2-convert/ClearSans-Regular.woff2") format("woff2"),
       url("../../files/fonts/WOFF/ClearSans-Regular.woff") format("woff"),
       url("../../files/fonts/TTF/ClearSans-Regular.ttf") format("truetype"),
       url("../../files/fonts/SVG/ClearSans-Regular.svg") format("svg");
}

@font-face {
  font-family: "Clear Sans";
  font-style: italic;
  font-weight: 400;
  src: local("ClearSans-Italic"), local("Clear Sans Italic"),
       url("../../files/fonts/EOT/ClearSans-Italic.eot"),
       url("../../files/fonts/EOT/ClearSans-Italic.eot?#iefix") format("embedded-opentype"),
       url("../../files/fonts/woff2-convert/ClearSans-Italic.woff2") format("woff2"),
       url("../../files/fonts/WOFF/ClearSans-Italic.woff") format("woff"),
       url("../../files/fonts/TTF/ClearSans-Italic.ttf") format("truetype"),
       url("../../files/fonts/SVG/ClearSans-Italic.svg") format("svg");
}

@font-face {
  font-family: "Clear Sans";
  font-style: normal;
  font-weight: 500;
  src: local("ClearSans-Medium"), local("Clear Sans Medium"),
       url("../../files/fonts/EOT/ClearSans-Medium.eot"),
       url("../../files/fonts/EOT/ClearSans-Medium.eot?#iefix") format("embedded-opentype"),
       url("../../files/fonts/woff2-convert/ClearSans-Medium.woff2") format("woff2"),
       url("../../files/fonts/WOFF/ClearSans-Medium.woff") format("woff"),
       url("../../files/fonts/TTF/ClearSans-Medium.ttf") format("truetype"),
       url("../../files/fonts/SVG/ClearSans-Medium.svg") format("svg");
}

@font-face {
  font-family: "Clear Sans";
  font-style: italic;
  font-weight: 500;
  src: local("ClearSans-MediumItalic"), local("Clear Sans Medium Italic"),
       url("../../files/fonts/EOT/ClearSans-MediumItalic.eot"),
       url("../../files/fonts/EOT/ClearSans-MediumItalic.eot?#iefix") format("embedded-opentype"),
       url("../../files/fonts/woff2-convert/ClearSans-MediumItalic.woff2") format("woff2"),
       url("../../files/fonts/WOFF/ClearSans-MediumItalic.woff") format("woff"),
       url("../../files/fonts/TTF/ClearSans-MediumItalic.ttf") format("truetype"),
       url("../../files/fonts/SVG/ClearSans-MediumItalic.svg") format("svg");
}

@font-face {
  font-family: "Clear Sans";
  font-style: normal;
  font-weight: 700;
  src: local("ClearSans-Bold"), local("Clear Sans Bold"),
       url("../../files/fonts/EOT/ClearSans-Bold.eot"),
       url("../../files/fonts/EOT/ClearSans-Bold.eot?#iefix") format("embedded-opentype"),
       url("../../files/fonts/woff2-convert/ClearSans-Bold.woff2") format("woff2"),
       url("../../files/fonts/WOFF/ClearSans-Bold.woff") format("woff"),
       url("../../files/fonts/TTF/ClearSans-Bold.ttf") format("truetype"),
       url("../../files/fonts/SVG/ClearSans-Bold.svg") format("svg");
}

@font-face {
  font-family: "Clear Sans";
  font-style: italic;
  font-weight: 700;
  src: local("ClearSans-BoldItalic"), local("Clear Sans Bold Italic"),
       url("../../files/fonts/EOT/ClearSans-BoldItalic.eot"),
       url("../../files/fonts/EOT/ClearSans-BoldItalic.eot?#iefix") format("embedded-opentype"),
       url("../../files/fonts/woff2-convert/ClearSans-BoldItalic.woff2") format("woff2"),
       url("../../files/fonts/WOFF/ClearSans-BoldItalic.woff") format("woff"),
       url("../../files/fonts/TTF/ClearSans-BoldItalic.ttf") format("truetype"),
       url("../../files/fonts/SVG/ClearSans-BoldItalic.svg") format("svg");
}