@charset "UTF-8";
/* CSS Document */

/* CD-Schrift B'90/Gruene (www.gruene.de). CSS angepasst von WARENFORM */

/* Arvo Gruen font licence: http://cdn.warenform.de/fonts/BereitBild/licence/ */

/* BereitBold */
@font-face {
	font-family: 'BereitBold';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
  	src: local('BereitBold'),
		url('//cdn.warenform.de/fonts/BereitBold/BereitBold-Oblique.woff2') format('woff2'), /* Super Modern Browsers */
		url('//cdn.warenform.de/fonts/BereitBold/BereitBold-Oblique.woff') format('woff'); /* Modern Browsers */
	text-rendering: optimizeLegibility;
}