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