@charset "utf-8";

@font-face {
	font-family: "Effra";
	src: url("https://webassets.manchester.ac.uk/css/effra/woff/EffraLight-Regular.woff") format("woff");
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: "Effra";
	src: url("https://webassets.manchester.ac.uk/css/effra/woff/EffraLight-Italic.woff") format("woff");
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: "Effra";
	src: url("https://webassets.manchester.ac.uk/css/effra/woff/Effra-Regular.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "Effra";
	src: url("https://webassets.manchester.ac.uk/css/effra/woff/Effra-Italic.woff") format("woff");
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: "Effra";
	src: url("https://webassets.manchester.ac.uk/css/effra/woff/EffraMedium-Regular.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "Effra";
	src: url("https://webassets.manchester.ac.uk/css/effra/woff/EffraMedium-Italic.woff") format("woff");
	font-weight: 600;
	font-style: italic;
}

@font-face {
	font-family: "Effra";
	src: url("https://webassets.manchester.ac.uk/css/effra/woff/Effra-Bold.woff") format("woff");
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: "Effra";
	src: url("https://webassets.manchester.ac.uk/css/effra/woff/Effra-BoldItalic.woff") format("woff");
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: "Effra";
	src: url("https://webassets.manchester.ac.uk/css/effra/woff/EffraHeavy-Regular.woff") format("woff");
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: "Effra";
	src: url("https://webassets.manchester.ac.uk/css/effra/woff/EffraHeavy-Italic.woff") format("woff");
	font-weight: 800;
	font-style: italic;
}

