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