@charset "utf-8";

@font-face { font-family: "RobotoRegular"; src: url("../fonts/Roboto-Regular.ttf") format("truetype"); }
@font-face { font-family: "RobotoMedium"; src: url("../fonts/Roboto-Medium.ttf") format("truetype"); }
@font-face { font-family: "RobotoLight"; src: url("../fonts/Roboto-Light.ttf") format("truetype"); }
@font-face { font-family: "RobotoBlack"; src: url("../fonts/Roboto-Black.ttf") format("truetype"); }


.cursor-pointer { cursor:pointer; }