@import url("https://fonts.googleapis.com/css?family=Maven+Pro:400,500,600");

@font-face {
	font-family: "Glyphicons Halflings";
	src: url(../fonts/glyphicons-halflings-regular.woff2) format("woff2"),
		url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg");
}

body {
	font-family: "Maven Pro", -apple-system-font, "Segoe UI", sans-serif;
}

b, strong {
	font-weight: 500 !important;
}
