/* LOCAL HOST */

 
/*   @font-face {
    font-family: 'ralewaythin';
    src: url('http://localhost/EitelHarms/fonts/Raleway/raleway-variablefont_wght-webfont.woff2') format('woff2'),
         url('http://localhost/EitelHarms/fonts/Raleway/raleway-variablefont_wght-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
  
  }
  @font-face {
    font-family: 'montserratregular';
    src: url('http://localhost/EitelHarms/fonts/Montserrat/montserrat-regular-webfont.woff2') format('woff2'),
         url('http://localhost/EitelHarms/fonts/Montserrat/montserrat-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
  
  } */
  
  
/* TEST SIDE */


 
  
  @font-face {
    font-family: 'ralewaythin';
    src: url('https://eitel-harms.de/fonts/Raleway/raleway-variablefont_wght-webfont.woff2') format('woff2'),
         url('https://eitel-harms.de/fonts/Raleway/raleway-variablefont_wght-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
  
  }
  @font-face {
    font-family: 'montserratregular';
    src: url('https://eitel-harms.de/fonts/Montserrat/montserrat-regular-webfont.woff2') format('woff2'),
         url('https://eitel-harms.de/fonts/Montserrat/montserrat-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
  
  }
  