@font-face {
	font-family: "Rubrik Regular";
	src: url("../fonts/Rubrik/Rubrik Regular.otf") format("opentype");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "Rubrik Light";
	src: url("../fonts/Rubrik/Rubrik Light.otf") format("opentype");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "Rubrik Bold";
	src: url("../fonts/Rubrik/Rubrik Regular.otf") format("opentype");
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: "Rubrik SemiBold";
	src: url("../fonts/Rubrik/Rubrik SemiBold.otf") format("opentype");
	font-weight: normal;
	font-style: normal;
}
