@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-Regular.eot");
  src: url("../fonts/Roboto-Regular.eot?#iefix") format("embedded-opentype"), 
	   url("../fonts/Roboto-Regular.woff") format("woff"), 
	   url("../fonts/Roboto-Regular.ttf") format("truetype"), 
	   url("../fonts/Roboto-Regular.svg#Roboto") format("svg");	   
}
@font-face {
  font-family: "paprika";
  src: url("../fonts/paprika.eot");
  src: url("../fonts/paprika.eot?#iefix") format("embedded-opentype"), 
	   url("../fonts/paprika.woff") format("woff"), 
	   url("../fonts/paprika.ttf") format("truetype"), 
	   url("../fonts/paprika.svg#Roboto") format("svg");	   
}
@font-face {
  font-family: "Slackey";
  src: url("../fonts/Slackey.eot");
  src: url("../fonts/Slackey.eot?#iefix") format("embedded-opentype"), 
	   url("../fonts/Slackey.woff") format("woff"), 
	   url("../fonts/Slackey.ttf") format("truetype"), 
	   url("../fonts/Slackey.svg#Roboto") format("svg");	   
}