@font-face {
  font-family: 'Chicken Pie';
  src: url('../fonts/chickenpie.eot');
  src: url('../fonts/chickenpie.eot?#iefix') format('embedded-opentype'),
       url('../fonts/chickenpie.woff2') format('woff2'),
       url('../fonts/chickenpie.woff') format('woff'),
       url('../fonts/chickenpie.ttf') format('truetype'),
       url('../fonts/chickenpie.otf') format("opentype"),
       url('../fonts/chickenpie.svg#CHICKENPie') format('svg'),;
  font-weight: normal;
  font-style: normal;
}
