@font-face {
    font-family: 'centaurregular';
    src: url('/files/fonts/centaur.woff2') format('woff2'),
         url('/files/fonts/centaur.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}