@function font-family($name: $base-font)
  @return '#{$name}', 'Arial', sans-serif
