@font-face {
	font-family: 'Aspira Standard';
	src:
		url("Durotype - Aspira-Regular.otf") format("opentype");
}

@font-face {
	font-family: 'Aspira Bold';
	src:
		url("Durotype - Aspira-Bold.otf") format("opentype");
}

@font-face {
	font-family: 'Aspira Light';
	src:
		url("Durotype - Aspira-Light.otf") format("opentype");
}

@font-face {
	font-family: 'Aspira Black';
	src:
		url("Durotype - Aspira-Black.otf") format("opentype");
}

@font-face {
	font-family: 'Aspira Heavy';
	src:
		url("Durotype - Aspira-Heavy.otf") format("opentype");
}

@font-face {
	font-family: 'Aspira Medium';
	src:
		url("Durotype - Aspira-Medium.otf") format("opentype");
}
