Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Our Fonts #324

Open
chadwhitacre opened this issue Nov 2, 2015 · 10 comments
Open

Use Our Fonts #324

chadwhitacre opened this issue Nov 2, 2015 · 10 comments

Comments

@chadwhitacre
Copy link
Contributor

Our brand guidelines call for Effra for headlines and Proxima Nova for body copy. On learnpgh.org, it looks like we're using Open Sans instead. Let's use our fonts! :-)

@cameronscott137
Copy link
Contributor

@whit537 that brand spec was devised in early days, and it hinges entirely on the the single v. multi-tenant conversation. As you found, both fonts exist on Typekit; an account for Learn.PGH would cost about $10/mo to maintain. Typekit allows you to wildcard subdomains, (eg. *.learnpgh.org), so that we could theoretically manage a multi-tenant solution from a single account. However, Typekit accounts are impression-based, and we don't want to necessarily be cost-accountable for multiple city installations.

This means that we can encourage new cities to get their own Typekit accounts, and provide an admin UI for them to insert the js code. OR, we can use Open Sans, which is a free Google Font, that we can just deploy by default.

@chelseaerdner, @timothyfcook, thoughts?

@dmtroyer
Copy link
Contributor

dmtroyer commented Nov 2, 2015

+1 for Google fonts.

@MatthewVita
Copy link
Contributor

Good call. However, these are not free.

@timothyfcook are you okay with purchasing these?

Thanks,

Matthew Vita
www.matthewvita.com

On Mon, Nov 2, 2015, 9:50 AM Chad Whitacre [email protected] wrote:

Our brand guidelines http://cityasacampus.org/doc/branding.html call
for Effra https://typekit.com/fonts/effra for headlines and Proxima Nova
https://typekit.com/fonts/proxima-nova for body copy. On learnpgh.org,
it looks like we're using Open Sans instead. Let's use our fonts! :-)


Reply to this email directly or view it on GitHub
#324.

@MatthewVita
Copy link
Contributor

Uhh I'm late to the party (delay in email notifications). Didn't see the
other replies until after the fact

Oops.

Thanks,

Matthew Vita
www.matthewvita.com

On Mon, Nov 2, 2015, 11:19 AM Matthew Vita [email protected] wrote:

Good call. However, these are not free.

@timothyfcook are you okay with purchasing these?

Thanks,

Matthew Vita
www.matthewvita.com

On Mon, Nov 2, 2015, 9:50 AM Chad Whitacre [email protected]
wrote:

Our brand guidelines http://cityasacampus.org/doc/branding.html call
for Effra https://typekit.com/fonts/effra for headlines and Proxima
Nova https://typekit.com/fonts/proxima-nova for body copy. On
learnpgh.org, it looks like we're using Open Sans instead. Let's use our
fonts! :-)


Reply to this email directly or view it on GitHub
#324.

@chelseaerdner
Copy link

I vote for purchasing the correct fonts to properly represent our work as long as @timothyfcook is okay with that. Then, we can deploy with a default back up like Open Sans for other installations.

Maybe?

@timothyfcook
Copy link
Contributor

Sounds good to me. I like the fonts you picked out.

@timothyfcook
Copy link
Contributor

Haven't used TypeKit before. Setup a web kit for cityasacampus.org to test there.

This should do it:
`<script src="https://use.typekit.net/hbq4qvn.js"></script>

<script>try{Typekit.load({ async: true });}catch(e){}</script>`

@timothyfcook
Copy link
Contributor

Also set it up for learnpgh.org:

<script src="https://use.typekit.net/qwz1wdx.js"></script>
<script>try{Typekit.load({ async: true });}catch(e){}</script>

for both Effra and Proxima Nova.

Who's going to implement?

@cameronscott137
Copy link
Contributor

@timothyfcook, thanks dude. Will get this all installed and configured.

On Wed, Nov 4, 2015 at 10:08 AM, Tim Cook [email protected] wrote:

Also set it up for learnpgh.org:

<script src="https://use.typekit.net/qwz1wdx.js"></script> <script>try{Typekit.load({ async: true });}catch(e){}</script>


Reply to this email directly or view it on GitHub
#324 (comment)
.

Cameron
(610) 883-7342

@timothyfcook
Copy link
Contributor

@cameronscott137 can we close this out yet?

hooray for nice fonts!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants