@font-face {
  font-family: "PT Sans";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/PTSans-Regular.eot?#iefix") format('embedded-opentype'),
	url("../fonts/PTSans-Regular.woff") format("woff");
}
@font-face {
  font-family: "PT Sans";
  font-style: normal;
  font-weight: bold;
  src: url("../fonts/PTSans-Bold.eot?#iefix") format('embedded-opentype'),
	url("../fonts/PTSans-Bold.woff") format("woff");
}
@font-face {
  font-family: "PT Sans";
  font-style: italic;
  font-weight: normal;
  src: url("../fonts/PTSans-Italic.eot?#iefix") format('embedded-opentype'),
	url("../fonts/PTSans-Italic.woff") format("woff");
}
@font-face {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/fontello.eot?#iefix") format('embedded-opentype'),
	url("../fonts/fontello.woff") format("woff");
	
}
