@font-face {
  font-family: 'CooperativeBold';
  src: url('/assets/fonts/CooperativeBold/CooperativeBold.eot');
  src: local('☺'),
       url('/assets/fonts/CooperativeBold/CooperativeBold.eot?iefix') format('eot'), 
       url('/assets/fonts/CooperativeBold/CooperativeBold.woff') format('woff'), 
       url('/assets/fonts/CooperativeBold/CooperativeBold.ttf') format('truetype'), 
       
       url('/assets/fonts/CooperativeBold/CooperativeBold.svg#webfont') format('svg'), 
       local('☺');
  font-weight: normal;
  font-style: normal;
}