/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'ubuntu-r';
  src: url('ubuntu/Ubuntu-R.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'source-sans-pro';
  src: url('source-sans-pro/SourceSansPro-Regular.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
