/*@font-face {
    font-family: 'PlanStorytellingCleanRegular';
    src: url('planstor_clean-webfont.eot');
    src: local('☺'),
         url('planstor_clean-webfont.woff') format('woff'),
         url('planstor_clean-webfont.ttf') format('truetype'),
         url('planstor_clean-webfont.svg#webfont') format('svg');
    font-weight: normal;
    font-style: normal; }

*/

/*http://paulirish.com/2009/bulletproof-font-face-implementation-syntax/*/
@font-face {
  font-family: 'PlanStorytellingCleanRegular';
  src: url('planstor_clean-webfont.eot?') format('eot'), url('planstor_clean-webfont.woff') format('woff'), url('planstor_clean-webfont.ttf') format('truetype');
}
