@font-face {
  font-family: 'Schoolbell';
  font-style: normal;
  font-weight: 400;
  src: local('Schoolbell'), url(/fonts/Schoolbell.woff) format('woff');
}

@font-face {
  font-family: 'Astloch-Bol';
  src: url(/static/fonts/Astloch-Bold.ttf) format('ttf');
}       

@font-face {
  font-family: 'Liberation-San-LARGE';
  font-style: normal;
  font-weight: 400;
  src: url(/static/fonts/Liberation_Sans-Regular.ttf) format('ttf');
}       

@font-face {
  font-family: 'PT_Sans-LARGE';
   font-style: normal;
  font-weight: 400;
  src: url(/static/fonts/PT_Sans-Caption-Web-Regular.ttf) format('ttf');
}       