@import url(https://fonts.googleapis.com/css?family=Source+Code+Pro);

textarea.wp-editor-area {
	color:#111111;
	font-family:'Source Code Pro',monospace;
	font-size:16px;
}
