@font-face {
	font-family: Impact;
}

@font-face {
	font-family:  Impact;
}

body {
	background: #ffffff;
}

h1 {
	color: #076c5a;
	font-size: 3vw;
    font-family: "ten", serif;
    font-weight: 0;
    font-style: normal;
    font-size: 3vw;
}

p {
	color: #076c5a;
	font-size: 3vw;
    font-family: "seven", serif;
    font-weight: 0;
    font-style: normal;
    font-size: 1.7vw;
}