@font-face {
	font-family: "Motiva Sans";
	src: url("/fonts/motiva-sans-thin.woff") format("woff");
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: "Motiva Sans";
	src: url("/fonts/motiva-sans-light.woff") format("woff");
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: "Motiva Sans";
	src: url("/fonts/motiva-sans-regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Motiva Sans";
	src: url("/fonts/motiva-sans-medium.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "Motiva Sans";
	src: url("/fonts/motiva-sans-bold.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "Motiva Sans";
	src: url("/fonts/motiva-sans-extra-bold.woff") format("woff");
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: "Motiva Sans";
	src: url("/fonts/motiva-sans-black.woff") format("woff");
	font-weight: 900;
	font-style: normal;
}
