/* Neue Plak Text Light */
@font-face {
  font-family: 'Neue Plak';
  font-weight: 300;
  font-style: nomal;
  src: url('../fonts/NeuePlakTextLight/font.woff2') format('woff2'), url('../fonts/NeuePlakTextLight/font.woff') format('woff');
}
/* Neue Plak Regular */
@font-face {
  font-family: 'Neue Plak';
  font-weight: 400;
  font-style: nomal;
  src: url('../fonts/NeuePlakRegular/font.woff2') format('woff2'), url('../fonts/NeuePlakRegular/font.woff') format('woff');
}
/* Neue Plak Bold */
@font-face {
  font-family: 'Neue Plak';
  font-weight: 700;
  font-style: nomal;
  src: url('../fonts/NeuePlakBold/font.woff2') format('woff2'), url('../fonts/NeuePlakBold/font.woff') format('woff');
}
