@font-face {
  font-family: 'ONRAMP';
  src: url('../fonts/onramp/ONRAMP.eot');
  src: url('../fonts/onramp/ONRAMP.woff') format('woff'), 
      url('../fonts/onramp/ONRAMP.ttf') format('truetype'), 
      url('../fonts/onramp/ONRAMP.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Bough-Regular';
  src: url('../fonts/bough/Bough-Regular.eot');
  src: url('../fonts/bough/Bough-Regular.woff') format('woff'), 
      url('../fonts/bough/Bough-Regular.ttf') format('truetype'), 
      url('../fonts/bough/Bough-Regular.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Bough-Condensed';
  src: url('../fonts/bough/Bough-Condensed.eot');
  src: url('../fonts/bough/Bough-Condensed.woff') format('woff'), 
      url('../fonts/bough/Bough-Condensed.ttf') format('truetype'), 
      url('../fonts/bough/Bough-Condensed.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}