@font-face {
	font-family: 'Oswald-ExtraLight';
	src: url('../fonts/Oswald-ExtraLight.woff2') format('woff2'),
	url('../fonts/Oswald-ExtraLight.woff') format('woff');
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: 'Oswald-Light';
	src: url('../fonts/Oswald-Light.woff2') format('woff2'),
	url('../fonts/Oswald-Light.woff') format('woff');
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: 'FiraSans-ExtraLight';
	src: url('../fonts/FiraSans-ExtraLight.woff2') format('woff2'),
	url('../fonts/FiraSans-ExtraLight.woff') format('woff');
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: 'FiraSans-Light';
	src: url('../fonts/FiraSans-Light.woff2') format('woff2'),
	url('../fonts/FiraSans-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'FiraSans-LightItalic';
	src: url('../fonts/FiraSans-LightItalic.woff2') format('woff2'),
	url('../fonts/FiraSans-LightItalic.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'FiraSans-Thin';
	src: url('../fonts/FiraSans-Thin.woff2') format('woff2'),
	url('../fonts/FiraSans-Thin.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'FiraSans-Regular';
	src: url('../fonts/FiraSans-Regular.woff2') format('woff2'),
	url('../fonts/FiraSans-Regular.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'FiraSans-Regular-Italic';
	src: url('../fonts/FiraSans-Italic.woff2') format('woff2'),
	url('../fonts/FiraSans-Italic.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'FiraSans-Book';
	src: url('../fonts/FiraSans-Book.woff2') format('woff2'),
	url('../fonts/FiraSans-Book.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'FiraSans-Medium';
	src: url('../fonts/FiraSans-Medium.woff2') format('woff2'),
	url('../fonts/FiraSans-Medium.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'FiraSans-SemiBold';
	src: url('../fonts/FiraSans-SemiBold.woff2') format('woff2'),
	url('../fonts/FiraSans-SemiBold.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'FiraSans-Bold';
	src: url('../fonts/FiraSans-Bold.woff2') format('woff2'),
	url('../fonts/FiraSans-Bold.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Nothing You Could Do';
	src: url('../fonts/NothingYouCouldDo.woff2') format('woff2'),
	url('../fonts/NothingYouCouldDo.woff') format('woff');
	font-weight: 100;
	font-style: normal;
}