/* CSS Document */

@font-face {
    font-family: 'ryeregular';
    src: url('/fonts/rye/rye-regular-webfont.eot');
    src: url('/fonts/rye/rye-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/rye/rye-regular-webfont.woff2') format('woff2'),
         url('/fonts/rye/rye-regular-webfont.woff') format('woff'),
         url('/fonts/rye/rye-regular-webfont.svg#ryeregular') format('svg');
    font-weight: normal;
    font-style: normal;

}