Skip to content

cremadesign/smtr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

SMTR Dashboard Mockup

Proof Site

https://xd.adobe.com/view/0f928c4d-a751-4e4e-a78f-3c4efc8f746f-5ac1/

Font Embeds

HTML

<link rel="stylesheet" href="https://use.typekit.net/lrs0tdd.css">

CSS

/* Acme Gothic Semibold */
/* Recommended Use: h1, h2 */
font-family: acme-gothic, sans-serif;
font-weight: 600;
font-style: normal;

/* All Round Gothic Book */
/* Recommended Use: h3, h4, navigation */
font-family: all-round-gothic, sans-serif;
font-weight: 400;
font-style: normal;

/* Acumin Pro Regular */
/* Recommended Use: default font */
font-family: acumin-pro, sans-serif;
font-weight: 400;
font-style: normal;

/* Acumin Pro Italic */
/* Recommended Use: default font */
font-family: acumin-pro, sans-serif;
font-weight: 400;
font-style: italic;

Releases

No releases published

Packages

No packages published