Skip to content

haxiom/haxiom-brand

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Haxiom Brand


Some handy-dandy scss!

Fonts

Novecento Sans Wide Medium

Availability: myfonts or fontspring
License: Webfont allows for unlimited views/domains.
Pricing: There are six free weights including Medium.
Usage: MyFontsWebfontsKit.zip is included in the repo to install locally on a site.

@mixin hax-font( $size ) {
  font-family: 'Novecentosanswide-Medium';
  font-size: $size;
  font-style: normal;
  font-weight: normal;
}

Colors

$hax-blue: #429FD0;  
$hax-vivid-red: #EC1C24;  
$hax-soft-red: #EF4B55;

About

Haxiom Logos and Style Guide

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published