unifont
  • All fonts Browse or filter the whole catalogue
  • Compare providers One family, every CDN, side by side
  • Documentation Install, providers, custom providers
  • HTTP API The endpoints this site is built on

cataloguefontshare · api.fontshare.com

Aktura

1 weightsroman only1 faces resolved

Type tester

not offered by this provider

Choose what to load

Aktura publishes more than you probably need. Each group keeps at least one selection, so the last one in a group can't be turned off.

1 face resolved from 1 weight × 1 style × 1 subset

Weights

Styles

What you get

Coverage

Checked against the unicode-range of every face this selection resolved.

  • latinThe quick brown fox jumps over the lazy dogno range declared
  • latin-extZażółć gęślą jaźń — příšerně žluťoucký kůňno range declared
  • vietnameseTôi có thể ăn thủy tinh mà không hại gìno range declared
  • greekΞεσκεπάζω την ψυχοφθόρα βδελυγμίαno range declared
  • cyrillicСъешь же ещё этих мягких французских булокno range declared
  • currency£ € $ ¥ ₹ ₽ ₩ ₪ ₴ ₦no range declared
  • punctuation“curly” ‘quotes’ — em dash … ellipsis † ‡ § ¶no range declared
  • maths≈ ≠ ≤ ≥ ± × ÷ ∑ √ ∞no range declared

Detail

Formats
woff2, woff, ttf (what the provider can serve. This page asks for woff2)
Fallbacks
serif
Also on
only fontshare
Transfer
measuring…

Ship it

Exactly the selection above.

CSS

@font-face {
  font-family: "Aktura";
  src: url("https://cdn.fontshare.com/wf/NIVDH3M5EHMOFQLFSO44DGIVRSURZ2LO/UBHE7HWG6SMKX5EOD4TITKPDUJOMJVMC/UI4W6M6UVXNFLVDCI5G55QMMEE26RWQZ.woff2") format("woff2");
  font-display: swap;
  font-weight: 400;
  font-style: normal;
}

:root {
  --font-aktura: Aktura, "Aktura fallback", serif;
}

/*
 * Metric-matched fallback, generated with fontaine. Put it after the family in your
 * stack (`font-family: "Aktura", "Aktura fallback", serif`)
 * and the text will not move when the real font arrives.
 */
@font-face {
  font-family: "Aktura fallback";
  src: local("serif");
  size-adjust: 100%;
  ascent-override: 94%;
  descent-override: 40%;
  line-gap-override: 7%;
}