@font-face {
    font-family: 'rifficons';
    src: url('rifftideicons.woff') format('woff'),
        url('rifftideicons.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'RennerLight';
    src: url('renner-light-webfont.woff2') format('woff2'),
        url('renner-light-webfont.woff') format('woff');
    font-weight: lighter;
    font-style: normal;

}

@font-face {
    font-family: 'Renner';
    src: url('renner-lightitalic-webfont.woff2') format('woff2'),
        url('renner-lightitalic-webfont.woff') format('woff');
    font-weight: lighter;
    font-style: italic;

}

@font-face {
    font-family: 'Renner';
    src: url('renner-medium-webfont.woff2') format('woff2'),
        url('renner-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Renner';
    src: url('renner-mediumitalic-webfont.woff2') format('woff2'),
        url('renner-mediumitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: italic;

}

@font-face {
    font-family: 'ChineseRocks';
    src: url('chinese_rocks_rg-webfont.woff2') format('woff2'),
         url('chinese_rocks_rg-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'chinese_rocksregular';
    src: url('chinese_rocks_rg-webfont.woff2') format('woff2'),
         url('chinese_rocks_rg-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Tribeca';
    src: url('tribeca-webfont.woff2') format('woff2'),
         url('tribeca-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}