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

}
a:link {color:#2E2E2E;}
a:hover {color:#757575;}
a:visited {color:#2E2E2E;}
a:active {color:#2E2E2E;}

.NAV {
	font-family: 'Droid Sans';
}

.Typewriter_Font {
	font-family: 'momstypewriterregular','Special Elite', cursive;
}
.essay {text-align:left;line-height:24px;}
.essay-title {font-size:15px;font-weight:bold;}