fonts.scss 196 Bytes
@font-face{
  font-family: Wireone;
  src: font-url('wire-one.ttf');
}

/** Typo **/
$monospace: 'Menlo', 'Liberation Mono', 'Consolas', 'Courier New', 'andale mono', 'lucida console', monospace;