@font-face {
	font-display: swap;
    font-family:ArrowsNS;
    src: local("ArrowsNS"), url(cArrowsNS.ttf);
}
.RobotoRegular{   font-weight: 400;font-style: normal; font-family: "Roboto",  sans-serif;}
.RobotoLight{font-weight: 100;font-style: normal;font-family: "Roboto",  sans-serif;}
.RobotoMedium{font-weight: 500; font-style: normal;font-family: "Roboto",  sans-serif;}
.RobotoBold{font-weight: 700; font-style: normal;font-family: "Roboto",  sans-serif;}
.RobotoItalic{font-weight: 400; font-style: italic; font-family: "Roboto",  sans-serif;}
