/**
 * @license
 * MyFonts Webfont Build ID 3937458, 2020-08-19T07:23:15-0400
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: BrixSansBlack by HVD Fonts
 * URL: https://www.myfonts.com/fonts/hvdfonts/brix-sans/black/
 *
 * Webfont: BrixSansBold by HVD Fonts
 * URL: https://www.myfonts.com/fonts/hvdfonts/brix-sans/bold/
 *
 * Webfont: BrixSansExtraLight by HVD Fonts
 * URL: https://www.myfonts.com/fonts/hvdfonts/brix-sans/extra-light/
 *
 * Webfont: BrixSansLight by HVD Fonts
 * URL: https://www.myfonts.com/fonts/hvdfonts/brix-sans/light/
 *
 * Webfont: BrixSansMedium by HVD Fonts
 * URL: https://www.myfonts.com/fonts/hvdfonts/brix-sans/medium/
 *
 * Webfont: BrixSansRegular by HVD Fonts
 * URL: https://www.myfonts.com/fonts/hvdfonts/brix-sans/regular/
 *
 * Webfont: BrixSansBold-Italic by HVD Fonts
 * URL: https://www.myfonts.com/fonts/hvdfonts/brix-sans/bold-italic/
 *
 * Webfont: BrixSansExtraLight-Italic by HVD Fonts
 * URL: https://www.myfonts.com/fonts/hvdfonts/brix-sans/extra-light-italic/
 *
 * Webfont: BrixSansLight-Italic by HVD Fonts
 * URL: https://www.myfonts.com/fonts/hvdfonts/brix-sans/light-italic/
 *
 * Webfont: BrixSansMedium-Italic by HVD Fonts
 * URL: https://www.myfonts.com/fonts/hvdfonts/brix-sans/medium-italic/
 *
 * Webfont: BrixSansBlack-Italic by HVD Fonts
 * URL: https://www.myfonts.com/fonts/hvdfonts/brix-sans/black-italic/
 *
 * Webfont: BrixSansRegular-Italic by HVD Fonts
 * URL: https://www.myfonts.com/fonts/hvdfonts/brix-sans/italic/
 *
 *
 * Webfonts copyright: Copyright (c) 2014 by Hannes von Doehren, Livius Dietzel. All rights reserved.
 *
 * © 2020 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
/*
auskommentiert 2022-10-27 sascha und tom 
@import url("//hello.myfonts.net/count/3c14b2");

*/

@font-face {
  font-family: 'BrixSansLight';
  src: url('./webFonts/BrixSansLight/font.woff2') format('woff2'), url('./webFonts/BrixSansLight/font.woff') format('woff');
}

@font-face {
  font-family: 'BrixSansMedium';
  src: url('./webFonts/BrixSansMedium/font.woff2') format('woff2'), url('./webFonts/BrixSansMedium/font.woff') format('woff');
}

@font-face {
  font-family: 'BrixSansExtraLight';
  src: url('./webFonts/BrixSansExtraLight/font.woff2') format('woff2'), url('./webFonts/BrixSansExtraLight/font.woff') format('woff');
}

@font-face {
  font-family: 'BrixSansBold';
  src: url('./webFonts/BrixSansBold/font.woff2') format('woff2'), url('./webFonts/BrixSansBold/font.woff') format('woff');
}

@font-face {
  font-family: 'BrixSansRegular-Italic';
  src: url('./webFonts/BrixSansRegular-Italic/font.woff2') format('woff2'), url('./webFonts/BrixSansRegular-Italic/font.woff') format('woff');
}

@font-face {
  font-family: 'BrixSansBlack';
  src: url('./webFonts/BrixSansBlack/font.woff2') format('woff2'), url('./webFonts/BrixSansBlack/font.woff') format('woff');
}

@font-face {
  font-family: 'BrixSansBlack-Italic';
  src: url('./webFonts/BrixSansBlack-Italic/font.woff2') format('woff2'), url('./webFonts/BrixSansBlack-Italic/font.woff') format('woff');
}

@font-face {
  font-family: 'BrixSansLight-Italic';
  src: url('./webFonts/BrixSansLight-Italic/font.woff2') format('woff2'), url('./webFonts/BrixSansLight-Italic/font.woff') format('woff');
}

@font-face {
  font-family: 'BrixSansMedium-Italic';
  src: url('./webFonts/BrixSansMedium-Italic/font.woff2') format('woff2'), url('./webFonts/BrixSansMedium-Italic/font.woff') format('woff');
}

@font-face {
  font-family: 'BrixSansBold-Italic';
  src: url('./webFonts/BrixSansBold-Italic/font.woff2') format('woff2'), url('./webFonts/BrixSansBold-Italic/font.woff') format('woff');
}

@font-face {
  font-family: 'BrixSansRegular';
  src: url('./webFonts/BrixSansRegular/font.woff2') format('woff2'), url('./webFonts/BrixSansRegular/font.woff') format('woff');
}

@font-face {
  font-family: 'BrixSansExtraLight-Italic';
  src: url('./webFonts/BrixSansExtraLight-Italic/font.woff2') format('woff2'), url('./webFonts/BrixSansExtraLight-Italic/font.woff') format('woff');
}