/* This stylesheet generated by Transfonter (http://transfonter.org) on July 2, 2016 2:43 PM */

@font-face {
	font-family: 'FuturaLTW01';
	src: url('FuturaLTW01-Light.eot');
	src: url('FuturaLTW01-Light.eot?#iefix') format('embedded-opentype'),
		url('FuturaLTW01-Light.woff') format('woff'),
		url('FuturaLTW01-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

}
::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}

::-webkit-scrollbar-thumb {
  background: #f5a200;
  border: 0px none #ffffff;
  border-radius: 50px;
  overflow-y: scroll;
  overflow-x: hidden;
}
::-webkit-scrollbar-thumb:hover {
  background: #da950f;
  overflow-y: scroll;
  overflow-x: hidden;
}
::-webkit-scrollbar-thumb:active {
  background: #000000;
  overflow-y: scroll;
  overflow-x: hidden;
}
::-webkit-scrollbar-track {
  background: #0c0c0c;
  border: 0px none #ffffff;
  border-radius: 50px;
  overflow-y: scroll;
  overflow-x: hidden;
}
::-webkit-scrollbar-track:hover {
  background: #666666;
  overflow-y: scroll;
  overflow-x: hidden;
}
::-webkit-scrollbar-track:active {
  background: #333333;
  overflow-y: scroll;
  overflow-x: hidden;
}
::-webkit-scrollbar-corner {
  background: transparent;
  overflow-y: scroll;
  overflow-x: hidden;
}


