@font-face {
    font-family: 'Ride';
    src: url('Ride.eot'); /* IE9 Compat Modes */
    src: url('Ride.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('Ride.woff') format('woff'), /* Modern Browsers */
         url('Ride.ttf') format('truetype'), /* Safari, Android, iOS */
         url('Ride.svg#Ride') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: 500;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'Ride';
    src: url('Ride-Italic.eot'); /* IE9 Compat Modes */
    src: url('Ride-Italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('Ride-Italic.woff') format('woff'), /* Modern Browsers */
         url('Ride-Italic.ttf') format('truetype'), /* Safari, Android, iOS */
         url('Ride-Italic.svg#Ride-Italic') format('svg'); /* Legacy iOS */
    font-style: italic;
    font-weight: 500;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'Ride';
    src: url('Ride-Bold.eot'); /* IE9 Compat Modes */
    src: url('Ride-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('Ride-Bold.woff') format('woff'), /* Modern Browsers */
         url('Ride-Bold.ttf') format('truetype'), /* Safari, Android, iOS */
         url('Ride-Bold.svg#Ride-Bold') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: 700;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'Ride';
    src: url('Ride-BoldItalic.eot'); /* IE9 Compat Modes */
    src: url('Ride-BoldItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('Ride-BoldItalic.woff') format('woff'), /* Modern Browsers */
         url('Ride-BoldItalic.ttf') format('truetype'), /* Safari, Android, iOS */
         url('Ride-BoldItalic.svg#Ride-BoldItalic') format('svg'); /* Legacy iOS */
    font-style: italic;
    font-weight: 700;
    text-rendering: optimizeLegibility;
}