Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 481 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 481 Bytes

brand-kit

Brand guide and logos for the Fasten Health brand.

Logo Typography Guidelines

.az-logo {
    font-weight: 700;
    font-size: 28px;
    font-family: Poppins, sans-serif;
    text-transform: lowercase;
    color: #5b47fb;
    letter-spacing: -1px;
    display: flex;
    align-items: center;
    position: relative;
    top: -2px;
}
<link href="https://fonts.googleapis.com/css?family=Poppins:200,300,400,600,700,800" rel="stylesheet"/>