@font-face {
    font-family: 'rydeItalic';
    src: url('../fonts/StRyde-Italic.woff') format('woff'), 
         url('../fonts/StRyde-Italic.ttf') format('truetype');
}

@font-face {
    font-family: 'rydeMedium';
    src: url('../fonts/StRyde-Medium.woff') format('woff'), 
         url('../fonts/StRyde-Medium.ttf') format('truetype');
}

@font-face {
    font-family: 'rydeMediumItalic';
    src: url('../fonts/StRyde-MediumItalic.woff') format('woff'), 
         url('../fonts/StRyde-MediumItalic.ttf') format('truetype');
}

@font-face {
    font-family: 'rydeReg';
    src: url('../fonts/2D2FCC_2_0.woff') format('woff'), 
         url('../fonts/2D2FCC_2_0.ttf') format('truetype');
}

@font-face {
    font-family: 'rydeBold';
    src: url('../fonts/2D2FCC_3_0.woff') format('woff'), 
         url('../fonts/2D2FCC_3_0.ttf') format('truetype');
}