@font-face {
  font-family: 'Bolticons';
  src:    url(/fonts/bolt-icons.eot);
  src:    url(/fonts/bolt-icons.eot) format('embedded-opentype'),
  url(./fonts/bolt-icons.woff) format('woff'),
  url(./fonts/bolt-icons.ttf) format('truetype'),
  url(./fonts/bolt-icons.svg) format('svg');
  font-weight: normal;
  font-style: normal;
}
