/* Puritan 2.0
 * --------------------------------------------------------------------------*/
@font-face {
  font-family: "Puritan 2.0";
  src: url("fontfaces/Puritan2.otf") format("TrueType");
  font-weight:  400;
  font-style:   regular;
  font-variant: normal;
  font-stretch: normal;
}@font-face {
  font-family: "Puritan 2.0";
  src: url("fontfaces/Puritan2Italic.otf") format("TrueType");
  font-weight:  400;
  font-style:   italic;
  font-variant: normal;
  font-stretch: normal;
}@font-face {
  font-family: "Puritan 2.0";
  src: url("fontfaces/Puritan2Bold.otf") format("TrueType");
  font-weight:  700;
  font-style:   regular;
  font-variant: normal;
  font-stretch: normal;
}@font-face {
  font-family: "Puritan 2.0";
  src: url("fontfaces/Puritan2BoldItalic.otf") format("TrueType");
  font-weight:  700;
  font-style:   italic;
  font-variant: normal;
  font-stretch: normal;
}

/* Silscreen
 * --------------------------------------------------------------------------*/
@font-face {
  font-family: "Silkscreen";
  src: url("fontfaces/silkscreen.ttf") format("TrueType");
  font-weight: 400;
}

@font-face {
  font-family: "Silkscreen";
  src: url("fontfaces/silkscreenb.otf") format("TrueType");
  font-weight: 700;
}

