@font-face {
  font-family: Neue-Plak-Text-Bold;
  src: local("NeuePlakTextBold.otf"), url("/fonts/NeuePlakTextBold.otf") format("opentype");
}

@font-face {
  font-family: 'Neue Plak Regular';
  src: local("NeuePlakTextRegular.otf"), url("/fonts/NeuePlakTextRegular.otf") format("opentype");
}

@font-face {
  font-family: Neue-Plak-Text;
  src: local("NeuePlakTextRegular.otf"), url("/fonts/NeuePlakTextRegular.otf") format("opentype");
}

@font-face {
  font-family: Neue-Plak-Text-SemiBold;
  font-weight: 300;
  src: local("NeuePlakTextSemiBold.otf"), url("/fonts/NeuePlakTextSemiBold.otf") format("opentype");
}