/* Icon Font */
@font-face {
  font-family: "icons";
  src: url("../fonts/icons/icons.eot");
  src: url("../fonts/icons/icons.eot?#iefix") format("embedded-opentype"), url("../fonts/icons/icons.woff") format("woff"), url("../fonts/icons/icons.ttf") format("truetype"), url("../fonts/icons/icons.svg#icons") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Text Font */
@font-face {
  font-family: 'Lato';
  src: url("../fonts/lato/LatoLatin-Light.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/lato/LatoLatin-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/lato/LatoLatin-Light.woff2") format("woff2"), url("../fonts/lato/LatoLatin-Light.woff") format("woff"), url("../fonts/lato/LatoLatin-Light.ttf") format("truetype");
  font-style: normal;
  font-weight: 300;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: 'Lato';
  src: url("../fonts/lato/LatoLatin-Regular.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/lato/LatoLatin-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/lato/LatoLatin-Regular.woff2") format("woff2"), url("../fonts/lato/LatoLatin-Regular.woff") format("woff"), url("../fonts/lato/LatoLatin-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: 'Lato';
  src: url("../fonts/lato/LatoLatin-Medium.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/lato/LatoLatin-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/lato/LatoLatin-Medium.woff2") format("woff2"), url("../fonts/lato/LatoLatin-Medium.woff") format("woff"), url("../fonts/lato/LatoLatin-Medium.ttf") format("truetype");
  font-style: normal;
  font-weight: 500;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: 'Lato';
  src: url("../fonts/lato/LatoLatin-Semibold.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/lato/LatoLatin-Semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/lato/LatoLatin-Semibold.woff2") format("woff2"), url("../fonts/lato/LatoLatin-Semibold.woff") format("woff"), url("../fonts/lato/LatoLatin-Semibold.ttf") format("truetype");
  font-style: normal;
  font-weight: 600;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: 'Lato';
  src: url("../fonts/lato/LatoLatin-Bold.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/lato/LatoLatin-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/lato/LatoLatin-Bold.woff2") format("woff2"), url("../fonts/lato/LatoLatin-Bold.woff") format("woff"), url("../fonts/lato/LatoLatin-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: 700;
  text-rendering: optimizeLegibility;
}