@font-face {
    font-family: 'EditorSans-Normal';
    src: url('editorsans-normal.woff') format('woff'),
		url('editorsans-normal.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

body { font-family:'EditorSans-Normal'; }