
@font-face {
	font-family: 'manils';
	src: url('../fonts/manils-webfont.eot');
	src: url('../fonts/manils-webfont.woff2') format('woff2'),
		 url('../fonts/manils-webfont.woff') format('woff'),
		 url('../fonts/manils-webfont.ttf') format('truetype'),
		 url('../fonts/manils-webfont.svg#manils-webfont') format('svg'),
		 url('../fonts/manils-webfont.eot?#iefix') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}

.manils{
	font-family: 'manils';
	text-transform: lowercase;
}

@font-face {
	font-family: 'comic';
	src: url('../fonts/CCMeanwhile-Regular.eot');
	src: url('../fonts/CCMeanwhile-Regular.woff2') format('woff2'),
		 url('../fonts/CCMeanwhile-Regular.woff') format('woff'),
		 url('../fonts/CCMeanwhile-Regular.ttf') format('truetype'),
		 url('../fonts/CCMeanwhile-Regular.eot?#iefix') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}

.comic{
  font-family: 'comic';
}

@font-face {
	  font-family: 'manuscrita';
	  src: url('../fonts/CoveredByYourGrace.eot');
	  src: url('../fonts/CoveredByYourGrace.woff2') format('woff2'),
		   url('../fonts/CoveredByYourGrace.woff') format('woff'),
		   url('../fonts/CoveredByYourGrace.ttf') format('truetype'),
		   url('../fonts/CoveredByYourGrace.eot?#iefix') format('embedded-opentype');
	  font-weight: normal;
	  font-style: normal;
}
  
.manuscrita{
	font-family: 'manuscrita';
}