@font-face {
  font-family: Panton-extralight; /* Имя шрифта */
  src: local('☺'), 
		url("../fonts/PANTON_EXTRALIGHT.eot?#iefix") format("embedded-opentype"), 
		url("../fonts/PANTON_EXTRALIGHT.OTF") format("opentype");
 }
@font-face {
  font-family: Panton-light; /* Имя шрифта */
	src: local('☺'), 
		url("../fonts/PANTON_LIGHT.eot?#iefix") format("embedded-opentype"), 
		url("../fonts/PANTON_LIGHT.OTF") format("opentype");
}
@font-face {
  font-family: Panton-bold; /* Имя шрифта */
	src: local('☺'), 
		url("../fonts/PANTON_BOLD.eot?#iefix") format("embedded-opentype"), 
		url("../fonts/PANTON_BOLD.OTF") format("opentype");
}