@font-face {
	font-family: 'bold-voussm';
	src: url('../fonts/gotham_bold_regular-webfont.woff2') format('woff2'), url('../fonts/gotham_bold_regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'italic-voussm';
	src: url('../fonts/gotham-light-italic-webfont.woff2') format('woff2'), url('../fonts/gotham-light-italic-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'book-voussm';
	src: url('../fonts/fonts/GothamBook_1.ttf') format('woff2'), url('../fonts/GothamBook_1.ttf') format('ttf');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'light-voussm';
	font-style: normal;
	font-weight: 400;
	src: url("../fonts/mi/MaterialIcons-Regular.eot");
	src: local("Material Icons"), local("../fonts/mi/MaterialIcons-Regular"), url("../fonts/mi/MaterialIcons-Regular.html") format("woff2"), url("../fonts/mi/MaterialIcons-Regular.woff") format("woff"), url("../fonts/mi/MaterialIcons-Regular.ttf") format("truetype"), src: url("../fonts/GothamLight Regular.ttf");
	src: url("../fonts/GothamLight Regular.ttf");
	src: url("../fonts/GothamLight Regular.ttf");
}
.material-icons {
	font-family: 'Material Icons, light-voussm';
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	font-feature-settings: 'liga'
}





