/* CSS Document */
@font-face {
  font-family: 'Balto';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/balto-black.otf')  format('opentype')
}
@font-face {
  font-family: 'Balto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/balto-black.otf')  format('opentype');
}
@font-face {
  font-family: 'Balto';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/balto-black.otf')  format('opentype');
}
