@charset "utf-8";
@font-face
{
	font-family: 'LearningCurve';
	src:
		url('/fonts/learningcurve/learning_curve_bold_ot_ps.otf') format('opentype');
	font-weight: 400;
	font-style: normal;
    font-display: auto;
}
