/* ---------------------------------------- Custom Login page font family ------------------------------------- */
@charset "utf-8";
/* CSS Document */

body{
	font-family: 'Nunito Sans' !important;
	font-weight: normal !important;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
	font-family: 'Nunito Sans' !important;	
	font-weight: bold !important;
}

.site-menubar{
	font-family: 'Nunito Sans' !important;
	font-weight: normal !important;
}