@font-face {
  /* Normal */
  font-family: "Puritan OFLB";
  src: url("/fonts/Puritan2.otf") format("opentype");
  font-weight:  400;
  font-style:   normal;
  font-variant: normal;
  font-stretch: normal;
}@font-face {
  /* Bold */
  font-family: "Puritan OFLB";
  src: url("/fonts/Puritan2Bold.otf") format("opentype");
  font-weight:  700;
  font-style:   normal;
  font-variant: normal;
  font-stretch: normal;
}@font-face {
  /* BoldItalic */
  font-family: "Puritan OFLB";
  src: url("/fonts/Puritan2BoldItalic.otf") format("opentype");
  font-weight:  700;
  font-style:   italic;
  font-variant: normal;
  font-stretch: normal;
}@font-face {
  /* Italic */
  font-family: "Puritan OFLB";
  src: url("/fonts/Puritan2Italic.otf") format("opentype");
  font-weight:  400;
  font-style:   italic;
  font-variant: normal;
  font-stretch: normal;
}          
