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

}