/* Copyright (C) Infinitive Web S.A., Infinitive Web S.A. Proprietary Use License (http://www.infinitive.ch/license) */ 

@font-face {
    font-family: 'rockwell';
    src: url('Rockwell_bold.eot');
    src: url('Rockwell_bold.eot?#iefix') format('embedded-opentype'),
         url('Rockwell_bold.woff') format('woff'),
         url('Rockwell_bold.ttf') format('truetype'),
         url('Rockwell_bold.svg#rockwell') format('svg');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'rockwell';
    src: url('Rockwell.eot');
    src: url('Rockwell.eot?#iefix') format('embedded-opentype'),
         url('Rockwell.woff') format('woff'),
         url('Rockwell.ttf') format('truetype'),
         url('Rockwell.svg#rockwell') format('svg');
    font-weight: normal;
    font-style: normal;

}