@import url(https://fonts.googleapis.com/css?family=Lato:400,100,100italic,300,300italic,400italic,700,700italic,900,900italic);
.fontface_tato {
	font-family: 'Lato', sans-serif;
}
@font-face {
  font-family: 'fontello';
  src: url('../fonts/fontello.eot?42854260');
  src: url('../fonts/fontello.eot?42854260#iefix') format('embedded-opentype'),
       url('../fonts/fontello.woff?42854260') format('woff'),
       url('../fonts/fontello.ttf?42854260') format('truetype'),
       url('../fonts/fontello.svg?42854260#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
@font-face {
    font-family: 'folks-boldfolks-bold';
    src: url('../fonts/folks-bold-webfont.eot');
    src: url('../fonts/folks-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/folks-bold-webfont.woff') format('woff'),
         url('../fonts/folks-bold-webfont.ttf') format('truetype'),
         url('../fonts/folks-bold-webfont.svg#folks-boldfolks-bold') format('svg');
    font-weight: normal;
    font-style: normal;

}