/* Webfont: Lato-Semibold */
@font-face {
  font-family: Lato;
  font-style: normal;
  font-weight: 400;
  text-rendering: optimizeLegibility;
  src: url("../eot/lato-regular.eot"); /* IE9 Compat Modes */
  /* stylelint-disable */
  src: url("../eot/lato-regulard41d.eot?#iefix") format("embedded-opentype"), url("../woff2/lato-regular.woff2") format("woff2"), url("../woff/lato-regular.woff") format("woff"),
    url("../ttf/lato-regular.ttf") format("truetype");
  
}
