@font-face {
	font-family: 'ro-r';
	src: url("../fonts/Roboto-Regular.ttf");
	font-style: normal;font-display: block;
}

@font-face {
	font-family: 'ro-m';
	src: url("../fonts/Roboto-Medium.ttf");
	font-style: normal;font-display: block;
}

@font-face {
	font-family: 'ro-b';
	src: url("../fonts/Roboto-Bold.ttf");
	font-style: normal;font-display: block;
}
@font-face {
	font-family: 'Inter';
	src: url("../fonts/Inter-Regular.ttf");
	font-style: normal;font-display: block;
	font-weight: 400;
}
@font-face {
	font-family: 'Inter';
	src: url("../fonts/Inter-SemiBold.ttf");
	font-style: normal;font-display: block;
	font-weight: 600;
}
@font-face {
	font-family: 'Inter';
	src: url("../fonts/Inter-Bold.ttf");
	font-style: normal;font-display: block;
	font-weight: 700;
}
@font-face {
	font-family: 'Oswald';
	src: url("../fonts/Oswald-Light.ttf");
	font-style: normal;font-display: block;
	font-weight: 300;
}
@font-face {
	font-family: 'Oswald';
	src: url("../fonts/Oswald-Bold.ttf");
	font-style: normal;font-display: block;
	font-weight: 700;
}
@font-face {
	font-family: 'SVNAvo';
	src: url("../fonts/SVN-Avobold.ttf");
	font-style: normal;font-display: block;
	font-weight: 700;
}