@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'Google Sans';
    src: url('font/googlesans/GoogleSans-Regular.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
	
}
body {
    font-family: 'Google Sans', Arial, sans-serif;
}

}
.a {
	color: #000;
}
.container .section p {
	font-size: x-large;
}
.container .section p {
	font-size: medium;
}
.section h2 br {
	background-color: #999;
}
.section h2 {
	text-align: left;

}
