@font-face {
    font-family: 'The Styled Edit';
	src: url('../fonts/thestylededit.eot'); /* IE9 Compat Modes */
    src: url('../fonts/thestylededit.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    	 url('../fonts/thestylededit.woff2') format('woff2'), 
         url('../fonts/thestylededit.woff') format('woff'), /* Modern Browsers */
         url('../fonts/thestylededit.ttf') format('truetype'); /* Safari, Android, iOS */
             font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}
