@font-face {
	font-family: "Damion";
	src: url("fonts/Damion/Damion-Regular.ttf") format("woff"),
		url("fonts/Damion/Damion-Regular.ttf") format("opentype"),
		url("fonts/Damion/Damion-Regular.ttf") format("truetype");
}

@font-face {
	font-family: "RubikRegular";
	src: url("fonts/Rubik/Rubik-Regular.ttf") format("woff"),
		url("fonts/Rubik/Rubik-Regular.ttf") format("opentype"),
		url("fonts/Rubik/Rubik-Regular.ttf") format("truetype");
}

@font-face {
	font-family: "RubikLight";
	src: url("fonts/Rubik/Rubik-Light.ttf") format("woff"),
		url("fonts/Rubik/Rubik-Light.ttf") format("opentype"),
		url("fonts/Rubik/Rubik-Light.ttf") format("truetype");
}

@font-face {
	font-family: "RubikMedium";
	src: url("fonts/Rubik/Rubik-Medium.ttf") format("woff"),
		url("fonts/Rubik/Rubik-Medium.ttf") format("opentype"),
		url("fonts/Rubik/Rubik-Medium.ttf") format("truetype");
}

@font-face {
	font-family: "RubikBold";
	src: url("fonts/Rubik/Rubik-Bold.ttf") format("woff"),
		url("fonts/Rubik/Rubik-Bold.ttf") format("opentype"),
		url("fonts/Rubik/Rubik-Bold.ttf") format("truetype");
}
