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