/* @import must be at top of file, otherwise CSS will not work */
@import url("http://hello.myfonts.net/count/2d690e");
@font-face {
	font-family: 'DearJoe4smallface';
	src: url('../fonts/2D690E_0_0.eot');
	src: url('../fonts/2D690E_0_0.eot#iefix') format('embedded-opentype'),
	     url('../fonts/2D690E_0_0.woff') format('woff2'),
	     url('../fonts/2D690E_0_0.woff') format('woff'),
	     url('../fonts/2D690E_0_0.ttf') format('truetype');
}