	@import "https://fonts.googleapis.com/css?family=Poppins:100,200,400,500,600,700,800|Nunito:300,400,600,700,800";
	@import url("bootstrap.css");
	@import url("default.css");
	
	@import url("../fonts/font-awesome.css");
	@import url("responsive.css");
	@import url("print.css");
	@import url("popup.css");
 
	@font-face {
		font-family: 'Helvetica Neue';
		src: url('../font/HelveticaCondensed.woff2') format('woff2'), url('../font/HelveticaCondensed.woff') format('woff'); font-weight: 900; font-style: normal;
	}

	@font-face {
		font-family: 'Helvetica Neue';
		src: url('../font/HelveticaCondensedBold.woff2') format('woff2'), url('../font/HelveticaCondensedBold.woff') format('woff'); font-weight: bold; font-style: normal;
	}

	@font-face {
		font-family: 'Helvetica Neue LT Pro';
		src: url('../font/HelveticaLTPro.woff2') format('woff2'), url('../font/HelveticaLTPro.woff') format('woff');
		font-weight: 500; font-style: normal;
	}

	@font-face {
		font-family: 'Helvetica Neue LT Pro';
		src: url('../font/HelveticaLTPro.woff2') format('woff2'), url('../font/HelveticaLTPro.woff') format('woff'); font-weight: normal; font-style: normal;
	}
 
	@font-face {
		font-family: 'Helvetica Neue LT Pro Bold';
		src: url('../font/HelveticaLTPro.woff2') format('woff2'), url('../font/HelveticaLTPro.woff') format('woff'); font-weight: bold; font-style: bold;
	}
 
  
