@font-face {
    font-family: 'Gilroy';
    src: url('/static/web-fonts/gilroy/woff2/Gilroy-ExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'Gilroy';
    src: url('/static/web-fonts/gilroy/woff2/Gilroy-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'Gilroy';
    src: url('/static/web-fonts/gilroy/woff2/Gilroy-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'Gilroy';
    src: url('/static/web-fonts/gilroy/woff2/Gilroy-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'Gilroy';
    src: url('/static/web-fonts/gilroy/woff/Gilroy-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'Gilroy';
    src: url('/static/web-fonts/gilroy/woff2/Gilroy-Thin.woff2') format('woff2');
    font-weight: 100;
    font-style: normal;
  }
  