/* Microsoft Edge and Internet Explorer 11.*/
/* font base
================================ */
/*  Bootstrap breakpoints  config
================================ */
@font-face {
	font-family: "Font-Light";
	font-style: lighter;
	font-weight: 300;
	src: url("../../fonts/ge_ss/PingAR_LT_Light.otf") format("opentype");
}

@font-face {
	font-family: "Font-Regular";
	font-style: normal;
	font-weight: 400;
	src: url("../../fonts/ge_ss/PingAR_LT_Medium.otf") format("opentype");
}

@font-face {
	font-family: "Font-Bold";
	font-style: bold;
	font-weight: 600;
	src: url("../../fonts/ge_ss/PingAR_LT_Bold.otf") format("opentype");
}
