@font-face {

font-family: 'entypo';

src: url('Entypo @font-face/entypo.eot');

src: url('Entypo @font-face/entypo.eot?#iefix') format('embedded-opentype'),

url('Entypo @font-face/entypo.woff') format('woff'),

url('Entypo @font-face/entypo.ttf') format('truetype'),

url('Entypo @font-face/entypo.svg#entypo') format('svg');

font-weight: normal;

font-style: normal;

}

@font-face {

font-family: 'entypo-social';

src: url('Entypo Social @font-face/entypo-social.eot');

src: url('Entypo Social @font-face/entypo-social.eot?#iefix') format('embedded-opentype'),

url('Entypo Social @font-face/entypo-social.woff') format('woff'),

url('Entypo Social @font-face/entypo-social.ttf') format('truetype'),

url('Entypo Social @font-face/entypo-social.svg#entypo-social') format('svg');

font-weight: normal;

font-style: normal;

}

.characters {

	font-family: "entypo";
	color: #683D1A;
	font-size: 2em;
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	vertical-align: middle;
}