@charset "UTF-8";
/* CSS Document */


  @font-face {
    font-family: 'ride-semibold';
    src: url('../fonts/ride-semibold-webfont.eot');
    src: url('../fonts/ride-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ride-semibold-webfont.woff2') format('woff2'),
         url('../fonts/ride-semibold-webfont.woff') format('woff'),
         url('../fonts/ride-semibold-webfont.ttf') format('truetype'),
         url('../fonts/ride-semibold-webfont.svg#ridesemibold') format('svg');
    font-weight: bold;
    font-style: normal;
}
  @font-face {
    font-family: 'ride';
    src: url('../fonts/ride-webfont.eot');
    src: url('../fonts/ride-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ride-webfont.woff2') format('woff2'),
         url('../fonts/ride-webfont.woff') format('woff'),
         url('../fonts/ride-webfont.ttf') format('truetype'),
         url('../fonts/ride-webfont.svg#ride-webfont') format('svg');
    font-weight: normal;
    font-style: normal;
	text-rendering: optimizeLegibility;
}
@font-face {
    font-family: 'ride-bold';
    src: url('../fonts/ride-bold-webfont.eot');
    src: url('../fonts/ride-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ride-bold-webfont.woff2') format('woff2'),
         url('../fonts/ride-bold-webfont.woff') format('woff'),
         url('../fonts/ride-bold-webfont.ttf') format('truetype'),
         url('../fonts/ride-bold-webfont.svg#ridebold') format('svg');
    font-weight: bold;
    font-style: normal;
	text-rendering: optimizeLegibility;
}
@font-face {
    font-family: 'ride-light';
    src: url('../fonts/ridelight-webfont.eot');
    src: url('../fonts/ridelight-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ridelight-webfont.woff2') format('woff2'),
         url('../fonts/ridelight-webfont.woff') format('woff'),
         url('../fonts/ridelight-webfont.ttf') format('truetype'),
         url('../fonts/ridelight-webfont.svg#ridelight') format('svg');
    font-weight: normal;
    font-style: normal;

}