@font-face {
  font-family: 'lucasthin';
  src: url('fonts/FSLucasWeb-Thin.woff2') format('woff2'),
     url('fonts/FSLucasWeb-Thin.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'lucasthinitalic';
  src: url('fonts/FSLucasWeb-ThinItalic.woff2') format('woff2'),
     url('fonts/FSLucasWeb-ThinItalic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'lucasreg';
  src: url('fonts/FSLucasWeb-Regular.woff2') format('woff2'),
     url('fonts/FSLucasWeb-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'lucasmed';
  src: url('fonts/FSLucasWeb-Med.woff2') format('woff2'),
     url('fonts/FSLucasWeb-Med.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'lucasbold';
  src: url('fonts/FSLucasWeb-Bold.woff2') format('woff2'),
     url('fonts/FSLucasWeb-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'akzidenz';
  src: url('fonts/AkzidenzGrotConBQ-Medium.ttf') format('truetype'),
	  url('fonts/AkzidenzGrotConBQ-Medium.woff') format('woff'),
	  url('fonts/AkzidenzGrotConBQ-Medium.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}