@font-face {
  font-family: 'Haskell';
  src:url('/static/fonts/Haskell.eot');
  src:url('/static/fonts/Haskell.eot?#iefix') format('embedded-opentype'),
  url('/static/fonts/Haskell.woff') format('woff'),
  url('/static/fonts/Haskell.ttf') format('truetype'),
  url('/static/fonts/Haskell.svg#Haskell') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'glyphicons halflings';
  src:url('/static/fonts/glyphicons-halflings-regular.eot') format('embedded-opentype'),
  url('/static/fonts/glyphicons-halflings-regular.woff') format('woff'),
  url('/static/fonts/glyphicons-halflings-regular.ttf') format('truetype'),
  url('/static/fonts/glyphicons-halflings-regular.svg') format('svg');
}
