@font-face {
	font-family: "Graublau Sans Web";
	src: url(fonts/GraublauWeb.otf) format("opentype");
	}
@font-face {
	font-family: "Graublau Sans Web";
	font-weight: bold;
	src: url(fonts/GraublauWebBold.otf) format("opentype");
	}

    @font-face {
  font-family: "Helvetica neue (light)";
  src: local("HelveticaNeueLTPro-UltLt.otf"), 
       url("http://openfontlibrary.fontly.org/content/rasmusjonsson/62/HelveticaNeueLTPro-UltLt.otf") 
       format("opentype");
  font-weight:  400;
  font-style:   regular;
  font-variant: normal;
  font-stretch: normal;
}

@font-face {
  font-family: "Puritan 20";
  src: local("Puritan2.otf"), url("http://openfontlibrary.fontly.org/content/benweiner/3/Puritan2.otf") format("opentype");
  font-weight:  400;
  font-style:   regular;
  font-variant: normal;
  font-stretch: normal;
}
@font-face {
  font-family: "Puritan 20";
  src: local("Puritan2Bold.otf"), url("http://openfontlibrary.fontly.org/content/benweiner/3/Puritan2Bold.otf") format("opentype");
  font-weight:  bold;
  font-style:   regular;
  font-variant: normal;
  font-stretch: normal;
}
@font-face {
  font-family: "Puritan 20";
  src: local("Puritan2BoldItalic.otf"), url("http://openfontlibrary.fontly.org/content/benweiner/3/Puritan2BoldItalic.otf") format("opentype");
  font-weight:  bold;
  font-style:   italic;
  font-variant: normal;
  font-stretch: normal;
}
@font-face {
  font-family: "Puritan 20";
  src: local("Puritan2Italic.otf"), url("http://openfontlibrary.fontly.org/content/benweiner/3/Puritan2Italic.otf") format("opentype");
  font-weight:  400;
  font-style:   italic;
  font-variant: normal;
  font-stretch: normal;
}

