Vebego Component Library

Fonts

<h1 class="atm-heading ">Proxima Nova</h1>

<div class="mb-4">
    <div class="atm-paragraph text-md">The Proxima Nova family is a complete reworking of Proxima Sans (1994). The original six fonts (three weights with italics) have been expanded to 42 full-featured OpenType fonts. There are three widths: Proxima Nova, Proxima Nova Condensed, and Proxima Nova Extra Condensed. Each width consists of 14 fonts--seven weights with matching italics. Stylistically, Proxima Nova straddles the gap between typefaces like Futura and Akzidenz Grotesk. The result is a hybrid combining humanistic proportions with a somewhat geometric appearance.</div>
</div>
<a class="atm-link " href="https://fonts.adobe.com/fonts/proxima-nova" title="https://fonts.adobe.com/fonts/proxima-nova" aria-label="" target="">https://fonts.adobe.com/fonts/proxima-nova</a>
{{ render '@heading' heading merge=true}}
<div class="mb-4">{{ render '@paragraph' paragraph merge=true}}</div>
{{ render '@link--with-icon' link merge=true}}
{
  "heading": {
    "tag": "h1",
    "text": "Proxima Nova"
  },
  "paragraph": {
    "text": "The Proxima Nova family is a complete reworking of Proxima Sans (1994). The original six fonts (three weights with italics) have been expanded to 42 full-featured OpenType fonts. There are three widths: Proxima Nova, Proxima Nova Condensed, and Proxima Nova Extra Condensed. Each width consists of 14 fonts--seven weights with matching italics. Stylistically, Proxima Nova straddles the gap between typefaces like Futura and Akzidenz Grotesk. The result is a hybrid combining humanistic proportions with a somewhat geometric appearance."
  },
  "link": {
    "href": "https://fonts.adobe.com/fonts/proxima-nova",
    "title": "https://fonts.adobe.com/fonts/proxima-nova",
    "text": "https://fonts.adobe.com/fonts/proxima-nova"
  }
}
  • Content:
    html
    {
        @apply font-body font-normal text-md text-gray;
    }
    
    body
    {
        
    }
    
  • URL: /components/raw/fonts/fonts.css
  • Filesystem Path: src\components\01-base\fonts\fonts.css
  • Size: 85 Bytes

No notes defined.