@font-face {
  font-family: 'barkpipe';
  src: url('../font/barkpipeLig.woff') format('woff'),
       url('../font/barkpipeLig.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'barkpipe';
  src: url('../font/barkpipemed.woff') format('woff'),
       url('../font/barkpipemed.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'barkpipe';
  src: url('../font/barkpipebol.woff') format('woff'),
       url('../font/barkpipebol.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
