@font-face {
    font-family: 'cerebri';
    src: url('cerebrisans-regular.woff') format('woff'),
         url('cerebrisans-regular.ttf') format('truetype'),
         url('cerebrisans-regular.eot');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cerebri-medium';
    src: url('cerebrisans-medium.woff') format('woff'),
         url('cerebrisans-medium.ttf') format('truetype'),
         url('cerebrisans-medium.eot');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cerebri-bold';
    src: url('cerebrisans-bold.woff') format('woff'),
         url('cerebrisans-bold.ttf') format('truetype'),
         url('cerebrisans-bold.eot');
    font-weight: normal;
    font-style: normal;
}