.wy-nav-content {
	max-width: none;
}

@font-face {
	font-family: Montserrat;
	src: url(./Fonts/Montserrat/Montserrat-Regular.ttf);
}

@font-face {
	font-family: Roboto;
	src: url(./Fonts/Roboto/Roboto-Regular.ttf);
}

h1, h2, h3, h4, h5, h6, span.caption-text, a.icon.icon-home {
	font-family: Montserrat;
}

body {
	font-family: Roboto;
}
