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

}

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

}