/* font-family: "RobotoRegular"; */
@font-face {
	font-family: "Roboto";
	src: url("../fonts/Roboto.eot");
	src: url("../fonts/Roboto.eot?#iefix")format("embedded-opentype"),
	url("../fonts/Roboto.woff") format("woff"),
	url("../fonts/Roboto.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
/* font-family: "RobotoLight"; */
@font-face {
	font-family: "RobotoLight";
	src: url("../fonts/RobotoLight.eot");
	src: url("../fonts/RobotoLight.eot?#iefix")format("embedded-opentype"),
	url("../fonts/RobotoLight.woff") format("woff"),
	url("../fonts/RobotoLight.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
/* font-family: "RobotoMedium"; */
@font-face {
	font-family: "RobotoMedium";
	src: url("../fonts/RobotoMedium.eot");
	src: url("../fonts/RobotoMedium.eot?#iefix")format("embedded-opentype"),
	url("../fonts/RobotoMedium.woff") format("woff"),
	url("../fonts/RobotoMedium.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
/* font-family: "RobotoBold"; */
@font-face {
	font-family: "RobotoBold";
	src: url("../fonts/RobotoBold.eot");
	src: url("../fonts/RobotoBold.eot?#iefix")format("embedded-opentype"),
	url("../fonts/RobotoBold.woff") format("woff"),
	url("../fonts/RobotoBold.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
/* font-family: "PTSansNarrowRegular"; */
@font-face {
    font-family: "PTSansNarrowRegular";
    src: url("../fonts/PTSansNarrow.eot");
    src: url("../fonts/PTSansNarrow.eot?#iefix")format("embedded-opentype"),
    url("../fonts/PTSansNarrow.woff") format("woff"),
    url("../fonts/PTSansNarrow.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "PTSansNarrowBold"; */
@font-face {
    font-family: "PTSansNarrowBold";
    src: url("../fonts/PTSansNarrowBold.eot");
    src: url("../fonts/PTSansNarrowBold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/PTSansNarrowBold.woff") format("woff"),
    url("../fonts/PTSansNarrowBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}