Remove "Aleo" as specialized font for headers

Summary: Fixes T11865. Part of a 'clean up remarkup' pass, removing Aleo helps simplify coding, is lighter on the wire, and gives a more consistent, clean look.

Test Plan: run celerity, grep for 'aleo' and 'Aleo', test Phriction, tasks

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: Korvin

Maniphest Tasks: T11865

Differential Revision: https://secure.phabricator.com/D17535
This commit is contained in:
Chad Little
2017-03-22 09:48:10 -07:00
parent 3e7b63aa73
commit 5e16e46039
21 changed files with 14 additions and 10025 deletions

View File

@@ -216,7 +216,6 @@ final class PhabricatorStandardPageView extends PhabricatorBarePageView
require_celerity_resource('phabricator-standard-page-view');
require_celerity_resource('conpherence-durable-column-view');
require_celerity_resource('font-lato');
require_celerity_resource('font-aleo');
Javelin::initBehavior('workflow', array());