@font-face{ 
	font-family: "FontSemibold";
	src: url('../font/ProximaNova-Sbold-webfont.eot');
	src: url('../font/ProximaNova-Sbold-webfont.eot?#iefix') format('embedded-opentype'),
	     url('../font/ProximaNova-Sbold-webfont.woff') format('woff'),
	     url('../font/ProximaNova-Sbold-webfont.ttf') format('truetype'),
	     url('../font/ProximaNova-Sbold-webfont.svg#webfont') format('svg');
}

@font-face{ 
	font-family: "FontRegular";
	src: url('../font/ProximaNova-Reg-webfont.eot');
	src: url('../font/ProximaNova-Reg-webfont.eot?#iefix') format('embedded-opentype'),
	     url('../font/ProximaNova-Reg-webfont.woff') format('woff'),
	     url('../font/ProximaNova-Reg-webfont.ttf') format('truetype'),
	     url('../font/ProximaNova-Reg-webfont.svg#webfont') format('svg');
}

@font-face{ 
	font-family: "FontRegularItalic";
	src: url('../font/ProximaNova-RegIt-webfont.eot');
	src: url('../font/ProximaNova-RegIt-webfont.eot?#iefix') format('embedded-opentype'),
	     url('../font/ProximaNova-RegIt-webfont.woff') format('woff'),
	     url('../font/ProximaNova-RegIt-webfont.ttf') format('truetype'),
	     url('../font/ProximaNova-RegIt-webfont.svg#webfont') format('svg');
}

@font-face{ 
	font-family: "FontBold";
	src: url('../font/ProximaNova-Bold-webfont.eot');
	src: url('../font/ProximaNova-Bold-webfont.eot?#iefix') format('embedded-opentype'),
	     url('../font/ProximaNova-Bold-webfont.woff') format('woff'),
	     url('../font/ProximaNova-Bold-webfont.ttf') format('truetype'),
	     url('../font/ProximaNova-Bold-webfont.svg#webfont') format('svg');
}

@font-face {
  font-family: "Elusive-Icons";
  src: url('../font/Elusive-Icons.eot');
  src: local('☺'),
  	url('../font/Elusive-Icons.woff') format('woff'),
    url('../font/Elusive-Icons.ttf') format('truetype'),
  	url('../font/Elusive-Icons.eot?#iefix') format('embedded-opentype'),
    url('../font/Elusive-Icons.svg#Elusive-Icons') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "FontAwesome";
  src: url('../font/fontawesome-webfont.eot?v=3.2.1');
  src: url('../font/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'), url('../font/fontawesome-webfont.woff?v=3.2.1') format('woff'), url('../font/fontawesome-webfont.ttf?v=3.2.1') format('truetype'), url('../font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg');
  font-weight: normal;
  font-style: normal;
}