@import url(http://fonts.googleapis.com/css?family=Montserrat);
/*basic reset*/
@font-face {
font-family: amaranth;
src: url('../font/amaranth/Amaranth-Regular.otf');
}

 
 
h1{
	font-family: amaranth !important;
	-webkit-font-family: amaranth !important;
	-moz-font-family: amaranth !important;
	color: #ee9cb0 !important;
		text-align: center;
}


	        