a

Love typography

Hate Arial ..//

TYPE ON WEB DESIGN IS BORING

PLAYING WITH typefaces on web projects

Web fonts help to add life into designs. With so many types available, we have plenty of options to serve and style custom fonts.

Type

Google fonts can be your salvation
playing with fonts

The beauty of google fonts

welcome to a world of possibilities
Google Icon
More Than
630
Font Families
GOOGLE FONTS USED ON this website
Barlow Regular
Barlow Semic Condensed
Exo 2
Changa
Domine
Montserrat
Explore Google Fonts

Why I use google fonts?

Since Google Fonts directory was launched in May 2012, they’ve improved the quality of the fonts in their collection.

With more than 630 fonts for your website, the typefaces are free for commercial use. The fonts are easy to implement on your website, and the quality of typefaces keeps increasing.

The typefaces can also be downloaded and used in print.

10 best google fonts for print and web
How to upload custom fonts in Webflow

Use font size ..//

FONT-SIZE: 16px; 24px; 32px; 40px
01

Helping Visual Hierarchy H3

One of the most important aspects of communicating with type is to establish a strong typographic hierarchy.

Helping Visual Hierarchy H3

Font size and weight play a key role in establishing content hierarchy, especially for headlines and subheads. Generally speaking, bold, decorative, or more distinctive typestyles command attention and denote importance, but so can an ultra light typeface in the right setting.

Helping Visual Hierarchy H3

The viewer’s eye is usually drawn to the largest-sized type first, then moves on to other elements. A well-designed composition will guide the reader to the headline and other important elements no matter where they are located.

DISCLAIMER

I totally copied the previous paragraphs from a great article about typographic hierarchy by Ilene Strizver that appeared on an article for fonts.com website. Thanks Ilene

Type-scale a visual calculator for web type
FONT SIZE: EM vs REM vs PX
A Rat
elephant
/* Keyword value */

font-size: xx-small;
font-size: x-small;
font-size: small;
font-size: medium;
font-size: large;
font-size: x-large;
font-size: xx-large;
font-size: xxx-large;

/* <length> values */</length>

font-size: 12px;
font-size: 0.8em;

/* Global values */

font-size: inherit;
font-size: initial;
font-size: unset;

Use letter-spacing ..//

THE SPACE BETWEEN LETTERS: 0.5px, 1px, 2px
02

Adjustment applied to a block of text or paragraph, to increase or decrease the average distance between letters.

Letter-spacing should not be confused with kerning.

Letter-spacing refers to a uniform adjustment to the spacing of a word or block of text affecting its density and texture. Kerning is a spacing adjustment of one or more specific pairs of adjacent characters that, because of the relationship of their respective shapes, would appear to be badly spaced if left un-adjusted.

XXX

Letter-spacing always works better for short lines of text in All Caps. When using “bold” style, some spacing can help with readability. For fonts where the letters are thick and wide, some letter-spacing is advice to be added. (font-footnote)

Methods for controlling spacing in web typography
Astronaut
/* Keyword value */

letter-spacing: normal;

/* <length> values */</length>

letter-spacing: 0.3em;
letter-spacing: 3px;
letter-spacing: .3px;

/* Global values */

letter-spacing: inherit;
letter-spacing: initial;
letter-spacing: unset;

The Future of Typography

Going Extinct ..//

GOING, GOING, GONE...
Tiranosaurus Rex

IS WEB DESIGN LOOSING THE TYPE GAME?

With more free and paid fonts designed specifically to be display on screen.

Currently we use CSS Fonts Level 3 since October 2013, while since July 2017, W3C have been working on Level 4; that adds sections as “Font Variations”, “Font Rendering Controls”, “Color Font Support”, “Basic Font Properties”, among others. You can read more about Fonts Level 4 on this great article.

With new options like “Variable Fonts” and web platforms that allow DIY color fonts, one day, all creatives will be able to use their very own unique typefaces; with all the good and bad that this may bring.

EXTINCTION IS NOT COMING SOON, BUT BORING DESIGNS MAY STILL BE THE NORM, IF WE DESIGNERS DON’T LEARN ABOUT THE CORRECT USE OF TYPOGRAPHY.
ABCDEFGHIJK
.element {
   font-min-size: 0.875rem;
   font-max-size: 5rem;
}
LMNOPQRS
@font-face {
   font-display: auto | block |
swap | fallback | optional;
}
TUVWXYZ
@font-feature-values {
   font-display: auto | block |
swap | fallback | optional;
}
Luis Escorial Sanz

About the author

LUIS "ESCORIAL" SANZ

Creative Director, Brand Strategist, Graphic Design, Print, Web, and Multimedia.

At the present working as Creative Director for the Multimedia Design Services team under the Office of University Communications, at the University of California, Riverside.

I graduated from the University Complutense of Madrid with a Bachellor’s Degree on Advertising and Media Communications, and started my career as a creative designer in  advertising agencies.  I worked as a graphic designer for print, web, and motion graphics.

You can learn more about me on my Social Channels

One Thousand Dreams has been my persona domain for 25 years, and it has gone through many re-designs, including multiple iterations of my portfolio.

This version is a playground to create designs  that push the boundaries of what it's been done at the moment, but finding a way to build the pages without having to expend days and days of programing. Unscripted design. I call each of these pages  "story-page".

Webflow

I am one of those designers that has always worked in partnership with a web developer, and never been a big fan of using a development platform to build websites. Then I stumbled upon Webflow.

"Webflow is a SaaS application that allows designers to build responsive websites without any coding knowledge. It allows designers to accomplish most aspects of web development and website distribution entirely within the application." —Wikipedia

All these pages are a proof of concept. The programing, naming conventions, SEO optimization, and CSS organization is probably something to be ashamed of, but when we play on a sandbox we need to be willing to get sand in our eyes.

I strongly believe on sharing knowledge to help grow our profession, that's why every one of the designs has been shared as a clone-able project at Webflow showcases. The only request I have is that you use them to learn and share back any implementation you come up with. Thanks