@font-face {
    font-family: 'rex_bold_inlineregular';
    src: url('rex_bold_inline.eot');
    src: url('rex_bold_inline.eot?#iefix') format('embedded-opentype'),
         url('rex_bold_inline.woff') format('woff'),
         url('rex_bold_inline.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'rex_bold_bold';
    src: url('rex_bold.eot');
    src: url('rex_bold.eot?#iefix') format('embedded-opentype'),
         url('rex_bold.woff') format('woff'),
         url('rex_bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'rex_lightregular';
    src: url('rex_light.eot');
    src: url('rex_light.eot?#iefix') format('embedded-opentype'),
         url('rex_light.woff') format('woff'),
         url('rex_light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}