@font-face {
	font-family: 'Sole24Sans';
	src: url(../fonts/Sole24Sans-Regular.otf);
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: 'Sole24Sans';
	src: url(../fonts/Sole24Sans-Medium.otf);
	font-weight: 500;
	font-style: normal
}

@font-face {
	font-family: 'Sole24Sans';
	src: url(../fonts/Sole24Sans-Bold.otf);
	font-weight: 700;
	font-style: normal
}

@font-face {
	font-family: 'Sole24Sans';
	src: url(../fonts/Sole24Sans-ExtraBold.otf);
	font-weight: 800;
	font-style: normal
}
