@font-face {
    font-family: 'Helvetica-Regular';
    src: url('../font/HelveticaR/Helvetica.woff2') format('woff2'),
        url('../font/HelveticaR/Helvetica.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Helvetica-Medium';
    src: url('../font/HelveticaNeue-Medium/HelveticaNeue-Medium.woff2') format('woff2'),
        url('../font/HelveticaNeue-Medium/HelveticaNeue-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
 
@font-face {
	font-family: 'Roboto-Bold';
	src: url('../font/Roboto-Bold/Roboto-Bold.eot');
	src: local('☺'), url('../font/Roboto-Bold/Roboto-Bold.woff') format('woff'), 
		 url('../font/Roboto-Bold/Roboto-Bold.ttf') format('truetype'), 
		 url('../font/Roboto-Bold/Roboto-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'RobotoMedium';
	src: url('../font/RobotoMedium/Roboto-Medium.eot');
	src: local('☺'), url('../font/RobotoMedium/Roboto-Medium.woff') format('woff'), 
		 url('../font/RobotoMedium/Roboto-Medium.ttf') format('truetype'), 
		 url('../font/RobotoMedium/Roboto-Medium.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Roboto-Regular';
	src: url('../font/Roboto-Regular/Roboto-Regular.eot');
	src: local('☺'), url('../font/Roboto-Regular/Roboto-Regular.woff') format('woff'), 
		 url('../font/Roboto-Regular/Roboto-Regular.ttf') format('truetype'), 
		 url('../font/Roboto-Regular/Roboto-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
 
/*===================RobotoCondensed=======================*/
 
@font-face {
	font-family: 'RobotoCondensed-Regular';
	src: url('../font/RobotoCondensed-Regular/RobotoCondensed-Regular.eot');
	src: local('☺'), url('../font/RobotoCondensed-Regular/RobotoCondensed-Regular.woff') format('woff'), 
		 url('../font/RobotoCondensed-Regular/RobotoCondensed-Regular.ttf') format('truetype'), 
		 url('../font/RobotoCondensed-Regular/RobotoCondensed-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'RobotoCondensed-Bold';
	src: url('../font/RobotoCondensed-Bold/RobotoCondensed-Bold.eot');
	src: local('☺'), url('../font/RobotoCondensed-Bold/RobotoCondensed-Bold.woff') format('woff'), 
		 url('../font/RobotoCondensed-Bold/RobotoCondensed-Bold.ttf') format('truetype'), 
		 url('../font/RobotoCondensed-Bold/RobotoCondensed-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
  
/*===================Open Sans=======================*/
@font-face {
    font-family: 'OpenSansRegular';
    src: url('../font/OpenSansRegular/opensans-regular-webfont.eot');
    src: url('../font/OpenSansRegular/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/OpenSansRegular/opensans-regular-webfont.woff2') format('woff2'),
         url('../font/OpenSansRegular/opensans-regular-webfont.woff') format('woff'),
         url('../font/OpenSansRegular/opensans-regular-webfont.ttf') format('truetype'),
         url('../font/OpenSansRegular/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'OpenSansBold';
    src: url('../font/OpenSansBold/opensans-bold-webfont.eot');
    src: url('../font/OpenSansBold/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/OpenSansBold/opensans-bold-webfont.woff2') format('woff2'),
         url('../font/OpenSansBold/opensans-bold-webfont.woff') format('woff'),
         url('../font/OpenSansBold/opensans-bold-webfont.ttf') format('truetype'),
         url('../font/OpenSansBold/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
 
@font-face {
    font-family: 'OpenSansSemiBold';
    src: url('../font/OpenSansSemiBold/opensans-semibold-webfont.eot');
    src: url('../font/OpenSansSemiBold/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/OpenSansSemiBold/opensans-semibold-webfont.woff2') format('woff2'),
         url('../font/OpenSansSemiBold/opensans-semibold-webfont.woff') format('woff'),
         url('../font/OpenSansSemiBold/opensans-semibold-webfont.ttf') format('truetype'),
         url('../font/OpenSansSemiBold/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
 