<p style="--font: Abril Text">Spock, first officer</p>
<!-- <p style="--font: Franklin Gothic Book">Spock, first officer</p> -->
<!-- <p style="--font: Calibri">Spock, first officer</p> -->
<!-- <p style="--font: Georgia">Spock, first officer</p> -->
p {
	font-family: var(--font);
	font-size: 5em;
/* 	font-feature-settings: 'liga', 'dlig'; */
	font-variant-ligatures: common-ligatures discretionary-ligatures;
}
Run Pen

External CSS

This Pen doesn't use any external CSS resources.

External JavaScript

  1. https://bittersmann.de/lib/backlink/backlink.js