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