@font-face {
	font-family: 'jost';
	src: url('../fonts/jost/jost-100-hairline-webfont.woff2') format('woff2'),
	url('../fonts/jost/jost-100-hairline-webfont.woff') format('woff');
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: 'jost';
	src: url('../fonts/jost/jost-200-thin-webfont.woff2') format('woff2'),
	url('../fonts/jost/jost-200-thin-webfont.woff') format('woff');
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: 'jost';
	src: url('../fonts/jost/jost-300-light-webfont.woff2') format('woff2'),
	url('../fonts/jost/jost-300-light-webfont.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'jost';
	src: url('../fonts/jost/jost-400-book-webfont.woff2') format('woff2'),
	url('../fonts/jost/jost-400-book-webfont.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'jost';
	src: url('../fonts/jost/jost-500-medium-webfont.woff2') format('woff2'),
	url('../fonts/jost/jost-500-medium-webfont.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'jost';
	src: url('../fonts/jost/jost-600-semi-webfont.woff2') format('woff2'),
	url('../fonts/jost/jost-600-semi-webfont.woff') format('woff');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'jost';
	src: url('../fonts/jost/jost-700-bold-webfont.woff2') format('woff2'),
	url('../fonts/jost/jost-700-bold-webfont.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'jost';
	src: url('../fonts/jost/jost-800-heavy-webfont.woff2') format('woff2'),
	url('../fonts/jost/jost-800-heavy-webfont.woff') format('woff');
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: 'jost';
	src: url('../fonts/jost/jost-900-black-webfont.woff2') format('woff2'),
	url('../fonts/jost/jost-900-black-webfont.woff') format('woff');
	font-weight: 900;
	font-style: normal;
}