@font-face
{
	font-family: 'JCubeFont';
	src: url('/assets/fonts/JCubeFont.otf');
}

html * {
    font-family: 'JCubeFont' !important;
}
